/*

#5C5C5C - grau schrift
#D2D2D2 - grau rahmen
#11006D - dunkelblau schrift

*/


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

a:link, a:visited {
	text-decoration: none;
	color: #505050;
}

a:hover {
	color: #757373;
}

p {
	margin: 0 0 20px 0;
}

h1 {
	color: #11006D;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

hr {
	background-color: #0034A7;
	/* Mozilla 1.4 */ color: #0034A7;
	/* IE 6 */ border: #0034A7;
	/* Opera 7.11 */ height: 1px;
	/* in Opera fuer die Anzeige noetig, in Mozilla fuer die einheitliche Hoehe */
}

.clear {
	clear: both;
}


table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.ausblenden {
	display: none;
}

/* = = = = = = = = = = = = = = GRUNDGERUEST = = = = = = = = = = = = = = = = = = */

#template {
	margin: 0 auto;
	width: 950px;
	text-align: left;
	border: 1px solid #D2D2D2;
	background: url(images/bg.gif)
				repeat-y
				right;
}


/* = = = = = = = = = = = = = = HEADER ANFANG = = = = = = = = = = = = = = = = = = */

#header {
	background: url(images/bg-header.jpg)
				no-repeat;
	height: 326px;
}

.logo {
	position: absolute;
	padding: 15px 0 0 60px;
}


.navi {
	padding: 148px 0 0 0;
}

.navi ul {
	margin: 0;
	padding: 0;
	float: right;
	border-bottom: 1px solid #fff;
	border-top: 3px solid #fff;
}

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


.navilink, .navilink a:link, .navilink a:visited {
	border: 1px solid #D2D2D2;
	display: block;
	float: left;
	color: #11006D;
	height: 16px;
	padding: 3px 8px 0 8px;
	border-left: 2px solid #fff;
	font-weight: bold;
	background: url(images/bg-navi.jpg)
					repeat-x;
}

.navi a:hover, .navilinkaktiv, a.navilinkaktiv:link, a.navilinkaktiv:visited {
	border: 1px solid #D2D2D2;
	display: block;
	float: left;
	color: #ffffff;
	height: 16px;
	padding: 3px 8px 0 8px;
	border-left: 2px solid #fff;
	font-weight: bold;
	background: url(images/bg-navilinkaktiv.gif)
					repeat-x;
}

/* - - - - - - - - - - SUBNAVI - - - - - - - - - - */

.subnavi {
	width: 220px;
	margin: 80px 0 0 0;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
}

.subnavi ul {
	margin: 0;
	padding: 0;
}

.subnavi li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

a.sublink:link, a.sublink:visited {
	display: block;
	color: #11006D;
	padding: 3px 0 3px 20px;
	border-top: 1px solid #D2D2D2;
}

a.sublink:hover {
	background: #F6F6F5;
	display: block;
	color: #54545C;
	padding: 3px 0 3px 20px;
}

a.sublinkaktiv:link, a.sublinkaktiv:visited {
	background: #F6F6F5;
	border-top: 1px solid #D2D2D2;
	display: block;
	color: #11006D;
	font-weight: bold;
	padding: 3px 0 3px 20px;
}

/* = = = = = = = = = = = = = = HEADER ENDE = = = = = = = = = = = = = = = = = = */




/* = = = = = = = = = = = = = = CONTENT ANFANG = = = = = = = = = = = = = = = = = = */

#content {
	margin: -100px 0 0 0;
	padding: 0 0 10px 0;
	background: url(images/bg-footer.gif)
		 left bottom
		no-repeat;
}

.linke-seite {
	width: 220px;
	float: left;
}


.bg-start {
	position: absolute;
	margin: -18px 0 0 0;
}

/* - - - - - - - INHALT ANFANG - - - - - - - - */

.inhalt {
	float: left;
	width: 554px;
}

.inhalt-start {
	float: left;
	width: 775px;
	height: 325px;
}

.leisterechts {
	float: left;
	width: 175px;
	color: #11006D;
	background: url(images/plan.jpg)
					no-repeat
					bottom
					#fff;
	padding: 0 0 125px 0;
	margin: 20px 0 0 0;
}

.adresse-rechts {
	border-left: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	padding: 0 0 0 10px;

}

.logoklein {
	position: absolute;
	margin: 0 0 0 105px;
}

