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



html {
background-color: #ffffff;
background-image: url(../img/background.png);
	background-repeat: repeat-x;
}

body {
position: relative;
margin: auto;
margin-top: 0px;
margin-bottom: 0px;
width: 907px;
height: auto;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
background-color: #ffffff;
background-image: url(../img/hintergrund_bw.gif);
background-repeat: repeat;
color: #525252;
}


a:focus {
outline:none;
}

h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
color: #009de0;
}

h1 {
font-size: 18px;
width: 700px;
}

h2 {
font-size: 12px;
padding-left: 20px;
padding-top: 0px;
background-image: url(../img/pfeil.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
margin-bottom: 0px;
padding-bottom: 0px;
}

h2 span {
	color: #525252;
}

h4 {
font-size: 12px;
}

p {
font-size: 12px;
color: #525252;
line-height: 16px;
}

p.blau {
color: #009de0;
font-weight: bold;
}

a {
color: #009de0;
text-decoration: none;
}

a img {
border-style: none;
}

#topmenu a, #leftmenu a {
color: #212121;
}

hr {
height: 1px;
border-style: none;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #ff8d25;
width: 385px;
float: left;
display: block;
}




/*Layoutangaben */

#header, #main, #logo {
	width: 907px;
}

#header {
	background-color: #ffffff;
}

#topmenu {
	display: block;
	margin-top: 17px;
	padding-top: 0px;
	padding-left: 161px;
	width: 473px;
	background-color: #ff8d25;
	height: 30px;
}

div.abstand {
	width: 30px;
	height: 30px;
	background-color: #bfe6fc;
	float: left;
	margin-left: 40px;
	border-right-style: solid;
border-right-width: 2px;
border-right-color: #ff8d25;
}

#topmenu ul {
margin-top: 0px;
padding-top: 0px;
display: block;
list-style: none;
}

#topmenu ul li {
display: block;
height: 30px;
vertical-align: middle;
float: left;
text-align: center;
background-color: #bfe6fc;
border-right-style: solid;
border-right-width: 2px;
border-right-color: #ff8d25;
padding-left: 20px;
padding-right: 20px;
}

#topmenu a {
display: block;
text-decoration: none;
font-size: 12px;
padding-top: 8px;
}

#topmenu li.act {
		background-color: #ffffff;
}

#topmenu li.act a {
	font-weight: bold;	
}

#aktionsflaeche {
margin-top: 17px;
padding-top: 6px;
padding-right: 10px;
	display: block;
	float: right;
	width: 263px;
	height:24px;
	color: #000000;
	font-weight: bold;
	background-color: #ff8d25;
	white-space: nowrap;
	text-align: right;
}

#main {
	position: relative;
	background-image: url(../img/hintergrund_bw.gif);
	background-repeat: repeat;
	}
	
#leftmenu ul {
	display: block;
	list-style: none;
	margin-left: 0px;	
	padding-left: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ffffff;
	}
#leftmenu ul li {
	padding-left: 11px;
	width: 197px;
	height: 23px;
	padding-top: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
}	
#leftmenu ul li a {
	text-decoration: none;
	font-size: 12px;
}

#leftmenu, #copy div.links {
	width: 205px;
	float: left;
	background: none;
	height: auto;
}

#leftmenu li.left-level-1-act {
background-image: url(../img/leftmenu.gif);
border-bottom-color: #ff8d25;
font-weight: bold;
}

#content {
display: block;
float: left;
	width: 540px;
	background-color: #ffffff;
	margin-left: 22px;
	padding-left: 5px;
}

#bildzeile {
display: block;
	width: 681px;
	height: 110px;
	position: relative;
	left: -6px;
	margin-bottom: 30px;
}

#bildzeile img {
	display: block;
	float: left;
	padding-left: 5px;
}

#copy {
	clear: both;
	padding-top: 23px;
}



#copy div.content a {
	color: #727272;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}

#copy div {
	color: #727272;
	font-size: 11px;
	padding-left: 11px;
	padding-bottom: 27px;
}

#copy div.content {
	margin-left: 213px;
}

div.bild {
	position: relative;
	width: 403px;
	background-image: url(../img/symbol_startseite.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 32px;
}
div.bild div {
	width: 160px;
	position: absolute;
	left: 218px;
	top: 72px;
	font-weight: bold;
	font-size: 12px;
	color: #525252;
}

#news {
	display: block;
	margin-top: 120px;
	width: 222px;
	margin-left: 25px;
	float: left;
}

#news h3 {
	font-size: 14px;
	color: #525252;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #ff8d25;
	padding-bottom: 7px;
	margin-bottom: 18px;
}

#news ul, #content ul {
	margin-left: 0px;
	padding-left: 15px;
	display: table;
	list-style-image: url(../img/pfeil.gif);
}

#content ul {
	margin-top: 0px;
	margin-bottom: 0px;	
}

#content li {
	font-size: 12px;
	
}

#news ul li {
	font-size: 11px;
	line-height: 14px;
	color: #525252;
	padding-bottom: 20px;
}

#news span {
	font-weight: bold;
	color: #009de0;
}

div.bildcontainer_r {
	text-align: right;
	width: 403px;
}

table.personen td {
	font-size: 12px;
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-color: #ff8d25;
	border-bottom-width: 1px;
	padding-bottom: 15px;
	padding-top: 15px;
}




table.tabelle td {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ff8d25;
	background-color: #e5f5fe;
	font-size: 11px;
	padding: 5px;
	vertical-align: top;
}

table p.bodytext {
		margin: 0px;
	padding: 0px;
	font-size: 12px;	
	
}

table.impressum p.bodytext {
	margin-bottom: 10px;
		
}

table.tabelle td p.bodytext  {
	font-size: 11px;	
}


table.tabelle td.ue_blau {
	font-weight: bold;
	background-color: #bfe6fc;
	border-bottom-color: #ffffff;
}

table.tabelle td.space {
	border-bottom-color: #ffffff;
	background-color: #ffffff;
	width: 1px;
}

table.kontakt {
	background-color: #e5f5fe;
}

table.kontakt td {
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 11px;
}

input {
border-style: solid;
border-width: 1px;
border-color: #878787;
width: 238px;
}

textarea {
	width: 127px;
	height: 186px;
	border-style: solid;
border-width: 1px;
border-color: #878787;
}

td.radio input {
	width: 15px;
}

input.as {
	display: none;
}

table.bildergalerie td {
	vertical-align: top;
	padding-bottom: 11px;
}