#r1 { position: relative;  top:0px; left:0px; width: 770px;  height:100%; z-index:1; }
 #r2 { position: absolute; top:0px; left:0px; width:770px; height:180px; z-index:2; }
 /* navigationsfeld */
 #r3 { position:absolute; top:180px; left:0px; width:385px; height:400px; background : #007EBA; z-index:2; }
  #r3info { position:absolute; top:0px;  left:0px; width:385px; right:12px;  z-index:3; }
  #r3titel { position:absolute; top:370px; width:385px; right:12px;   z-index:4;  }  
 /* textefeld */
 #inhalt0 { position:absolute; top:180px; left:385px; width:385px; height:400px; background : #000000; z-index:2; }  
 #inhalt1 { position:absolute; top:180px; left:385px; width:385px; height:400px; background :  #ADADAD; overflow: auto; visibility: visible, z-index:2; }  
 #hinweis { position:absolute; top:580px; left:475px; width:385px; height:20px; color : #ADADAD; font-size: 11px; z-index:2; }  
body
{
	margin: 20px auto;
	color : #000000;
	background : #FFFFFF;
    font-family: Arial, sans-serif;
	font-size: 12px;
	line-height : 20px;
	scrollbar-face-color:#007EBA; 
    scrollbar-shadow-color:#D3D3D3; 
    scrollbar-highlight-color:#7C7C7C; 
    scrollbar-3dlight-color:#D3D3D3; 
    scrollbar-darkshadow-color:#7C7C7C; 
    scrollbar-track-color:#ADADAD; 
    scrollbar-arrow-color:#D3D3D3
}

 A  {
   text-decoration : none;
  }
 A:link, A:visited  {
   color: #000000;
   text-decoration : none;
  }

A:hover {
 color: #000000; 
 text-decoration : underline;
}

.vaTeaser {
   color: #FFFFFF; 
   }

ul {
		padding-left: 16 px;
		padding-right: 12 px;
		padding-bottom: 10px;
}   
   

#tabelle {   
	 width: 100%; height: 100%; 
	 margin: 0px 0px 0px 0px; 
	}

.nav0 {
   font-size:9pt;
   text-decoration : none;
   text-align : right;
   }
   

A.nav0:link,A.nav0:visited {
 color: #C0C0C0; 
 border-color: #C0C0C0;
 text-decoration : none;
}

A.nav0:hover, A.nav0:active, A.nav0Select:link, A.nav0Select:visited {
  color: #FEFEFF; 
  border-color: #FEFEFF;
  text-decoration : none;
}

.nav0Select {
   font-size:9pt;
   text-decoration : none;
   color: #FEFEFF; 
   border-color: #FEFEFF;
   text-align : right;
}

.titel {
   font-size:14pt;
   color: #1A8BC1; 
   text-decoration : none;
   letter-spacing: 4.5pt;
   text-align: right;
   font-weight : normal;
   font : small-caps;
   /* position */
   position:absolute; 
   top:550px; 
   width:365px; 
   left:10px;   
   z-index:4;
}

.infotext {
   font-size:11px;
   color: #FFFFFF; 
   text-decoration : none;
   line-height : 15px;
   text-align: right;
   font-weight : normal;
   font : small-caps;
   /* position */
   position:absolute; 
   top:490px; 
   width:180px; 
   left:190px;   
   z-index:4;
}