@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100.01%;
	background-image: url(../images/bgbody.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapper {
	margin:0 auto;
	width:788px;
}
#top {
	width:788px;
	height:309px;
	background-image:url(../images/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0; padding:0;
}
#top2 {
	width:788px;
	height:309px;
	background-image:url(../images/bgtop2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0; padding:0;
}
#navigation {
	clear:both;
	margin:0; padding:0;
	width:788px;
	height:39px;
	background-image: url(../images/bgnavigation.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navigation img {margin:0; padding:0; border:none;}
#content {
	width:788px;
	background-image: url(../images/bgcontent.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin:0; padding:0;
}
#inhalt { width:90%;}
#inhalt p,li{ font-size:.7em; color:#032b64; line-height:1.2em;padding-left:24px; text-align:justify; }
#inhalt h1 { color:#032b64; font-size:1.0em; font-weight:bold;padding: 0 0 0 24px;}
#inhalt h2 { color:#032b64; font-size:.825em; font-weight:bold;padding: 0 0 0 24px;}
#inhalt img {padding-left:24px;}
#footline {
	clear:both;
	width:788px;
	height:11px;
	background-image: url(../images/bgfootline.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#foot {
	clear:both;
	width:788px;
}
#textfader {
	position:absolute;
	margin:23px 5px 0 433px;
	background-image: url(../images/bgtextfader.png);
	background-position: center top;
	width:350px;
	height:164px;
	background-repeat: no-repeat;
	color:#032b64;
	font-size:.9em;
	font-weight:bold;
	background-color:#FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
#textfader p {
	padding: 14px 33px 0px 33px;
	text-align:left;
}
#toplink {
	position:absolute;
	width:204px;
	height:59px;
	margin: 250px 5px 0 579px;
	padding:0; 
}
#toplink img {
	margin:0;
	padding:0;
	border:none;
	filter:progid: DXImageTransform.Microsoft.AlphaImageLoader(src='pictoplink.png', sizingMethod='scale');
}
#links {
	float:left;
	width:420px;
	margin: 0;
	}
#links p{ font-size:.7em; color:#032b64; line-height:2em;padding-left:24px; text-align:justify; }
#links h1 { color:#032b64; font-size:1.0em; font-weight:bold;padding: 0px 0 0 24px; margin: 24px 0 0 0;}
#links img {padding-left:24px; border:none;}
#rechts{
	float:right;
	width:324px;
}
#rechts p{ font-size:.7em; color:#032b64; padding-right:24px; text-align:left; margin:0; }
#rechts h1 { color:#032b64; font-size:1.0em; font-weight:bold;padding: 10px 24px 0 0px;margin:0;}
#rechts h2 { color:#032b64; font-size:.7em; font-weight:bold;padding: 10px 24px 0 0px;margin:0;}
#rechts a { text-decoration:none; color:#032b64;}
#rechts a:hover { text-decoration:underline;}
#rechts img {padding-right:24px;}
#klar{ clear:both;}
#bottomlinks{ margin-left:18px; float:left; width:203px;}
#bottomrechts{ float:left; width:198px;}
#foot img{ margin:0; padding:0; border:0;}
.reihe{ clear:both; font-size:.7em; color:#032b64; line-height:1.2em;padding:10px 0 10px 24px;}
.label{ width:125px; float:left;}
.feld{ float:left;}
input{color:#032b64; }
