body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#416075;
background-image:url(img/design/hintergrund.jpg);
background-repeat:repeat-y;
background-attachment:fixed;
margin:0;
padding:0;
}

#header {
height:152px;
width:100%;
background-image:url(img/design/hintergrund_header.jpg);
background-repeat:repeat;
}

#container_abstand {
width:950px;
height:30px;
}

#container_left {
margin-left:25px;
width:185px;
height:350px;
float:left;
background-image:url(img/design/hintegrund_navi.jpg);
background-repeat:no-repeat;
}

#container_middle {
width:555px;
min-height:350px;
float:left;
background-image:url(img/design/startseite_wasserzeichen.jpg);
background-repeat:no-repeat;
background-color:#ffffff;
}

#container_right {
width:185px;
height:350px;
float:left;
background-color:#ebebeb;
}

.img_inhalte {
border:1px solid #aebb49;
margin-left:12px;
}