BODY {
	margin: 0px;
	padding-top: 25px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
} 


/* This item will not be indicated */
TABLE.content/*EDIT*/ {
	border: 1px;
	border-color: #3c3c3c;
	border-style: solid;
} 


/* This item will not be indicated */
TABLE.inhalt/*EDIT*/ {
	margin-top: 25px;
	margin-bottom: 15px;
	border: 1px;
	border-color: #3c3c3c;
	border-style: solid;
	padding: 2px;
} 


/* Warenkorb - Statusanzeige */
TD,TD.text/*EDIT*/ {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
} 


/* Navigationslinks - Warengruppen */
TD.balken/*EDIT*/ {
	background-color: #072FB8;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	height: 18px;
	border-bottom: 4px;
	border-bottom-color: #3c3c3c;
	border-bottom-style: solid;
} 


/* Navigationslinks */
A,A.topnavi/*EDIT*/ {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
} 


/* Navigationslinks - Mouseover */
A:HOVER,A.topnavi:HOVER/*EDIT*/ {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #ae0808;
	text-decoration: none;
} 


/* Artikeldetails - Links */
A.smaller/*EDIT*/ {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
} 


/* Artikeldetails - Links, Mouseover */
A.smaller:HOVER/*EDIT*/ {
	color: #ae0808;
} 


/* This item will not be indicated */
INPUT.button {
	background-color: #072FB8;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	color: #FFFFFF;
} 


/* Begruessungstext */
H1/*EDIT*/ {
	font-family: Arial,Verdana;
	font-size: 22px;
	display: inline;
} 


/* Ueberschriften der Navigationsleisten */
H2/*EDIT*/ {
	font-family: Arial,Verdana;
	font-size: 24px;
	display: inline;
	color: #072FB8;
} 


H3 {
	font-family: Arial,Verdana;
	font-size: 14px;
	display: inline;
	color: #000000;
} 


/* Artikeldetails - Text MwSt Verpackung Abbl. aehnlich */
H4/*EDIT*/ {
	font-family: Verdana;
	font-size: 10px;
	display: inline;
	color: #000000;
	font-weight: normal;
} 


H5 {
	font-family: Verdana;
	font-size: 12px;
	color: #bb1c21;
	font-weight: bold;
} 


/* Artikelliste - Preis */
H6/*EDIT*/ {
	font-family: Verdana;
	font-size: 15px;
	display: inline;
	color: #bb1c21;
	font-weight: bold;
} 


/* Eingabeboxen */
.textbox,.textarea/*EDIT*/ {
	font-family: Verdana;
	font-size: 11px;
	border: 1pxsolid#000000;
} 


/* Eingabeboxen - Fehler*/
.textboxfehler,.textareafehler/*EDIT*/ {
	font-family: Verdana;
	font-size: 11px;
	border: 1pxsolid#000000;
	background-color: #bd0000;
	color: #FFFFFF;
} 


/* Auswahlboxen*/
.selectbox/*EDIT*/ {
	font-family: Verdana;
	font-size: 10px;
} 


/* Auswahlboxen - Fehler */
.selectboxfehler/*EDIT*/ {
	font-family: Verdana;
	font-size: 10px;
	background-color: #bd0000;
	color: #FFFFFF;
} 


/* This item will not be indicated */
.padding/*EDIT*/ {
	padding-left: 20px;
} 



