body    {
        background-color:  #3E95FF;
}
#oben1   {
         position:absolute;
         margin-top:10px;
         margin-left:0px;
}
#oben2   {
         position:absolute;
         margin-top:145px;
         margin-left:8px;
}
#oben3   {
         position:absolute;
         margin-top:250px;
         margin-left:2px;
}
img {
        border:1px solid white;
}
#textmitte  {

        position:absolute;
        margin-top:390px;
        text-align:center;
        margin-left:280px;
        font-family: times;
        font-size:15px;
        color: white;
}
#textmitte a    {
        color:white;
}
.beschreibung   {
        position:absolute;
        border:2px solid red;
}

#oben1 tr th dl dt {
        margin-top:-20px;
        font-family: times;
        font-size:14px;
        color:white;
}
#oben2 tr th dl dt {
        margin-top:-20px;
        font-family: times;
        font-size:14px;
        color:white;
}
#oben3 tr th dl dt {
        margin-top:-20px;
        font-family: times;
        font-size:14px;
        color:white;
}
#untenlinks  {
        position:absolute;
        margin-top:380px;
        margin-left:10px;
}
#untenlinks tr th dl dt {
        margin-top:-20px;
        font-family: times;
        font-size:14px;
        color:white;
}
#untenrechts  {
        position:absolute;
        margin-top:380px;
        margin-left:795px;
}
#untenrechts tr th dl dt {
        margin-top: -20px;
        font-family: times;
        font-size:14px;
        color:white;
}
