
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #fc999c; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #0099a1; text-decoration: underline; }

IMG.cover {
  border: 1px solid #000000;
}


BODY {
  color: #FFFFFF;
  margin: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px; 
}

A {
  color: #0099a1;
  text-decoration: none;
}

A:hover {
  color: #FF0000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.headerError {
  background: #0099a1;
}

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;
}

/* zusatz für header.php - mittlere Navigation */

#navMenu { font-family: Verdana, Arial, sans-serif; margin: 0px; height: 20px; z-index: 50; background-color: #435052; }
#navMenu li { font-family: Verdana, Arial, sans-serif;  height: 20px; position: absolute; display: block; list-style: none; text-align: left; }
#navMenu a { font-family: Verdana, Arial, sans-serif; font-size: 11px; margin: 0px; height: 18px; display: block; color: #FFFFFF; text-decoration: none; padding: 10px 0px 0px 0px;}
* html #navMenu li ul{ width: 107px; }
* html #navMenu a{ height: 20px; }

#n1 { left: 8px; width: 107px;  background-color: #435052;}
#n1-over { left: 8px; width: 107px; background-color: #0099a1; padding: 0px 0px 8px 0px;}

#n2 { left: 116px; width: 87px;  background-color: #435052; }
#n2-over { left: 116px; width: 87px; background-color: #0099a1; padding: 0px 0px 8px 0px; }

#n3 { left: 204px; width: 147px; background-color: #435052; }
#n3-over { left: 204px; width: 147px; background-color: #0099a1; padding: 0px 0px 8px 0px; }

#n4 { left: 352px; width: 87px;  background-color: #435052; }
#n4-over { left: 352px; width: 87px; background-color: #0099a1; padding: 0px 0px 8px 0px; }

#n5 { left: 440px; width: 87px; background-color: #435052; }
#n5-over { left: 440px; width: 87px; background-color: #0099a1; padding: 0px 0px 8px 0px; }

#n6 { left: 528px; width: 87px;  background-color: #435052; }
#n6-over { left: 528px; width: 87px; background-color: #0099a1; padding: 0px 0px 8px 0px; }

#n7 { left: 616px; width: 77px;  background-color: #435052; }
#n7-over { left: 616px; width: 77px; background-color: #0099a1; padding: 0px 0px 8px 0px; }

#n8 { left: 694px; width: 81px;  background-color: #435052; }
#n8-over { left: 694px; width: 81px; background-color: #0099a1; padding: 0px 0px 8px 0px; }


#n1 a:hover {  background-color: #0099a1; color: #FFFFFF; }
#n2 a:hover {  background-color: #0099a1; color: #FFFFFF; }
#n3 a:hover {  background-color: #0099a1; color: #FFFFFF; }
#n4 a:hover {  background-color: #0099a1; color: #FFFFFF; }
#n5 a:hover {  background-color: #0099a1; color: #FFFFFF; }
#n6 a:hover {  background-color: #0099a1; color: #FFFFFF; }
#n7 a:hover {  background-color: #0099a1; color: #FFFFFF; }
#n8 a:hover {  background-color: #0099a1; color: #FFFFFF; }

* html #n1 a:hover{ height: 31px; }
* html #n2 a:hover{ height: 31px; }
* html #n3 a:hover{ height: 31px; }
* html #n4 a:hover{ height: 31px; }
* html #n5 a:hover{ height: 31px; }
* html #n6 a:hover{ height: 31px; }
* html #n7 a:hover{ height: 31px; }
* html #n8 a:hover{ height: 31px; }

#n01 { left: 7px; width: 1px; }
#n02 { left: 115px; width: 1px; }
#n03 { left: 203px; width: 1px; }
#n04 { left: 351px; width: 1px; }
#n05 { left: 439px; width: 1px; }
#n06 { left: 527px; width: 1px; }
#n07 { left: 615px; width: 1px; }
#n08 { left: 693px; width: 1px; }

/* zusatz für linke Navigation */
#linksMenu { font-family: Verdana, Arial, sans-serif; margin: 0px; height: 28px; z-index: 51; background-color: #435052; }
#linksMenu li { font-family: Verdana, Arial, sans-serif;  height: 28px; position: absolute; display: block; list-style: none; text-align: left; }
#linksMenu a { font-family: Verdana, Arial, sans-serif; font-size: 11px; margin: 0px; height: 28px; display: block; color: #FFFFFF; text-decoration: none; padding: 7px 0px 0px 0px;}
* html #linksMenu li ul{ width: 145px; }
* html #linksMenu a{ height: 10px; }

