body, #headline{
	padding-left:50px;
	padding-right:50px;
	color:#e6e6e6;

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	text-align:left;

	scrollbar-base-color:#000000;
	scrollbar-track-color:#CCCCCC;
	scrollbar-face-color:#999999;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#333333;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#333333;
	scrollbar-arrow-color:#006633;
}
#headline, hr#headline{
	text-align:left;
	color:#CC3300;
	font-weight:bold;
}
hr#headline{
	width:260px;
	float:left;
}

a:link, a:visited, a:active{
	color:#e6e6e6;
	text-decoration:underline;
}
a:hover{
	color:#000000;
	text-decoration:none;
	background-color:white
}
a.bild:link, a.bild:visited, a.bild:hover,a.bild:active{
	color:#000000;
	background:none;
	border:none;
}
.imgAbstand{
	padding-right:10px;
}
.formstyle{
	background:none;
	color:#e6e6e6;
}