BODY {
		background-color : white;
		margin-left : 20px;
		margin-right : 40px;
		margin-bottom : 60px;
		color : black;
		font-family: Verdana;
		font-size: 80%;
		}

#navigation, #suche, #date, .instanzen { display : none;}
#zurNav { display : none;}
.hide { display : none;}
#breadcrumb {font-size:70%; font-style:italic; display:none;}
.right_box {clear:both;padding-top:30px;}
.right_box_header {font-weight:bold; font-size:120%;}

#fuss { font-style:italic; }

h1 {
	font-size:14pt;
}

h2 {
	font-size:12pt;
}


a:link {
  color: #00388F;
  font-size: 12px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;

}




/*-----------------------------------------------------------------------Inhalt*/

#inhalt	{
	line-height:1.60em;
	}
/*--------------------------------------------------------------Ueberschriften*/

#inhalt	h1 {
	color:#1F421C;
	font-size:1.30em;
	font-weight:normal;
	margin:0 0 0 0;
	}

#inhalt	h2 {
	color:#1F421C;
	font-size:1.00em;
	font-weight:bold;
	margin:16px 0 12px 0;
	}

#inhalt	h3, #inhalt	h4, #inhalt	h5, #inhalt	h6 {
	color:#1F421C;
	font-size:0.85em;
	font-weight:bold;
	margin:16px 0 12px 0;
	}

/*-----------------------------------------------------------------------Links*/

#inhalt	a, #bildspalte a {
	color:#30932B;
	font-weight:bold;
	}

#bildspalte a{
	text-decoration: none;
}

#inhalt	a:hover, #bildspalte a:hover {
	color:#1F421C;
	}

/*-----------------------------------------------------------------------Bild*/

#inhalt	img {
/*	border:solid 1px #D6E7D4;  */
	float:left;
	margin:4px 16px 0 0;
	}

#inhalt .instanzen img, #inhalt .instanzen a{
	margin: 0px;
         padding: 0px;
         float:left;
         font-weight: normal;
}

#inhalt .instanzen a.orange{
	font-weight: bold;
}

#inhalt .instanzen img{
	padding-top: 6px;
}


/*-----------------------------------------------------------------------Bildspalte*/

#bildspalte table, #bildspalte img {
	margin-left: 15px;
         font-size: 10px;
         line-height: 14px;
	}

#bildspalte table a{
	color: #1F421C;
}

#bildspalte table table, #bildspalte table img{
	margin: 0px;
}


/*-------------------------------------------------------------------Tabelle*/

#inhalt	table {
	width:100%;
	font-size:0.85em;
	line-height:1.50em;
	margin:10px 0 10px 0;
	border-spacing:0px;
	border:0px;
         	}

#inhalt table th {
	color:#ffffff;
	padding:4px 6px 4px 6px;
	white-space:nowrap;
         border: 0px;
         border-bottom: 1px solid #D6E7D4;
         border-left: 1px solid #D6E7D4;
	text-align:left;
	background-color:#1F421C;
         border-spacing:0px;
	}

#inhalt	table td {
	padding:8px 6px 8px 6px;
	vertical-align:top;
         border: 0px;
         border-bottom: 1px solid #D6E7D4;
	}

/*----------------------------------------------------------------Download-Liste*/

#inhalt ul {
	/*margin-left:28px;*/
	}

#download {
	margin:10px 0 10px 0;
	width:100%;
	background:url(images/download_hg.gif) 0px 0px;
	}

#download h5 {
	padding:0;
	margin:0 0 0 4px;
	height:37px;
	color:#ffffff;
	background:url(images/download_symbol.gif) 512px 0px no-repeat;
	}

#download ul {
	margin:0 0 0 28px;
	padding:0 0 18px 10px;
	font-weight:normal;
	}

/*---------------------------------------------------------------------Formulare*/

#inhalt form {
	background:url(images/formular_hg.gif) 0px 0px repeat-x;
	margin:10px 0 10px 0;
	}

#inhalt form h5 {
	padding:0;
	margin:0 0 0 4px;
	height:37px;
	color:#ffffff;
	background:url(images/formular_symbol.gif) 512px 0px no-repeat;
	}

/*#inhalt label, #inhalt input, #inhalt select, #inhalt textarea {
	display:block;
	float:left;
	width:280px;
	margin:6px;
	margin-left:18px;
	} */

#inhalt label {
	width:90px;
	}

#inhalt select {
	width:auto;
	}

#inhalt form br {
	clear:left;
	}

#inhalt input#submit {
	float:none;
	width:auto;
	margin:15px 0 0 138px;
	}

#inhalt label {
 	text-align:left;
	padding-right:8px;
	}

/*---------------------------------------------------------------------//Inhalt*/

div.right_box{
  margin-top: 10px;
  margin-left: 15px;
  font-size: 0.85em;
  width: 182px;
}

div.right_box hr{
  height: 1px;
  border: 0px;
  color: #30932B;
  background: #30932B;
}

div.right_box_header{
  background: url(/images/bg_teilinhalt.gif) no-repeat left top;
  height: 30px;
  display: block;
  font-weight: bold;
  line-height: 28px;
  text-indent: 8px;
}

div.right_box_inhalt{
  background: #F6F6F6;
}

div.right_box_footer{
  background: url(/images/table_footer.gif) no-repeat left top;
}


/* Aktionsseite B´hindert */

ul.behind{
list-style-type:none;
margin:50px 0px 0px 0px;
padding:0px;
}

ul.behind li{
width:200px;
float:left;
margin:0px 25px 0px 0px;
padding:0px;
}



/* Themenseite */

div.themenpic{
margin:50px 0px 0px 0px;
width:400px;
}
div.themenpic p{
width:400px;
margin:0px;
padding:0px;
font-size:0.7em;
line-height:9pt;
}


/*--------------Pressemeldungen--------------------------*/

div.meldungen{
border-top:1px solid #d6e7d4;
width:100%;
overflow:hidden;
margin:5px 0px;
}

div.meldungen div.mzeile{
border-bottom:1px solid #d6e7d4;
width:100%;
overflow:hidden;
padding:10px 0px;
}

div.meldungen div.mzeile a{
text-decoration:none;
width:65%;
display:block;
float:left;
font-size:9pt;
font-family:verdana;
}

div.meldungen div.mzeile span{
width:30%;
display:block;
float:right;
font-size:9pt;
font-family:verdana;
}

#fuss a{
	text-decoration: none;
         color: #1F421C;
}

#fuss a:hover{
	text-decoration: underline;
}
		


