body {
background-image:url(Grafik/Hintergrund.png);
}
#Hauptfenster {
position: absolute;
width: 907px;
height: 651px;
left: 50%;
margin-left: -453px;
}
#Verbindung {
position: absolute;
width: 42px;
height: 40px;
top: 0px;
left: 20px;
}
#Menue {
position: absolute;
left: 60px;
top: 13px;
height: 45px;
width: auto;
}
#Ausgabe {
position: absolute;
left: 10px;
top: 80px;
width: 887px;
height: auto;
}