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

body {
	background-image:url(../images/body_bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
}


a {
	color: #8aa33a;
	text-decoration: none;
}


.bild_rahmen {
	float: left;
	margin: 0 10px 8px 0px;
	padding: 5px;
	border: 1px dotted #666666;
}

.clear {
	clear: both;
}

.rahmen {
	float: left;
	width: 960px;
	position: relative;
}

#container_oben {
	float:left;
	width:100%;
	background-image:url(../images/oben_balken_bg.png)!important;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/oben_balken_bg.png', sizingMethod='scale');
	background:none;
	background-repeat:repeat-x;
}

#container_footer {
	float:left;
	width:100%;
	background-image:url(../images/footer_balken_bg.png)!important;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer_balken_bg.png', sizingMethod='scale');
	background:none;
	background-repeat:repeat-x;
}


#top_rahmen {
	float: left;
	width: 960px;
	height: 290px;
	background-image:url(../images/schatten.png)!important;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/schatten.png', sizingMethod='scale');
	background:none;
}

#top {
	float: left;
	width: 940px;
	height: 110px;
	background-image:url(../images/top_bg.jpg);
}

#logo {
	float: left;
	width: 370px;
	height: 110px;
}

#navigation_top {
	float: left;
	width: 570px;
	height:30px;
	padding: 80px 0 0 0;

}

#navigation_top * {
	position:relative;
}

#navigation_top ul {
		width: 570x;
		height: 30px;
		line-height: 30px;
		font-weight:bold;
		padding: 0px 0 0 0px;
	}

#navigation_top ul li a {
	text-decoration: none;
	color:#cccccc;
	font-weight:normal;
}
	
#navigation_top ul li {
	float: right;
	height: 30px;
	background-image:url(../images/nav_top_bg.gif);
	background-repeat:no-repeat;
	padding: 0 12px 0 12px;
}

#navigation_top ul li.active {
	background-image:url(../images/nav_top_bg_sel.gif);
	background-repeat:no-repeat;
	height:30px;
}

#navigation_top ul li.active a {
	color: #FFFFFF;
	font-weight:bold;
}

#header {
	float: left;
	width: 940px;
	height: 155px;
}

#unter_header {
	float: left;
	width: 940px;
	height: 25px;
	background-color:#FFFFFF;
}

#title1 {
	float: left;
	width: 210px;
	height: 25px;
	background-image:url(../images/ueberschrift_bg.gif);	
}

h1 {
	font-weight:bold;
	padding: 0 0 0 25px;
	font-size: 1.2em;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: bold;
}

#breadcrumb {
	float: left;
	width: 480px;
	height: 25px;
	padding: 0 0 0 20px;
	font-size:0.9em;
}

.breadcrumb {
	margin-top: 1px;
	float: left;
	width: 460px;
	height: 25px;
	line-height: 25px;
	background-image:url(../images/breadcrumb_bg.gif);
}

#breadcrumb a {
	color: #757575;
	text-decoration: none;
}

#breadcrumb_top * {
	position:relative;
}
#mitte_rahmen {
	float: left;
	width: 960px;
	background-image:url(../images/schatten.png) !important;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/schatten.png', sizingMethod='scale');
	background:none;
	background-repeat:repeat-y;
}

#mitte {
	float: left;
	width: 940px;
	background-image: url(../images/nav_bg_bottom.gif);
	background-repeat:repeat-y;	
	background-color:#FFFFFF;
}

#mitte.zweispaltig {
	background: none;
	background-color: #FFFFFF;
}

#container1 {
	float: left;
	width: 210px;
	height: auto;
	min-height: 380px !important;
	height: 380px;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#container1 * {
	position:relative;
}

#container1 img {
	display: block;
}

#container1 ul {
	width: 210px;
	font-weight:bold;
	padding: 20px 0 0 0px;
	line-height: 23px;
}

#container1 ul li a {
	text-decoration: none;
	color:#808080;
	font-weight:normal;
	
}
	
#container1 ul li {
	line-height: 23px;
	padding:0px 0px 0px 18px;
	background-image:url(../images/nav_links_border_unsel.png)!important;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav_links_border_unsel.png', sizingMethod='scale');
	background:none;
	background-repeat:no-repeat;
}

#container1 ul li.active {
	background-color:#666666;
	background-image:url(../images/nav_links_border.png) !important;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav_links_border.png', sizingMethod='scale');
	background:none;
	background-repeat:no-repeat;

}

#container1 ul li.active a { 
	color: #a9ca42;
	font-weight: bold;
}


#container2 {
	float: left;
	width: 455px;
	line-height: 1.6em;
	padding: 20px 25px 20px 20px;
}



