body, html {
	background-image: url(../contentimage/bakgrunn.gif);
	background-repeat: repeat-y;
	background-color:#014E80;
	font-family: Arial, Helvetica, sans-serif;
}

* { margin: 0; padding: 0; border: 0;  }

	
	#menyliste {
	margin: 0px 0px 0px 0px;
	}

	#menyliste li {
		float: left;
		display: inline;
		list-style-type: none;
		background: #0071BC url(../contentimage/menygrafikk/separator.gif) right top;
		padding: 0 2px 0 0;
		overflow: hidden;

	}
	
	#menyliste li.sistemeny {
		background: none;
	}

	#menyliste li a {
	background: url('../contentimage/menygrafikk/bg.gif');
	height: 19px;
	padding: 8px 15px 2px 15px !important;
	padding: 8px 15px 6px 15px;
	display: block !important;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	}
	
	#menyliste li a:hover {
		background-position: 0 29px;
	}

	#menyliste li.aktiv{
	}

	#menyliste li.aktiv a{
	background: url('../contentimage/menygrafikk/bg.gif');
	background-position: 0 29px;	
	}



.blaastrek{ background-color: #0071BC; }
.graastrek{ background-color: #E5E5E5; }

.left {
	FLOAT: left
}

TD{
font-size:12px;
}

H1 {
	FONT-FAMILY: Arial, Sans-Serif
}
.hovedoverskrift{
	FONT-SIZE: 20px;
	color: #ED1B23;
}

#affy{
	FONT-SIZE: 11px;
	color: #666666;
	margin: 10px 10px 10px 12px !important; margin: 10px 13px 10px 12px;
}

#affy a{
	text-decoration: none;
	color: #666666;
}

#affy a:visited{
	text-decoration: none;
	color: #666666;
}

.forfatter{
	FONT-SIZE: 9px;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top:10px;
}


.footer{
	FONT-SIZE: 11px;
	color: #000000;
	margin: 10px 10px 10px 12px !important; margin: 10px 13px 10px 12px;
}




.ingresshoved {
	FONT-SIZE: 16px
}

.brdhoved {
	FONT-SIZE: 12px
}



#hovedoppslag {
	margin: 10px 10px 10px 14px !important; margin: 10px 13px 10px 14px;
}

#details {
	margin: 10px 10px 10px 12px !important; margin: 10px 13px 10px 12px;

}

#galleribilder{
	margin: 0px 5px 0px 12px !important; margin: 0px 5px 0px 12px;
}


#gallerioverskrift{
	margin: 10px 0px 0px 12px !important; margin: 10px 0px 0px 12px;
	font-weight: bold;
}

#sistenytt {
		margin: 7px 7px 7px 7px !important; margin: 7px 7px 7px 7px;  padding-top: 4px; VERTICAL-ALIGN: top
}

.sistenyttbilde {
	float:left;
	padding-bottom: 3px; padding-right: 5px;  padding-top: 8px;  VERTICAL-ALIGN: top
}

.bildespesialforside{
	padding-bottom: 3px;  padding-top: 8px;  VERTICAL-ALIGN: top
}

.sokeboks{
border-top: 1px;
border-bottom: 1px;
border-left: 1px;
border-right: 0px;
border-color: #0071BC;
border-style: solid;
}

/* LINKER ********************************************************/

a:link {
	color : #0C0C80;
	text-decoration : none;
}
a:visited {
	color : #0C0C80;
	text-decoration : none;
}
a:hover {
	color : #0C0C80;
	text-decoration : underline;
}
a:active {
	color : #0C0C80;
	text-decoration : underline;
}

/* FORMS ********************************************************/


input.text {
	border: 1px solid #000000;
	padding: 2px;
	font-size: .9em;
	color: #006600;
	font-weight: normal;
}

.select {
	border: 1px solid #000000;
	padding: 2px;
	font-size: .9em;
	font-weight: normal;
	background-color: #E5E5E5;
	width: 110px;
}


input.submit {
	font-size: .8em;
	font-weight: bold;
	border: 2px outset #000000;
	padding: 1px;
	background: #83A010;
	color: #FFFFFF;
}

textarea {
	border: 1px solid #000000;
	padding: 2px;
	font-size: 1em;
	color: #006600;
	font-weight: normal;
}

