@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.oben-menu {
	font-weight: bold;
	color: #FFFF00;
	text-transform: uppercase;
}
.unten-daten {
	font-size: 9px;
	color: #999999;
}
h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #003399;
}
.text-grey {
	color: #999999;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #253E76;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
