/* Stylesheet Administration */

TR {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
}

input, select, textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #C21117;
	border : 1px #C21117 solid;
	background-color : #cccccc;
	text-decoration : none;
	scrollbar-highlight-color: #6E2205; 
	scrollbar-shadow-color: #6E2205; 
	scrollbar-arrow-color: #6E2205;
	
	scrollbar-face-color: #cccccc; 
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-track-color: #cccccc; 
	scrollbar-darkshadow-color: #cccccc;
}

BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #333333;
	background-color : #F2EAE8;
	
	scrollbar-highlight-color: #6E2205; 
	scrollbar-shadow-color: #6E2205; 
	scrollbar-arrow-color: #6E2205;
	
	scrollbar-face-color: #A68779; 
	scrollbar-3dlight-color: #A68779; 
	scrollbar-track-color: #A68779; 
	scrollbar-darkshadow-color: #A68779;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #eeeeee;
}

.head {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #C21117;
	text-decoration : underline;
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #C21117;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
}

I {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : italic;
	font-weight : normal;
	color : #eeeeee;
	text-decoration : none;
}

STRONG, B {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : 700;
	color : #C21117;
	text-decoration : none;
}

.preis {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : 700;
	color : #333333;
	text-decoration : none;
}
.IMG {
	border-color : #000000;
}




