#index-hauptbild {
position: absolute;
width:435px;
height:330px;
top:55px;
left:220px;
z-index:50;
border: 0px solid red;
}

#index-bilder{
position: absolute;
width:450px;
height:106px;
top:412px;
left:595px;
border: 0px solid red;
}

#index-news {
position: absolute;
width:355px;
height:240px;
top:396px;
left:220px;
border: 0px solid red;
z-index:55;
}


#index-text{
position: absolute;
width:280px;
height:330px;
top:51px;
left:700px;
z-index:50;
border: 0px solid red;
}


#logo {
position: absolute;
width:280px;
height:330px;
top:55px;
left:20px;
z-index:50;
border: 0px solid red;
}

#navigation {
position: absolute;
width:280px;
height:330px;
top:171px;
left:20px;
z-index:50;
border: 0px solid red;
}

#adressblock{
position: absolute;
width:180px;
height:190px;
top:450px;
left:20px;
z-index:50;
border: 0px solid red;
}




#inhalt {
position: absolute;
width:600px;
height:auto;
top:130px;
left:220px;
z-index:50;
border: 0px solid blue;
}

#top-bild-news {
position: absolute;
width:600px;
height:auto;
top:20px;
left:220px;
z-index:50;
border: 1px solid red;
}

#titel-news {
position: relative;
width:600px;
height:auto;
margin-bottom:8px;
z-index:50;
border: 1px solid red;
}


#inhalt-news {
position: relative;
width:600px;
height:auto;
z-index:50;
border: 1px solid red;
}