body {
background-image:url(../img/bg.jpg);
background-repeat: repeat-x;
height:138px;
margin:0px;
}

#container {
width:612px;
margin-left:auto;
margin-right:auto;
}

#head {
position:absolute;
background-image:url(../img/head.jpg);
background-repeat: no-repeat;
height:138px;
width:612px;
top:0px;
}

#menu {
padding-top:115px;
text-align:right;
padding-right:50px;
}

#content {
background-image:url(../img/content_bg.jpg);
background-repeat: repeat-y;
width:612px;
height:auto;
margin-top:138px;
}

#text {
padding:25px 25px 25px 35px;
padding-left:35px;
}

.text {
padding:25px 35px 25px 35px;
padding-left:35px;
}

#footer {
background-image:url(../img/footer.jpg);
background-repeat: no-repeat;
width:90px;
height:20px;
padding-top:15px;
padding-left:522px;
}

#footer-start {
background-image:url(../img/footer.jpg);
background-repeat: no-repeat;
width:587px;
height:20px;
padding-top:15px;
padding-left:25px;
}

.impressum {
padding-left:370px;
}

#pics {
float:right;
padding-right:50px;
padding-top:75px;
}

.clear {
clear:both;
}
