body {} 

table{}
.seite{width:800px; height:600px;background-image:url(./pic/hz2.jpg);background-attachment:fixed;}
.navigation{position:absolute; top:180px; left 0px}
.inhalt{position:absolute; top:180px; left:200px}
.nav{width:134px; height:80px;
     background-image:url(./pic/bt1.jpg); 
     background-position:center; 
     background-repeat:no-repeat;
     font-family:Arial;
     font-size:14px; 
     font-weight:bold;
     color:#FFFF80; 
     text-align:center
}

.aktuell{font-family:Arial; 
         font-size:14px; 
         font-weight:bold;  
         color:#66cc66;
}

.stark{font-family:Arial; 
         font-size:18px; 
         font-weight:bold;  
         color:#663333;
}

a:link {color:#FFFF80; text-decoration:none }
a:visited {color:#FFFF80; text-decoration:none }
a:hover {color:#E0E000; text-decoration:underline }
a:active {color:#E0E000; text-decoration:underline }
a:focus {color:#00E000; text-decoration:underline }

p {font-family:Arial; font-size:16px; color:#663333; font-weight:bold;}
