@charset "utf-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#all {
	width: 1200px;
	font-family: Helvetica, sans-serif;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	
}


img {
	border-style: none;
}

a {
	color: #096;	/*/*color: #808080;*/*/
}

a:visited {

	color: #096;

}

a:active {

	color: #096;

}

a:hover.link {
	color: #41af71;
}

#logo {
	float: left;
	width: 310px;
	height: 100px;
	padding-top: 16px;
	margin: 0px;
}

.adi {
	font-size: 10px;
	color: #999999;
	padding-top: 15px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


.hauptfenster {
/* 	background-color: #c6c7c9;  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 1180px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	min-height:500px;
	background: url(images/background_1.jpg) repeat-x;
}

#unternavigation {
	height: 20px;
	width: 990px;
	padding-bottom: 5px;
	padding-top: 7px;
/* 	background: #CEE; */
}



#home {
	float: left;
	width: 310px;
}

#content {
	float: left;
	width: 640px;
	padding: 20px;
	position: relative;
	margin-bottom: 10px;
	background: #DDD; /*c6c7c9*/
}
#content .inner {
	min-height: 405px;
}

#aktuell {
	height: 300px;
	width: 150px;
	float: right;
	
	padding: 5px;
	/*color: #808080;*/
}


#menu_titel {
	/*background-color: #e5e5e7; */
	text-align: left;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	display: inline;
	float: left;
	width: 200px;
	margin-left: 330px;
	height: 20px;
	
}
	






.titel {
	color: #FFF;
	display: block;
	margin: 7px 0px;
	font: bold 15px Arial;
}

 .untertitel {
	color: #FFF;
	margin: 6px 0px 4px;
	display: block;
	font-family: Arial;
 }
 
.person {

	margin-top: 10px;
	margin-bottom: 10px;
	} 
.person .bild {
	float: left;
	width: 130px;
}
.person .text {
	text-align: left;
	padding: 8px;	

	}
#aktuell .titel {
/*color: #808080;*/
	color: #666;

}

#aktuell .untertitel {
/*color: #808080;*/
	color: #666;

}



.text {
	/*color: #808080;*/
	font-family: Arial;
	padding-bottom: 4px;
}

.kursiv {}

.fett {}

.link {
	font-style: italic;
	text-decoration: none;
	display: block;
	margin: 5px 0px 6px;
}

table .link {
	text-decoration: none;
	display: block;
	margin: 0px;
	font-style: normal;
}

.text .link {
	text-decoration: none;
	display: inline;
	margin: 0px;

}

#nav {
	display: inline;
	float: right;
	margin-right: 200px;
	width: 680px;

}

/*style="position: absolute; width: 560px; height: 370px; z-index: 2; left: 350px; top: 230px" id="Ebene3" class="style4" */


.menu, .select, .sub_level  {
	height: 23px;
	line-height:19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;	
	padding: 0px;
	list-style-type: none;
	display: inline;
}


ul.menu  , ul.select , ul.sub_level  {


}
/*.menu ul , .select ul, .sub_level ul {list-style-type:none; padding:0; margin:0;} */
.menu li , .select li{
	position:relative;
	z-index: 1100;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: inline;
}

.menu li ul li{

}

.menu li.sub {

}

/* for IE5.5 and IE6 only */
.menu table {border-collapse:collapse;position:absolute;top:0;left:0;z-index:80;font-size:1em;}

.menu li a , .select li a , .sub_level a {
	color:#666666;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	text-decoration:none;
	text-transform: uppercase;
	white-space: nowrap;
}



.menu :hover {
	color: #53BEF2;
	
}
.menu :hover > a {
	color: #53BEF2;

}

.menu ul, 
.menu :hover ul ul,
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul ul.left {position:absolute; left:-9999px; width:300px;}

.menu :hover ul{left:0;top:19px; background:url(skript/images/transparent.gif);} /* the background image is for IE7 */

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul {padding:0 3px; left:82px; top:-3px;}

.menu :hover ul :hover ul.left,
.menu :hover ul :hover ul :hover ul.left {padding:0 3px; left:-131px; top:-3px;}

.menu a#current, .select a#current, .select li a , .sub_level a#current {
	color: #1b9cd8;
}

 .clearboth {
	clear: both;
}
#second_level {
	text-align: right;
	width: auto;
	float: right;
/* 	padding-right: 50px; */

}
#second_level li {
	padding-left: 20px;
}


.foot {
	vertical-align: top;
	clear: both;
}

.foot .text {
	
	width: 70px;
	float: left;
	padding-top: 11px;
}
.foot img {
	padding-right: 10px;
	padding-left: 30px;
	
	}

#mail {
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*padding: 0px;
	position: absolute;
	margin: 0px;
	text-align: left;
	width: 550px;
	left: 12px;
	/*color: #808080;*/
	top: 10px;*/
}



#mail_inhalt {
	height: 400px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	width: 300px;
}


#mail input {
	border: 1px solid #93A8B8;
	color: #666;
	/*float: left;*/
	width: 150px;
	margin: 5px 0;
	font-size: 12px;
}

.mail_radio {
	margin-left: 150px;
	padding: 1px;
}




#radio_f{
	float: left;
	width: 20px;
}

input#inpradio_f{

	float: left;
	width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#radio_m{
	float: left;
	width: 15px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 15px;
}

input#inpradio_m{
	float: left;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#vorname {
	
}

input#inpvorname {

}

#mail .name {
	width: 130px;
	float: left;
	margin: 2px 0px 0px;
	padding-left: 10px;
	
}


#textfeld {

}
#mail textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	height: 125px;
	border: 1px solid #c7c8c2;
	color: #666;
	display: inline;
	float: left;
}




#mail #inpsend {
	width: 80px;
	height: 30px;
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	text-align: left;
	display: inline;
	position: absolute;
	margin: 0px 0px 0px 10px;
	padding: 1px 0px 3px 12px;
	top: 190px;
	z-index: auto;
	left: 0px;
}
#mail .submit {
	width: 80px;
	height: 30px;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
	display: inline;
	padding: 1px 0px 3px 12px;
}
#mail #inpdel {
	width: 80px;
	height: 30px;
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	text-align: left;
	display: inline;
	top: 230px;
	left: 0px;
	margin: 0px 0px 0px 10px;
	padding: 1px 0px 3px 12px;
	z-index: auto;
	position: absolute;
}







#pflicht {
	margin-left: 12px;
}

#mailtext {
	text-align: left;
	margin-top: 77px;
	margin-left: 113px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mailtext_top {
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


.mail_adi {
	padding: 0px;
	position: absolute;
	left: 320px;
	margin: 0px;
	display: inline;
	top: 0px;
	float: left;
	width: 350px;
	}
.mail_adi_2 {
	float: left;
	width: 250px;
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
	
	
}



.pfeil {
	color: #FFFFFF;
}
.pfeil_rot {
	color: #999999;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
.home_foto {
	margin-top: 100px;
}