#un1 { left: 8px; width: 145px; top: 216px; background-color: #435052; }
#un1-over { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; left: 8px; top: 224px; width: 145px; color: #0099a1; }

#un2 { left: 8px; width: 145px; top: 246px; background-color: #435052; }
#un2-over { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; left: 8px; top: 254px;  width: 145px; color: #0099a1; }

#un3 { left: 8px; width: 145px; top: 276px; background-color: #435052; }
#un3-over { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; left: 8px; top: 284px;  width: 145px; color: #0099a1; }

#un4 { left: 8px; width: 145px; top: 306px; background-color: #435052; }
#un4-over { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; left: 8px; top: 314px;  width: 145px; color: #0099a1; }

#un1 a:hover {  background-color: #0099a1; color: #FFFFFF; height: 28px; }
#un2 a:hover {  background-color: #0099a1; color: #FFFFFF; height: 28px; }
#un3 a:hover {  background-color: #0099a1; color: #FFFFFF; height: 28px; }
#un4 a:hover {  background-color: #0099a1; color: #FFFFFF; height: 28px; }


/*  UMWELT / ZERTIFIKATE  */

#umwelt1 { left: 8px; width: 145px; top: 216px; background-color: #435052;}
#umwelt1-over { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; left: 8px; top: 224px; width: 145px; color: #0099a1; }

#umwelt2 { left: 8px; width: 145px; top: 244px; background-color: #435052; }
#umwelt2-over { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; left: 8px; top: 254px;  width: 145px; color: #0099a1; }

#umwelt3 { left: 8px; width: 145px; top: 272px; background-color: #435052; }
#umwelt3-over { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; left: 8px; top: 280px;  width: 145px; height:28px; color: #0099a1; }

#umwelt4 { left: 8px; width: 145px; top: 324px; background-color: #435052; }
#umwelt4-over { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; left: 8px; top: 332px;  width: 145px; color: #0099a1; }

#umwelt5 { left: 8px; width: 145px; top: 364px; background-color: #435052; }
#umwelt5-over { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; left: 8px; top: 372px;  width: 145px; color: #0099a1; }

#umwelt6 { left: 8px; width: 145px; top: 392px; background-color: #435052; }
#umwelt6-over { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; left: 8px; top: 400px;  width: 145px; color: #0099a1; }

#umwelt7 { left: 8px; width: 145px; top: 430px; background-color: #435052; }
#umwelt7-over { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; left: 8px; top: 438px;  width: 145px; color: #0099a1; }

#umwelt8 { left: 8px; width: 145px; top: 470px; background-color: #435052; }
#umwelt8-over { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; left: 8px; top: 478px;  width: 145px; color: #0099a1; }

#umwelt9 { left: 8px; width: 145px; top: 496px; background-color: #435052; }
#umwelt9-over { font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; left: 8px; top: 504px;  width: 145px; color: #0099a1; }

#umwelt1 a:hover {  background-color: #0099a1; color: #FFFFFF; height: 26px; }
#umwelt2 a:hover {  background-color: #0099a1; color: #FFFFFF; height: 34px; }
#umwelt3 a:hover {  background-color: #0099a1; color: #FFFFFF; height: 34px; }
#umwelt4 a:hover {  background-color: #0099a1; color: #FFFFFF; height: 34px; }
#umwelt5 a:hover {  background-color: #0099a1; color: #FFFFFF; height: 26px; }
#umwelt6 a:hover {  background-color: #0099a1; color: #FFFFFF; height: 34px; }
#umwelt7 a:hover {  background-color: #0099a1; color: #FFFFFF; height: 34px; }
#umwelt8 a:hover {  background-color: #0099a1; color: #FFFFFF; height: 26px; }
#umwelt9 a:hover {  background-color: #0099a1; color: #FFFFFF; height: 20px; }

