/* Stylesheet Administration */

TR, P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
}

.felder {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #333333;
	border : 1px #0980DD solid;
	background-color : #eeeeee;
	text-decoration : none;
	scrollbar-face-color: #eeeeee; 
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #eeeeee;
	scrollbar-track-color: #eeeeee;
	scrollbar-highlight-color: #0980DD; 
	scrollbar-shadow-color: #0980DD; 
	scrollbar-arrow-color: #0980DD;
}

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 : #9DD2F0;
	scrollbar-face-color: #9DD2F0; 
	scrollbar-3dlight-color: #9DD2F0;
	scrollbar-darkshadow-color: #9DD2F0;
	scrollbar-track-color: #9DD2F0;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-arrow-color: #ffffff; 
}

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 : strong;
	color : #000000;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : strong;
	color : #0980DD;
	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, B {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : 700;
	color : #000000;
	text-decoration : none;
}
IMG {
	border-color : #000000;
}