.news {
	width: 190px;
	float:left;
	margin: 40px 0 0 0;
}

.newsstart {
	position: absolute;
	margin: 150px 0 0 0;
}

.mehr {
	margin: 10px 0 0 0;
}

.newstext {
	padding: 7px 10px 0 18px;
	width: 190px;
	border-top: 1px solid #D2D2D2;
}

.date {
	font-size: 9px;
	text-align: right;
	margin: 0 0 3px 0;
}

.newsstart2 {
	position: absolute;
	margin: 150px 0 0 250px;

}

.newstext2 {
	padding: 7px 80px 0 18px;
	width: 190px;
	border-top: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
}

.date2 {
	font-size: 9px;
	text-align: right;
	margin: 0 90px 3px 0;
}

/* - - - - - - - INHALT ENDE - - - - - - - - */


.headline {
	font-size: 16px;
	color: #11006D;
	font-weight: bold;
	text-align: right;
	padding: 5px 25px 0 0;
}

.text {
	margin: 23px 0 0 0;
	width: 410px;
	float:right;
	padding: 0 25px 0 0;
}

.bild-inhalt {
	border: 1px solid #7F99D3;
}

.linke-spalte {
	width: 195px;
	float: left;
}

.rechte-spalte {
	width: 195px;
	float: left;
	margin: 0 0 0 20px;
}

.trennungsstrich {
	height: 10px;
	background: #11006D;
}


/* - - - - - - - POPUP - - - - - - - */
.zoom {
	text-align: right;
	background: url(images/popup.gif)
                    right
                    no-repeat
                    #DBDFE5;
	font-size: 9px;
	border-left: 1px solid #7F99D3;
	border-right: 1px solid #7F99D3;
	border-bottom: 1px solid #7F99D3;
	color: #0D2B50;
	padding: 0 35px 0 0;
}

.zoom a:link, .zoom a:visited, a.zoom:link, a.zoom:visited {
	color: #0D2B50;
	padding: 0 35px 0 0;
}



/* = = = = = = = = = = = = = = CONTENT ENDE = = = = = = = = = = = = = = = = = = */




/* = = = = = = = = = = = = = = FOOTER ANFANG = = = = = = = = = = = = = = = = = = */


/* = = = = = = = = = = = = = = FOOTER ENDE = = = = = = = = = = = = = = = = = = */








/* - - - - - - - - Kontakt - - - - - - - - */

.kontakt-box {
	padding: 0px 0 0 0;

}

.abstand-kontaktspalte {
	float: left;
	width: 20px;
}

.kontaktspalte{
	width: 195px;
	float: left;
}

.bezeichnung {
	width: 90px;
	float: left;
	margin:4px 0 0 0;
	height: 16px;
	}

.formularfeld {
	height: 25px;
}
.feld {
	border: 1px solid #11006D;
	width: 95px;
	margin: 0 0 5px 0;
	color: #313431;
	font-size: 11px;
	background: #ffffff;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	}

.inputselected {
	border: 1px solid #11006D;
	width: 95px;
	margin: 0 0 5px 0;
	background-color: #F1EEEE;
	color: #313431;
	font-size: 11px;
	}



.textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #11006D;
	width: 192px;
	height: 115px;
	color: #313431;
	margin: 0 0 5px 0;
	background: #ffffff;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	}

.textareaselected {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #11006D;
	width: 192px;
	height: 115px;
	color: #313431;
	background-color: #F1EEEE;
	margin: 0 0 5px 0;
	}

.abstand-sendebutton {
	line-height: 4px;
	height: 4px;
	font-size: 4px;
}






/* - - - - - - - - News - Detailseite - - - - - - - - */

h2 {
	margin: 5px 0;
	padding: 0;
	color: #11006D;
	font-size: 11px;
	font-weight: bold;
}

.news-detail-box {
	border-top: 1px solid #11006D;
	border-left: 1px solid #11006D;
	padding: 0 0 0 10px;
}

.datum-newsdetail {
	text-align: right;
	margin: 0 0 3px 0;
}

.news-detail-links {
	width: 260px;
	float: left;
}

.news-detail-rechts {
	float: right;
}


a.sitemap:link, a.sitemap:active, a.sitemap:visited {
	 color: #11006D; 
	
}

a.sitemap:hover {
 	 color: #11006D;
	
}
