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

body {
	background-image:url(../images/body_bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 100%;
	line-height: 1.4em;
	position:relative;
}

h1 {
	padding: 0 0 0.9em;
	color:#d0028e;
	font-size: 1.2em;
}

#top_rahmen {
	width: 100%;
	height: 346px;
	background-image:url(../images/top_bg.jpg);
	position:relative;
}

#top {
	margin:0 auto;
	width: 932px;
	height: 100px;
	position: relative;
}

#navigation {
	float: right;
	width: 600px;
	height: 60px;
	font-size: 14px;
	position:relative;
}

#navigation * {
	position:relative;
	z-index: 20;
}

#navigation ul {
padding: 20px 0 0 0;
height: 110px;
}

#navigation a {
	text-decoration: none;
	color: #FFFFFF;
}

#navigation ul li {
	margin-top:20px;
	float: left;
	padding: 0px 10px 0 10px;
	width: 90px;
	height: 40px;
	line-height: 40px;
	text-align:center;
	background-image:url(../images/menu/unsel.png) !important;
	background-image:url(../images/menu/unsel.gif);
	background-repeat:no-repeat;
	/*filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu/unsel.png', sizingMethod='scale');
	background:none;*/
}

#navigation ul li.active {
	margin-top:0px;
	height: 69px;
	line-height: 60px;
	text-align:center;
	background-image:url(../images/menu/sel.png) !important;
	background-image:url(../images/menu/sel.gif);
	background-repeat:no-repeat;	
	font-weight:bold;
	/*filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu/sel.png', sizingMethod='scale');
	background:none;*/
}


#bild_rahmen {
	position:relative;
	width: 908px;
	height: 264px;
	background-image:url(../images/bild_rahmen.png) !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bild_rahmen.png', sizingMethod='scale');
	background:none;
	position:absolute;
	top: 65px;
	left: 0px;
	padding: 24px 0 0 24px;
	z-index:30;
}

#bild {
	width: 885px;
	height: 235px;
	background-image:url(../images/header.jpg);
}


#banner {
	position: absolute;
	width: 295px;
	height: 157px;
	background-image:url(../images/banner.png) !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/banner.png', sizingMethod='scale');
	background:none;
	top: 0;
	left: 30px;
	z-index:40;
}

#logo {
	position:absolute;
	width: 308px;
	height: 84px;
	background-image:url(../images/logo.png) !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='scale');
	background:none;
	top: 290px;
	left: 300px;
	z-index:40;
	cursor:pointer;
}

#content_rahmen {
	margin:0 auto;
	width: 932px;

}

#content {
	float:left;
	width: 900px;
	background-image:url(../images/content_bg.gif);
	padding: 20px 16px 0px 16px;
	}

#linke_spalte {
	float: left;
	width: 490px;
	padding: 50px 30px 30px 30px;
}

#linke_spalte a {
	color:#d0028e;
}

#linke_spalte ul {
	padding: 0 0 0 20px;
	list-style: square;
	line-height: 1.6em;
}

#linke_spalte h2 {
	color:#4a723c;
	padding: 0.8em 0 0.8em;
	text-decoration: none;
}


#linke_spalte .flotte {
	width: 490px;
	padding: 0px;
}

#linke_spalte .flotte img {
	cursor: pointer;
}


#linke_spalte .flotte h2 {
	font-size: 1.2em;}

#linke_spalte .flotte td{
	padding: 5px 5px 5px 5px;
	font-size: 0.9em;
}

#linke_spalte table .flotte_ueberschrift {

	font-weight: bold;
	color:#333333;
	border-bottom: 3px solid #e0f2cc;
}

#linke_spalte table .hell {
	background-color: #f1fae9;
	vertical-align:top;

}

#linke_spalte table .dunkel {
	background-color: #acc697;
	vertical-align:top;

}

#rechte_spalte {
	float: left;
	width: 310px;
	padding: 60px 20px 20px 20px;
}

#rechte_spalte h2 {
	color:#000000;
	padding: 0 0 0.7em 0;	
}

#rechte_spalte h2 a {
	text-decoration: none;
	color:#d0028e;	
}

#rechte_spalte ul {
	padding:0 0 15px 0;
}

#rechte_spalte ul li{
background-image:url(../images/haken.gif);
background-repeat:no-repeat;
padding: 0 0 0 20px;
line-height: 20px;
}

.news {
	float: left;
	width: 310px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #a0b88c;
}


.news h2 {
	color:#d0028e;
	padding: 0 0 0.9em;
	text-decoration: none;
}

.news h3 {
	font-weight: normal;
	padding: 0 0 0.9em;
}

.news_content {
	background-color: #f1fae9;
	border: 1px solid #a0b88c;
	float:left;
	padding: 10px;
	width: 470px;
	}
	
.news_img {
	float: left;
	padding-right: 15px;
}	
.date {
	float: left;
	font-size: 0.9em;
}
.clear {
clear:both;
height: 20px;
}

#footer1 {
float: left;
width: 870px;
height: 30px;
padding:5px 0 25px 30px;
clear:both;
}

#adresse {
	float:left;
	width: 520px;
	font-size:0.9em;
	color:#4a723c;
}

#adresse a {
	text-decoration: none;
	color: #4a723c;
}

#menu_bottom {
	float:right;
	text-align:right;
	width: 300px;
	font-size:0.9em;
	color:#4a723c;

	padding: 15px 20px 0 0;
}

#footer {
	float: left;
	width: 900px;
	height: 12px;
	background-image:url(../images/footer_bg.jpg);
}



.kontakttabelle  {
margin: 0px;
padding: 0px;
}

.kontakttabelle td {
vertical-align:top;
}

.kontakttabelle input {
border: 1px dotted #a1a1a1;
width: 300px;
margin-bottom: 7px;
font-family:Arial, Verdana;
font-size:11px;
}

.kontakttabelle .textbox {
border: 1px dotted #a1a1a1;
width: 300px;
font-family:Arial, Verdana;
font-size:11px;
}

.kontakttabelle .absenden {
background-color: #ffffff;
color:#a0b88c;
font-weight:bold;
border:1px dotted #a0b88c;
margin-top:10px;
padding:2px 0 0 0;
cursor:pointer;
width:120px;
}


.empfehlen_tabelle input {
border: 1px dotted #a1a1a1;
width: 300px;
margin-top: 7px;
}

.empfehlen_tabelle .absenden {
background-color:#a0b88c;
color: #FFFFFF;
border:0px;
margin-top:10px;
}

.empfehlen_tabelle .absenden_vorschau {
background-color: #a0b88c;
color: #FFFFFF;
border:0px;
margin-top:10px;
width: 190px;
margin-right: 30px;
}

.telemediengesetz {
font-size: 0.9em;
line-height: 1.5em;
width:310px;
}



