body { 
  background-color:#000000; 
  border-style:none; 
  margin: 0px;
  border: 0px; 
  padding: 0px; 
  height: 100%; 
  width: 100%;
}


/*   overflow: auto; mag NN nicht  */

/* Scrollbalken*/

body {
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #ff9900;
	scrollbar-highlight-color: #ff9900;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #663300;
	scrollbar-arrow-color: #ff9900;
}


p, td, td.unten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}

td {
	vertical-align: top;
	}

td.unten {
	vertical-align: bottom;
	}

td.breadcrump_td {	
	padding-bottom: 12px;
	}


/* CSS für Fusszeile auf jeder Seite */

a.fusszeile, .fusszeile { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF;
	}

a.fusszeile:link {
	color: #FF9900;
	text-decoration: none;
	}

a.fusszeile:visited {
	color: #FF9900;
	text-decoration: none;
	}

a.fusszeile:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

a.fusszeile:active {
	color: #FF6600;
	}

.fusszeile {
	padding: 2px 0px;
	text-align: center;
	background-color: #663300;
	border-top: 1px #ff9900 solid;
	border-bottom: 1px #ff9900 solid;
	vertical-align: middle;
	}

.navigationzelle {
	padding-left: 10px;
	padding-right: 10px;

	}

.navfuss {
	border-top: 2px solid #000000;
	}


/* Warenkorbtabelle klein für Vorschau */

.wktabelle {
	border: 1px solid #ff9900;
	background-color: #663300;
	padding: 5px;
	width: 175px;
	}

.wktitel {
	border-bottom: 1px dotted #FF9900;
	color: white;
	font-size: 10px;
	padding: 3px;
	}

.wkzeile {
	border-bottom: 1px dotted #FF9900;
	padding: 3px;
	}

.wkeintrag {
	font-size: 10px;
	padding: 3px;
	}


/* Warenkorbtabelle gross alle einträge */

.wkgrosstabelle {
	border: 1px solid #ff9900;
	background-color: #663300;
	padding: 5px;
	width: 100%;
	}

.wkgrosstitel {
	border-bottom: 1px dotted #FF9900;
	background-color: #663300;
	color: white;
	font-size: 10px;
	padding: 3px;
	}



/* Modultabellen */

.newslettertabelle {
	border: 1px solid #ff9900;
	padding: 5px;
	width: 150px;
	}


.neuigkeitentabelle {
	border: 1px solid #ff9900;
	padding: 5px;
	width: 175px;
	}

.neuigkeitenzelle {
	border-top: 1px solid #ff9900;
	padding: 5px 0px;
	text-align:center;
	}

.aktionentabelle {
	border: 1px solid #ff9900;
	padding: 5px;
	width: 175px;
	}

.aktionentitel {
	border-bottom: 2px double #ff9900;
	background-color: #660000;
}

.newslettertitel {
	border-bottom: 2px double #ff9900;
	background-color: #000066;
}

.neuigkeitentitel {
	border-bottom: 1px double #ff9900;
	background-color: #006600;
}

.hinweisetitel {
	border-bottom: 2px double #ff9900;
	background-color: red;
	color:white;
}

.merkzetteltitel {
	border-bottom: 2px double #ff9900;
	background-color: #666699;
}

.zelleinhalt {
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	}


/* Navigationsbuttons an der linken Seite */
/* Hintergrund und Größen */

.navtd, .nav2td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	vertical-align: middle;
	background-image: url(/images/nav_transp.gif);
	padding: 3px 0px 3px 0px;
	}

.navtd {
	background-color: #333333;
	border-top: 2px solid #000000;
	}

.nav2td {
	background-color: #444444;
	border-top: 1px dashed #000000;
	}



/* Links */


/* allgemein */

a:link {
	color: #FF9900;
	text-decoration: none;
	}

a:visited {
	color:#FF9900;
	text-decoration: none;
	}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

a:active {
	color: #FF6600;
	text-decoration: none;
	}


/* Navigation */

a.nav, a.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}


a.nav:link {
	color: #FF9900;
	text-decoration: none;
	}

a.nav:visited {
	color:#FF9900;
	text-decoration: none;
	}

a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

a.nav:active {
	color: #FF6600;
	text-decoration: none;
	}


/* Ebene 2 */

a.nav2:link {
	color: #FF9900;
	text-decoration: none;
	}

a.nav2:visited {
	color: #FF9900;
	text-decoration: none;
	}

a.nav2:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

a.nav2:active {
	color: #FF6600;
	text-decoration: none;
	}

/* Bilderrahmen für die kleinen Produktbilder */
.rahmenproduktbildklein {
	border: 1px solid #FF9900;
	padding: 3px;
	}


/* Rechte Spalte auf der Seite*/
.infospalte {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}

/* Spalte in der dann das Bestellformular zum Artikel steht*/
.bestellspalte_li {
	text-align: right;
	padding: 3px 0px;
	color: #999999;

}

.bestellspalte_re {
	text-align: left;
	padding: 3px 10px 15px 10px;
}


/* Preisdarstellung */
.euro {
	color: #FF9900;
	font-weight: bold;
	}


/* Größenpulldown im Bestellformular */
.groessenpulldown {
	width: 175px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Farbenpulldown im Bestellformular */
.groesseneingabe {
	width: 175px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Farbenpulldown im Bestellformular */
.farbenpulldown {
	width: 175px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Formular allgemein */
form {
	display: inline;
}


/* Warenkorbschritt */
.wk_schritt_inaktiv {
	color: #666666;
	text-align: center;
	padding: 5px 0px;
	}

/* Warenkorbschritt */
.wk_schritt_aktiv {
	color: #000000;
	background-color: #FF9900;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px;
	}

/* Warenkorbschritt link zurück*/
.wk_schritt_zurueck {
	text-align: center;
	padding: 5px 0px;
	}

/* Farbenpulldown im Bestellformular */
.txtklein {
	font-size: 85%;
	}

/* Fehlermeldungen */
.fehler {
	color: #ff0000;
	padding: 20px;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	}

/* Hintergrund für Bestellformulare*/
.bestellhintergrund {
	border: 1px dotted #666;
	padding: 10px;
	}

.produkttabelle {
	background-color: #111;
	border: 1px solid;
	border-color: #630;
	padding: 0px;
	spacing: 0px;
	width:100%;
	}

/* Schriftart für Überschrift auf Rubrikstartseite*/

h1 {
	font-size: 24px;
	color: #ff9900;
	font-style: italic;
	letter-spacing: 3px;
	font-family: Georgia, "Times New Roman", Times, serif, Verdana;
	}

h1:first-letter {
	font-size: 48px;
	}



/* Navigationsbuttons an der linken Seite; neu für NestedSet-Navigation */
/* Hintergrund und Größen */

.navi, .navi2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	vertical-align: middle;
	background-image: url(/images/nav_transp.gif);
	padding: 3px 0px 3px 0px;
	}

.navi {
	background-color: #333;
	border-top: 2px solid #000;
	}

.navi2 {
	background-color: #444;
	border-top: 1px dashed #000;
	margin-top: 1px;
	}


.versteckter_button {
	border:none;
	background-color:#630;
	color:#f90;
	cursor:hand;
	text-align:left;
	}

.produkt_uebersicht_tabelle {
	text-align:center;
	border:1px dotted #666666;
	padding:3px;
	}

/* Hervorhebung des Suchbegriffes im Suchergebnis */

.suchbegriff {
	background-color:#f90;
	padding: 0px 2px;
	}



