/*
  $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
*/


/* event calendar sytle sheet */
@import url("events_calendar.css");


/* .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: #c8c8c8;
 color: #000;
 margin: 10px 0px 0px 0px;
}


.gesamt {
    width: 980px;
    padding: 0px 0px 0px 10px;
    border-top: 0px;
    border-left: 0px;
    border-right: 4px;
    border-bottom: 4px;
    border-style: solid;
 	border-color: #aaa;
}


 .standards {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px;
    border-style: dotted;
 	border-color: #ccc;
}



h1
{
 font-size: 14px;
}




A {
  color: #006687;
  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: #fff;
  font-weight : bold;
}

A.headerNavigation {
  color: #FFF;
  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: #fff;
  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: #fff;
  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: #fff;
  font-weight: bold;
}

.infoBox {
  background: #fff;
}

.infoBoxContents {
  background: #FFF;
  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 {
  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;
  //shopping-cart content color
}

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: #fff;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: dotted;
  border-color: #E2E2E2;
  //shopping-cart header/footer color
  border-spacing: 0px;

}

.productListing-heading {

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


  color: #000;
  font-weight: bold;
  padding: 11px;
  font-family: Geneva, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #E2E2E2;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:1px dotted #999;
border-bottom:1px dotted #999;
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 {
  color: #0000FF;
}

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

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


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: #000000;
 line-height: 1.3;
}

 .br{
   padding-top: 7px;
   padding-bottom: 7px;
   padding-right: 7px;
   padding-left: 7px;


 }

 .br1{
  border-style: dotted;
  border-width: 0px;
  border-color: #DaDaDa;
 }




.picturea{
   background: #fff;
   border-right:1px dotted #999;
   border-left:1px dotted #999;
   border-top:1px dotted #fff;
   border-bottom:1px dotted #999;
   padding-top: 2px;
   padding-bottom: 2px;
   padding-right: 2px;
   padding-left: 2px;

 }




 .picture{
   border-style: dotted;
   background: #ffffff;
   border-width: 1px;
   border-color: #ccc;

   padding-top: 6px;
   padding-bottom: 6px;
   padding-right: 6px;
   padding-left: 6px;
 }

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



 .picturex{
   border-style: dotted;
   background: #E7EBEF;

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

 }



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

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

  padding-top: 6px;
   padding-bottom: 6px;
   padding-right: 6px;
   padding-left: 6px;
 }



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

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


   .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;
 }

 .bg{
 /* background-image: url(images/m09.gif); */
  background-repeat: repeat-x;
 }

 .bg1{
  background-image: url(images/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: #006687;
   }

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

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

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




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

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

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

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

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


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


 .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;
 }


 /* BEGIN: CSS Buttons Everywhere */
.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;
}
/* END: CSS Buttons Everywhere */




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

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



.menue1 a {
color: #006687;
background-color: #FFF;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px dotted #ccc;
text-decoration: none;
text-align: left;
}


.menue1 a:hover {
background-color: #006687;
color: #ffffff;
text-decoration: none;
}


.menue2 {
color: #006687;
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: #006687;
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: #006687;
color: #fff;
text-decoration: none;
}






.meno a {
color: #fff;
background-color: #C9B89F;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 3px;
display: block;
border-bottom: 1px solid #fff;
/* border-top: 1px solid #fff;  */
border-left: 1px solid #fff;
border-right: 1px solid #fff;
text-decoration: none;
text-align: left;
}


.meno a:hover {
background-color: #006687;
color: #ffffff;
text-decoration: none;
}




A.tabsNavigation {
color: #006687;
text-decoration: none;
font-weight: bold;
}

A.tabsNavigation:hover {
color: #000;
text-decoration: none;
font-weight: bold;


}

TD.tabsNavigation {
color: #ffffff;
text-decoration: none;
font-weight: bold;
}