p            { color: #000080; font-family: Verdana; font-size: 100% }
#bild      { 
position: absolute; left: 0; 
top: 0; 
z-index: 2; 
width: 100; 
height: 100; 
}



#oben      { 
background-color: #000080; 
position: absolute; left: 0; 
top: 0; 
z-index: 1; 
width: 100%; 
height: 15%; 
vertical-align: 	bottom;
}

#navi        { background-color: #FFFFEC; position: absolute; left: 2%; top: 24%; z-index: 1; 
               width: 20%; border: 2 outset #9B9BFF; padding-top: 5; 
               padding-bottom: 5 }
#inhalt      { 
background-color: #FFFFEC; 
position: absolute; 
left: 26%; 
top: 24%; 
z-index: 1; 
width: 74%; 
}

#xy      { background-color: #000080;  top: 40%; 
              width: 96%; height: 15%; }
           
          
#bildunterschrift { font-size: 90%; font-family: Verdana; color: #000080; font-style: italic }

h1           { color: #FFFFEC; font-family: Verdana; font-size: 260%; margin-bottom: -10 ; vertical-align:bottom; }
h2           { color: #000080; font-family: Verdana; font-size: 120% }

body         { background-color: #FFFFEC ; margin-left:0; margin-right:0; margin-top:0;}

link         { color: #9B9BFF }

alink        { color: #0000A0 }

vlink         { color: #000080 }






