/*
// $Id: stylesheet.css,v 1.2.2.20 2004/07/14 05:13:08 toolcrazy Exp $
*/
BODY {
	background-color: #fff;                    /* kompletter Hintergrund  */
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
    font: 11px Verdana, sans-serif, Arial;
}

.centershop {
	padding: 0px;
	margin: 0px;
	position: relative;
	text-align: left;
	width: 100% !important;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
  color: #030D33;
}

A {
  font-size: 11px;
  color: #333333;                            /*#4100C4*/
  text-decoration: none;
}

A:hover {
  font-size; 11px;
  color: #003871;
  text-decoration: none;
}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.header {
  background-image: url(../images/header_hg.jpg);
  height: 193px;
  background-repeat: no-repeat;
  background-color: #003871;                        /*Hintergrundfarbe Kopf*/
  margin-bottom:20px;
  /*border-right: 1px solid #000000;
  border-left: 1px solid #000000;
/*  border-bottom: 1px solid #000000; */
}


/* -------- kopfleiste oben   - startseite - mein konto - anmelden - abmelden ------- */
TABLE.headerNavigation {
  background-image: url(../images/topnavigation_hg.jpg);
  height:32px;
  background-repeat:no-repeat;
  background-color: #003871;        /*#00A6EB*/
  /*border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  /*border-bottom: 1px solid #000000;*/
  /*border-top: 1px solid #000000;*/
  width: 100% !important;

}

TD.headerNavigation {   /*Schrifteigenschaften in der Kopfzeile (Startseite, Anmelden, Mein Konto)*/
  position: relative;
  vertical-align: middle;
  font-family: Tahoma, Verdana, sans-serif, Arial;
  font-size: 11px;
  font-weight: normal;
  color:#ffffff;
  letter-spacing:1px;
  padding: 5px;
  padding-left:200px;
}

TD.breadCrumb {        /* Schrifteigenschaften für Pfad in der Shopmitte - Oben*/
  font-size: 10px;
  font-weight: bold;
  color: #003871;
  padding: 3px;
  border-bottom: 1px dotted #999999;
}

TD.breadCrumb a {        /* Schrifteigenschaften für Pfad in der Shopmitte - Oben*/
  font-size: 10px;
  font-weight: bold;
  color: #003871;
  padding: 3px;
}

TD.breadCrumb a:hover {     
  font-size: 10px;
  font-weight: bold;
  color: #666666;
  padding: 3px;
}


.beschreibung  {
  font-size: 12px;
  color: #081139;

}


                                     /* ganz oben Startseite - anmelden - Kasse  */

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  font-variant: small-caps;
  color: #ffffff;

}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #ffffff;
  text-decoration:underline;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  font-size: 12px;
  background: #00ff00;

  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #ffffff;                          /*   Farbe für Navi-Hintergrund */
  border: 1px  #6FAAFF;                        /* Rahmen der Box */
}


.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  font-size: 12px;
  /*background: #D3D8EF;      Inhaltsfarbe des Boxen */

  border: 1px solid #CCCCCC;  /* Rahmen der Box */
  margin-bottom: 15px;        /*Abstand vertikal zwischen einzelnen Boxen links und rechts*/
 


}



/* ---------------- boxen überschrift -------------- */
.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {


  background-color: #003871;                   	/* Hintergrundfarbe Box-Überschrift */
/*  background-color: #4100C4;                   	 Hintergrundfarbe Box-Überschrift */

  /*background-image: url(../images/verlauf_tile.gif); */

  font-size: 14px;
  font-weight: normal;
  color: #FFFFFF;				  /* Schriftfarbe Boxüberschrift */
  padding: 1px;
  height: 22px;
  padding-left: 8px;
}

/* Schriftfarbe Boxüberschrift; wenn es ein Link ist   */
td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #FFFFFF;
}

td.leftboxheading a:hover, td.rightboxheading a:hover, td.centerboxheading a:hover, td.singleboxheading a:hover {
  color: #000000;
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
  background: #abbbd3;
 /* background-image: url(../images/tile_back.jpg);   */
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 127%;
  padding: 0px;
  /* border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;*/
  font-size:11px;
}


/* -------abgrenzung unteres ende der boxen ----------*/

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
 /* background-color: #abbbd3;                       */
 /*background-image: url(../images/verlauf_unten.gif); */
  margin-bottom: 15px;
  background-color: #003871;
}

.plainBox, .plainbox-description {
  font-family: Tahoma, Verdana, sans-serif, Arial;
  font-size: 11px;
  background: #ffffff;
  /*border:1px solid #000000;*/
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}

