#inhalt {
position: absolute;
top: 300px;
    width: 100%;
    border-top : solid 2px #C0C0C0;
    height: 380px;
}

#textbox1-hakk h1, #textbox2-hakk h1 {
font-size: 22px;
padding: 10px 0px 0px 10px;
}

#textbox1-hakk p, #textbox2-hakk p {
font-family: Verdana;
font-size: 16px !important;
line-height: 2;
text-align: justify;
padding: 0px 10px 10px 10px;
}


#textbox1-hakk {
    position: absolute;
    top: 10px;
    left: 0px;
    width: 100%;
    height: auto;
    background-color: #D2DFCA;
    -moz-box-shadow: 3px 3px 3px #C0C0C0;
    -webkit-box-shadow: 3px 3px 3px #C0C0C0;
    box-shadow: 3px 3px 3px #C0C0C0;    
}
#textbox2-hakk {
    position: absolute;
    top: 320px;
    left: 0px;
    width: 1024px;
    height: 180px;
    background-color: #D2DFCA;
    -moz-box-shadow: 3px 3px 3px #C0C0C0;
    -webkit-box-shadow: 3px 3px 3px #C0C0C0;
    box-shadow: 3px 3px 3px #C0C0C0;    
}

#textbox3-hakk {
    position: absolute;
    top: 830px;
    left: 0px;
    width: 350px;
    height: 400px;
    background-color: #D2DFCA;
    -moz-box-shadow: 3px 3px 3px #C0C0C0;
    -webkit-box-shadow: 3px 3px 3px #C0C0C0;
    box-shadow: 3px 3px 3px #C0C0C0;    
}
#bild1 {
    position: absolute;
    top: 10px;
    left: 568px;
    width: 455px;
    height: 400px;
    background-color: red;    
}
#bild2 {
    position: absolute;
    top: 420px;
    left: 0px;
    width: 655px;
    height: 400px;
    background-color: red;
}
#bild3 {
    position: absolute;
    top: 830px;
    left: 370px;
    width: 655px;
    height: 400px;
    background-color: red;
}