body 	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.80em;
/*	background: url(images/body_hg.gif) repeat-y;     */
	background-color:#ffffff;
	padding:0;
	margin:0;
	color: #000000;
	}

.hide	{
	display: none;
	}

div 	{
	margin:0;
	padding:0;
    	border:0;
	}


/*-------------------------------------------------------------------Grundaufbau*/

#verlauf {
	background: url(images/verlauf_bg.jpg) repeat-x;
         margin: 0;
         padding: 0;
	}

#suche	{
	position: absolute;
         left: 786px;
	float:left;
	width:202px;
	height:116px;
	background: url(images/suche_bg.jpg) no-repeat;
	margin:0;
         padding:0;
	}

#logo	{
	width:959px;
	height:116px;
	background: url(images/header_bg.jpg) no-repeat;
	margin:0 0 0 30px;
	padding:0;
	display:block;
	}

#breadcrumb	{
	/*width:732px;*//*berlange Instanzliste*/
	height:26px;
	background: url(images/breadcrumb_bg.jpg) no-repeat;
	margin:0 0 0 30px;
	padding:0px;
	font-size:0.80em;
	font-weight:bold;
	color:#ffffff;
	border:solid 0px lime;
         width: 959px;
	}

#hauptteil	{
	width:989px;
         background:url(images/hauptteil_hg.gif) repeat-y left;
/*	background-color: #D6E7D4; */
	}

#navigation	{
	float:left;
	width:235px;
	}

#innenteil	{
	float:left;
	width:754px;
	background:url(images/innenteil_hg.gif) repeat-y right;
	}

#inhalt	{
	float:left;
	width:500px;
	padding:25px 20px 30px 22px;
	background: url(images/bg_inhalt.jpg) repeat-x;
	}

#bildspalte	{
	float:left;
	width:204px;
	background:url(images/seite_hg.jpg) no-repeat;
	}

#fuss	{
	clear:both;
         width:505px;
	margin: 0 0 0 235px;
         padding: 10px 20px 0px 20px;
	height:25px;
	font-size:0.80em;
	color: #000000;
         border-top: 1px solid #D6E7D4;
         border-bottom: 1px solid #D6E7D4;
         text-align: center;
/*	background:#1F421C;
	background: #ffffff;
         */
	}

#fuss a{
	text-decoration: none;
         color: #1F421C;
}

#fuss a:hover{
	text-decoration: underline;
}

/*-----------------------------------------------------------------//Grundaufbau*/

/*-------------------------------------------------------------------------Suche*/

.sucheingabe {
	padding:0; border:0;
	margin:46px 0 0 20px;
	width:140px;
	background: transparent;
	font-size:11px;
	color:#1F421C;
	}

.suchtaste {
	padding:0; margin:0; border:0;
	width:20px;
	cursor:pointer;
	background:transparent;
	}


/*-----------------------------------------------------------------------//Suche*/


/*--------------------------------------------------------------------Breadcrumb*/
#breadcrumb h2{
	color: #ffffff;
         float: left;
         font-size: 12px;
         margin: 5px 0 0 220px;
         padding: 0px;
}

#breadcrumb #date{
	float:right;
         margin: 6px 25px 0 0;
         font-size: 11px;
}

/*--------------------------------------------------------------------//Breadcrumb*/


/*--------------------------------------------------------------------Navigation*/

#navigation ul {
	padding:0 0 0px 31px;
	margin:0;
/*	background: url(images/nav_bgall.gif) repeat-y top;  */
	}

#navigation ul li {
	padding:0;
	list-style-type:none;
	width:auto;
         background-color: #2D6D17;
	}

#navigation ul li a {
	display:block;
	padding:9px 0 9px 22px;
	border-bottom:solid 1px #b7e7e2;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}

#navigation ul li a:hover {
/*	background: url(images/navigationliste_pfeil.gif) no-repeat 7px 14px;*/
         background-color: #1F421C;
	}

#navigation ul li a.navaktiv {
	background: url(images/navigationliste_pfeil.gif) no-repeat 7px 14px;
	background-color: #1F421C;
         }

/*-------------------------------------------------------------Sub-Navigation*/

#navigation ul li ul{
	padding:10px 0 4px 0;
	margin:0 1px 0 0;
         background: #F7F7F7;
	}

#navigation ul li ul li{
	padding:0 0 0 18px;
	margin:0;
	list-style-type:none;
         background: #F7F7F7;
	}

#navigation ul li ul li a {
	border:0;
	height:100%;
	padding:0 0 8px 8px;
	color:#1F421C;
	font-size:0.85em;
	font-weight:normal;
	text-decoration:none;
	background: url(images/navigationliste_pfeil.gif) no-repeat -1px -49px;
	}

#navigation ul li ul li a:hover {
         background: url(images/navigationliste_pfeil.gif) no-repeat -1px -49px;
	font-weight:bold;
	}

/*-----------------------------------------------------------------//Navigation*/


/*-----------------------------------------------------------------------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;
}
