#header {
background-image:url(/images/layout/de/header.png);
width:900px;
height:250px;
position:relative;
margin:0 auto;
}

#header_normal {
background-image:url(/images/layout/de/header_normal.png);
width:900px;
height:250px;
position:relative;
margin:0 auto;
}

#contentlayout {
background-image:url(/images/layout/de/contentleft2bg.jpg");
background-repeat:no-repeat;
background-position:left bottom;
}

#footer {
background-image:url(/images/layout/de/footer.png");
width:900px;
height:166px;
padding-top:10px;
background-position:bottom;
background-repeat:no-repeat;
text-align:center;
margin:0 auto;
position:relative;
z-index:5;
}

#contentleft2left{
background-image:url("/images/layout/de/contentleftbgleft.png");
background-repeat:no-repeat;
position:absolute;
left:-20px;
top:-111px;
height:111px;
width:20px;
}

#footerleft{
background-image:url(/images/layout/de/footerleft.png);
position:absolute;
left:-14px;
top:0px;
height:150px;
width:14px;
}