@charset "utf-8";


#logo {display: none; }
#header {display: none; }
#wrapper, 
#content,footer { 
	width: auto; height: auto; 
	border: 0; 
	margin: 0 5%; 
	padding: 0; 
	float: none !important; color:black;
}

.b980 { width: auto; height:auto; color:black;}
.hoyre {display: none; }
.venstre {width: 100%; font-size:smaller; padding: 0; color:black;}

#content {
color: black;
	height:400px;width:100%;	
	position:relative;	
}

#footer {
	width:100%;
	height:auto;
	position:relative; color:black;
	} 