body { color: black; background-color: #E3E3F8; }
table { background-color: #E3E3F8; outline-color: #E3E3F8;width:600px;margin-top:10px; margin-left:50px; }
td { background-color: #F0F0FB; }
caption { background-color: #97CBFF; text-decoration:none; color:black;margin-left:50px; }

a:link, a:visited, a:active   { text-decoration:none; color:#400000; background-color:transparent; }
a:hover, a:focus              { text-decoration:underline; color:#400000;font-weight:bold;
 background-color:transparent; }
#kopf {
   position:absolute;
   top:15px;
   left:2px;
   width:120px;
    height:15px;
   padding:5px;
   margin:5px;
   border:1px solid #97CBFF;
   background-color: #97CBFF;
}

#inhalt {
   position:absolute;
   top:40px;
   left:2px;
   width:120px;
   height:200px;
padding:5px;
   margin:5px;
   border:1px solid #97CBFF;
   background-color: #F0F0FB;


}
#inhalt2 {
   position:absolute;
   top:255px;
   left:2px;
   width:120px;
padding:5px;
   margin:5px;
   border:1px solid #97CBFF;
   background-color: #F0F0FB;
}


#unten {
  position:absolute;
  top:450px;
   left:2px;
   width:120px;
   padding:5px;
   margin:5px;
   border:1px solid #97CBFF;
   background-color: #F0F0FB;
}
#kopf2 {
   position:absolute;
   top:15px;
   left:10px;
   width:600px;
    height:10px;
   padding:1px;
   margin:0px;
   border:2px solid #E3E3F8;
   background-color: #E3E3F8;
}
#kopfseite {
   position:absolute;
   top:5px;
   left:10px;
   width:600px;
    height:10px;
   padding:1px;
   margin:0px;
   border:2px solid #E3E3F8;
   background-color: #E3E3F8;
}
#seite {
  position:absolute;
top:40px;
   left:10px;
   width:600px;
   padding:1px;
   margin:0px;
   border:2px solid #E3E3F8;
   background-color: #ECF5FF;
}