/* ********           MOBIL.CSS          ******** */
/* Stilark for haandholdt / mobil.                */

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

body #content {max-width:240px;}

img {max-width: 165px; }

#hovedbilde {
	display: none;	
}

.sidepanel_synlig {
	display: none;	
}

.sidepanel_skjult {
	display: none;
}

#header {
	display: block;
	background: url(/grafikk/ikon/stjerne_logo_mobil.png) no-repeat top right;
	min-height:40px;
}

#header span {
	display: none;
}

#meny {
	display: block;
}
#meny img {
	display: none;
}
.nav {
	display: none;
}

.samling_liste {
	margin-top:1em;
	clear:both;
}

.samling_liste img {
	padding-left:1em;
	margin-bottom:1em;
	float:right;
}

.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;
}

.ticker {
	display:none;
}

h3 {
	margin:0;
}

#footer {
	display: none;
}

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

.kommentar_synlig, .tips_synlig {
	display: none;
}

.kommentar_skjult, .tips_skjult {
	display: none;
}