#header{
width:800px;
height:112px;
margin:20px 0px 0px 0px;
}
#headerlogo{
position:absolute;
z-index:2;
width:692px;
height:112px;
background-image:url(../images/header.png);
background-repeat:no-repeat;
background-position:0 0;
margin:0px 0px 0px -32px;
}
#headerright{
float:right;
width:150px;
height:94px;
background-image:url(../images/logoklein.png);
background-repeat:no-repeat;
background-position:0 0;
margin:0px;
}
