body {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFF00;
	background-color:#336699;
}

td {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: yellow;
}

a {
	font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFF00;
}



.titel {
	font-size: 15pt;
	font-weight: bold;
	color: #FFFF00;
}
.untertitel { font-size: 12pt; font-weight: 500; font-style: italic; }
.textnormal { color: red; }
.bildnavigation { color: red; }

.tabellentitel {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: black; }
.tabellenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: yellow;
	border: #FFFF00;
}
.menutitel {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #0066FF;

}

