/*
  $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: Geneva, Verdana, Arial, sans-serif; font-size: 10px; }    */
.errorBox { font-family : Geneva, Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Geneva, Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Geneva, Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
 background: #f8f8f8;     
 color: #000;
 margin: 0px 0px 35px 0px;
 background-image: url('images/system/bg.png');        
 background-repeat:repeat-x;                      
}

.table2 {
	padding-top:42px;
	background-image: url('images/system/breiteslogounten.jpg');
	background-repeat:no-repeat;	
}

.gesamt {
    width: 1000px;  
    text-align: left;
    padding: 0px 0px 0px 10px;
   

}

.catlinks {
  margin-left:5px;
  width:651px;
  //background:#e9eaed;
}

.catlinks a {
  display:block;float:left;
  background:#e9eaed;
  font-weight:bold;
  padding:7px 10px;
  border-right:1px solid white;
  border-bottom:1px solid white;
  color:#333333;
  font-size:9pt;
  }

.catlinks a:hover, .catlinks a.selected {
  color:white;
  background:#7c868e;
  text-decoration:none;  
}

.vertikalnav a {
  display:block;
  background-color:#ba302d;
  background-image:url(/images/system/arrowdown.gif);
  background-position:175px 7px;
  background-repeat:no-repeat;
  color:white;
  padding:1px 0 1px 10px;
  font-size:9pt;
  margin-bottom:1px;
}

.vertikalnav a:hover, .vertikalnav a.selected {
  background-color:#3b8bb6;
  color:white;
  text-decoration:none;
 }

.mainbody {
	border:1px dotted #999;
}

.center {
	margin:auto;
	width:1000px;
}


.verlauf2 {

	margin-left:-1px;
}


.sback {
    background-image: url('images/system/suchen_back.gif');
}


p  {
 margin: 6px 0px 6px 0px;
}

h1
{
 font-size: 14px;
 color: #585858;
 font-weight: bold;
   margin: 6px 0px 6px 0px;
}


h2
{
 font-size: 14px;
 color: #585858;
  margin: 6px 0px 6px 0px;
}




h3
{
 font-size: 12px;
 color: #585858;
  margin: 6px 0px 6px 0px;
}

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

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

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Geneva, 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: Geneva, 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: Geneva, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Geneva, Verdana, Arial, sans-serif;
  font-size: 10px;
}




.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Geneva, Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Geneva, Verdana, 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: #ffffff;
}

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

TABLE.productListing {
  border: 0px;
  border-style: dotted;
  border-color: #E2E2E2;
  border-spacing: 0px;

}

.productListing-heading {

border-right:1px dotted #999999;
border-bottom:1px dotted #999999;
text-align:left;


  color: #000000;
  font-weight: bold;
  padding: 11px;
  font-family: Geneva, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #E2E2E2;
}

TD.productListing-data {
border-right:1px dotted #999999;
border-bottom:1px dotted #999999;
text-align:left;
vertical-align:top;
padding:10 15 10 15;


  font-family: Geneva, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #BF0101;
}



A.pageResults {
  padding: 3;
	color: #000;
}

TD.pageResults {
  font-family: Verdana, Arial, sans-serif;
}

A.pageResults:hover {
  padding: 3;
  	color: #000;
}


TD.pageHeading, DIV.pageHeading {
  font-size: 14px;
  font-weight: bold;
/*  text-decoration: sharp;   */
  height: 35px;
  width: 446px;
  padding-top: 0px;
  padding-bottom:0;
}


TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

SPAN.markProductOutOfStock {
  font-family: Geneva, Verdana, Arial, sans-serif;

}

SPAN.productSpecialPrice {
  font-family: Geneva, Verdana, Arial, sans-serif;
  color: #cc0000;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

/* message box */

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

/* input requirement */

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



td{
 font-family: Geneva, Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #000;
 line-height: 1.5;
}

 .br{
    border-style: dotted;
   background: #fff;
   border-width: 0px;
  border-color: #c9c9c9;
 }

 .br1{
 background-image: url('images/system/gesamt_back.gif');
 }

 .abstand  {
     padding: 15px;
      background: #fff;     
 }
 
 .abstand p.print {
 	margin-top:-10px;
 	font-size:0.8em;
 }
 
 
 .rechteSpalte {
    padding: 0px 0px 0px 5px;
    width: 100%;
 }
 
 
 
 
 .menab   {
      margin-top:40px;
          }
           
           
           
   #red     {
   padding: 3pt;
   background: #cc3333;
color: #fff;
font-weight: bold;
width: 80%;
border: 1px dotted #666;
}
 
