.mainmenue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	height: 10px;
	border-top-width: thin;
	text-decoration: none;
}

a.mainmenue:hover {
}
.submenue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: thin;
	text-decoration: none;
	height: 10px;
}

a.submenue:hover {
	
}

.subsubmenue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: thin;
	text-decoration: none;
	height: auto;
}

.tabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
}
.tabellefett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
}

.Headblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
}
.BosSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
}
