body { 
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #f6da2e;
	margin-bottom: 30px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3f5ea1;
	margin-top: 0px;
	margin-bottom: 0px;
}

#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #737375;
	width: 524px;
	line-height: 140%;

}

.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0f303e;
	line-height: 140%;

}

a,
a:hover,
a.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 400px;
	line-height: 140%;
	text-decoration: none;
}

a {
	color: #737375;
	
}

a:hover,
a.active {
	color: #7a98c9;

}

#navigation a.ebene1off,
#navigation a.ebene1on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	width: 150px;
	padding-top: 7px;	
}
#navigation a:hover.ebene1off,
#navigation a.ebene1on {
	color: #f6da2e;
	font-weight: bold;
}
#navigation .ebene1 {
	list-style-type: none;	
}

#navigation a.ebene2off,
#navigation a.ebene2on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #f6da2e;
	display: block;
	width: 100px;
	padding-top: 4px;

}
#navigation a:hover.ebene2off,
#navigation a.ebene2on {
	font-weight: bold;
}
#navigation .ebene2 {
	list-style-type: none;	
}

	
