a.nav:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.nav:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
}
.nav-gruen:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0055A5;
	text-decoration: none;
}
.nav-gruen:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0055A5;
	text-decoration: none;
}
.nav-gruen:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0055A5;
	text-decoration: none;
}
.nav-gruen:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0055A5;
	text-decoration: none;
}
a.nav:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.nav-rahmen {
	border: 1px dotted #CCCCCC;
}
.main {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.klein {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.main-bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.main-titel {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0055A5;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
BODY {
SCROLLBAR-FACE-COLOR: #0055A5; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;}