/*------------------------------------------------------*/
/*--[ Print CSS Gulden Anker 2006, copyright Robarov ]--*/
/*------------------------------------------------------*/

body {
   background: white;
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 12pt;
   }
#skipnav, #nav, #footer, #slideshow, #lng, #crumb, .clear, form, .mini, .box img {
   display: none;
   }
#content {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
h1 {
	font-size: 18pt;
	font-weight: normal;
	color: #930;
	}
h2 {
	font-size: 16pt;
	font-weight: normal;
	color: #666;
	border-bottom: 1px solid #ccc;
}	
h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #333;
}	


a:link, a:visited {
   color: #930;
   background: transparent;
   text-decoration: underline;
   }

#header h2 a, #header h2 a:visited {
	color: #333;
	text-decoration: none;
}   
 
   

