.warenkorb {
	background-color: #008860;
	color: #ffffff;
} 


.warenkorb1 {
	background-color: #cce7e0;
} 


/*Hintergund des Seiteninhalts*/
.fieldset/*EDIT*/ {
	padding-top: 5px;
	background-color: #FFFFFF;
} 


.hr_artikel {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: black;
	height: 1px;
	margin: 20px;
} 


.fieldset_index {
	margin-top: 5px;
	padding: 50px;
	background-color: #ffffff;
} 


/* Standard Styles */
BODY {
	padding: 0px;
	padding-top: 25px;
	margin: 0px;
} 


TD {
	font-family: Verdana;
	font-size: 11px;
} 


A {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
} 


H1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: inline;
} 


H2 {
	display: inline;
} 


H3 {
	font-size: 13px;
	font-weight: normal;
	display: inline;
} 


FIELDSET {
	border-width: 1px;
	border-style: solid;
	border-color: black;
} 


LEGEND {
	color: #FFFFFF;
	font-weight: bold;
} 


.hallo_einzug {
	margin: 8px0px8px8px;
} 


.textbox,.textarea {
	font-family: "Verdana";
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
} 

A.fehler {
	font-family: Verdana;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
} 


/*Textbox Hintergrundfarbe bei falscher Eingabe*/
.textboxfehler,.textareafehler/*EDIT*/ {
	font-family: Verdana;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	background-color: #cce7e0;
} 


.weiss {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
} 


.selectbox {
	font-family: Verdana;
	font-size: 12px;
} 


/*Selectbox Hintergrundfrabe bei falscher Eingabe*/
.selectboxfehler/*EDIT*/ {
	font-family: Verdana;
	font-size: 12px;
	background-color: #cce7e0;
} 


/*Verkleinerte Selectbox beim der Anmeldung*/
.kselectbox {
	font-family: Verdana;
	font-size: 10px;
} 


/*Verkleinerte Selectbox beim der Anmeldung - Hintergrundfrabe bei falscher Eingabe*/
.kselectboxfehler/*EDIT*/ {
	font-family: Verdana;
	font-size: 10px;
	background-color: #cce7e0;
} 


A:HOVER {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
} 


td.topnavi {
	background-image: url(../images/navi1.gif);
	background-repeat:repeat-x;
} 


td.topnavi:HOVER {
	background-image: url(../images/navi_on.png);
	background-repeat:repeat-x;
} 

span {
	display: block;
	width:100%;
}

/*Menupunkte (Horizontal)*/
A.topnavi/*EDIT*/ {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	cursor:hand;
} 


/*Menupunkte (Horizontal) - Mouseover*/
A.topnavi:HOVER/*EDIT*/ {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
} 


/*Link's oben Rechts (innerhalb des Seitenkopfes)*/
A.top/*EDIT*/ {
	text-align: right;
	color: #008860;
	font-size: 10px;
	text-decoration: none;
} 


/*Link's oben Rechts (innerhalb des Seitenkopfes) - Mouseover*/
A.top:HOVER/*EDIT*/ {
	text-align: right;
	color: #008860;
	font-size: 10px;
	text-decoration: underline;
} 


TD.navi {
	color: #FFFFFF;
	background-color: #FF80FF;
} 


/*Schriftfarbe normal*/
TD.weiss/*EDIT*/ {
	color: #FFFFFF;
} 


/*Schriftfarbe hervorgehoben*/
TD.orange/*EDIT*/ {
	color: #FFFFFF;
} 


/*Menu (Vertikal) Kategorien*/
TD.naviheader/*EDIT*/ {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008860;
	height: 30px;
} 


TD.navichild/*EDIT*/ {
	background-color: #cce7e0;
} 

/*Hintergrundfarbe 1*/
TD.navichild1/*EDIT*/ {
	background-color: #cce7e0;
	padding-left:5px;
} 

TD.navichild2/*EDIT*/ {
	background-color: #cce7e0;
	padding-left:15px;
}

TD.navichild3/*EDIT*/ {
	background-color: #cce7e0;
	padding-left:25px;
}

TD.navichild4/*EDIT*/ {
	background-color: #cce7e0;
	padding-left:35px;
} 


/*Hintergrundfarbe 2*/
TD.navidark/*EDIT*/ {
	background-color: #66b8a1;
} 


TD.navisub {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #242021;
	height: 30px;
} 


/*Menu Textlinks*/
A.navi/*EDIT*/ {
	color: #08805a;
	text-decoration: none;
} 


A.navi2 {
	color: #ffffff;
	text-decoration: none;
} 


/*Menu Textlinks - Mouseover*/
A.navi:HOVER/*EDIT*/ {
	color: #08805a;
	text-decoration: underline;
} 


A.navi2:HOVER {
	color: #ffffff;
	text-decoration: underline;
} 


TABLE.border {
	border-width: 1px;
	border-style: solid;
	border-color: black;
} 


/*Ueberschriften Balken der Inhaltsseite*/
.balken/*EDIT*/ {
	background-color: #cce7e0;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 16px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
} 


/*Unterkategorien Block (Legende)*/
.legend/*EDIT*/ {
	padding: 3px;
	color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	background-color: #66b8a1;
} 


INPUT.button {
	background-color: #66b8a1;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	height: 18px;
	font-size: 10px;
} 


.textboxzahl {
	font-family: Verdana;
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	text-align: center;
} 


HR.trenner {
	border-bottom: 1px #000000 solid;	
} 


#naviposition:fixed;top:0px;right:0px;} {
} 



