@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em;
	}


/*maintemplate*/
#page{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	}
#header{
	width:980px;
	background-image:url(../img/header.jpg);
	height:125px;
	}
#langselect{
	width:160px;
	height:67px;
	padding-left:820px;
	padding-top:58px;
	}
#mainnavi{
	height:24px;
	width:980px;
	background-color:#001d55;
	}
#mainnavi a{
	text-decoration:none;
	}
#breadcrumb{
	margin-top:1px;
	height:18px;
	width:972px;
	background-color:#c9d6e4;
	padding-top:3px;
	padding-left:8px;
	}
#breadcrumb a{
	text-decoration:none;
	}
#mainpage{
	width:980px;
	}
#subnavi{
	float:left;
	padding-right:10px;
	width:132px;
	padding-left:8px;
	}
#content{
	float:left;
	width:630px;
	padding-right:10px;
	padding-top:30px;
	min-height:400px;
	}
#sidebar{
	float:left;
	margin-top:35px;
	width:170px;
	background-image:url(../img/sidebar_bg.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	padding-left:10px;
	padding-right:10px;
	min-height:500px;
	}
#suche{
	width:170px;
	height:80px;
	margin-bottom:10px;
	}
#news{
	width:170px;
	}
#sidebarcontent{
	width:170px;
	}
#footer{
	width:980px;
	height:33px;
	background-image:url(../img/footer.jpg);
	margin-top:40px;
	}
/*hometemplate*/
#headimg{
	width:980px;
	margin-top:15px;
	height:200px;
	}
#pic{
	float:left;
	width:650px;
	height:200px;
	}
#headimgtext{
	width:300px;
	padding-left:15px;
	padding-right:15px;
	height:170px;
	padding-top:15px;
	padding-bottom:15px;
	overflow:hidden;
	background-color:#6f6754;
	color:#FFF;
	}
#contenthome{
	padding-left:8px;
	padding-right:10px;
	width:772px;
	padding-top:30px;
	float:left;
	}

/*maintemplate ohne suche (wide)*/

#contentwide{
	float:left;
	width:830px;
	padding-right:0px;
	padding-top:30px;
	min-height:400px;
	}


	
/*mainnavi*/
.mainnaviakt{
	float:left;
	height:24px;
	background-color:#c9d6e4;
	padding-left:9px;
	padding-right:10px;
	background-image:url(../img/navi-split.gif);
	background-position:right top;
	background-repeat:no-repeat;
	}
.mainnaviakt a{
	color:#001d55;
	line-height:24px;
	}
.mainnavi{
	float:left;
	height:24px;
	padding-left:9px;
	padding-right:10px;
	background-image:url(../img/navi-split.gif);
	background-position:right top;
	background-repeat:no-repeat;
	}
.mainnavi a{
	color:#FFF;
	line-height:24px;
	}
/*breadcrumb*/
.klickpfad{
	}
.klickpfad a,.klickpfadact a{
	color:#64799c;
	padding-left:2px;
	}
/*subnavi*/
#subnavi{
	padding-top:40px;
	}
#subnavi a{
	text-decoration:none;
	}
.eintragL0act{
	padding-bottom:5px;
	}
.eintragL0act a{
	color:#001d55;
	font-weight:bold;
	}
.eintragL0 a{
	color:#64799C;
	}
.eintragL0{
	padding-bottom:5px;
	}
.eintragL0activMIT{
	padding-bottom:5px;
	}
/*metanavi*/
#metanavicontainer{
	padding-top:4px;
	padding-left:150px;
	font-size:11px;
	color:#9b9a9c;
	}
.metanaviakt{
	float:left;
	}
.metanavi{
	float:left;
	}
.metanavi a, .metanaviakt a{
	text-decoration:none;
	color:#9b9a9c;
	}
/*contentcontainer*/
.spalte50-1{
	float:left;
	width:310px;
	padding-right:10px;
	}
.spalte50-2{
	float:left;
	width:310px;
	}
/*Headlines*/
h1{
	font-size:22px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	line-height:25px;
	}
h2{
	font-size:17px;
	font-weight:normal;
	margin-top:8px;
	margin-bottom:8px;
	}
h3{
	font-size:14px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
	}
h4{
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
	}
	
/*suche*/
.searchbox-field{
	margin-bottom:5px;
	}
#suche h1{
	margin-bottom:1px;
	margin-top:5px;
	}
.searchbox-field{
	width:162px;
	}
/*news*/
.newsimgleft{
	float:left;
	width:110px;
	margin-top:10px;
	padding-right:10px;
	}
.newscontentright{
	float:left;
	width:510px;
	}
.newscontentright h2{
	line-height:1.2em;
	}

/*langselect menu*/
#langselect ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#langselect ul li {
	float:left;
	position:relative;
}
#langselect ul li a, #langselect ul li a:visited {
	color:#453B2F;
	display:block;
	font-size:11px;
	height:20px;
	letter-spacing:-0.04em;
	margin-top:0px;
	padding-left:2px;
	padding-top:5px;
	text-align:left;
	text-decoration:none;
	width:131px;
}
#langselect ul li ul {
	display:none;
}
#langselect ul li:hover a {
	color:#FBBC10;
	padding-right:2px;
}
#langselect ul li:hover ul {
	border-color:#abadb3;
	border-style:none solid solid;
	border-width:medium 1px 1px;
	display:block;
	left:-4px;
	position:absolute;
	top:23px;
}
#langselect ul li:hover ul li a {
	color:#453B2F;
	display:block;
	font-size:10px;
	height:16px;
	letter-spacing:0.03em;
	padding-left:20px;
	line-height:10px;
}
#langselect ul li:hover ul li a:hover {
	background-color:#FFCA02;
	background-image:none;
	color:#FFFFFF;
	line-height:10px;
}
#langselect ul li ul li a {

}
#langselect ul {
	border:medium none;
	background-color:#FFFFFF;
}
/*lang select*/

   .tx-srlanguagemenu-pi1 fieldset { border:none; margin:0px; padding-right:0px; text-align:right;}
   .tx-srlanguagemenu-pi1 fieldset legend { display:none; }
   .tx-srlanguagemenu-pi1 fieldset label { display: none; }

/*IE anpassungen*/
*html #content{
	height:400px;
	}
*html #contentwide{
	height:400px;
	}
*html #sidebar{
	height:500px;
	}
/*sonstiges*/
.clearer{
	clear:both;
	float:none;
	}
a{
	text-decoration:none;
	color:#88878C;
	}
	
#content a:hover{
	color:#FFC001;
	}
#news h2{
	font-size:14px;
	color:#000;
	line-height:16px;
	}
#news h2 a, #news a{
	color:#000;
	}
#sidebarcontent, #news {
	font-size:10px;
	line-height:14px;
	}
.news-latest-item{
	padding-bottom:5px;
	border-bottom:solid 2px #FFF;
	margin-bottom:10px;}
.news-single-img{
	padding-top:15px;}
	
	
img.tx-srfreecap-pi2-image {
	margin-left:0px;
	margin-top:25px;
	}
.powermail_multiplejs_tabs{
	display:none;
	}
