/* Stylesheet Administration */

TR, P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #eeeeee;
	text-decoration : none;
	scrollbar-face-color: rgb(0,0,0); 
	scrollbar-highlight-color: #cccccc; 
	scrollbar-shadow-color: #cccccc; 
	scrollbar-3dlight-color: rgb(0,0,0); 
	scrollbar-arrow-color: #cccccc; 
	scrollbar-track-color: rgb(0,0,0); 
	scrollbar-darkshadow-color: rgb(0,0,0);
}

.felder {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #eeeeee;
	border : 1px #ff9b18 solid;
	background-color : #333333;
	text-decoration : none;
	scrollbar-face-color: rgb(0,0,0); 
	scrollbar-highlight-color: #cccccc; 
	scrollbar-shadow-color: #cccccc; 
	scrollbar-3dlight-color: rgb(0,0,0); 
	scrollbar-arrow-color: #cccccc; 
	scrollbar-track-color: rgb(0,0,0); 
	scrollbar-darkshadow-color: rgb(0,0,0);
}

BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #eeeeee;
	background-color : #000000;
	scrollbar-face-color: rgb(0,0,0); 
	scrollbar-highlight-color: #cccccc; 
	scrollbar-shadow-color: #cccccc; 
	scrollbar-3dlight-color: rgb(0,0,0); 
	scrollbar-arrow-color: #cccccc; 
	scrollbar-track-color: rgb(0,0,0); 
	scrollbar-darkshadow-color: rgb(0,0,0);
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #eeeeee;
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #FF9B18;
	text-decoration : none;
}
B {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : 700;
	color : #FF9B18;
	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;
}
U {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #eeeeee;
	text-decoration : underline;
}

STRONG {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : 700;
	color : #FF9B18;
	text-decoration : none;
}
IMG {
	border-color : #333333;
}




