body{
	background-color: #00570E;
	background-image: url(../images/layout/bg_repeat.jpg);
	background-repeat: repeat-x;
}

.csc-header h1, h1{
	color:#0D432E;
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
}

.rand1{
	background-color: #0D432E;
}

.rand_neutral{
	background-color: #FFFFFF;
}

.bg_neutral{
	background-color: #FFFFFF;
}

.bg_col1{
	background-color: #F3E7D1;
}

.bg_col2{
	background-color: #CB9C40;
}

.bg_navi_home{
	 background: #FFFFFF;
	 opacity: .75;
	 filter: alpha(opacity=75);
}

.bg_navi_page{
	 background: #FFFFFF;
}

.bg_titel_home{
    background: #FFFFFF;
	 opacity: .75;
	 filter: alpha(opacity=75);
}

.ecke_titel{
    background: #FFFFFF;
	 opacity: .75;
	 filter: alpha(opacity=75);
}

.bg_home_box{
    background: #00570E;
	 opacity: .75;
	 filter: alpha(opacity=75);
}

.bg_content1{
	background-color: #FFEECE;
}

.bg_content2{
	background-color: #FFEECE;
	background-image: url(../images/layout/bg_page2.gif);
	background-repeat: repeat-y;
}

.trennlinie_content{
	background-color: #CB9C40;
}

.googlemaps_border{
	background-color: #CB9C40;
}

.bg_logodownload_pos{
	background-color:#FFFFFF;
	border:#CB9C40 1px solid;
}


/* css text formattierung */
P{ margin-bottom: 0;  margin-left: 0;  margin-right: 0;  margin-top: 0;  padding: 0;}

.header	{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #0D432E;
}
	
.subheader, .newstitle, .newstitle a{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #0D432E;
}

.subheader_white{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #FFFFFF;
}

.text{
	font-family: verdana, arial, sans-serif;
	font-weight: n400;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #333333;
}

.textwhite{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #FFFFFF;
}


.texts{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	color: #333333;
}

