/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/


.smallTypo {
	font-size: 11px;
	line-height: 14px;
	color: #999999;
}
.smallTypo a {
	color: #999999!important;
}



.productRow a {
	color:#990000;
}

#outertable {
	width: 860px;
}

.zoomlink {
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	top: 75px;
	left: 0px;
	background: url(img/zoom.gif) no-repeat;
}


#headerRow {
	clear: both;
}

#headerRow .mainLeftCol {
	border-top: 1px solid #333;
}
#headerRow .mainRightCol {
	border-top: 1px solid #333;

}


.boxText { 
	font-family: "Trebuchet MS";
	font-size: 10px;
}

.boxTextBG {
	font-family: "Trebuchet MS";
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: "Trebuchet MS";
	font-size: 10px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family: "Trebuchet MS";
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family: "Trebuchet MS";
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family: "Trebuchet MS";
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family: "Trebuchet MS";
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}



img{
	border:0;
}

A {
  color:#990000;
  text-decoration: none;
}

A:hover {
  color: #990000;
  text-decoration: underline;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #333000; 
}

A.headerNavigation:hover {
  color: #333000;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}



.infoBox {
}

.infoBoxContents {
  font-family: "Trebuchet MS";
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Trebuchet MS";
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0 4px 0;
	color: #333;
	border-top: 1px solid #333000;
}

TD.infoBoxHeading_right {
  font-family: "Trebuchet MS";
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #333000;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Trebuchet MS";
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: "Trebuchet MS";
  font-size: 10px;
  background: #E6E6E6; 

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: "Trebuchet MS";
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "Trebuchet MS";
  font-size: 10px;
}

A.pageResults {
	color: #3330FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #3330FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Trebuchet MS";
  font-size: 16px;
  font-weight: bold;
  color: #333000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Trebuchet MS";
  font-size: 10px;
  color: #333000;
}

TD.main, P.main {
  font-family: "Trebuchet MS";
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Trebuchet MS";
  font-size: 10px;
}

TD.accountCategory {
  font-family: "Trebuchet MS";
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Trebuchet MS";
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Trebuchet MS";
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: "Trebuchet MS";
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Trebuchet MS";
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "Trebuchet MS";
  font-size: 12px;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.copyright {
  text-indent:-12000px;
  font-family: "Trebuchet MS";
  line-height: 1.5;
  text-align:center;
  color: #fff;
}
A.copyright, A:visited.copyright {
  color: #fff;
}
A.copyright:hover {
  color: #fff;
  text-decoration: underline;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Trebuchet MS";
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: "Trebuchet MS";
	color: #ff0000;
	text-decoration: line-through;
	
	/*display:none;*/
}
SPAN.errorText {
  font-family: "Trebuchet MS";
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: "Trebuchet MS";
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-family: "Trebuchet MS";
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: "Trebuchet MS";
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Trebuchet MS"; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: "Trebuchet MS"; font-size: 10px; color: #333000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #333000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#333000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* input requirement */



.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	letter-spacing: 1px;
	word-spacing: -1px;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: "Trebuchet MS";
  font-size: 10px;
  color: #333000;
  font-weight: bold;
  display:none;
}
.onepxwidth {
	width: 1px;
}

/* create account tabelle */

.productRowSpacer{
	clear: both;
	margin-top: 0;
	padding-top: 10px;

}
.productRowSpacerLine{
	clear: both;
	margin-top: 0;
	padding-top: 10px;
	border-top: solid 1px #333;

}

.tabHead {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
}

.fieldName {
	width: 90px;
	text-align: right;
	padding: 0 10px 0 0;
	padding-bottom: 4px;
	color: #666;
	vertical-align: top;
}

.fieldField, .fieldRadio {
	color: #666;
	width: 480px;
	padding-bottom: 4px;
}

.fieldField input, .fieldField select{
	width: 180px;
	margin-right: 8px;
}


/*  checkout_confirmation */

.productsTable td.main .inner {
	border-top: solid 1px #CCC;
	margin-right: 10px;
	line-height: 17px;
}

.productsTable td.last {
	border-top: solid 1px #CCC;
	width: 180px;
	line-height: 17px;
}

.totalsTable {
	border-top: solid 1px #333;
	margin: 4px 0 0 0;
}
.totalsTable td {
	vertical-align: top;
	padding: 2px 0 2px 0;
}
/*  checkout_confirmation */
/*  checkout_shipping */
.checkoutTable td {
	vertical-align: top;
}


.checkoutTable .top {
	border-top: solid 1px #CCC;
	padding: 4px 5px 2px 0;
}
.checkoutTable .top img, .checkoutTable .top input {
	vertical-align:text-top;
}
.checkoutTable .bottom {
	padding: 0 0 8px 0;
}

.checkoutTable .last {
	padding: 2px 0 8px 0;
	text-align: right;
}
/*  checkout_payment */
/*  ---> banktransfer */

.checkoutfields {
	float: left;
	width: 49%;
}

.checkoutfields input {
 	width: 125px;
}
.hilfstext_fields{
	font-size: 10px;
	line-height: 12px;
	color: #333;
	padding: 6px 0 2px 0;
}
.hilfstext_fields_hidden {
	display: none;
}

.hilfstext_grau, .hilfstext_grau a {
	color:#999;
	font-style:italic;
	padding-right: 5px;
	font-size: 11px;
	line-height: 15px;
}
.hilfstext_rot {
	color:#990000;
	font-style:italic;
	padding-right: 5px;
}

.textArea, #comments {
	width: 560px;
}

/*  checkout_adressblock bearbeiten */

.adressRow, .adressRowSelected {
	border-top: solid 1px #CCC;
	padding: 2px 0 0 0;
	clear: left;
} 
.radioCol{
	float: left;
	padding-right: 10px;
	padding-bottom: 4px;
}

.adressCol{
	float: left;
	margin-right: 10px;
	padding-bottom: 4px;
}


/*  create account tabelle */
.hilfstext {
	font-size: 10px;
	line-height: 12px
}

.inputRequirement {font-size: 10px; color: #990000; }

/* message box */

.messageBox { font-family: "Trebuchet MS"; font-size: 10px;}
.messageStackError, .messageStackWarning { font-family: "Trebuchet MS"; font-size: 11px; padding: 4px; color: #FF0000;}
.messageStackSuccess { font-family: "Trebuchet MS"; font-size: 11px; background-color: #99ff00; padding: 4px; }

.errorTD, .messageStackWarning {
	padding: 10px;
	color: #FF0000;
	border: dotted 1px #FF0000;
}

.mainLeftColTab {
	width: 480px;
	float: left;
	border-top: solid 1px #333;
	padding-top: 8px;
	margin-bottom: 4px;
}

.mainRightColTab {
	width: 180px;
	margin-left: 10px;
	float: left;
	border-top: solid 1px #999;
	padding-top: 8px;
	margin-bottom: 4px;
}

/* 3col boxes */

.mainCol1 {
	width: 217px;
	float: left;
}
.mainCol2 {
	width: 217px;
	float: left;
	margin-left: 10px;
}
.mainCol3 {
	width: 216px;
	float: left;
	margin-left: 10px;
}

.mainCol2_2 {
	width: 443px;
	float: left;
	margin-left: 10px;
}


/*  account.php//////////////////////////// */

.linkliste {
	font-size: 11px;
	margin: 0;
	padding: 2px 0 2px 0;

}

/*  firefox korrektur */
html>body .linkliste li {
	list-style: url(img/pfeil_rot.gif) none outside;
	padding: 0 0 2px 0;
	margin-left: 25px;
}

.linkliste li {
	list-style: url(img/pfeil_rot.gif) none outside;
	padding: 0 0 2px 0;
	margin-left: 18px;
	font-weight: bold;
}

.linkliste li a {
	color: #990000;
}

/*  accout.php//////////////////////////// */


/*  create accout tabelle */

/*  abschlussleiste fuer button */

.buttonBottom {
	clear: both;
	border-bottom: solid 1px #ccc;
	margin-top: 10px;
	padding: 0 0 3px 0;
	text-align: right;

}

.buttonBottomHell {
	clear: both;
	border-bottom: solid 1px #ccc;
	margin-top: 10px;
	padding: 0 0 3px 0;
	text-align: right;

}

.infoBoxHeadingCart_right {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0 4px 0;
	color: #333;
	border-top: 3px solid #333000;
	background-color: #E6E7D7;

}

.boxContainer {
	margin-top: 0px;
}

.cartBox{
	font-family: "Trebuchet MS";
	background-color: #E6E7D7;
	font-size: 11px;
	lineheight: 13px;
	margin-bottom: 6px;
	border-bottom: solid 1px #666;
	padding: 0;
}

/* loginfelder formatieren */
.login input {
	width: 140px;
	margin: 2px 0 6px 0;
}

.cartBoxHead, .cartBoxHead_cart, .cartBoxHead_login, .cartBoxHead_account {
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0 6px 8px;
	color: #333;
	border-top: 3px solid #333000;
	background-color: #E6E7D7;
	background-repeat: no-repeat;
	background-position: right top;	
}
* html .cartBoxHead, * html .cartBoxHead_cart, * html .cartBoxHead_login, * html .cartBoxHead_account {
	background-position: right 4px;
}

.cartBoxHead_cart {
	background-image:url(img/nav_cart_back.gif);
}
.cartBoxHead_login {
	background-image:url(img/nav_login_back.gif);
}
.cartBoxHead_account {
	background-image:url(img/nav_account_back.gif);
}

.cartBoxRow {
	clear:both;
	padding: 2px 8px 0px 8px;
}
.cartBoxNumber {
	width: 20%;
	float:left;
}
.cartBoxItem {
	width: 80%;
	float:left;
}
.cartBoxSpacer {
	clear:both;
	height: 0.5em;
}
.cartBoxSum{
	clear: both;
	text-align:right;
	padding: 4px 8px 4px 8px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-image: url(img/b_raster_weiss.gif);	
}
.boxFooter {
	clear: both;
	float: none;
	margin: 8px 0 0 0;
	padding: 0;
	text-align: right;
}

.linkBut {
	margin-left: 70%;
	padding: 2px;
	background-color: #666666;
}
.linkBut a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
.linkBut a:hover {
	text-decoration: underline;
}

#footer {
	clear:both;
	padding: 20px 0 0 0;
}

.blume {
	background: url(img/blume.gif) no-repeat;
	width: 29px;
	height: 32px;
	margin: -10px 5px;
	position: relative;
}
.blume {
	background: url(img/bildmarke.gif) no-repeat;
	width: 37px;
	height: 48px;
	margin: -10px 5px;
	position: relative;
}

.copyright {
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
}

.copyright a {
	color: #333;
}
.linie3 {
	width: 860px;
	height: 5px;
	background-color: #333;
}


#container {
	text-align:left;
	width: 860px;
}
#mainCol {
	clear: both;
	width: 670px;
	float: left;
}
.innerCol {
	margin-left: 10px;
}
#leftCol {
	width: 190px;
	float: left;
}
#rightCol {
	width: 190px;
	float: left;
}
.innerRightCol {
	margin-left: 10px;
	border-top: solid 1px #333;
	padding-top: 8px;
	margin-bottom: 10px;
}

