/* Datei:style.css*/

body {
margin-left : 0;
margin-right : 0;
margin-top : 0;
margin-bottom : 0;
background-color : #d8e7d2;
}

img {
border : 0;
}

#left1 {
width : auto;
left : 0px;
top : 0px;
position : absolute;
}

#left2 {
width : auto;
left : 0px;
top : 79px;
position : absolute;
}

#left3 {
width : auto;
left : 0px;
top : 293px;
position : absolute;;
}

#mid1 {
width : auto;
left : 109px;
top : 0px;
position : absolute;
}

#mid2 {
width : auto;
left : 109px;
top : 79px;
position : absolute;
}

#mid3 {
width : auto;
left : 109px;
top : 293px;
position : absolute;
}

#right {
width : auto;
left : 337px;
top : 79px;
position : absolute;
}
