﻿#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;
}

#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:15;
}

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

