/*
@ctiveWEB CSS Layout 2009
PRINT
*/

* {
overflow: visible !important;
float: none !important;
height: auto;
font-family: Arial, Helvetica, sans-serif;
background-color: White;
background-image: none;
line-height: normal;
font-size: 12pt;
}

iframe {
height: 900px;
border: none;
}


#homebar, #birds, #footer, #meny {
	display: none;
}

#omriss, #distance, #content, #wrapper, #artikkel {
width: 100%; 
margin: 0; 
float: none;
}

body {
margin: 20px;
color: Black;
text-decoration: none;
width: 100%;
}

a, a:link, a:visited {
color: #BA6649; 
text-decoration: underline; 
}

UL { 
list-style-type: disc; 
}

OL { 
list-style : decimal; 
}

hr { 
border-top: none;  
border-bottom: 1px solid Black; 
height: 1px;  
}

