body {
  	color: black; background-color: #555555;
  	font-size: 11px;
	font-family: Arial,Verdana,sans-serif;
 	margin-top: 50; padding: 0;
	}
	

.nav_oben{
  	font-size: 12px;
   font-weight: bold;
	color: #999999;
	margin-bottom: 7px;
  }
a.Navigation_oben{
	font-size: 12px;
   font-weight: bold;
	color: #999999;
	margin-left:11px;
	text-decoration:none
  }
a:hover.Navigation_oben {
    color: #ffb432;
  }
a:active.Navigation_oben {
    color: #ffb432
  }
.Navigation_aktiv{
	font-size: 12px;
   font-weight: bold;
	color: #ffb432;
	margin-left:11px;
	text-decoration:none
  }
  
  
.nav_unten{
  	font-size: 11px;
   font-weight: bold;
	color: #999999;
  } 
a.Navigation_unten{
	font-size: 12px;
   font-weight: bold;
	color: #999999;
	text-decoration:none;
	margin-right: 10px;
	margin-left: 5px;
  }
a:hover.Navigation_unten {
    color: #ffb432;
  }
a:active.Navigation_unten {
    color: #ffb432
  }
.Navigation_unten_aktiv{
	font-size: 12px;
   font-weight: bold;
	color: #ffb432;
	margin-left:5px;
	margin-right: 10px;
	text-decoration:none
  }
  
  
  .bg_grau_01{
  	background-color: #666666;
  }
  
  
  
  
  .inhalt{
  	font-size: 11px;
	color: #555555;
	padding-left: 20px;
	background-position: -10px;
  }
  
  .inhalt a{
  	color: #555555;
	text-decoration: none;
  }
  .inhalt a:hover{
  	color: #ffffff;
	text-decoration: none;
  }
  
  .grau{
  	font-size: 11px;
	color: #515151;
  }
  .weiss{
  	font-size: 11px;
	color: #ffffff;
  }
  
  .inhalt H1{
  	font-size: 12px;
	color: #ffb432;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
  }
  .inhalt H2{
  	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
  }
  
  .fuss {
  	color: #cccccc;
  	font-size: 12px;
  }
  
  .fuss H1{
  	color: #cccccc;
  	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
  }
  
  .inhalt H3{
  	color: #555555;
  	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
  }
  
  .inhalt H4{
  	color: #666666;
  	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 2px;
	font-weight: bold;
  }
  
  .inhalt_bilder img{
  	margin-top: 10px;
  }
  
  .txt_gross{
  	font-size:12px;
  }

  
