
img {
	border:0;
}

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}

body {
	margin: 0 10px 0 10px;
	padding: 0;
	color: #ADADAD;
	font-family: Myriad, Verdana;
	/*font-size: 0.8em;*/
	font-size: 12px;
	line-height: 1.8em;
	background-color: #1b1b1b;
	background-image: url(../grafikk/bg/body.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

#side {
	width: 900px;
	min-height:700px;
	margin: 0 auto 0 auto;
	background: #000000;
	/*border: 1px solid #363636;*/
}

#header {
	border-bottom:1px solid #363636;
	padding-bottom:0px;
	font-weight: bold;
	font-size: 0.9em;
	line-height:1.2em;
	height:45px;
}

.heder_element, .heder_element_valgt {
	/*display:inline;*/
	min-width: 50px;
	/*height:10px;*/
	text-align: center;
	float:left;
	margin:22px 0 0 15px;
	padding-right: 15px;
	border-right: 1px solid #363636;
}

.heder_element_valgt {
	color: white;
}

#header a:link, #header a:visited {
	color: #919191;
	text-decoration: none;
}

#header a:hover, #header .heder_element_valgt a:link, #header .heder_element_valgt a:visited {
	color: #fff;
	text-decoration: none;
}

#header .heder_element a:hover {
	text-decoration:underline;
}

.hele_bredden, .hele_bredden_sentrert, .hele_bredden_hoyre, .hele_bredden_venstre {
	display: block;
	border-bottom:1px solid #363636;
	margin:10px 0 0 0;
	padding-right:15px;
	clear:both;
}

.hele_bredden_sentrert {
	text-align: center;
}

.hele_bredden_hoyre {
	text-align: right;
}

.hele_bredden_venstre {
	text-align: left;
}

.boks1 {
	height:346px;
	overflow: auto;
}

.boks2 {
	width: 133px;
	border-right: 1px solid #363636;
	margin: 0 5px 0 5px;
	padding:0 12px 0 8px;
	float:left;
	min-height:150px;
}

.synlig {
	display:block;
}

.skjult {
	display:none;
}

.trigger {
	/*margin:5px;*/
}

.trigger:hover {
	/*background: #1a1a1a;*/
	background: url(../grafikk/bg/trigger_hover.jpg) repeat;
}

h2 {
	margin:15px 0 3px 0;
	padding:0;
	font-size:1.7em;
	font-weight: normal;
	color: #fff;
}

h3 {
	margin:0 0 1px 0;
	padding:0;
	font-size:1.2em;
	font-weight: bold;
	color: #fff;
}

hr {
    height: 1px;
    background-color: #363636;
    border: none;
    padding: 0;
    margin: 5px 0 5px 0;
}


.video_foto {
	width:125px;
	height:80px;
	overflow:hidden;
	margin-bottom:10px;
	border: 1px solid #363636;
	background: #1F1F1F;
}

.video_foto:hover {
	border: 1px solid #fff;
}

.hovedfelt {
	width:772px;
	margin:0 0 20px 53px;
	clear:both;
	/*border: 1px solid white;
	font-size: 1.1em;*/

}

.uthev {
	font-size:1.4em; 
	text-transform:uppercase; 
	color:#fff; 
	font-weight:bold;
	padding-right:5px;
}

.venstre {
	width:560px;
}

.hoyre {
	width:160px;
	float:right;
}



























