body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

p, td {
	font-size: 11px;
}

.normtext {
	font-size: 11px;
}

.navi:link {
	font-size: 11px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

.navi:visited {
	font-size: 11px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

.navi:active {
	font-size: 11px;
	color: Yellow;
	text-decoration: none;
	font-weight: bold;
}

.navi:hover {
	font-size: 11px;
	color: Yellow;
	text-decoration: none;
	font-weight: bold;
}

.tabelle_hg {
	background-color: #003399;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
}

#Layer-Container{
	position: absolute;
	width: 800px;
	margin-left: -400px;
	left: 50%;
	z-index: 1;
}
