.hauptnavi {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0F73A2;
}

.hauptnavi:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0F73A2;
}

.unternavi {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #a8aaaa;;
}

.unternavi:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #a8aaaa;;
}

.subnavi{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #a8aaaa;;
}

.subnavi:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #a8aaaa;
}

.titel {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #7a7c7b;
}

.zwischentitel {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #7a7c7b;
}

.tabellentitel {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

.hand {
	cursor: pointer;
}

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #7a7c7b;
}

.tdgrau {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #7a7c7b;
}

a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #7a7c7b;
}

.suchfeld {
	font-style : normal;
	font-size : 12px;
	font-family : Verdena, Helvetica, sans-serif;
	color : #7a7c7b;
	border-width:0px;
	height: 17px;
	width: 130px;
}

.textfeld {
	font-style : normal;
	font-size : 12px;
	font-family : Verdena, Helvetica, sans-serif;
	color : #000000;
	border-width:2px;
}

.button {
	font-style : normal;
	font-size : 12px;
	font-family : Verdena, Helvetica, sans-serif;
	color: #000000;
	background-color: #a8aaaa;
	border-width:1px;
}

ul {margin-left: 1.3em; padding-left: 0; margin-top: 0; margin-bottom: 0;}  

