/* CSS Document */

* {
margin:0;
padding:0;
}

html { height: 100%; overflow-x:hidden; background-color:#a8d4c7; }

#body {
width:100%;
min-width:1100px;
min-height: 101%;
font-size: 100.01%;
position: relative;
background-color:#a3c8b2; 
overflow-x:hidden;
}

#header {
width:100%;
min-width:1100px;
height:150px;
background-color:#d8e8df;
border: 0px solid #000;
}

#logo {
position:absolute;
left:0;
top:0;
}

#titelbild  {
position:relative;
left:199px;

}

#titelbild img {
width:600px;
height:150px;
}

#headnav {
position:absolute;
width:100%;
min-width:1100px;
height:30px;
top:90px;
background-color:#071e11;
color:#fff;
}

#nav {
margin-top:10px;
}

#nav a {
display:block;
position:relative;
width:200px;
height:30px;
left:-26px;
font-family: verdana, arial, sans-serif;
font-size:12px;
color: #1b7642;
font-weight:bold;
text-decoration:none;
text-align:right;
line-height:30px;
}

#nav #link_aktiv {
display:block;
position:relative;
width:200px;
height:30px;
left:-26px;
border-top:solid #fff 1px;
border-bottom:solid #fff 1px;
text-align:right;
color:#4d946c;
}

#nav .rollover {
display:block;
position:relative;
width:200px;
height:30px;
left:-26px;
border-top:solid #fff 1px;
border-bottom:solid #fff 1px;
text-align:right;
color:#4d946c;
}

#nav_top {
position:relative;
width:500px;
left: 220px;
top:-15px;
}

#nav_top a {
position:relative;
width:auto;
height:auto;
font-family: verdana, arial, sans-serif;
font-size:12px;
color: #fff;
font-weight:bold;
text-decoration:none;
margin-left:0px;
}

#suche {
position:absolute;
width:400px;
left:685px;
top:94px;
}

#suche a {
color:#fff;
}

#suche a:visited {
color#fff;
}

#content_box h1.csc-firstHeader {
color:#4d946c;
font-family:times, serif;
font-size:24px;
font-weight: bold;

margin-bottom:8px;
}

#teaser_box {
font-family:verdana, arial, sans-serif;
font-size:12px;
text-decoration:none;
color:#071e11;
padding-left:50px;
}

#teaser_box a {
color:#fff;
text-decoration:none;
}

#teasertitel {
color:#4d946c;
font-family:times, serif;
font-size:24px;
font-weight: bold;
margin-top:10px;
margin-left:50px;
margin-bottom:8px;
}

#teaser_box .teaser_linie {
position:relative;
width:250px; 
height:1px; 
background-color:#4d946c;
margin-top:8px;
margin-bottom:8px;
/*002f5c*/
}

#linie_links {
position:absolute;
left:201px;
top:160px;
height:360px;
width:1px;
background-color:#4d946c;
z-index:20;
}

#linie_rechts {
position:absolute;
left:800px;
top:160px;
height:360px;
width:1px;
background-color:#4d946c;
}

#starttoweb {
margin-top:200px;
margin-bottom:10px;
}

#content_box {
padding-left:100px;
padding-bottom:50px;
padding-top:10px;
}

#content_box a {
text-decoration:none;
color:#fff;
}
#page{ border: 0px #667 solid; background: #fff; width:1100px; }
#page_margins {border: 0px #889 solid; min-width: 1100px; max-width:100%; margin:0px; background-color:#a3c8b2;}
#main {	clear:both; width: auto; background-image:url(../images/background_streifen.gif) repeat-y top left; background-color:#a3c8b2; }

#col1 {
		float: left;
		width: 200px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
	}
	
#col1_content { margin-left: 1em; margin-right: 1em; color: #444; background:inherit; }
	
	#col2 {
		float:right; 
		width: 300px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
	}

#col2_content {	margin-left: 1em; margin-right: 1em; }

	#col3
	{
		width:auto;
		position:relative;
		
		margin-left: 200px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
		margin-right: 300px; /* Standard-Wert, falls keine anderen Vorgaben gemacht werden */
		color:#071e11;
		font-family: verdana, arial, sans-serif;
		font-size:12px;
	}