*html #umwelt1 a:hover {  height: 28px; }
*html #umwelt2 a:hover {  height: 40px; }
*html #umwelt3 a:hover {  height: 40px; }
*html #umwelt4 a:hover {  height: 40px; }
*html #umwelt5 a:hover {  height: 28px; }
*html #umwelt6 a:hover {  height: 40px; }
*html #umwelt7 a:hover {  height: 40px; }
*html #umwelt8 a:hover {  height: 28px; }
*html #umwelt9 a:hover {  height: 28px; }

#main_cat{
  font-size: 11px;
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  height: 23px; 
}

#main_cat a{
  color: #FFFFFF;
  display: block;
  text-indent: 0px;      
  padding: 5px 0px 5px 3px;
  border-left: solid 0px #0099a1;
  text-decoration: none;
  
}
#main_cat ul {
  margin: 0px;
  padding: 0px; 
  list-style: none;
}

* html #main_cat a {
  height: 23px;
}

#main_cat .level1 a:hover,    
#main_cat .level1 a:focus,  
#main_cat .level1 a:active {
  background-color: #0099a1;
  color: #FFFFFF;
}
.bg{
  background-color: #566163;
}

/* Zusatz für die Buttons */ 	
TD.buttonschrift, P.buttonschrift, LI.buttonschrift, UL.buttonschrift {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TR.footer {
  background: #E8E8E8;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E8E8E8;
  color: #333333;
  padding:5px;
}

.infoBox {
  background: #F0F0F0; 
}

.infoBox_extra {
  background: #F0F0F0;
}

.infoBox_navi {
  background: #F0F0F0;
}

.infoBoxContents {
  background: #566163;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_extra {
  background: #435052;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_navi {
  color: #FFFFFF;
  background: #0099a1;
  font-family: Verdana, Arial, sans-serif; 
  
}

.ShoppingBoxContents {
  background: #435052;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #F0F0F0;
  color: #0099a1;
}


TD.infoBox, SPAN.infoBox {
  font-family: 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: #435052;
}

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: #435052;
}

TD.kat_uebersicht {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TABLE.productListing {
  background-color: #435052;
}

TABLE.productListing-data {
  background-color: #FFE997;
  
}
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #E8E8E8;
  color: #0099a1;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0099a1;
}

A.pageResults:hover {
  color: #FF0000;
  background: #435052;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #0099a1;
}

TD.contentHeading, DIV.contentHeading, SPAN.contentHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #0099a1;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, LI.main, UL.main, SPAN.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #FF0000;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FF0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #FF0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #FF0000;
}

SPAN.rabattText {
  font-family: Verdana, Arial, sans-serif;
  color: #0099a1;
}

TD.highlights, SPAN.highlights {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

TD.highlights_white, SPAN.highlights_white {
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

TD.start_date_month_year {
  color: #FF0000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
}


TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F0F0F0;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccFFcc;
}

.moduleRow { }
.moduleRowOver { background-color: #0099a1; cursor: hand; }
.moduleRowSelected { background-color: #F0F0F0; }

.checkoutBarFrom { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #d30228; background-color: #fff5f3;}
.checkoutBarFrom_success { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #8C8C8C; background-color: #fff5f3;}
.checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #8C8C8C; background-color: #ffffff;}
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; background-color: #cccccc;
  border-top: solid 1px #d30228;
  border-right: solid 1px #d30228;
  border-bottom: solid 1px #d30228;
  border-left: solid 1px #d30228;
}

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; color:#000000; background-color: #fc999c; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #2BBD39; background-color: #FAFAFA; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/* zusatz für product_info.php, product_listing.php, und alle foreign rights.php */

TD.pageTitel, SPAN.pageTitel {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #cccccc;
}

TD.pageAutor, SPAN.pageAutor {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #cccccc;
}

TD.smallText_Autor, SPAN.smallText_Autor, P.smallText_Autor {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #cccccc;
}

TD.pageUntertitel {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}

TD.pageReihe {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}

TD.pagePreis, DIV.pagePreis, SPAN.pagePreis {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}

TR.catbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.catbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* zusatz für anfahrtsseiten */
#anfahrt_leiste { font-family: Verdana, Arial, sans-serif; margin: 0px; height: 20px; background-color: #FFFFFF; }
#anfahrt_leiste a { font-family: Verdana, Arial, sans-serif; font-size: 12px; height: 20px; display: block; color: #0099a1; text-decoration: none; padding: 2px 0px 0px 0px;}
#anfahrt_leiste a:hover {  background-color: #0099a1; color: #FFFFFF; }
