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

.hauptbody {
	background-color:#FFFFFF;
}

.linkboxtitle {
	background-color:#006699;
	color:#e0e033;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight:bold;
	margin-bottom:0px;
	padding:5px;
}

.navigationbody {
	background-color:#E0E0E0;
}

.navigationheader {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-left:0px;
	text-decoration: none;
}

.navigationslink, .navigationslink:visited, .navigationslink:active {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
	
.navigationslink:hover {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

p, .Text {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	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: #346db4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}