#text-oben {
position: absolute;

width: 350px;
height: 120px;

left: 270;
top: 160;
font-size: 14px;
color: #003D5C;
line-height: 10%;
z-index: 999;
}

#text-mitte {
position: absolute;

width: 350px;
height: 120px;

left: 620;
top: 370;
font-size: 14px;
color: #003D5C;
line-height: 10%;
z-index: 999;
}

#text-unten {
position: absolute;

width: 350px;
height: 120px;

left: 270;
top: 520;
font-size: 14px;
color: #003D5C;
line-height: 10%;
z-index: 999;
}

