#links1 {
position: absolute;
left: 100px;
top: 180px;
margin: 2px 
width: 200px; 
font-family: Georgia, Trebuchet MS, Lucida sans, Swis721 BT, Zurich BT, Tahoma;
font-size: 20px;
font-weight: bolder;
}

#links2 {
position: absolute;
left: 100px;
top: 440px;
margin: 2px 
width: 200px; 
font-family: Georgia, Trebuchet MS, Lucida sans, Swis721 BT, Zurich BT, Tahoma;
font-size: 20px;
font-weight: bolder;
}

#links2 P.klein {
font-size: 10px;
font-weight: normal;
}


.mittel {
position: absolute;
left: 325px;
top: 50px;
margin: 2px;
width: 380px;
font-family: Georgia, Trebuchet MS, Lucida sans, Swis721 BT, Zurich BT, Tahoma;
font-size: 18px;
visibility: hidden;
}


.rechts {
position: absolute;
left: 728px;
top: 40px;
margin: 6px;
width: 237px;
visibility: hidden;
font-family: Georgia, Trebuchet MS, Lucida sans, Swis721 BT, Zurich BT, Tahoma;
background-color:#66CCFF; 
}

.rechts P{
margin-left: 8px;
margin-right: 8px;
}

.linksunten {
position: absolute;
left: 55px;
top: 295px;
margin: 6px;
width: 240px;
visibility: hidden;
font-family: Georgia, Trebuchet MS, Lucida sans, Swis721 BT, Zurich BT, Tahoma;
background-color:#FFCC66; 
}

.linksunten P{
margin-left: 8px;
margin-right: 8px;
}

.rechtsunten {
position: absolute;
left: 722px;
top: 295px;
margin: 6px;
width: 243px;
visibility: hidden;
font-family: Georgia, Trebuchet MS, Lucida sans, Swis721 BT, Zurich BT, Tahoma;
background-color:#FFCC88; 
}

.rechtsunten P{
margin-left: 8px;
margin-right: 8px;
}


#titel {
position: absolute;
left: 340px;
top: 0px;
margin: 2px;
color: #3300CC;
font-family: Georgia, Trebuchet MS, Lucida sans, Swis721 BT, Zurich BT, Tahoma;
font-size: 24px;
font-weight: bold;
}


