/*  Body Contenct */
body  {
	background : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size :14px;
	color : #000000;
	SCROLLBAR-FACE-COLOR: #808080;
	SCROLLBAR-HIGHLIGHT-COLOR: #808080; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #808080; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #000000;
}

/* Standard Schriftformatierungen */
A, A:LINK, A:VISITED, A:ACTIVE {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #000000;
text-decoration : underline;
}

/* Standard Schriftformatierungen */
A:HOVER {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #003E83;
text-decoration : underline;
}

text {
font-family : Arial, Helvetica, sans-serif;
font-size :14px;
color : #000000;
}
