html, body, form, td{
	margin: 0;
	padding: 0;
}
html, body {
 	width: 100%;
	height: 100%;
}
body {
	background-color: #585858;
}
form{
	float:left;
}
#kopf, #mitte, #fusszeile{
	margin:auto;
	width: 1000px;
	clear: both;
}
#kopf div{
	margin: 15px 0 15px 0;
	float:left;
}
#kopf .suche{
	width: 150px;
	margin: 15px 0 15px 0;
	float:left;
}
#kopf .logohella{
	margin-top: 5px;
	float:left;
	border:none;
}
#kopf .suche .suchinput{
	width: 100px;
	float:left;
	background-color: #CCC;
	border: none;
	border-color:#CCC;
	margin-right:5px;
	height:18px;
	overflow: hidden;
}
#kopf .suche .suchbutton{
	width:20px;
	height:20px;
	border: none;
	background: center center url(images/suche.gif);
	color: #FFF;
	font-size: 10px;
	cursor: pointer;
	overflow: hidden;
	text-indent: -999px;
}
#kopf .rechts{
	margin: 12px 0 6px 0;
	float: right;
	width: 600px;
	text-align:right;
}
#kopf .rechts a{
	margin-left: 20px;
	text-decoration: none;
	color: #EEE;
}
#kopf .rechts a:hover{
	text-decoration: underline;
}
#kopf .rechts a img{
	border: none;
	margin-right: 5px;
}
#mitte{
	background-image: url(images/bg.png);
	height: 700px;	
	position:relative;
}
#mitte .logo {
	float:left;
	margin-right:45px;
	height: 46px;
	width: 140px;	
}
#topnavie {
	float:left;
	clear:left;
	width: 900px;
	margin:40px 0 40px 50px;
}
#topnavie ul{
	overflow:hidden;
	height:50px;
	width: 705px;
	white-space: nowrap;
}
#topnavie ul ul{
	overflow: auto;
	width: auto;
}
#topnavie ul li{
	width: 2000px;	
}
#topnavie ul ul li{
	width: auto;	
}
#topnavie ul, #topnavie li, #unternavie ul, #unternavie li, #textinhalt .sitemap ul, #textinhalt .sitemap li {
	padding:0;
	margin:0;
	float:left;
	list-style-type: none;
}
#topnavie li{
	background-color:#000;
}
#topnavie a{
	float:left;
	color: #7ed9f2;
	text-decoration: none;
	font-size: 23px;
	padding: 10px 27px 13px 27px;
	overflow:visible;
}
#topnavie a:hover, #topnavie a.open{
	color: #FFF;
}
#topnavie a.open{
	background: right top url(images/open_a.gif) no-repeat;
}
#topnavie li.open{
	background: left top url(images/open_li.gif) no-repeat ;
}
#unternavie{
	z-index:2;
	position: relative;
	overflow:hidden;
}
#unternavie, #textinhalt{
	float:left;
	margin-left:50px;
}
#unternavie li{
	clear:left;
	margin-top: 2px;
}
#unternavie li ul{
	clear:left;
	display:none;
}
#unternavie li.open ul{
	display: inline;
}
#unternavie li li{
	margin-top: -6px;
}
#unternavie a, #extras a{
	float:left;
	background: left top url(images/unterb_n.gif) no-repeat;
	width: 142px;
	padding:5px 12px;
	color: #FFF;
	text-decoration: none;
}
#unternavie li li a{
	padding:3px 0 5px 12px;	
	background: left bottom url(images/unterb_o.gif) no-repeat;
	font-size: 14px;
}
#unternavie a.open, #extras a.open{
	color: #7ED9F2;
}
#unternavie a:hover, #unternavie a.open{
	background-image: url(images/unterb_o.gif);
}
#unternavie li li a:hover, #unternavie li li a.open{
	color: #7ED9F2;
}
#textinhalt{
	height:231px;
	width: 665px;
	margin-bottom:35px;
	overflow:auto;
	margin-left:21px;
	padding-left:29px; /*Admin save Buttons sichtbar machen da overflow:auto*/
}
#textinhalt .text{
	color: #FFF;
}
#bildergalerie{
	float:left;
	position: absolute;
	z-index:1;
	left:30px;
	top:100px;
}
#extras{
	float:left;
	clear:left;
	width: 940px;
	margin-left:30px;
}
#extras .bilder{
	float:left;
	background: top left no-repeat url(images/bilder_1.jpg);
	padding-top:239px;
	width: 940px;
}
#extras a{
	background-image:url(images/extrasb_n.gif);
	width: 198px;
	margin-left:50px;
	margin-right:35px;
	text-align:center;
}
#extras a:hover, #extras a.open{
	background-image:url(images/extrasb_o.gif);
}
#fusszeile {
	margin-top: 4px;
}
#fusszeile, #fusszeile a {
	color: #b4b4b4;
	text-decoration:none;
	font-size: 14px;
}
#fusszeile a:hover {
	color: #eee;
}
#fusszeile .links {
	float:left;
}
#fusszeile .rechts {
	float: right;
}
#textinhalt .ansprechpartner{
	float:left;
	margin: 0 28px 12px 0;
	background-color:#000;
	width:270px;
	white-space: nowrap;
	border: 1px solid #CCC;
	color: #FFF;
	text-decoration: none;
}
#textinhalt .sitemap ul{
	font-weight:bold;
	margin: 8px 0;	
}
#textinhalt .sitemap ul li, #textinhalt .sitemap ul ul{
	display:block;
	width:150px;
}
#textinhalt .sitemap ul ul{
	clear:left;
	margin: 0;	
	font-weight: normal;
}
#textinhalt .sitemap ul ul a{
	color:#fff;
}
#textinhalt .sitemap ul ul ul a{
	margin-left: 7px;
	font-size:14px;
	color:#eee;
}
.kontaktformular td{
	vertical-align: top;	
}
.kontaktformular .tablerow{
	display:block;
	margin-bottom:5px;
}
.kontaktformular .colspan2 input{
	width: 291px;
}
.kontaktformular textarea{
	width: 292px;
	height: 90px;
}
.kontaktformular input{
	width: 140px;
	height: 18px;
}
.kontaktformular input{
	width: 140px;
	height: 18px;
}
.kontaktformular select{
	height: 24px;
	width: 296px;
}
.kontaktformular input:focus, .kontaktformular select:focus, .kontaktformular textarea:focus{
	outline:#88C8DB solid 2px;
}
.kontaktformular .standart input{
	width: auto;
	height: auto;
	outline:none;
}
.treffer {
	float: left;
	width:100%;
	border-top:#7ED9F2 solid 1px;
	margin-top:10px;
}
.treffer h4 {
	margin:0;
}
.treffer a {
	display:block;
}
.treffer .inhalt {
	float: left;
	width: 100%;
}
.treffer strong {
	font-weight:normal;
	color: #ACE6F7;
}
.treffer .score {
	float: right;
	color: #7ED9F2;
	font-size:14px;
	margin-bottom:-5px;
	margin-right:5px;
}
#newskalender {
	width: 100%;
	float: left;
}
#newskalender ul{
	margin:0;
	padding:0;
	width: 100%;
	float: left;
}
#newskalender a{
	padding:4px 10px 3px 10px;
	display:block;
	border-right: solid 1px #666;
	color: #FFF;
}
#newskalender a:hover{
	color: #7ED9F2;
	text-decoration: none;
}
#newskalender li{
	list-style-type: none;
	float: left;
	margin:0;
	padding:0;
	text-align: center;
	background-color: #333;
}
#newskalender .newsmonate li{
	background-color: #000;
}
#newskalender li.open{
	background-color:#88C8DB;
}
#newskalender .newsmonate{
	border-top: solid 1px #666;
	background-color:#333;
}
#newskalender .newsmonate li.open{
	background-color:#4EC9ED;
}
#newskalender li.open a{
	color: #FFF;
	font-weight: bold;
}
#newsteaser ul, #newsteaser li{
	list-style-type: none;
	margin:0;
	padding:0;
}
#newsteaser li{
	background-color: #000;
	border:1px solid #666;
	margin-bottom:5px;
	padding: 7px;
}
#newsteaser li.open{
	display:none;
}
#newsteaser {
	float: left;
	font-size: 90%;
	margin-top:10px;
	width:100%;
}
#newsteaser h3{
	font-size: 13px;
	margin:0;
}
#newsmodul .newsartikel {
	float: left;
	width: 100%;
	max-height:260px;
	overflow:auto;
}
#newsteaser .newsdatum {
	margin-top:-17px;
	color: #7ED9F2;
	display:block;
	text-align: right;
}
#newsmodul .newsartikel .newsdatum {
	margin-bottom:-20px;
	padding-right:5px;
	color: #7ED9F2;
	display:block;
	border-top: solid 1px #7ED9F2;
	text-align: right;
}