#logo_print {display:none;}

body {
background-color: #D4D4D4;
font-size: 14px;
font-family: "Trebuchet MS", Arial, SunSans-Regular, Sans-Serif;
color: #333;
padding: 20px 0 0 0;
margin: 0 0 20px 0;
}
a {color: #333;}
a:visited {color:#333;}
a:hover, a:active {color: #1E2B58;}

img {border:0;}


h1 {
font-size: 22px;
line-height: 24px;
font-weight: normal;
margin: 0 0 25px 0;
}

.teaser h1, h2 {
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 0;
margin-top:20px;
}

.teaser h1 {
margin-bottom:-5px;
}

.klein_hellgrau, .klein_hellgrau a {
font-size: 11px; 
color: #999; 
text-decoration: none;
}


/* +++++  Container zur Zentrierung +++++ */
#container {
width: 870px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
 background-image:url(rand-mitte2.jpg);
 background-repeat:repeat-y;
} 


/*+++++ Banner (um den Header herum) +++++ */
#banner {
padding: 15px 45px 0 15px;
margin: 0 0 0 0;
height:205px;
width: 870px;
background-image:url(rand-oben.jpg);
background-repeat:no-repeat;
}

#banner img {margin: 10px 0 0 0; display:inline;}


/* +++++ Header (beinhaltet Logo und Meta-Nav.+++++ */

#header {
padding: 5px 10px 10px 10px;
margin: 0 0 0 0;
background-image:url(hg-header.jpg);
background-repeat:repeat-y;
background-color: #1E2B58;
width: 810px;
height: 90px;

color: #fff;
font-size: 11px;
}

* html #header {padding-bottom: 5px;}

#header a, #header a:visited {color:#FFF; text-decoration:none; }
#header a:hover {color:#FFF; text-decoration:underline; }
#header a:active {color: #1E2B58; text-decoration:none; }

#header img {margin-top: 30px;}


#meta {
width: 100%;
text-align: right;
}


/* +++++ Aussen und Innenrahmen (für IE)+++++ */

#outer{ 
margin-left:230px;
margin-right:215px;
} 

#inner{margin:0; width:100%; }



/* +++++ Linke Spalte (Nav.) +++++ */

#left a {text-decoration: none; }
#left a:hover {color: #333; background-color: #C5CBDF; }

#left {
 width:230px; 
 float:left; 
 position:relative; 
 margin-left:-230px; 
 margin-right:1px;
 }

#left ul {
width: 220px;
margin: -25px 0 5px 12px;
}

#left ul li {
list-style-type:none;
font-size: 15px;
width:216px;
margin: 28px 0 -11px -37px;
border-top:thin solid #1E2B58;
}

#left ul li ul {
margin: 3px 0 22px 0;
}

#left ul li ul li {
list-style-image:url(bullet_navi_6px.gif);
font-size: 12px;
margin: 0 0 0 -23px;
width: 200px;
border:none;
}


/* Linke Spalte: Korrektur IE 6 */

* html #left ul {
width: 216px;
margin: 20px 0 25px 15px;
}

* html #left ul li {
list-style-type:none;
width: 203px;
margin: 8px 0 15px 0;
border-top:1px solid #1E2B58;
}


* html #left ul li ul {
margin: 3px 0 10px 0;
}

* html #left ul li ul li {
list-style-image:url(bullet_navi-4px.gif);
font-size: 12px;
margin: 0 0 0 16px;
border:none;
}

/* Linke Spalte: Korrektur IE 7 */

*+html #left ul {
width: 216px;
margin: 20px 0 25px 15px;
}

*+html #left ul li {
list-style-type:none;
width: 203px;
margin: 8px 0 15px 0;
border-top:1px solid #1E2B58;
}


*+html #left ul li ul {
margin: 3px 0 10px 0;
}

*+html #left ul li ul li {
list-style-image:url(bullet_navi-4px.gif);
font-size: 12px;
margin: 0 0 0 16px;
border:none;
}

/* +++++ Rechte Spalte (Marginalsp.)+++++ */

 #right {
 width:215px; 
 float:right; 
 position:relative; 
 margin: -25px -215px 25px 1px;
 }

* html #right {
margin-top: 1px;
}

*+html #right {
margin-top: 1px;
}

#right h1 {
font-size: 15px;
font-weight: normal;
margin: 20px 0 -5px 0;
}

* html #right h1 {
margin: 20px 0 -15px 0;
}

#right .aktuell h1, #right p {
font-size: 12px;
width: 185px;
}

#right .aktuell h1 {
font-weight: normal;
font-style: italic;
line-height: 14px;
}


/* +++++    Inhalt   +++++ */ 

#content{ 
position: relative; 
margin: 25px; 
min-height: 600px;
}

#content p { 
text-align: justify;
}

* html #content{ 
float: right;
}

#content ul {
margin: 10px 0 10px -28px;
list-style-image:url(aufzaehl-strich_6px.gif)
}

* html #content ul {
margin: 10px 0 20px 18px;
list-style-image:url(aufzaehl-strich-3px.gif)
}