.productListing-heading  {
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}

.productListing-heading a:hover {
  font-size: 12px;
  font-weight: normal;
  color: #cccccc;
  padding: 3px;
  height: 20px;
}

TD.productListing-heading{
  background-color: #abbbd3;
  /*background-image: url(../images/tile_blue.png);*/
  background-color: #003871;
  
}

TD.productlisting {
  border:1px solid #CCCCCC;                /* Rahmeneinstellungen im Produktverzeichniss, Shop-Mitte*/
}

TD.productListing-data {                   /* Schrifteinstellungen für Produktbeschreibung in der Shop-Mitte*/
  font-size: 10px;
  padding: 5px;
}

                                           /* Einstellungen für Shop-Mitte*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 14px;
  font-weight: bold;
  color: #003871;
  padding-top: 4px;
  padding-left: 2px;
}

.center_column {
  padding: 1px;
  padding-left:18px;
  padding-right:18px;
}

.main_page{
  width: 100% !important;
  background-color: #FFFFFF;
  /*border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;*/
  padding: 5px 15px 5px 15px;
}

/* footer
--------------*/

TABLE.footer {
  background: #FFFFFF;                    /* hintergrundfarbe unten IP-Anzeige & (c) */
  text-align: center;
  font-size: 10px;
  /*border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;*/
}

TR.footertop {
  background: #003871;       /*Formatierung für untere Navigationsleiste mit Link zur Startseite*/
  /*background-image: url(../images/tile_blue.png); */
  font-size: 12px;
  /*font-variant: small-caps;*/
  color:#FFFFFF;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #ffffff;
   font-size: 10px;
   padding: 3px;
/*   border: 1px dotted #eff4f8; */
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #edeeee;
  /*background:#eaf3fd;*/
  /*background: #daeafb;*/
}

td.pageresults a {
  color: #428dff;
}

td.pageresults a:hover {
	color: #013e9a;
  text-decoration:underline;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;          /*Schriftgrösse für "zeige 1 von 20 Artikel"*/
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #f0a480;
   font-weight: bold;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #000000;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #000000; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-total-Amount {
  font-weight: bold;
  border-top: 1px solid #000000;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}


/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #000000;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  /*border:1px solid #000000;*/
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories */
A.category-top {
  text-decoration: none;
  font-size: 11px;
}

A.category-links {
  font-size: 12px;
  text-decoration: none;
}

/* subkategorien unterkategorien anzeige in der linken box*/
/* Wenn Link weitere Kategorien hat wird dieser Wert genommen */

/* kat geht weiter in sub kat*/
A.category-subs {
text-decoration: none;
font-size: 11px;
}

/* kat geht nicht weiter */
A.category-products {
text-decoration: none;
font-size: 11px;
}


/* farbe angeklickter link kategorie */
SPAN.category-subs-parent {
color: #666666;           /*#FF0000*/
background-color: #ffffff;
display: block;
font-size: 11px;
font-weight: bold;
border: 0px solid #000000 ;
padding: 2px;
padding-left: 0px;
}


/* hintergrundfarbe subkategorie angeklickter link */
SPAN.category-subs-parent2 {
color: #666666;
background-color: #ffffff;
font-size: 11px;
padding:2px;
padding-left: 0px;
}


SPAN.category-subs-selected {
font-size: 11px;
font-weight: bold;
/*background-color: #E9E9FF;*/
background-color:#ffffff;
display: block;
color: #666666;
padding:2px;
padding-left: 0px;
/*text-decoration:underline;*/
}

 /* attribute images table */
TABLE.products-attributes-images {
 /* width: 100%; */
 /*  border: 1px solid #000000; */
 float: left;
 padding: 2px;
}

/*Linke Box oben Abstand des Textes zur Box*/
#categories-content {
	/*background-color:#00FF00;*/
	padding-left:8px;
	}

#categories-content a {
	text-decoration:none;
	}
	
#categories-content a:hover {
	text-decoration:underline;
	}

	
/*Linke Box unten Abstand des Textes zur Box*/	

#infopages-heading-td {
	height:22px;
	}

#infopages-content {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	line-height: 1.8;
	}
	
#infopages-content a:hover {
	text-decoration:underline;
	}
	
#infopages-content a:hover {
	text-decoration:underline;
	}
	
	
/*Warenkorb formatierung*/

#shoppingcart-content {
	padding-left: 8px;
	}

#shoppingcart-heading-td a {
	font-size:12px;
	}

#shoppingcart-heading-td a:hover {
	color:#cccccc;
	text-decoration:underline;
	}