#container2 .tabelle_rahmen td {
	padding: 5px;
	border: 1px solid #cccccc;
}

#container2.zweispaltig {
	width: 665px;
}


#container2 ul {
	list-style: square;
	padding: 0.4em 0 1em 20px;
	
	}


#container2 h2 {
	font-weight:bold;
	padding: 0 0 0.5em 0;
	font-size: 1.2em;
	color: #a9ca42;
	font-weight: bold;
	margin: 0;
}

#container2 h3 {
	font-weight:bold;
	padding: 0;
	margin: 0;
	padding-bottom: 1em;;
}



#container2 * {
	position:relative;
}










#container2_breit {
	float: left;
	width: 665px;
	line-height: 1.6em;
	padding: 20px 25px 20px 20px;
}

#container2_breit table{
	background-color: #cccccc;

}

#container2_breit table td {
	padding: 5px;
	
	background-color:#FFFFFF;
}




#container2_breit ul {
	list-style: square;
	padding: 0.4em 0 1em 20px;
	
	}


#container2_breit h2 {
	font-weight:bold;
	padding: 0 0 0.5em 0;
	font-size: 1.2em;
	color: #a9ca42;
	font-weight: bold;
	margin: 0;
}

#container2_breit h3 {
	font-weight:bold;
	padding: 0;
	margin: 0;
	padding-bottom: 1em;;
}



#container2_breit * {
	position:relative;
}
















#container3 {
	float: left;
	width: 230px;
	font-size: 0.9em;
}

#container3 * {
	position:relative;
}

#container3 .news {
	float: left;
	width: 230px;
	background-image:url(../images/news_content_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 15px;
	
}

#container3 .news_clear {
	clear:both;
	height: 30px;
}

#container3 .news_balken_top {
	width: 230px;
	height: 20px;
	line-height: 0px;
	background-image:url(../images/news_balken_top.gif);
	background-repeat:no-repeat;
}

#container3 .news_content {
	float: left;
	width: 210px;
	padding: 0 8px 0 12px;
	line-height: 1.9em;
}




.news_content a {
	text-decoration:none;
}

.news_content h2 {
	padding: 0 0 0.7em 0;
	color: #a9ca42;
	font-size:1.1em;
}

.news_content h3 {
	line-height: 1.3em;
	padding: 0.7em 0 0.7em 0;
	font-weight: normal;
}

.news_content .weiter {
	float: right;
	width: 48px;
	height: 12px;
	line-height: 12px;
	background-image:url(../images/weiter_bg.gif);
	background-repeat:no-repeat;
	font-size:0.9em;
	padding: 0 0 0 10px;
	cursor:pointer;
}

.news_content .weiter_archiv {
	float: left;
	width: 48px;
	height: 12px;
	line-height: 12px;
	background-image:url(../images/weiter_bg.gif);
	background-repeat:no-repeat;
	font-size:0.9em;
	padding: 0 0 0 10px;
	cursor:pointer;
	margin-left: 20px;
}

.archiv_clear {
	clear:both;
	height: 20px;
}

.news_content .weiter a {
	color: #757575;
}

#footer {
	float: left;
	width: 940px;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	font-size: 0.9em;
	text-align:center;
}

#footer * {
	position:relative;
}

#footer ul {
	padding-left: 210px;
}

#footer ul li a {
	text-decoration: none;
	color:#808080;
	font-weight:normal;
	
}
	
#footer ul li {
	float: left;
	height: 25px;
	padding-left: 20px;
}

#container1 ul li.active {
	height: 25px;
}

#footer_rahmen {
	float: left;
	width: 960px;
	background-image:url(../images/schatten.png)!important;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/schatten.png', sizingMethod='scale');
	background:none;
	}

#schatten_bottom {
	float: left;
	width: 940px;
	height: 25px;
	background-image:url(../images/schatten_bottom.png)!important;
	filter: !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/schatten_bottom.png', sizingMethod='scale');
	background:none;
	background-repeat:repeat-x;
}

.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:#a9ca42;
font-weight:bold;
border:1px dotted #a9ca42;
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:#a9ca42;
color: #FFFFFF;
border:0px;
margin-top:10px;
}

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

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

.news_content img{
	margin-bottom: 6px;
}

#claim {
	position: absolute;
	width: 549px;
	height: 56px;
	background-image: url(../images/claim.png);
	top: 219px;
	right: 20px;
}

.pageflip-active{
	padding:5px 10px 5px 10px !important;	
}

.pageflip{
	padding:5px 10px 5px 10px !important;	
}
