.blau {
	background-color: b7cbdd;
}
.navi {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: default;
}
.navi-sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	line-height: 20px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a.sub:link {
	text-decoration: none;
	color: #333333;
}
a.sub:visited {
	text-decoration: none;
	color: #333333;
}
a.sub:hover {
	text-decoration: none;
	color: #AAAAAA;
}
a.lis:link {
	font-size: 14px;
	text-decoration: none;
	color: #4444444;
}
a.lis:visited {
	font-size: 14px;
	text-decoration: none;
	color: #444444;
}
a.lis:hover {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
.copyright {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #759BBD;
}
a.lcopyright:link {
	text-decoration: none;
	color: #759BBD;
}
a.lcopyright:visited {
	text-decoration: none;
	color: #759BBD;
}
a.lcopyright:hover {
	text-decoration: none;
	color: #AAAAAA;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15.5px;
	color: #333333;
}
.text-kl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 900;
	color: #005599;
	line-height: 25px;

}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #e7f2fb;
	vertical-align: middle;
	width: 160px;
	border: 1px outset #b7cbdd;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #e7f2fb;
	vertical-align: middle;
	border: 1px outset #b7cbdd;
}
