body 	{
    	color: black; background-color: #CAD8BC;
    	font: normal 100.01% Arial, Helvetica, sans-serif;
    	text-align: center;  /* Zentrierung im Internet Explorer */
    	font-size:12pt;
    	}

div#Seite {
    	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    	width: 56.18em;
    	text-align:left;
    	}
    	    	
* html div#Seite {
    	width: 56.78em;
	}

div#Banner {
    	/*background: #fed url(Banner.jpg) no-repeat 110% 110%;*/
    	background-color: #CAD8BC;
    	border:0em solid black;
    	margin: 0 auto;
    	width: 56.3em;
    	height: 6em;   
    	}

div#Inhalt {
	padding:0em;	
	margin:1em;
	}
	
div#InhaltPadding {
   	min-height:35em;
   	margin-left:0em;
   	background-color:#FFFFEE;
	float:right;    	
	width: 47.5em;
    	padding:0em;
    	}
    	

  * html div#Inhalt {
    	height: 35em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
	}


div#Inhalt h1 {
	font-size: 1em; 
	color:#003300;
	font-style:italic; 
	background: #9AB580; 
	padding: 0em 1em 0em 0.3em;
	margin: 1em 0 0 0;
	}

div#Inhalt h2 {
	font-size: 1em;
    	margin: 0;
    	color: #003300;
    	margin 0 0 1em 0;
	}

div#Inhalt h3 {
	font-size:1em;
	padding: 0 0 0 0;
	color:#003300;
	font-style:italic;
	}
	
	
div#Inhalt h4 {
	font-size:10pt;
	text-align: center;
	margin:0.6em 0 0.6em 0;
	}
	
div#Inhalt h5 {
	font-size:10pt;
	text-align: right;
	margin:0.6em 0 0.6em 0;
	font-style:normal;
	font-weight:normal;
	margin: 0 0 0 0;
	}


div#Inhalt h6 {
	font-size:3em;
	padding: 0em 1em 0em 0em;
	color:#003300;
	margin: 0 0 0 0;
	}

div#Inhalt p {
    	font-size: 0.8em;
	margin: 0 0 0 0;
	padding: 0 1em 0 0;
}



div#Inhalt a {
    	color:#000000;
}



div#Inhalt div {
	margin:	 0 0 0 0;
	padding: 0 0 0 0;
}
/*-------------------------------------------Suchefelder-------------------*/
div#Inhalt div.tx-indexedsearch table {
border:none;
font-size:0.9em;
}


div#Inhalt div.tx-indexedsearch td {
border:none;
}

div#Inhalt div.tx-indexedsearch tr {
border:none;
}

div#Inhalt div.tx-indexedsearch th {
border:none;
}
/*-----------------------------------------__Tabelle-------------------*/
div#Inhalt table {
border:none;
}

div#Inhalt td {
padding:0.5em 0.5em 0.5em 0.5em;
border:0.1em solid black;
font-size:0.9em;
}

div#Inhalt tr {
border:0.1em solid black;
padding:0.5em 0.5em 0.5em 0.5em;
font-size:0.9em;
}

div#Inhalt th {
border:0.1em solid black;
padding:0.5em 0.5em 0.5em 0.5em;
font-size:0.9em;
}
div#Inhalt dd {font-size: 0.8em; padding: 0.5em 0.5em 0.5em 0.5em;}

/* Navigationsstyle -------------------------------------------*/
/* Hauptpunkte ------------------------------------------------*/ 

  div#NaviDIV {
	color:#003300;
    	margin:0em;
    	padding:0em;
    	float:left;
	}

  ul#Navigation {
	text-decoration: none;
	font-size:0.78em;
    	width:9.9em;
    	padding:0em;
    	margin:0em;
       	}

  ul#Navigation a {
     	text-decoration: none;	
 	padding:0.3em 0em 0.3em 0.2em;
    	float:none;
	width:9.9em;
    	display:block;
   	}

  ul#Navigation a#current{
	background-color: #9AB580;
	}
	    	
   
  ul#Navigation a:hover {
    	background-color: #508050;
    	width:9.9em;
  }
  ul#Navigation a#current:hover {
    	background-color: #508050;
  }

  div#BlockDiv{
    	background-color: #9AB580;
    	width:10.1em;
   }
   
  * html div#BlockDiv {
       width:9.9em;
       background-color: #9AB580;
    }
   
  ul#Block  {
	color:#003300;
	display:block;
	padding:0 0 0 1em;
	margin-left: 0em;
   	font-size: 0.8em;      /* Deklaration fuer IE 5.x */
  	voice-family:"\"}\"";  /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
  	voice-family:inherit;
	font-size: 0.85em;        /* Korrektur fuer andere Browser */
	}



  ul#Block a {
  	text-decoration: none;
	}
 

   ul#Block a#current{
	text-decoration:underline;
	}

   ul#Block a#current:hover{
	width:10.7em;
	}

  	ul#Block a:link {color: #003300;}
  	ul#Block a:visited {color: #003300;}
  	ul#Block a:hover  {
		color: #FFFFFF;
		background: #508050; 
		width:11.5em;      /* Deklaration fuer IE 5.x */
  		voice-family:"\"}\"";  /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
  		voice-family:inherit;
	        /* Korrektur fuer andere Browser */
		width:10.7em;
	}
	
	ul#Block a:active   {color: #FFFFFF; background: #508050;}
	ul#Navigation a:link {color: #003300;}
	ul#Navigation a:visited {color: #003300;}
	ul#Navigation a:hover  {color: #FFFFFF; background: #508050;}
	ul#Navigation a:active   {color: #FFFFFF; background: #508050;}

  p#Fusszeile {
    	clear: both;
    	font-size: 0.7em;
	background-color: #9AB580;
    	text-align: center;


     	width: 67.7em;
    	margin-left:12.4em;
    	padding: 2px;
	}




div#Inhalt ol {
    	font-size: 0.8em;
    	}
    	
div#Inhalt ol ul {
	list-style-type:disc;
    	font-size: 1em;
    	}


div#Inhalt>ul {
	list-style-type:disc;
    	font-size: 1em;
    	}

div#Inhalt ul a{
	list-style-type:disc;
    	font-size: 0.8em;
    	}
div#Inhalt ul p {
    	padding: 0.5em 0 0.5em 0;
    	}

div#Inhalt ul li p a{
    	font-size:1em;
    	}

div#Inhalt ul li p {
    	font-size: 0.8em;
    	}
    	
div#Inhalt ol ul li p{
    	font-size: 1em;
    	}

div#Inhalt ol ul li p a{
    	font-size: 1em;
    	}

div#Inhalt ol li{
    	font-size: 1em;
    	}

div#Inhalt ol p{
    	font-size: 1em;
    	}

div#Inhalt ol li ol{
    	font-size: 1em;
    	}

div#Inhalt ol li ol p{
    	font-size: 1em;
    	}
div#Inhalt ol li ol li{
    	font-size: 1em;
    	}

div#Inhalt ol li ol li p{
    	font-size: 1em;
    	}
div#Inhalt ol li ul li a{
    	font-size: 1em;
    	}

div#Inhalt ol li ul li p a{
    	font-size: 1em;
    	}