body {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #002248;
	background-color: #d4e7ff;
	margin: 0px;
	padding: 5px 0px 0px;
}
.navigation {
	text-align:center;	
	text-decoration:none;
	font-size: 14px;
	font-weight:bold;
	color: #002248;
}
.navigation:hover {
	background-color: #8ba8de;
	color:#FFFFFF;
}
.navigation_active {
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 14px;
	font-weight:bold;
	background-color: #8ba8de;
}
.lightbg {
	background-color: #FFFFFF;
}
.border {
	background-color: #8ba8de;
}
h1 {
	font-size: 18px;
}
.inlineLink {;
	color: #002248;
}
h2 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
}
li {
	font-size: 16px;
	line-height: 35px;
}
.lWenigerAbstand {
	line-height: 30px;
}