*+html #content ul {
margin: 10px 0 20px 18px;
list-style-image:url(aufzaehl-strich-3px.gif)
}

/* +++++    Sitemap   +++++ */ 

#sitemap a {text-decoration: none;}
#sitemap a:hover {text-decoration:underline;}

#sitemap { 
position: relative; 
margin: 25px; 
min-height: 600px;
}

#sitemap ul {
list-style-type:none;
}

#sitemap ul li {
list-style-type:none;
font-size: 15px;
margin: 28px 0 -11px -37px;
}

#sitemap ul li ul {
margin: 3px 0 22px 0;
}

#sitemap ul li ul li {
list-style-type:none;
font-size: 14px;
margin: 0 0 0 -23px;
}

/* Sitemap: Korrektur IE 6 */

* html #sitemap ul {
margin: 0;
}

* html #sitemap ul li {
list-style-type:none;
margin: 8px 0 15px 0;
}

* html #sitemap ul li ul {
margin: 3px 0 10px 0;
}

* html #sitemap ul li ul li {
font-size: 14px;
margin: 0 0 0 16px;
}

/* Sitemap: Korrektur IE 7 */

*+html #sitemap ul li ul {
margin: 3px 0 10px 40px;
}


/* +++++  Fusszeile   +++++ */ 

#footer {
clear:left;
height:43px;
background-image:url(rand-unten3.jpg);
background-repeat:no-repeat;
padding:25px 0 0 0;
margin:0px;
text-align: center; 

font-size: 12px;
} 


/* +++++  Tabellen  +++++ */ 

.table-th {
background-color: #455280;
text-align: left;
font-weight: normal;
font-size: 15px;
color: #FFF;
padding: 4px;
}

td {
background-color: #C5CBDF;
font-size: 12px;
color: #333;
padding: 3px 4px;
}

table {
width: 100%;
margin: -2px 0 0 0;
}


/* +++++  Bild-Positionierung etc.  +++++ */ 

.image_fl-right {
    	background-color: #C5CBDF;
    	width: 166px;
    	margin: 5px 0 10px 20px;
    	height: auto;
    	float: right;
}
    	
.image_fl-left {
    	background-color: #C5CBDF;
    	width: 166px;
    	margin: 5px 20px 10px 0;
    	height: auto;
    	float: left;
}

#bildunterschrift  {
    	padding: 3px 5px 12px 5px;
	font-size: 12px;
	color: #333333;
}



/* +++++    Formular-Elemente  +++++   */



.input_suche   {
	width: 110px;
	height: 17px;
	margin: 0 5px 0 0;
	border: 1px solid #1E2B58;
	}
* html .input_suche   {
	margin: 0 0px 0 0;
	}

*+html .input_suche   {
	margin: 0 0px 0 0;
	height: 21px;
	}

#content form {
	margin: 0 0 0 0;
	background-color: #C5CBDF;
	padding: 10px 0 10px 10px;
	font-family: "Trebuchet MS", Arial, sans-serif; 
	}

#formular-kopf {
	background-color: #455280;
	padding: 4px;
	margin: 12px 0 10px 0;
	font-size: 12px;
	color: #FFF;
	line-height: 14px;
	}

label {
  	width: 100px;
	display: block;
	float: left;
	margin-top: 5px;
	}

*+html label {
  	width: 111px;
	}

.text {
  	width: 240px;
	}

* html .text, * html textarea {
  	width: 230px;
	}
*+html .text, *+html textarea {
  	width: 230px;
	margin-left: 5px 15px;
	}

.captcha {
	  	width: 100px;
		float: left;
		margin: 5px 10px;
		}

.plz {
  	width: 50px;
	float: left;
	}

.ort {
  	width: 168px;
		}

* html .ort {
  	width: 164px;
	}
*+html .ort {
  	width: 164px;
	}

* html .plz {
  	margin: 6px 0  0 12px;
	}
*+html .plz {
  	margin: 6px 0  0 12px;
	}

textarea {
  	width: 240px;
  	height: 100px;
	}

textarea, .select, .text, .select_anrede, .plz, .ort {
	font-family: "Trebuchet MS", Arial, sans serif;
	font-size: 13px;
 	border-bottom: 1px solid #C5CBDF;
	border-right: 1px solid #C5CBDF;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	margin: 5px 10px;
	}


.select_anrede {
  	width: 60px;
	}

#content .button, #content .button-fett {
	float: right;
	margin: 5px 15px 0 0;
	}


*+html #content .button, *+html #content .button-fett {
	margin: 5px 20px 0 0;
	}

.button, .button-fett {
	
	background-color: #1E2B58;
	border: 1px solid #1E2B58;
	font-family: "Trebuchet MS", Arial, sans serif;
	color: #fff;
	}

* html .button, * html .button-fett {
	height: 21px;
	}

.button-fett  {
	font-weight: bold;
	}

	.error {
			color: #CC0000;
			}

/* +++++    ENDE !   +++++ */ 