.productRow {
	clear: both;
}

/* listenansicht der artikel */

.mainLeftColHeader{
	width: 480px;
	float: left;
	border-top: solid 1px #333;
	margin-bottom: 0px;
}

.mainLeftCol {
	width: 480px;
	float: left;
	border-top: solid 1px #333;
	padding-top: 8px;
	margin-bottom: 0px;
}

.mainLeftColH1 {
	width: 480px;
	float: left;
	margin-bottom: 0px;
}
.mainRightColHeader {
	width: 180px;
	margin-left: 10px;
	float: left;
	border-top: solid 1px #333;
	margin-bottom: 0px;
}

.mainRightCol {
	width: 180px;
	margin-left: 10px;
	float: left;
	border-top: solid 1px #999;
	padding-top: 8px;
	margin-bottom: 0px;
}
.mainRightColInner {
	padding-right: 5px;
	color: #999999;
}

.mainRightCol td {
	color: #999;
	border-top: solid 1px #ccc;
	padding: 2px 0 2px 0;
	width: 50%;
	vertical-align: top;
}

.imgFloatLeft{
	float: left;
	width: 120px;
	position: relative;
}
.textFloatLeft{
	float: left;
	width: 350px;
}
.innerCol5 {
	padding-right: 5px;
}

.preis {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0 4px 0;
}

