body {
	margin: 0px;
	background-color: #02006C;
}

body,td,th {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #02006C;
}

a, a:visited {
	color: #02006C;
}

a:hover {
	color: #ff0000;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	padding:0;
	margin:0;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	padding:0;
	margin:0;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	padding:0;
	margin:0;
}

a.home, a.home:visited  {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}
a.home:hover {
	color: #ff0000;
}


.td_weiss {
	background-color: #ffffff;
}
.td_grau {
	background-color: #999999;
}

.rahmen {
	color: #02006C;
}

.navi a,
.navi a:visited {
	display: block;
	width: 200px;
	padding:5px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #02006C;
	background-color: #d6dbe7;
	border-right: 1px solid #02006C;
	border-bottom: 1px solid #02006C;
}
.navi_high a,
.navi_high a:visited {
	display: block;
	width: 200px;
	padding:5px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
	border-right: 1px solid #ffffff;
	background-color: #ffffff;
	border-bottom: 1px solid #02006C;
}
.navi a:hover{
	background-color:#ffffff;
	border-right: 1px solid #ffffff;
}

.content_oben {
	display: block;
	padding:5px 5px 5px 5px;
	border-bottom: 1px solid #02006C;font-size: 10px;
}

.content_unten {
	border-top: 1px solid #02006C;
	padding:10px;
}

.content_hinweis {
	padding:10px;
}

a.navi_oben, 
a.navi_oben:visited {
	font-size: 10px;
	text-decoration: none;
	color: #02006C;
}

a.navi_oben_high,
a.navi_oben_high:visited {
	font-size: 10px;
	text-decoration: none;
	color: #ff0000;
}

a.navi_oben:hover,
a.navi_oben_high:hover {
	text-decoration: underline;
	color: #ff0000;
}