body {
   color: #black; 
   font-family: Futura Lt BT, Trebuchet MS, Lucida sans, Swis721 BT, Zurich BT, Tahoma; 
   }
A:link { 
   color: #220000;
   }
A:visited { 
   color: #220000;
   }
A:active { 
   color: #220000;
   }
   
#links1 {
position: absolute;
left: 220px;
top: 330px;
margin: 2px 
width: 200px; 
font-family: Georgia, Trebuchet MS, Lucida sans, Swis721 BT, Zurich BT, Tahoma;
font-size: 18px;
font-weight: bolder;
}


#links1 P.klein {
font-size: 12px;
font-weight: normal;
}


.mittel {
position: absolute;
background-color: #928888;
left: 470px;
top: 60px;
margin: 2px;
padding: 10px;
width: 380px;
font-family: Georgia, Trebuchet MS, Lucida sans, Swis721 BT, Zurich BT, Tahoma;
font-size: 16px;
visibility: hidden;
}


.rechts {
position: absolute;
left: 210px;
top: 70px;
margin: 6px;
padding: 6px;
width: 244px;
font-size: 14px;
visibility: hidden;
font-family: Georgia, Trebuchet MS, Lucida sans, Swis721 BT, Zurich BT, Tahoma;
background-color: #A28888; 
}

.rechts P{
margin-left: 8px;
margin-right: 8px;
}



#titel {
position: absolute;
left: 470px;
top: 5px;
margin: 2px;
color: #440022;
font-family: Georgia, Trebuchet MS, Lucida sans, Swis721 BT, Zurich BT, Tahoma;
font-size: 24px;
font-weight: bold;
}