.rabatt {
	font-size: 10px;
}
.preisZusatz {
	color: #999;
	font-size: 10px;
	line-height: 12px;	
}
.preisZusatz a {
	color: #999;
	text-decoration: none;	
}
.preisZusatz a:hover {
	text-decoration: underline;	
}
.preisZusatz a:after {
	content: ' [>]';	
}

/* ende listenansicht der artikel */

#head {
	border-top: solid 1px #333;
	padding-top: 4px;
}
.bread {
	float:left;
	padding-bottom: 6px;
}
.naviTop {
	float:right;
	padding-bottom: 6px;
}
#catNavi {
	clear:both;
	padding: 2px 8px 8px 8px;
}

#catNavi ul {
	padding:0;
	margin:0;
}
#catNavi ul li {
	font-weight: bold;
	list-style: none;
	margin:0;
}
#catNavi ul li ul {
	padding-left:10px;
}
#catNavi ul li ul li {
	font-weight: normal;
	list-style: none;
	margin:0;
}

.boxContainer a {
	color: #000;
}

.activeCat {
	color:#990000;
}
/* header definitionen */
.h1Container {
	height: 60px;
}
.h1Container, .h1Container_account {
	position: relative;
	left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
.h1Container_account {
	height: 68px;
	background-image:url(img/head_account.gif);
}

/* produktnavigation */

.prodNavLeft {
	position: absolute;
	bottom:15px;
	left: -190px;
}

.prodNavLeft a, .prodNavRight a {
color: #999;
font-size: 11px;
line-height: 13px;
font-weight: bold;
}

.prodNavLeft a:hover, .prodNavRight a:hover {
color: #990000;
text-decoration: none;
}

.prodNavRight {
	position: absolute;
	bottom:15px;
	left: 0px;
}
.prodNavRight ul, .prodNavLeft ul {
	padding:0;
	margin:0;
}
.prodNavRight ul li, .prodNavLeft ul li {
	list-style:none;
	padding: 2px 0 0 0;
	line-height: 14px;
}
/* ende produktnavigation */

/* shopping-cart / order_details.html */
.colImageTop {
	width:120px;
	vertical-align: top;
	padding: 10px 0 4px 0;
	border-top: solid 1px #333;
	font-size: 10px;
}
.colNumberTop {
	width:40px;
	vertical-align: top;
	padding: 10px 0 4px 0;
	border-top: solid 1px #333;
	font-size: 10px;
}
.colTextTop {
	width:230px;
	vertical-align: top;
	font-size: 10px;
}
.colTextTopInner {
	margin-right: 10px;
	border-top: solid 1px #333;
	padding: 10px 0px 4px 0;
}

.colSingleTop {
	width:70px;
	vertical-align: top;
	padding: 10px 4px 4px 0;
	font-size: 10px;
	border-top: solid 1px #333;
	text-align: right;
}
.colTotalTop {
	width:70px;
	vertical-align: top;
	padding: 10px 4px 4px 0;
	font-size: 10px;
	border-top: solid 1px #333;
	text-align: right;
}
.colClearTop {
	width:30px;
	vertical-align: top;
	padding: 10px 0 4px 0;
	font-size: 10px;
	border-top: solid 1px #333;
	text-align: center;
}

.colImage {
	vertical-align: top;
	padding: 4px 0 4px 0;
	border-top: solid 1px #999;
}
.colNumber {
	vertical-align: top;
	padding: 4px 0 4px 0;
	border-top: solid 1px #999;
}
.colText{
	vertical-align: top;
}
.colTextInner {
	margin-right: 10px;
	border-top: solid 1px #999;
	padding: 4px 0px 4px 0;
	color:#333;

}
.colSingle{
	vertical-align: top;
	text-align: right;
	padding: 4px 4px 4px 0;
	border-top: solid 1px #999;
}
.colTotal{
	vertical-align: top;
	text-align: right;
	padding: 4px 4px 4px 0;
	border-top: solid 1px #999;
}
.colClear{
	vertical-align: top;
	padding: 4px 0 4px 0;
	border-top: solid 1px #999;
	text-align: center;
}


/* produktnavigation */

h1 {
	margin:0 0 0.25em 0;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	letter-spacing: 1px;
	word-spacing: -1px;
	position: absolute;
	bottom:10px;
}


h2 {
	margin:0 0 0.25em 0;
	color: #990000;
	font-size: 13px;

}

h3 {
	margin:0 0 4px 0;
	color: #990000;
	font-size: 13px;
	border-top: solid 1px #333;
	padding: 8px 0 0 0;

}
h4 {
	margin:0 0 4px 0;
	color: #333;
	font-size: 12px;
	border-top: solid 1px #333;
	padding: 8px 0 0 0;

}

h5 {
	margin:0 0 4px 0;
	color: #333;
	font-size: 11px;
	border-top: solid 1px #CCC;
	padding: 8px 0 4px 0;

}
h6 {
	margin:0;
	color: #333;
	font-size: 11px;
	padding: 1em 0 .5em 0;

}
.mainLeftCol ul {
	margin: .5em 0 .5em 0;
	padding-left: 15px

}
.mainLeftCol li {
	padding: 0 0 .5em 5px;

}

.catDescription{

}

.tdcontainer{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 17px;
	color: #333;
	margin: 0px;
}

body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
	color: #333;
	margin: 0px;
	background-color: #ffffff;
}
p {
	margin: 0 0 0.5em 0;
}

td {
	font-size: 11px;
	line-height: 15px;

}



ul#gastro_navi {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	height: 1%;
	top: 1px;
}

ul#gastro_navi li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 7px;
}

ul#gastro_navi li a,
ul#gastro_navi li a:hover {
	background-color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border: 1px solid;
	border-bottom: 0;
	width: 180px;
	white-space: nowrap;
	overflow: hidden;
}

ul#gastro_navi li a span,
ul#gastro_navi li a:hover span {
	display: block;
	padding: 0.2em 0.5em 0.1em 0.5em;
}

ul#gastro_navi li.gastro_link_inactive a,
ul#gastro_navi li.gastro_link_inactive a:hover {
	margin-bottom: 2px;
	color: #990000;
	border-color: #999999;
}

ul#gastro_navi li.gastro_link_inactive a:hover {
	border-color: #990000;
}

ul#gastro_navi li.gastro_link_active a,
ul#gastro_navi li.gastro_link_active a:hover {
	padding-bottom: 2px;
	color: #000000;
	border-color: #000000;
}

ul#gastro_navi li.gastro_link_disabled a,
ul#gastro_navi li.gastro_link_disabled a:hover {
	margin-bottom: 2px;
	color: #999999;
	border-color: #999999;
}