 body, p a {
    font: normal 100.01% Verdana,sans-serif;
    color: black; 
	background-color: white;
  }
  p {
    margin: 35px 0 0 35px;  /* Positionierung des 'zurueck'-Links */
  }

  html {
    padding: 0;
  }
  body {
    margin: 0; 
	padding: 0;
  }

  #fixiert {
    position: absolute;
    top: 85px; left: 5px;
    width: 150px;
    background-color: #91B4FA;
    border: 1px solid #0A19CE;
  }
  html>body #fixiert {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  
  #Inhalt {
    margin-left: 180px; 
	padding: 5px 0px 0 10px;
	width: 800px;
  }
  * #Inhalt {  /* versteckt vor Netscape 4 */
    background-color: #ffffff;
  }

  #Inhalt h2 {
    font-size: 18px;
	font-weight: bold;
    margin: 25px 20px 10px 0px;
    border-bottom: 1px solid #0A19CE;
  }
    #Inhalt h3 {
    font-size: 18px;
	font-weight: normal;
    margin:0 20px 5px 0px;
    border-bottom: 1px solid #0A19CE;
  }
  #Inhalt p {
    font-size: 0.9em;
	font-weight: bold;
    margin: 0px 0px 0px 60px;
  }
  #Inhalt h4 {
    font-size: 12px;
	font-weight: bold;
	line-height:18px;
	text-align:justify;
    margin: 25px 20px 15px 0px;
  }
    #Inhalt h5 {
    font-size:12px;
	font-weight: normal;
	line-height:24px;
	text-align:justify;
    margin: 0px 20px 0px 0px;
  }
      #Inhalt img{
    margin: 0px 20px 0px 0px;
	border:0px;
	text-decoration:none
  }
  #Inhalt #ober	{
    font-size: 12px;
	font-weight: bold;
    margin: 10px 0 0 60px;
  }
    #Inhalt #unter	{
    font-size: 12px;
	font-weight: bold;
    margin: 0px 0 0 80px;
  }
 	#Inhalt b{
	    font-size: 10px;
		font-weight: thin;
		margin:0 20px 5px 0px;
	}			
 	#Inhalt input, select { 	
		color:#0000CC; 
   	 	font-size: 12px;
		font-weight: bold;
   		margin: 0px 0 0 0px;
		background-color:#F5FFFF; 
	}
 	#Inhalt textarea  { 	
		color:#0000CC; 
   	 	font-size: 12px;
		font-weight: bold;
   		margin: 0px 0 0 0px;
		background-color:#F5FFFF; 
	}
 
 	#Inhalt .Bereich, .Feld   		{ 	
		background-color:#FFFFAA; 
 		width:300px; 
		border:6px solid #DDDDDD; 
	}
								
 	#Inhalt .Auswahl 				{ 	
		background-color:#F5FFFF; 
 		width:200px; 
		border:6px solid #DDDDDD;
		
	}
								
 	#Inhalt .Check, .Radio 			{ 	
		background-color:#DDFFFF; 
 		border:1px solid #DDDDDD; 
	}

  #Navigation #Fusszeile {
    font-size: 9px;
    margin: 20px 0 0px 5px; padding: 0;
    text-align: left;
    border: 0px solid silver;
  }
  
   #Navigation #Fusszeile a{
   background-color:#91B4FA;
   }
 	#Navigation input, select { 	
		color:#0000CC; 
   	 	font-size: 9px;
		font-weight: bold;
   		margin: 30px 0 0 5px;
		background-color:#F5FFFF; 
	}
 
 	#Navigation .Bereich, .Feld   		{ 	
		background-color:#FFFFAA; 
 		width:300px; 
		border:6px solid #DDDDDD; 
	}

  h1 {
  	height:90px;
	width:980px;
    font-size: 24px;
    margin: 5px 0px 0px 5px; padding: 0px 0px 0px 0px;
	background-image:url(/bilder/oben.jpg); 
	background-repeat:no-repeat;
    text-align: center;
    background-color: #91B4FA;
	border:1px solid #0A19CE;
  }
  #Navigation #Feld{
  	font-size: 12px;
	font-weight: bold;
	font-variant:small-caps;
    margin: 10px 0 10px 0px; padding: 0;
    text-align: center;
	background-color: #ffffff
  }

  #Navigation {
    font-size: 11px;
	padding: 0;
  }
  
  #Navigation ober	{
	font-weight: bold;
    margin: 0px 0 0 5px;
	
  }
  #Navigation unter	{
	font-weight: bold;
    margin: 0px 0 0 15px;
  }
  
  ul#Navigation a {
    font-weight: bold;
  }
  ul#Navigation a:link {
    color: #0A19CE;
	text-decoration:none
  }
  ul#Navigation a:visited {
    color: #0A19CE;
	text-decoration:none
  }
  ul#Navigation a:hover {
    color: black;
	text-decoration:none
  }
  ul#Navigation a:active {
	color: white;
	text-decoration:none
  }
  table {
  	font: normal 100.01% Verdana,sans-serif;
    color: #000000; 
	background-color: white;
	border: 0px solid #0A19CE;			
	}
  th {
  	background-color: #91B4FA;
	font-size: 14px;
	line-height:24px;
	text-align:center;
	font-weight:bold;
	border: 1px solid #0A19CE;
  }
  .tr1{
  	color:#000000;
	font-size: 18px;
	font-weight:bold;
	background-color: D9D9DC;
  } 
  td {
  	font-size: 12px;
	font-weight:bold;
	vertical-align:top;
	border: 1px solid #0A19CE;
	}
  .td1{
  	color:#000000;
	font-size: 14px;
	vertical-align:middle;
	font-weight:bold;
	background-color: #D9D9DC;
  }
    .td2{
  	color:#000000;
	font-size: 14px;
	font-weight:bold;
	background-color: D9D9DC;
  }
	table a{
		background-color:#91B4FA;
		font-size: 14px;
		font-weight: bold;
	}
	table a:link {
    color: #0A19CE;
	text-decoration:none
  	}
	table a:visited {
    color: #0A19CE;
	text-decoration:none
  	}
	table a:hover {
    color: black;
	text-decoration:none
  	}
	table a:active {
	color: white;
	text-decoration:none
  	}
