/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, tahoma, Verdana, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, tahoma, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, tahoma, Verdana, sans-serif; font-size : 9px; color: #ff0000; }
.productsNotifications { background: #F3F3F3; }
.orderEdit { font-family : Arial, tahoma, Verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.category_description {
	padding-left: 5px;
}

.category_description h1, .category_description h2 {
	width:100%;
	font-size:1.6em;
	padding:5px;
}

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
  padding:0;
}

A {
  color: /*#5E5E5E*/#000000;
  text-decoration: none;
}

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

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #F3F3F3;
}

.infoBoxContents {
  background: #F3F3F3;
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 11px;
  border-width: 1px;
  border-top: none;
  border-style:solid;
  border-spacing: inherit;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #0bc3d3;
  color: #ffffff;
  display:none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 10px;
}

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: #F3F3F3;
}

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: #F3F3F3;
}

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

.productListing-heading {
  font-family: Arial, tahoma, Verdana, sans-serif;
  /*font-size: 10px;*/
  text-decoration: none;
  height: 25px;
  /*display: none;*/
}

TD.productListing-data {
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 11px;
  background: #F3F3F3;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: /*#5E5E5E*/#000000;
}

.pageHeadingWhite {
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.produktlistekategorie {
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  /*background-color: #bbc3d3*/
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

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

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

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

SPAN.productSpecialPrice {
  font-family: Arial, tahoma, Verdana, sans-serif;
  color: #ff0000;
  font-size: 13px;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Arial, tahoma, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, tahoma, Verdana, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, tahoma, Verdana, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, tahoma, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, tahoma, Verdana, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, tahoma, Verdana, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, tahoma, Verdana, sans-serif; font-size: 10px; color: #ff0000; }


/* // Base Price Insert 1.2.0 */
.tax_info { font-family: Arial, sans-serif; font-size: 9px; color: /*#6F6F6F;*/ #000000; }
/* // Base Price End */




/*
body{
 background-image: url(images/b01.gif);
 background-repeat: repeat-y;
 background-position: center;
}
*/

.mt{
 background-image: url(images/hintergrundleiste_oben.gif);
 background-repeat: repeat-x;
}

.mtu{
 background-image: url(images/v2/hintergrundleiste_unten.gif);
 background-repeat: repeat-x;
}

.kat-top{
 background-image: url(images/v2/top-195.gif);
 background-repeat: no-repeat;
 width: 195px;
 height: 15px;
 }

.kat-header{
 color: #000000;
 text-decoration: none;
 font-weight: bold; 
}

.kat-tbl{
 background-image: url(images/v2/hg-195.gif);
 background-repeat: repeat-y;
}

.kat-bottom{
 background-image: url(images/v2/bottom-195.gif);
 background-repeat: no-repeat;
 width: 195px;
 height: 15px;
 }
 
 .main-top{
 background-image: url(images/v2/top-537.gif);
 background-repeat: no-repeat;
 width: 195px;
 height: 15px;
 }

.main-header{
 background-image: url(images/v2/hg-537.gif);
 background-repeat: repeat-y;
 color: #000000;
 text-decoration: none;
 font-weight: bold;
 font-family: Arial, tahoma, Verdana, sans-serif;
 font-size: 13px;
}

.main-tbl{
 background-image: url(images/v2/hg-537.gif);
 background-repeat: repeat-y;
 padding-left: 5px;
}

.main-bottom{
 background-image: url(images/v2/bottom-537.gif);
 background-repeat: no-repeat;
 width: 195px;
 height: 15px;
 }

.kat_portal{
 background-image: url(../portal/images/kategorie_oben_hintergrund.gif);
 background-repeat: no-repeat;
 color: #ffffff;
 text-decoration: none;
 font-weight: bold; 
}

.ang{
 background-image: url(images/angebot_oben_hintergrund.gif);
 background-repeat: no-repeat;
 color: #ffffff;
 text-decoration: none;
 font-weight: bold; 
}
.galerien{
 color: #ffffff;
 text-decoration: none;
 font-weight: bold; 
}

td{
 color: /*#6F6F6F;*/ #000000;
 font-family: Arial, tahoma, Verdana, sans-serif;
 font-size: 11;
}

 .ml{
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
 }
 .mbutton{
 background-image: url(images/leiste_buttons.gif);
 background-repeat: no-repeat;
 width: 767;
 }
 .mbutton_tbl{
 width: 94;
 height: 32px;
 text-align:center;
 }
 .ml:hover{
  color: #ffffff;
  text-decoration: underline;
 }

 .ml1{
  /*color: #6F6F6F;*/
  color: #000000;
  text-decoration: none;
 }

 .ml2{
  color: #BC0000;
  text-decoration: underline;
 }

 .se{
  width: 115px;
 }

 .br{
  /*border: #B9B9B9 solid 1px;*/
  background-color:#f3f3f3;
 }

 .px3{
  font-size: 3px;
 }

 .px8{
  font-size: 8px;
 }

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #b9b9b9;
  width: 122px;
  height: 19px;
 }

 .tx{
  color: /*#5E5E5E*/#000000;
  font-size: 13px;
  font-weight: bold;
 }

 .tx1{
  /*color: #BE0000;*/
  font-size: 13px;
  font-weight: bold;
 }

 .tx2{
  color: #BE0000;
  font-size: 13px;  
 }

 .tx3{
  color: #5E5E5E;
  font-size: 16px;
  font-weight: bold;
 }

 .tx4{
  color: #5E5E5E;
  font-size: 9px; 
 }
 
 .preis{
  font-size: 13px; 
  font-weight: bold; 
 }
 
.hinweisoben{
  font-size: 9px; 
  /*font-weight:lighter; */
 }
 
 .Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	line-height: 37px;
}

.versandhinweis{
 color: #ffffff;
 background-color: #A7B8CC;
 text-decoration: none;
 font-weight: bold; 
 font-size: 9px;
}

/* BEGIN CSS f�r Produktbilder */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Arial, tahoma, Verdana, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
/* END CSS fuer Produktbilder */


/* #### E #### */
div#fl					{ clear:both; display:block ;margin:0 auto; font-size:11px; padding:5px 0; text-align:center; font-family: Arial, tahoma, Verdana, sans-serif; }
div#fl ul				{ list-style-type:none; }
div#fl ul li			{ display:inline; padding: 0 14px 0 13px; border-right:1px solid #a6a6a6; }
div#fl ul li#firstli	{ padding-left:0; }
div#fl ul li#lastli		{ padding-left:14px; border-right:none; padding-right:0;}
div#fl ul li a 			{ text-decoration:none; color:#a6a6a6; }
div#fl ul li a:hover 	{ text-decoration:underline; }
