body { background:white; color:black; margin:0 }

/*#header { width: 300px; height: 54px; background: transparent url("../img/logo-print.png") no-repeat top left }*/
#header span, #meny, .subMeny, #footer ul, #footer .floatRight { display: none; }

#youtube-vid { display: none; }

a:link, a:visited {
	color: #006;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#content { border-top: 2px solid #000; border-bottom: 2px solid #000;} 

#content img { 
	float: right; 
	border: 0; 
	margin: 10px 0 10px 10px;
}

#footer span { font-size: 18px; border-right: 1px solid #ccc; padding: 0 5px 0 0; }

