body {
	scrollbar-arrow-color: #081C57;
	scrollbar-base-color: #D9D9D9;
}

hr {border : 1px solid #081C57;}

a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	background-color: #708DAD;
}

a:visited  {
	color: #ffffff; 
	text-decoration:none;
 	font-weight: normal;
 }

a:active {
	color: #004985; 
	text-decoration:none;
 	font-weight: normal;
 }

a:hover {
	color: #CCD6E2;
	text-decoration: none;
	font-weight: normal;
 }
 
.aktiv {
	color: #004985;
	text-decoration: none;
	background-color: #ffffff;
 }

.fliesstext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; 
	line-height: 18px; text-align: left;
 	font-weight: normal;
}

.fliesstext2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #004985; 
	line-height: 18px; text-align: left;
 	font-weight: bold;
}

.fliesstext3 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; 
	line-height: 12px; text-align: left; 
 	font-weight: normal;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004985;
	line-height: 16px;
	font-weight: bold;
}

