body {
   background: white;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12pt;
   }
#header, #nav, #hoger, #headerHoppa, .skrivUt {
   display: none;
   }
#headerPrint {
	background-color: #fff;
   }
.printLogo
 {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 16pt;
   }
#wrapper {
   width: 70%;
   margin: 0;
   padding: 0;
   border: 0;
   float: none;
   color: black;
   background: transparent none;
   }
#content {
   width: 100%;
   margin: 0;
   padding: 0;
   border: 0;
   float: none;
   color: black;
   background: transparent none;
   }
#footer {
	text-align: center;
	background-color: #fff;
}
a:link, a:visited {
   color: #000;
   background: transparent;
   font-weight: bold;
   text-decoration: none;
   }
