.body {
	scrollbar-3dlight-color: #475C7C;
	scrollbar-arrow-color: #FFFF00;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: #475C7C;
	scrollbar-face-color: #475C7C;
	scrollbar-highlight-color: #99CCFF;
	scrollbar-shadow-color: #99CCFF;
	scrollbar-track-color: #475C7C;
	background-color: #475C7C;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}	
A:HOVER {
	color: #FFFF00;
	text-decoration: overline underline blink; 
	font-family: Arial, Helvetica, sans-serif;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: none;
}
.linktop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-align: none;
}
.linkoutside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #99CCFF;
	text-decoration: none;
	text-align: none;
}
.trennlinielogo {
	width: 160px; 
	color: #99CCFF; 
	background-color: #99CCFF; 
	height: 1px;
   margin-right: 0; 
   text-align: center; 
   border: 1px dottet #99CCFF;
}
.trennlinie {
	width: 125px; 
	color: #99CCFF; 
	background-color: #99CCFF; 
	height: 1px;
   margin-right: 0; 
   text-align: center; 
   border: 1px normal #99CCFF;
}
.trennlinielang {
	width: 100%; 
	color: #99CCFF; 
	background-color: #99CCFF; 
	height: 1px;
   margin-right: 0; 
   text-align: center; 
   border: 1px normal #99CCFF;
}
.copyrights { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	color: #FFFF00; 
	text-decoration: none;
}
.linktabelle { 
	width: 160px;
	border: 1px solid #99CCFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}
.tabelletext { 
	width: 90%;
	border: 1px solid #99CCFF;
	background-color: #587498;
	border-spacing: 0;
	
}
.tabelletexttd { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 6px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 3px;
}
.ueberschrift { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: underline;
}
.hauptueberschrift { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
}