BODY { 
 SCROLLBAR-HIGHLIGHT-COLOR: #D3D4D4;
						
SCROLLBAR-3DLIGHT-COLOR: #E34F50;


						SCROLLBAR-ARROW-COLOR: #E34F50;
						SCROLLBAR-DARKSHADOW-COLOR: #D3D4D4;
						SCROLLBAR-BASE-COLOR: #D3D4D4 }
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E34F50;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E34F50;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E34F50;
}
A:link {
COLOR: #E34F50; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:visited {
COLOR: #E34F50; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:active {
COLOR: #E34F50; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:hover {
COLOR: #000000; TEXT-DECORATION: none; FONT-STYLE: normal
}

.formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: E34F50;
	background-color: D3D4D4;
	border: thin groove #E34F50;
}