.textswhite{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

.text_sprache{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #054F05;
}

.text_search{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #054F05;
}

.text_footer{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	color: #054F05;
}

.zusatz_info{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #CB9C40;
}

.textbold{
	font-weight: bold;
}



/* Layout Felder formular & serach */

.search_field {
	background : #FBF7ED;
	color : #0D432E;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	padding: 2px;
	border: 1px solid #0D432E;
	width: 132px;
	height: 18px;
}




/* Definition layout box home page */
.text_box_home{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

.titel_box_home{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: #FFFFFF;
}

A.link_box_home:link {color: #FFFFFF; text-decoration: none;}
A.link_box_home:visited {color: #FFFFFF; text-decoration: none;}
A.link_box_home:active {color: #FFFFFF; text-decoration: none;}
A.link_box_home:hover {color: #FFFFFF; text-decoration: none;}

A.lbOn:link {color: #FFFFFF; text-decoration: none;}
A.lbOn:visited {color: #FFFFFF; text-decoration: none;}
A.lbOn:active {color: #FFFFFF; text-decoration: none;}
A.lbOn:hover {color: #FFFFFF; text-decoration: none;}



/* Definition layer für content */

#navigation_home{
	position:absolute;
	margin-top: 0px;
	margin-left: 1px;
	z-index: 10;
}

#titel_search_home{
	position:absolute;
	margin-top: 16px;
	z-index: 10;
}

#box_home{
	position:absolute;
	margin-top: 1px;
	z-index: 10;
}

.bg_box_login{
	background-color: #0D432E;
}

.bg_box_login_content{
	background-color: #EEF4F0;
}

ul{
    list-style-image: url(../images/styleimg/dot_list.gif);
	margin-top:5;
}




/* Definition layout link */

A:link {color: #156915; text-decoration: none;}
A:visited {color: #156915; text-decoration: none;}
A:active {color: #156915; text-decoration: none;}
A:hover {color: #0D432E; text-decoration: none;}

A.link_lang:link {color: #054F05; text-decoration: none;}
A.link_lang:visited {color: #054F05; text-decoration: none;}
A.link_lang:active {color: #054F05; text-decoration: none;}
A.link_lang:hover {color: #054F05; text-decoration: underline;}

A.link_footer:link {color: #054F05; text-decoration: none;}
A.link_footer:visited {color: #054F05; text-decoration: none;}
A.link_footer:active {color: #054F05; text-decoration: none;}
A.link_footer:hover {color: #054F05; text-decoration: underline;}





/* ************************* NAVIGATION (3 LEVEL) ***************************** */

A.subnavi_act:link {color: #0D432E; text-decoration: none; font-weight: bold;}
A.subnavi_act:visited {color: #0D432E; text-decoration: none; font-weight: bold;}
A.subnavi_act:active {color: #0D432E; text-decoration: none; font-weight: bold;}
A.subnavi_act:hover {color: #0D432E; text-decoration: none; font-weight: bold;}

A.subnavi_no:link {color: #008100; text-decoration: none;}
A.subnavi_no:visited {color: #008100; text-decoration: none;}
A.subnavi_no:active {color: #008100; text-decoration: none;}
A.subnavi_no:hover {color: #0D432E; text-decoration: none;}

div.subnavi2{
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 3px;
}

div.subnavi2_end{
	margin-top: 0px;
	margin-bottom:8px;
	margin-right: 3px;
}

div.subnavi2_act_end{
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 3px;
}

div.subnavi3_end{
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 3px;
}
/* **************************************************************************** */



/* ********************************** News ************************************ */
.trennlinie_news{
	background-color:#CB9C40;
}

/* **************************************************************************** */

/* =========================== SITEMAP =========================== */

#sitemap_box{
    float:left;
	width: 270px;
	margin-bottom: 30px;
}

.sitemap_level1 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #922136;
}

.sitemap_level2 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
}

.sitemap_level3 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	font-weight: normal;
}


A.sitemap:link {color: #333333; text-decoration: none;}
A.sitemap:visited {color: #333333; text-decoration: none;}
A.sitemap:active {color: #333333; text-decoration: none;}
A.sitemap:hover {color: #922136; text-decoration: none;}

/* =========================== FORM =========================== */

input, textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #005846;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	background-color:#FFFFFF;
}

input.radio { border-width: 0px; }

input.button {background-color: #FFFFFF; color: #005846;}


/* =========================== SUCHE ============================== */
div#container{
margin: 0px;
}

a.info{
position:relative; 
z-index:24;
background-color: #FFEECE;
font-family: verdana, arial, sans-serif;
font-size: 11px;
line-height: 15px;
font-weight: normal;
color: #333333;
text-decoration: none;
}

a.info:hover{
z-index: 25;
background-color: #FFEECE;
text-decoration: none;
}
a.info span{
display: none;
}
a.info:hover span{ 
display: block;
position:absolute;
top: 2em;
left: -14em;
width: 26em;
border: 1px solid #005846;
background-color: #FFFFFF;
font-family: verdana, arial, sans-serif;
font-size: 11px;
line-height: 15px;
font-weight: normal;
color: #333333;
text-decoration: none;
padding: 5px;
}

.bg_mainsite_search {
	background-color:#FFEECE;
}

.tx-indexedsearch-rules {
	visibility:hidden;
	height:0px;
	margin:0px;
	padding:0px;
}

#indexedsearch_rules_typo{
	visibility:hidden;
	height:0px;
	margin:0px;
	padding:0px;
}
/* ************************************************** */

h3 {
	font-family: verdana, arial, sans-serif;
	font-weight: n400;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #333333;
}

#tx-indexedsearch-searchbox{
	margin: 0px;
	padding: 0px;
	height: 0px;
}





#bg_gallery {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:150;
	background-color: #13441a;
	opacity: .90;
	-moz-opacity:.90;
	filter: alpha(opacity=90);
}

#content_gallery {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:151;
}

.bg_header_gallery {
	background-color: #275E48;
}


/* ************************* NEWS STYLE ************************* */


p.news-single-imgcaption{
	margin:0px;
	padding: 0px;
	border: 0px;
	font-family: verdana, arial, sans-serif;
	font-weight: n400;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	color: #333333;
	margin-bottom: 15px;
	margin-top: 5px;
}

dl.news-single-files dt{
	margin:0px;
	padding: 0px;
	border: 0px;
	margin-bottom: 8px;
}


.newstitle a{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #0D432E;
	}
.facebookwrap{
	position:absolute;
	width: 225px;	
	margin-top: -45px;
	margin-left:6px;
	z-index:99;
}

.facebook{
	z-index:200;
	position:relative;
	}
.facebook_home{
	width:88px;
	float: left;
	}
.movie{
	float:left;
	padding-left:50px;
	margin-top:-15px;
	position:relative;
	z-index:100;

	}
.movie img{
	border:none;}
	
.linkdisclimer{
	display: block;
	float:left;
	position:relative;
	width:225px;
	margin-top:12px;

	}
.footer{
	margin: 0 auto;
	width:960px;
	}
.footer a img{
	border:0;
	}
.footertop{
	width:960px;
	float:left;
	}
.fotertop_left{
	float:left;
	width:200px;
	}
.fotertop_center{
	float:left;
	width:560px;
	text-align:center;
	}
.fotertop_right{
	float:left;
	width:200px;
	text-align:right;
	}
.footerbottom{
	float:left;
	width:960px;
	}
.footerbottom_item{
	float:left;
	width:auto;
	padding-right:21px;
	}
.footerbottom_item.last{
	padding-right:0;
	}
.sponsorinfo{
	width:215px;
	float:left;
	text-align:left;
	padding-bottom:10px;
	}
.sponsortxt{
	color: #0D432E;
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    text-decoration: none;
	}
.news_image{
	padding:10px 0 10px 10px;
	display:block;
	}
