/*pekutherm
f?r CMS Seiten z. B. Home, news, presse, 
*/
html {
margin: 0px;
padding: 0px;
}
body {
margin: 0px;
padding: 0px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 13px;
color : #333;

}
h5 {
margin: 0px;
padding: 0px;
display: inline;

}

#navi {
	position: absolute;
	height: 80px;
	width: 600px;
	left: 0px;
	top: 10px; /*20  */
	z-index: 3;
	visibility: visible;
}
#ticker {
	position: absolute;
	height: 17px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #666666;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	visibility: hidden;
	z-index: 9;
}
#ticker-ein-aus {
	position: absolute;
	height: 17px;
	width: 70px;
	left: 0px;
	top: 0px;

	font-size: 9px;
	color: #cccccc;
	visibility: visible;
	z-index: 10;
}

#logo  {
	position:absolute;
	visibility:visible;
	top:0px;
	height:132px;
	width: 242px;
	z-index:6;
	right: 40px;
}

#impressumkontakt {
	position: absolute;
	height: 30px;
	width: 242px;
	top: 370px;
	z-index: 8;
	visibility: visible;
	right: 40px;
	text-align: left;
}

#adresse  {
	position: absolute;
	width:242px;
	height:160px;
	z-index:4;
	visibility: visible;
	top: 144px;
	right: 40px;
	text-align: left;
	margin: 0px;
	padding: 0px;

}
.links-einzug {
/*border:1px solid red;*/
	padding-left: 55px;
	font-size : 13px;
	/*float: left;*/
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
		line-height: 130%;
		/*line-height: 22px;*/
		
}
.links-einzug-2 {
	/*padding-left: 55px;*/
	font-size : 20px;
	/*float: left;*/
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	display: inline;
}


#europakarte {
	position:absolute; 
	right:235px; top:85px; 
	width:400px; 
	height:336px; 
	z-index:1; 
	overflow: hidden; 
	visibility: visible; 

}

#cms-home {
	background-image : url(../bilder/bgr_start.gif);
	position: absolute;
	height: 180px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	z-index: 7;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}
#kontakt {
	position: absolute;
	width: 90%;
	left: 45px;
	top: 200px;
	z-index: 7;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}
#viersignet {
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 300;
	width: 480px;
	left: 45px;
	top: 130px;
}
.signet-abstand {
    display: block;
	margin-bottom: 6%;
}
.signet-abstand-kleiner {
    display: block;
	margin-bottom: 3%;
}
	
#nr-1 {
	background-color: #DFDFDF;
	position: absolute;
	left: 45px;
	top: 185px;
	width: 450px;
		border:1px solid #333; 
}
#liste {
	position: absolute;
	width: 410px;
	left: 530px;
	top: 185px;
}

/*Startseite CMS Sektion*/
#cms-homesite-container{
	width : 750px;
	height : 144px;
	margin : 20px 48px 20px 48px;
}
#cms-homesite-bild{
	padding-right : 20px;
}
#cms-homesite-titel{
	vertical-align : bottom;
	font-weight : bold;
	font-size : 15px;
	color : black; 
	padding-top : 20px;
}
#cms-homesite-text{
	vertical-align : bottom;
	line-height : 18px;
	bottom: 0;
	left: 0; 
		font-size : 13px;
}

/*NewsSeite  rechte Spalte Listenanzeige*/
#cms-news-liste-container, #cms-news-liste-active{
	border:1px solid #333; 
	height:66px; /*alt 54*/
	margin-bottom:10px;
	position: relative;
	background-color : #DFDFDF;
}
#cms-news-liste-active{
	border:2px solid #CC0000; 
}
#cms-news-liste-bild{
	margin-right:10px;
	border:0px solid #333; 
}
#cms-news-liste-titel{
	font-weight : bold;
	margin-top: 3px;
}
#cms-news-liste-titel a:hover{
	
}
#cms-news-liste-text{
	padding-left: 10px;
	padding-right:8px;
	/*bottom: 6px;*/
	/*left: 0;*/ 
    /*position: absolute;*/
	font-size : 11px;
	font-weight: normal;
	line-height:14px;
}
/*News Seite linke Spalte Inhaltsanzeige*/
#cms-news-inhalt-titel{
	margin:15px;
	font-weight : bold;
	font-size : 18px;
	color : black; 
	text-align : left;
}
#cms-news-inhalt-text{
	margin:0 15px 15px 15px;
}
/*Presseforum*/
#presseforum {
	position: absolute;
	width: 90%;
	left: 45px;
	top: 185px;
	z-index: 7;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}
#presseforum-text{
	font-size : 75%;
	padding-right:10px;
}
.presseforum-text-abstand{
	padding-right:20px;
}
#presseforum-text-link{
	font-size : 90%;
}
/*CMS Verweise*/
#cms-homesite-text a:link, #cms-homesite-text a:visited, #cms-homesite-text a:active{
	color: #CC0000;
	text-decoration : none;
}
#cms-news-liste-titel a:link, #cms-news-liste-titel a:visited, #cms-news-liste-titel a:active{
	color: #333;
	text-decoration : none;
	font-size: 12px;
	line-height:15px;
}
#cms-news-liste-titel a:hover{
	color: gray;
}
#cms-news-liste-text a:link, #cms-news-liste-text a:visited, #cms-news-liste-text a:active{
	color: #CC0000;
	text-decoration : none;
	font-size : 80%;
}
#cms-homesite-text a:hover, #cms-news-liste-text a:hover{
	color: gray;
}
#ticker a:link,  #ticker a:visited, #ticker a:active{
	color: white;
	text-decoration : none;
}
#ticker a:hover{
		color: red;
}
#ticker-ein-aus a:link, #ticker-ein-aus a:focus,  #ticker-ein-aus a:active  {
	font-size: 9px;
	text-decoration: underline;
}
  #ticker-ein-aus a:visited, #ticker-ein-aus a:hover  {
		color: red;
}
