/* CSS Document */

p {
font-family: Arial, Verdana;
font-size: 11px;
color: #000000;
line-height: 10px;
padding: 3px;
}

.bold {
font-family: Arial, Verdana;
font-size: 20px;
color: #000000;
line-height: 13px;
font-weight: bold;
padding: 3px;
}

.fliesstextnormal {
font-family: Arial, Verdana;
font-size: 10px;
color: #000000;
line-height: 13px;
font-weight: 100;
padding: 3px;
}

.fliesstextnormalbold {
font-family: Arial, Verdana;
font-size: 12px;
color: #000000;
line-height: 16px;
font-weight: bold;
padding: 3px;
}

.fliesstextnormalboldbalu {
font-family: Arial, Verdana;
font-size: 12px;
color: #0e6bb0;
line-height: 16px;
font-weight: bold;
padding: 3px;
}

.fliesstextnormalgross {
font-family: Arial, Verdana;
font-size: 12px;
color: #000000;
line-height: 16px;
font-weight: 100;
padding: 3px;
}

.fliesstextnormalgrossbold {
font-family: Arial, Verdana;
font-size: 14px;
color: #000000;
line-height: 16px;
font-weight: bold;
padding: 3px;
}

.navigation {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 140px;
	padding: 10px;
}

.navigation:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0e6bb0;
	text-decoration: none;
	display: block;
	width: 140px;
	padding: 10px;
}

.subnavigation {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
}

.subnavigation:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #c4cce5;
	text-decoration: none;
}

.undernavigation {
	font-family: Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 149px;
	padding: 5px;
}

.undernavigation:hover {
	font-family: Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0e6bb0;
	text-decoration: none;
	display: block;
	width: 149px;
	padding: 5px;
}

.underbalu {
	font-family: Arial, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0e6bb0;
	text-decoration: none;
	display: block;
	width: 149px;
	padding: 5px;
}

.balu {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0e6bb0;
	text-decoration: none;
	display: block;
	width: 140px;
	padding: 10px;
}

.hellbalu {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #c4cce5;
	text-decoration: none;
}