.warenkorb  {
color: #cc3333;
font-weight: bold;
}


.warenkorb2  {
color: #000; 
}

 
 .warenkorb3  {
  color: #000;
  font-weight: bold;
  padding: 3px 3px 3px 3px;
  background: #fff;
  border-style: dotted;
  border-width: 1px;
  border-color: #666;
  width:90%;
  display:block;
  margin-bottom:5px;
}


#warenkorb {
  padding: 3px 3px 3px 3px;
  background: #efefef;
  border-top: 0px;
  border-bottom: 1px dotted #666;
  border-left: 1px dotted #666;
  border-right: 1px dotted #666;
}


#warenkorb .boxText a, #warenkorb .boxText .desc {
	font-size:7pt;
}

#warenkorb hr {
	border-top:1px black dotted;
	width:100%;
	height:0;
	margin:7px 0;
}


 .fin{
   border-top: 0px;
   border-bottom: 1px solid #E0DD0A;
   border-left: 0px;
   border-right: 0px;
 }


 .artikel_rechte_spalte, div.artikel_rechte_spalte  {
   background: #fff;
   border-bottom: 1px dotted #666;
   border-top: 0px;
   border-right: 1px dotted #666;
   border-left: 1px dotted #666;
   padding: 3px 5px 3px 5px;
   line-height: 125%;
 }
 
 
.artikel_rechte_spalte_bild  {
  background: #fff;
  border-bottom: 1px dotted #666;
  border-top: 0px;
  border-right: 1px dotted #666;
  border-left: 1px dotted #666;
   padding: 0px;
  
 }
 
 
 
 .artikel_rechte_spalte_1, div.artikel_rechte_spalte_1  {
   background: #697476;
   color: #fff;
   border-bottom: 0px solid #fff;
   border-top: 1px dotted #fff;
   border-right: 1px dotted #fff;
   border-left: 1px dotted #fff; 
   line-height: 125%;    
   padding: 3px 0px 3px 2px;
 }
 
 


 .picture{
   border-style: dotted;
   background: #fff;

  border-width: 1px;
  border-color: #ccc;
 }
 
 .picturetable {
	border:1px #999 dotted;
	border-left:0;
 }

 .pictureborder{
   border-style: solid;
   background: #F4F6F8;
   border-width: 0px;
   border-color: #ccc;
 }
 
table.picturetable td.picture {
	border:0px;
	background:#E3E2E1;
}

table.picturetable td.picture h3 {
	margin-left:12px;
}

.navigationbar{
	width:100%;
	border-left:4px solid transparent;
}

.navigationbar2{
	width:100%;
	border-left:4px solid transparent;
}

.navigationbar2 {
	width:100%;
	border-left:4px solid transparent;
}

.navigationholder {

}

.flashholder {
	margin-top:-2px;
	margin-left:3px;
}

 .picturex{
  border-style: dotted;
  background: #f0f0f0;
  border-width: 1px;
  border-color: #ccc;
 }

 .picturey{
   border-style: dotted;
   background: #F4F6F8;

  border-width: 1px;
  border-color: #ccc;
 }

 .picturez{
   border-style: dotted;
   background: #cc3300;

  border-width: 1px;
  border-color: #ccc;
 }

.wg_beschreibungen{
	padding: 8px 8px 8px 8px;
	width: 100%;
	border-style: dotted;
	background: #F4F6F8;
	border-width: 1px;
	border-color: #ccc;
 }

.wg_beschreibungen2{
	width: 100%;
	padding: 0px 15px 0px 15px;
 }


 .bg{
  background-repeat: repeat-x;
 }

 .bg1{
  background-image: url(images/system/line_vert_background.gif);
  background-repeat: repeat-y;
 }

 .ch{
  font-size: 11px;
  color: #585858;
 }

 .ch2{
  font-size: 12px;
  color: #5F5F5F;
  font-weight: bold;
 }


 .ch3{
  font-size: 18px;
  color: #585858;
   }

 .ch33{
  font-size: 18px;
  color: #BF0101;
   }

 .ch333{
  color: #BF0101;
  font-weight: bold;
   }

   .ch3333{
  font-size: 14px;
  color: #BF0101;
  font-weight: bold;
   }

    .ml33{
  font-size: 11px;
  color: #006687;
  font-weight: bold;
  text-decoration: none;
 }
   .ml55{
  font-size: 14px;
  color: #006687;
   font-weight: bold;
  text-decoration: none;
 }

 .ch4{
  font-size: 14px;
  color: #7A7F88;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml{
  font-size: 11px;
  color: #000;
  text-decoration: none;
 }

 .ml1{
  font-size: 12px;
  color: #56636C;
  font-weight: bold;
  text-decoration: none;
 }

 .ml2{
  font-size: 11px;
  color: #585858;
  font-weight: bold;
  text-decoration: none;
 }

 .ml3{
  font-size: 13px;
  color: #585858;
  font-weight: bold;
  text-decoration: none;
 }

 .ml4{
  font-size: 11px;
  color: #3A4043;
  font-weight: bold;
  text-decoration: underline;
 }


 .ml5{
  font-size: 18px;
  color: #585858;
  text-decoration: none;
 }



