body {
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #3399FF;
	scrollbar-base-color: #DDDDDD;
	scrollbar-darkshadow-color: #333333;
	scrollbar-face-color: #e1f0ff;
	scrollbar-highlight-color: 3399FF;
	scrollbar-shadow-color: 3399FF;
	scrollbar-track-color: e1f0ff;
}


.lauftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399FF;
}
.subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
	line-height: 17px;
}
.titel {
	color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3399FF;
}
a:link {
	color: #246BB3;
	text-decoration: none;
}
a:visited {
	color: #297ACC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.subtitelRot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0033;
	line-height: 17px;
}
.titelGross {
	color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}