#col3_content { margin-left: 1em; margin-right: 1em; }


#col3_content .csc-firstHeader {
font-size:14px;
color:#4d946c;
}

	#footer { clear:both; }	/* Backup für IE-Clearing */
	
	/* Der z-Index verhindert, dass im Falle des noch bestehenden IE-Bugs die Texte vor 
	** dem Spaltenhintergrund erscheinen. */
	#col1 {z-index: 3;}
	#col2 {z-index: 5;}
	
	#col1_content {z-index: 4;}
	#col2_content {z-index: 6;}
	#col3_content {z-index: 2;}
	#col3 {z-index: 1;}
	#col1_content, #col2_content, #col3_content { position:relative; }

/* ######################################################################################################
** ### Markupfreie CSS-Floatclearing-Lösungen ###########################################################
** ######################################################################################################
*/

	/* Clearfix-Methode zum Clearen der Float-Umgebungen */
	 .clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	
	/* Diese Angabe benötigt der Safari-Browser zwingend !! */
	.clearfix { display: block; } 
	
	/* Overflow-Methode zum Clearen der Float-Umgebungen */
	.floatbox { overflow:hidden; }
	
	/* IE-Clearing: Benötigt nur der Internet Explorer und über iehacks.css zugeschaltet */
	#ie_clearing { display: none }

#footer {
width:100%;
min-width:1100px;
height:auto;
background-color:#d8e8df;
border: 0px solid #000;
text-align:center;
color:#4d946c;
font-family: verdana, arial, sans-serif;
font-size:11px;
padding-top:10px;
padding-bottom:10px;
}

#footer a {
text-decoration:none;
color:#4d946c;
font-family: verdana, arial, sans-serif;
font-size:11px;
}

/******************************Formulare********************/

#mailform label { 
  display: block;
  float: left;
  width:100px;
  margin-bottom:10px;
  margin-right:10px; 
}

#mailform input {
display:block;
float:left;
width:300px;
margin-bottom:10px;
}

#mailform textarea {
display:block;
float:left;
width:300px;
margin-bottom:10px;
}

#mailform .csc-mailform-label {
float:left;
margin-bottom:10px;
margin-left:110px;
}

#mailform form br { 
clear: left;
}

#mailform input.csc-mailform-submit { 
  float: right;
  width: 100px;
margin-bottom:10px;
margin-right:66px;
}

#mailform label {
 text-align: left; 
}

#mailform form {
border:0px;
}

#mailform fieldset {
border:0px;
margin-top:30px;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#mailform .csc-mailform-check {
display:block;
width:16px;
margin-top:14px;
}


/*Captcha-Div muss mittel PHP eingefügt werden*/

#mailform #captcha input {
width:80px;
float:left;
}

#mailform #captcha img {
float:left;
margin-right:6px;
margin-left:110px;
}


.news-list-morelink a, .news-latest-morelink a {
display:inline;
width:auto;
}

.news-list-item p.bodytext, .news-latest-item p.bodytext {
display:inline;
}

.news-latest-morelink {
display:inline;
width:auto;
}

.news-list-morelink {
display:inline;
width:auto;
}

#content_box .teaser_linie {
position:relative;
width:450px; 
height:1px; 
background-color:#4d946c;
margin-top:14px;
margin-bottom:14px;
}

.c3l1-left {
border:0px;
}

.c3l1-middle {
border:0px;
}

.tx-fdfx3cols-pi1 {
margin-top:20px;
margin-bottom:20px;
}

.tx-indexedsearch-res {
overflow:hidden;
width:100%;
}

#content_box li {
margin-left:14px;
}

#teaser_box .news-latest-item h3 a {
color:#071e11;
}

#content_box .news-list-item h3 a {
color:#071e11;
}

#content_box .news-list-date {
font-weight:normal;
}

#newssingletitel {
color:#071e11;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
color: #4d946c;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { display:none; }