@charset "UTF-8";

    body {
	background: #ffffff;
	margin: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
    }
	
	label {
	float:left;
	clear:left;
	width:100px;
	}
	input, textarea, select {
	float:left;
	clear: right;
	}
	
.Stil1 {
}
.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #22273c;
	line-height: 26px;
	font-weight: bold;
}
.maintext_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 400px;
	padding-right: 15px;
	font-weight: bold;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 400px;
	padding-right: 15px;
	line-height: 14px;
}
.maintext a {
	color: #22273c;
	text-decoration: none;
}
.maintext  ul li {
	list-style-type: square;
}
.maintext   ul   li ul li {
	list-style-type: none;
	list-style-image: url(pics/ul_li.gif);
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 400px;
	line-height: 12px;
}
.subtext a {
	color: #22273c;
	text-decoration: none;
}
.navi {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3478ff;
	text-align: center;
	height: 32px;
	text-align:left;
	line-height: 32px;
	font-weight: bold;
}
.navi a {
	text-decoration:none;
	color: #3478ff;
	height: 32px;
	width:177px;
	text-align:left;
	background-color: #10298e;
	text-indent: 15px;
	clear: both;
	float: left;
}
.navi a:hover {
	text-decoration:none;
	color: #FFFFFF;
	height: 32px;
	width:167px;
	text-align:left;
	background-color:#1c47c8;
	text-indent: 5px;
	clear: both;
	float: left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #efba02;
}
.navi_aktiv {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	height: 32px;
	text-align:left;
	line-height: 32px;
	font-weight: bold;
}
.navi_aktiv a {
	text-decoration:none;
	color: #FFFFFF;
	height: 32px;
	width:167px;
	text-align:left;
	font-weight: bold;
	background-color: #1c47c8;
	text-indent: 5px;
	clear: none;
	float: left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #efba02;
}
.navi_aktiv a:hover {
	text-decoration:none;
	color: #FFFFFF;
	height: 32px;
	width:167px;
	text-align:left;
	background-color:#1c47c8;
	text-indent: 5px;
	font-weight: bold;
}
.navi_impress {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c47c8;
	text-align: center;
	height: 32px;
	text-align:left;
	line-height: 32px;
	font-weight: normal;
}
.navi_impress a {
	text-decoration:none;
	color: #3478ff;
	height: 32px;
	width:177px;
	text-align:left;
	background-color: #10298e;
	text-indent: 15px;
	clear: both;
	float: left;
}
.navi_impress a:hover {
	text-decoration:none;
	color: #FFFFFF;
	height: 32px;
	width:177px;
	text-align:left;
	background-color:#10298e;
	text-indent: 15px;
	clear: both;
	float: left;
}
.navi_oben {
	text-decoration:none;
	text-align: center;
	height: 202px;
	background-image: url(pics/logos_obellinks.jpg);
	background-repeat: no-repeat;
}
.navi_unten {
	text-decoration:none;
	height: 100%;
	background-color: #10298e;
	background-image: url(pics/spacer.gif);
}
