BODY { 
 SCROLLBAR-HIGHLIGHT-COLOR: #D3D4D4;
						
SCROLLBAR-3DLIGHT-COLOR: #E34F50;


						SCROLLBAR-ARROW-COLOR: #E34F50;
						SCROLLBAR-DARKSHADOW-COLOR: #D3D4D4;
						SCROLLBAR-BASE-COLOR: #D3D4D4 }
.formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.formular2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004300;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #004300;
}
A:link {
COLOR: #640002; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:visited {
COLOR: #ff0000; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:active {
COLOR: #ff9600; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:hover {
COLOR: #c0000e; TEXT-DECORATION: none; FONT-STYLE: normal
}

.formular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	background-color: D3D4D4;
	border: thin groove #E34F50;
}
