html {
   background: #fff;
}

#kviklinks, #hovedmenu, #col1, #breadcrumb_wrapper, #pad1 {
   display: none;
}

#header {
   display: block;
   float: right;
   width: 100%;
   height: 90px;
   clear: both;
   padding: 0 0 20px 0;
   text-align: right;
}
#printlogo {
   display: block;
   float: right;
   width: 150px;
   height: 90px;
}
#printlogo img {
   display: inline;
}


#wrapper {
   width: 640px;
   height: auto;
   float: left;
   background-image: none;
}

#footer {
   width: 640px;
   border: none;
   padding: 10p 0 0 30px;
}
#footer p {
   display: inline;
   clear: none;
   padding: 0;
}
