.fusszeile {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.hauptbody {
	background-color:#FFFFFF;
}

.linkboxtitle {
	background-color:#FFFFFF;
	color:#336CB3;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight:bold;
	margin-bottom:0px;
	padding:2px;
}
.navigationbody {
	background-color:#336CB3;
}

.navigationslink, .navigationslink:visited, .navigationslink:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
	
.navigationslink:hover {
	background-color:#336CB3;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
}

.navigation2, .navigation2:visited, .navigation2:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.navigation2:hover {
	color: #D6D6DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:normal;
	text-decoration: none;
}

p, .Text {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight:normal;
	text-decoration:none;
}

.seitenueberschrift {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	font-weight: bold;
}

.textlink, .textlink:visited, .textlink:active {
	color: #336CB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.textlink:hover {
	background-color:#336cb3;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}