.text {
	font-family: sans-serif, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #084a7b;
	scrollbar-highlight-color: #084a7b;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #084a7b;
}
body,td,th {
	font-family: sans-serif, Arial, Verdana, Helvetica;
	font-size: 12px;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.klein {
	font-size: 9px;
}
.Stil1 {
color: #FFFFFF
}
.Stil2 {
font-weight: bold
}
.Stil3 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.stil4 {
	font-size: 10px;
	font-weight: bold;
}
.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #C00;
	text-decoration: blink;
	background-color: #E1E1E1;
}