body  {
background: #fff;
text-align: left;
}

#outerwrapp{
margin: 10px;
background: #fff;
width: 650px;
padding: 0;
text-align:center;
height: auto;
}

#outerwrapp.white, #outerwrapp.white #wrapper  {
background: #fff;
}

#wrapper  {
width: 567px;
height: auto;
background: #fff;
}

* html #wrapper, * html #outerwrapp
{
height: auto;
}

#close {
display: block;
height: 2em;
text-align: right;
font-size: 70%;
margin-bottom: 1em;
border-bottom: 1px solid #ccc;
}



#header  {
background: #fff;
position: relative;
color: #000;
width: 567px;
height: auto;
padding-bottom: 15px;
border-bottom: 1px solid #ccc;
margin-bottom: 30px;
}

#headerimg, #servicemenu,#topmenu,
#col_left, #totop   {
display:none;
}

#printheader {
display:block;
}

#printheader h1, #printheader p {
font-size: 0.8em;
}
#printheader h1 {
margin-top: 0;
}

#printheader p {
margin-bottom: 0;
}

#headerlogo {
position: absolute;
top: 0px;
right: 7px;
}

#content  {
width: 567px;
background: #fff;
position: relative;
font-size: 70%;
line-height: 1.4;
padding: 0;
float: left;
margin: 0 0 0 0px;
}

#footer {
background: #fff;
margin: 0;
padding-top: 10px;
border-top: 1px solid #ccc;
text-align: left;
}

#footer p.impressum {
display: none;
}
