body { font-family: Arial, sans-serif }
p {}
td {
	vertical-align: top;
}
.menu01  { 
	color: white; 
	font-size: 14px; 
}
.menu02 { 
	color: black; 
	font-size: 12px; 
	text-decoration: underline 
}
.menu03 { 
	color: black; 
	font-size: 11px; 
	text-decoration: underline 
}
.navigator_schwarz  { 
	color: black; 
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none 
}
.navigator_rot  { 
	color: red; 
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none 
}
.seitenkopf { 
	color: white; 
	font-weight: bold; 
	background-color: #2c3e59 
}
.rahmen { 
	border: solid 1px black; 
}
.head01 { 
	color: black; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: none 
}
.text01 { 
	color: black; 
	font-weight: normal; 
	text-decoration: none 
}
.footer  { 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	text-decoration: none; 
	border-top: 1px solid black 
}
a:link, a:visited, a:active { 
	color: red; 
}
