/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.prdlistTitle {
  height: 60px;
  text-align: center;
}

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

.content{height:450px;text-align:top;}

BODY{
background: url('./template/images/back.png') repeat top left;
  margin: 0px;
  padding:0px;
  font-family: tahoma, Arial, sans-serif;
  font-size: 12px;

  }

A{
  font-family: tahoma;
  font-size: 13px;
  color: white;
  text-decoration: none;
}
.boxtext{/*color:white;*/}
.content a  {color: #393939;}
.schein a{color: white;}
.footer a{color: white; font-size: 11px;}
.content{background-color: white;}

.bilder{border: #393939 1px solid;}
.box_1_col_li a{color: #393939;}
.box_1_col_li{
border: #393939 1px solid;
background-color: white;
}
.rahm{border-bottom: 1px black solid;}
.categoriers a{ font-size:14px;
}

.pro_name tr a{font-size: 17;text-align: left;}
.categoriers a:hover{color: white;background-color: #1f1d21;}
.box_2_col_li{
background-color: #393939;

}
/*.cat_standart a{border-bottom: 1px black solid;color:white; }*/
.cat_b{border-bottom: #747474 1px solid;}
.cat_standart{ padding-left:5px; color:white; display: block; }
/*.cat_mark a{color:#e20072;}*/
.cat_mark {padding-left:5px; color:#e20072; display: block; background-color: #1f1d21;}
/*
  .cat_top a{color:white;border-bottom: 1px black solid; }
  .cat_top {color:white;display: block; border-bottom: black 1px dotted;}
*/

.infos{padding-left:17px;display: block; border-bottom: white 1px solid;border-top: white 1px solid;}
.pink{background-color: #e20072;}
.pageHeading_price{color: #e20072;font-weight: bold;}

.bread a{color:black;}

.bread{ }

.cont_box{padding-left:15px; padding-right:15px;}

.head_cont a{font-size: 17px;}

.logo{
background: url('./template/images/logo.png') no-repeat top left;
width:431px;
height: 159px;
}
.schein{
background: url('./template/images/schein.png') no-repeat bottom right;
width:487px;
height: 150px;
}

.ob_li_ob{
background: url('./template/images/ob_li_ob.png') no-repeat top left;
width:17px;
height: 17px;
}
.ob_mi_ob{
background: url('./template/images/ob_mi_ob.png') repeat top ;
height: 17px;
}
.ob_re_ob{
background: url('./template/images/ob_re_ob.png') no-repeat top ;
width:17px;
height: 17px;
}
.un_li_un{
background: url('./template/images/un_li_un.png') repeat top left;
width:17px;
height: 17px;
}
.un_mi_un{
background-color: white;
}
.un_re_un{
background: url('./template/images/un_re_un.png') repeat-x top left;
width:17px;
height: 17px;
}
.mi_li_mi{
background: url('./template/images/mi_li_mi.png') repeat-x top left;
width:17px;
background-color: white;
}
.mi_mi_mi{
background: url('./template/images/mi_mi_mi.png') repeat-x top left;
background-color: white;
}
.cont_bread_li
{
background: url('./template/images/cont_bread_li.png') repeat top left;
}
.cont_bread_lauf a{
color:black;}

.cont_bread_re
{
background: url('./template/images/cont_bread_re.png') no-repeat top left;
}
.bo_ob_li_ob
{
background: url('./template/images/bo_ob_li_ob.png') no-repeat top left;
height:34px;
width:17px;
}
.bo_ob_re_ob{background: url('./template/images/bo_ob_re_ob.png') no-repeat top left;
height:34px;
width:29px;
}
.bo_ob_mi_ob{background-color: #393939;}

.bo_un_re_un{background: url('./template/images/bo_un_re_un.png') no-repeat top left;
height:17px;
width:17px;}

.bo_un_mi_un{
background-color: #393939;
}
.bo_un_li_un{background: url('./template/images/bo_un_li_un.png') no-repeat top left;
height:17px;
width:17px;}



A:hover {
  color: black;
  text-decoration: none;
}

FORM {
	display: inline;
}

TABLE.popup {
  border-width: 1px;
  border-style: dotted;
  border-color
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}

TD.headerNavigation {
  font-family: tahoma, Arial, sans-serif;
  font-size: 14px;
  color: #e20072;
}

A.headerNavigation {
  color: black;
  text-decoration: none;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
 font-family: tahoma, 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;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  /*background: #b6b7cb;*/
}
.trenn{border-bottom: #aaaaaa 1px dotted;}
.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: tahoma, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: tahoma, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxHeading{/*color:white;*/  font-family: tahoma, Arial, sans-serif;font-weight: bold;}
TD.infoBoxHeading {
  font-family: tahoma, Arial, sans-serif;
  font-size: 16px;
  text-align:left;
}

.bo_ob_mi_ob TD.infoBoxHeading  {color:White;  font-size: 15px;}
TD.infoBox, SPAN.infoBox {
  font-family: tahoma, Arial, 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: #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-bottom: #747474 1px dotted;
}

.productListing-heading {
  border-bottom: #747474 1px dotted;
 font-family: tahoma, Arial, sans-serif;
  font-size: 14px;
  /*background: #b6b7cb;*/
  padding-top:5px;
  padding-bottom:5px;
  color: black;
  font-weight: bold;
}

TD.productListing-data  {

  font-family: tahoma, Arial, sans-serif;
  font-size: 10px;

}
A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: tahoma, Arial, sans-serif;
  font-size: 17px;
  color: Black;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: tahoma, Arial, sans-serif;
  font-size: 14px;
  color: #e20072;
}

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

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

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

SPAN.productSpecialPrice {
  font-family: tahoma, Arial, sans-serif;
  color: #E20072;
}

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

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

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

/* message box */

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

/* input requirement */

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

.tax_info {
  font-family: arial;
  font-size: 9px;
  color: #758389;
}

#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 tahoma, Helvetica, 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 */
	}


.rndPrdBox {
  border: 1px white solid;
  width:653px;
  height: 125px;
  padding-bottom: 5px;
  border-bottom: #aaaaaa 1px dotted;

}

.rndPrdBox .Box {
  width:216px;
  height: 120px;
  float:left;
}
.rndPrdBox .Spacer {
  width:1px;
  height: 120px;
  float:left;
  background-color: white;
}
.rndPrdBox .rndPrdLink {
  display: block;
  text-align: center;
  height: 120px;
}
.rndPrdBox .rndPrdLink:hover {
  background-color: #D2D2D2;
}
.rndPrdBox .rndPrdLink .title {
  font-weight:bold;
  display: block;
  font-size: 14px;
}
.rndPrdBox .rndPrdLink .pic {
  margin-top:5px;
}
.oben_mitte {
  background-image: url(./template/border_images/rahmen_04.jpg);  
}
.mitte_links {
  background-image: url(./template/border_images/rahmen_08.jpg);  
}
.mitte_rechts {
  background-image: url(./template/border_images/rahmen_10.jpg);  
}
.unten_mitte {
  background-image: url(./template/border_images/rahmen_14.jpg);  
}


