.kopfoben {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #0033CC;
	background-color: #FFFFFF;
}
.kopfunten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;

}
.navtabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
	background-color: #CCCCCC;
	text-decoration: none;
	font-style: normal;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
	background-color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	background-color: #CCCCCC;
	color: #0033CC;
	text-decoration: none;

}
a:active {
	background-color: #FF0000;
	color: #FFFFFF;
	text-decoration: none;


}
.mitteltab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
	background-color: #FFFFFF;
}
.werbetap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
	background-color: #CCCCCC;
	font-style: normal;

}
.fusszeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF0000;
}
body {
	background-color: #999999;
}

