body {
	margin: 15px;
	padding: 0;
	background: #ffffff;
	color: #000000;
}



.sidepanel_synlig {
	display: none;	
}

.sidepanel_skjult {
	display: none;
}



#header {
	display: none;
}



#meny {
	display: none;
}



.nav {
	display: none;
}



.hoyrespalte {
	display: none;
}

.boks_1, .boks {
	border: 1px solid #404040;
	clear: right;
	padding: 9px 5px 6px 13px;
	margin: 5px 0px 10px 0px;
}

.boks {
	width: 140px;
	float: right;
	margin: 0;
	padding: 5px 5px 5px 15px;
	clear: none;
}

.infoboks {
	/*display: inline;*/
	width: 100%;
	height: 70px;
	margin-top: 20px;
	border-top: 1px solid #505050;
	padding-top: 10px;
	clear: left;
	/*overflow: visible;*/
}

.boks_2 {
	font-size: 9px;
	width: 100px;
	margin-right: 10px;
	padding: 2px 5px 5px 5px;
	float: left;
	border: 1px solid black;
	background: url(/grafikk/bg/bg_sidepanel.png) repeat top left;
	height: 60px;
	overflow: auto;
}
 

.boks_1 h3 img {
	float: right;
	margin: 1px 1px 0 0;
}




#footer {
	display: none;
}



/* ********        KOMMENTAR        ******** */

.kommentar_synlig, .tips_synlig {
	display: none;
}

.kommentar_skjult, .tips_skjult {
	display: none;
}
