  body {
    color: black; background-color: #808080;
    font-size: 100.01%;
    font-family: Arial Narrow,Arial;
    margin: 0em 0em 0em 0em; padding: 1em;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }

   div#nav_top {
	text-align: center; 
	width: 990px;
	position: absolute; 
	background-color: #C0C0C0;
  }
 
  div#nav_top a , a:link, a:visited, a:hover, a:active, a:focus 
	{ text-decoration:none; font-family:Arial Narrow; color:#000080; font-size:13px; } 
	
  div#nav_left
    { float: left;
	background-color: #C0C0C0;
	width: 130px; height: 560px;
    position: absolute; top:126px;
  }

  div#nav_left a , a:link, a:visited, a:hover, a:active, a:focus
	{ text-decoration:none; font-family:Arial Narrow; color:#000080; font-size:13px; } 
 
   div#nav_right  { 
		float: right;
		background-color: #C0C0C0;
		width: 130px; height: 560px;
		position: absolute; top:126px; left: 876px; }
	
	div#nav_right td {
		background-color: #000080; 
		padding: 5;
		font-family: Arial Narrow; color:#FFFFFF; font-size:11px; font:bold }
  
   div#inhalt { 
		overflow: scroll;
		width: 731px; height: 518px;
		position: absolute; left:145px; top:126px;
		background-color: #FFFFFF; padding: 10;
		font-family:Arial Narrow; color:#808080; font-size:15px; }
   div#inhalt a {
		font-family:Arial Narrow; color:#000080; font-size:13px; }
		
   div#fusszeile
		{ clear: both; width:731px;
		background-color: #FFFFFF;
		position: absolute; top:644px; left:145px; }
  
  div#fusszeile table  {
		font-family:Arial Narrow; color:#808080; font-size:13px; }
  
  img#startseite_bbz_logo {
		height:85; width:90;
		position: absolute; top: 80px; left: 550px;} 
  img#download {
		border: 0; height:20; width:20; }
		
	/* sonstige Formate*/		
  td.standard				{ font-family:Arial Narrow; color:#808080; }
  tr.Ansprechpartner_Titel 	{ font-family:Arial Narrow; color:#FFFFFF; background-color:#C0C0C0; font:bold; }
  tr.Ansprechpartner_Person	{ font-family:Arial Narrow; color:#808080; font-size: 13px; font:bold; }

  tr.Tabellen_Titel		 	{ font-family:Arial Narrow; color:#FFFFFF; background-color:#C0C0C0; font:bold; }
  tr.Tabellen_Zeile			{ font-family:Arial Narrow; color:#808080; font-size: 13px; font:bold; }  
 
  a.scrollen,	a.scrollen:link, a.scrollen:visited, a.scrollen:hover, a.scrollen:active, a.scrollen:focus
	{ text-decoration:none; font-family:Arial Narrow; color:#808080; font-size:13px; }

  font.Hinweisbox {
		font-family:Arial Narrow; size="1px"; color="#FFFFFF"; }
	
