@charset "UTF-8";
body {
	background: #FFF url(pics/hg_verlauf.jpg) repeat-x right top;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.6em;
}


#center {
	width: 784px;
	margin: auto;
}

#inhalt {
	background: #FFF url(pics/shadow_right.gif) repeat-y right top;
	width: 784px;
	padding-top:0px;
	margin-bottom: 40px;
	border-left: 1px solid #FFF;
}

#shadow {
	margin-left: 7px;
	background: #CCC url(pics/shadow_bottom.jpg) repeat-x left bottom;
}

* +html #shadow {
	margin: 0px 0 0 7px;
	background: url(pics/shadow_bottom.jpg) repeat-x left bottom;
}

* html #shadow {
	margin: 0px 0 0 7px;
	background: #CCC url(pics/shadow_bottom.jpg) repeat-x left bottom;
}


#head {
	margin: 0;
	padding-top: 22px;
}

#navi{
	height: 20px;
	width: 784px;
	margin: 0 0 0 1px;
	background: #C8D2DC url(pics/shadow_navi.jpg) no-repeat right top;
}

#content {
	margin-left: 0px;
	padding: 30px 50px 20px 70px;
}

h1 {
	color:#4E6889;
	margin-bottom: 30px; 
	font-size:1.8em;
}
h2 {
	color:#4E6889;
	margin-bottom: 10px; 
	font-size:1.3em;
}
h3 {
	color:#4E6889;
	margin-bottom: 10px;
	font-size:1.0em;
	text-decoration: underline;
}

.logos {
	padding: 30px 13px 20px 0;
	border: none;
	
}

.logoslast {
	padding: 30px 0px 20px 0;
	border: none;
	
}

a:hover .logos {
	background-color:#FFF;

}

.zitat {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4E6889;	
	font-style: oblique;
	font-style:italic;
	text-align:right;
	padding-bottom: 20px;
}

.linie{
	border-top: 1px solid #C8D2DC;
}
a:link {
	color: #4E6889;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	background-color:#C8D2DC;
	color: #000;
}
a:active {
	text-decoration: none;
}
#foot {
	height:22px;
	margin:20px 7px 0 0;
	background: #CCC url(pics/bottom_hg.jpg) repeat-y left top;
	padding-top: 3px;
	text-align: center;
	vertical-align: middle;
	color: #333;
	font-size: 10px;
}
* html #foot {
	height:22px;
	margin: 20px 7px 0 0;
	background: #CCC url(pics/bottom_hg.jpg) repeat-y left top;
	padding-top: 3px;
	text-align: center;
	vertical-align: middle;
	color: #333;
	font-size: 10px;
}
* +html #foot {
	height:22px;
	margin: 20px 7px 0 0;
	background: #CCC url(pics/bottom_hg.jpg) repeat-y left top;
	padding-top: 3px;
	text-align: center;
	vertical-align: middle;
	color: #333;
	font-size: 10px;
}

.abc {
	list-style-type: lower-alpha;
	list-style-position: outside;
}

.block {
	width: 60px;
	float: left;
}


/*Kontaktformular*/

input.txt {
	color: 3A3A3A;
	border: 1px inset #333;
	width: 215px;
}

textarea {
	color: 3A3A3A;
	border: 1px inset #333;
}

input.plz {
	color: 3A3A3A;
	border: 1px inset #333;
	width:40px;
}

input.ort {
	color: 3A3A3A;
	border: 1px inset #333;
	width:169px;
}

form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 7px;
}

form p label {
	float: left;
	width: 100px;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#anrede {
	display:inline;
}

#anrede.radio {
	width: 15px;
}


.submit, .reset {
	background-color: #C8D2DC;
	border-top: 2px solid #FFF;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	border-left: 2px solid #FFF;
}
.submit:hover, .reset:hover {
	background-color: #4E6889;
	border-top: 2px solid #FFF;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	border-left: 2px solid #FFF;
	color:#FFF;
}

#abfrage{
	margin-left: 0px;
	padding: 30px 50px 20px 0px;
}


/*End Kontaktformular*/

* +html .AccordionPanelContent {
	padding: 15px 0 15px 0 ;

}


