#header {
    height:120px;
}
#navigation {
    width:15%;
    float:left;
}
#textfenster {
    width:84%;
    float:left;
}