.tcloud  {
margin: 6px;
}

 .tx{
  font-size: 11px;
  color: #505050;
 }

 .tx1{
  font-size: 11px;
  color: #2C2C2C;
 }

 .se{
  width: 82px;
  font-size: 9px;
  color: #7E7E7E;
 }

 .image_border{
  border:1px solid #838890;
 }



.statt  {
color: #7F7F7F;
font-size: 8pt;

}




.cssButton {
  background: #006699;
  color: #ffffff;
  width: 156px;
  height: 20px;
  vertical-align: top;
  font-weight: bold;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #cccccc;
  border-spacing: 1px;
}

.cssButton a {
  color: #ffffff;

}

.cssButton a:hover {
  color: #ffffff;

}


TD.compareListing-data {
  background: white;
  border: 1px;
  border-style: dotted;
  border-color: #cccccc;
  vertical-align:top;
}



/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: dotted;
  border-color: #b6b7cb;

}

.linkListing-heading {
  font-weight: bold;
  text-align: left;
}

TD.linkListing-data {
  padding: 4px;
  vertical-align:top;
}

TR.linkListing-odd {
  background: #ffffff;
}

TR.linkListing-even {
  background: #ffffff;
}





.menue1 a {
color: #333;
background-color: #FFF;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px;
display: block;
border-bottom: 1px dotted #ccc;
text-decoration: none;
text-align: left;

}


.menue1 a:hover {
background-color: #3B8BB6;
color: #fff;
text-decoration: none;
}


.menue2 {
color: #585858;
background-color: #fff;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 3px;
border-bottom: 1px dotted #ccc;
text-decoration: none;
text-align: left;
}



.menue2 a {
color: #585858;
background-color: #FFFFFF;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 3px;
border-bottom: 1px dotted #ccc;
text-decoration: none;
text-align: left;
}


.menue2 a:hover {
background-color: #585858;
color: #fff;
text-decoration: none;
}




.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 160px; /* Width of Menu Items */
border-bottom: 1px dotted #c0c0c0;


}

.suckerdiv ul li{
position: relative;
background-color: #ffffff;
}

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 159px; /* Parent menu width - 1*/
z-index: 9999;
position: absolute;
width: 160px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 159px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 159px; /* Parent menu width - 1*/
background-color: #F4F6F8;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
background-color: #F4F6F8;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
background-color: #F4F6F8;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: #000000;
text-decoration: none;
background-color: #ffffff;
padding: 1px 5px;
border-top: 1px dotted #c0c0c0;
border-bottom: 0;
line-height: 1.75em;
}

.suckerdiv ul li a:hover{
background-color: #585858;
color: #ffffff;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: #585858;
color: #ffffff;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: #585858;
color: #ffffff;
text-decoration: none;
}


/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #F4F6F8;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #F4F6F8;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #F4F6F8;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */




#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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 Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #fff; }




#navcontainer
{
margin: 0;
padding: 0 0 0 0px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
color: #444;
display: block;
width: auto;
text-decoration: none;
background: #DDDDDD;
margin: 0;
padding: 2px 10px;
border-left: 1px solid #fff;
border-top: 2px solid #fff;
border-right: 1px solid #fff;
}

#navcontainer A:hover {
 background: #BBBBBB; }






A.tabsNavigation {
color: #333;
text-decoration: none;
font-weight: bold;
font-size: 9pt;
}

A.tabsNavigation:hover {
color: #BF0101;
text-decoration: none;
font-weight: bold;
font-size: 9pt;


}

TD.tabsNavigation {
color: #fff;
text-decoration: none;
font-weight: bold;
font-size: 9pt;
}


.suggest_link {
	background-color: #FFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: absolute;
	background-color: #FFF;
	text-align: left;
	border: 1px solid #999;
}

*.product_details_ {
	border:0;
}

*.product_details_ caption {
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	padding-bottom:5px;
	color:#585858;
}

*.product_details_name_ {
	padding-right:15px;
	font-weight:bold;	
}

*.product_details_head_ {
	background:#C8C8C8;
	font-weight:bold;
}
