body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	text-align: center;
}

a:link, a:visited, a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none; 
	font-size: 11px;
	color: #000;
}

a:hover {
	color: #053B93;
}





p {
	margin: 0 0 20px 0;
}

#template {
	margin: 30px auto;
	width: 948px;
	text-align: left;
	border: 1px solid #0E1063;
}

/* - - - - - - - - - head - - - - - - - - */

#header {
	height: 98px;
	background-color: #fff;
}

.logo {
	position: absolute;
	top: 75px;
	margin-left: 20px;
}

#navi {
	 display: none;
}

#navi ul {
	margin: 0;
	padding: 0;
}

#navi li {
	list-style: none;
	display:inline;
}

#navi A:link, #navi A:visited {
	text-decoration: none;
	color: #000;
   	display: block;
   	float:left;
	padding: 0 0.41em;
	border-left: 1px solid #000;
}

#navi A:hover, #navi A:focus {
	background-color: #E0E0EC;
}

.menuactiv {
	text-decoration: none;
	color: #000;
	padding: 0.5em 0;
	display: block;

}

/* - - - - navigation oben - - - - - - */

.menulinkaktiv2 {
	text-decoration: none;
	color: #000;
   	display: block;
   	float:left;
	padding: 0 0.41em;
	border-left: 1px solid #000;
	background-color: #E0E0EC;
	}
a.menulinkaktiv2:link, a.menulinkaktiv2:active, a.menulinkaktiv2:visited  	{color: #fff}
a.menulinkaktiv2:hover 	{background-color: #E0E0EC;}


.menulink2 {
	text-decoration: none;
	color: #000;
   	display: block;
   	float:left;
	padding: 0 0.41em;
	border-left: 1px solid #000;
	}
a.menulink2:link, a.menulink:active, a.menulink:visited  	{color: #000}
a.menulink2:hover 	{color: #f00; background-color: #E0E0EC;}



.nicht-bold-link {
	text-decoration: none;
   	display: block;
	color: #000;

	font-weight: normal;
	}
a.nicht-bold-link:link, a.menulink:active, a.menulink:visited  	{color: #000}
a.nicht-bold-link:hover 	{color: #f00;}




/* - - - - - - - - - content - - - - - - - - */

#content {
	height: 283px;
	background: url(/de/system/images/hg-start.jpg)
					no-repeat;
}

#leitsatz {
	padding: 35px 0 0 640px;
	color: #fff;
}

/* - - - - - - - - - footer - - - - - - - - */

#footer {
	margin: 15px 0 0 341px;
	height: 154px;
	background: url(/de/system/images/news.gif)
					no-repeat;
}

.news1 {
	padding: 0 0 0 91px;
	width: 136px;
	float: left;
}

.news2 {
	padding: 0 0 0 74px;
	width: 137px;
	float: left;
}

/* - - - - - - - - - grundaufbau folgeseiten - - - - - - - - */

#templatefolge {
	margin: 15px auto;
	width: 948px;
	text-align: left;
	border: 1px solid #0E1063;

}

#contentfolge {
}

/* - - - - links - - - - */

#emo{
 	 display: none;
}

/* - - - - rechts - - - - */

#rechts {
	margin: 5px 0 0 50px;
	float: left;
}

#more {
	display: none;
}

#head {
}

#headline {
	position: absolute;
	top: 155px;
	margin-left: 339px;
	width: 415px;
}

#inhalt {
	margin: 44px 0px 0 0;
	width: 347px;
	float: left;
/*	background-color: #f00;  */
}

#news {
	margin: 14px 0;
	width: 186px;
	float: left;
/*	background-color: #ff0; */
}

#newsbild {
	padding: 30px 0;
	text-align: center;
	background-color: #fff;
}

.newstext {
	margin: 0 10px;
}




/* - - - - newslisting - - - - */

#newslistingbox-alles {
	margin: 15px 0px;
	border: 0px solid #ff0;
}


#newslisting-bild {
        float: left;		
	margin: 15px 15px 15px 0px;
	width: 90px;
	}

#newslisting-text-micha {
        float: left;	
	border: 0px solid #f00;
	width: 210px;
	}

.newsbild-detail {
        border: #bbb solid 1px;
        }


.hr-newslisting {
        float: left;
	width: 100%;
        margin-bottom: 0px;
        padding: 0px;
        border-botton: #bbb solid 1px;
        border-top: #bbb solid 0px;
        }



/* - - - - bildgalerie listing - - - - */

.bildrand {
        border: #bbb solid 1px;
}


/* - - - - - - - - - - - feedback werte START - - - - - - - - - - - */

.feld {
	float: left;
        border: 1px #CBCBCB solid;
        margin: 10px 0px 0px 0px;
        width: 97px;
      }


.feld2 {
	float:left;
        border: 1px #CBCBCB solid;
        margin: 10px 0px 0px 0px;
        width: 264px;
      }

.feldname {
        float: left; 
	width: 70px;
        margin: 10px 0px 0px 0px;
      }

.feldname2 {
	float:left;
        margin: 10px 0px 10px 16px;
        width: 50px; 
      }


/* - - - - - - - - - - - feedback werte ENDE - - - - - - - - - - - */



/* - - - - sonstiges - - - - */

.udo {
	display:none;
}



.linkintern {
	color: #000000; 
	font-size: 11px; 
	TEXT-DECORATION: none; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
a.linkintern:link, a.linkintern:active, a.linkintern:visited  	{color: #000; 	border-bottom: 1px dashed #144EBD;}
a.linkintern:hover 	{color: #144EBD; cursor:help}


.zeile{
	clear:both;
}


.clear {
	clear: both;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h2 {
	color: #fff;
	font-size: 20px;
	margin: 0;
	padding: 0;
}


#footerfolge {
	height: 20px;
	background: url(/de/system/images/hg-unten.jpg);
}
