	html {
		margin: 0px;
		padding: 0px;
	}
	body {
		font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #999;
		text-align: left;
		background : #000003;
		margin : 0px;
		padding : 0px;
		}

	}
	p {
		font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin: 0px;
		margin-top: 10px;
		padding:0px;
	}
	a {
	color : #3587d1;
	text-decoration: underline;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
	}
	
	a:link {
	color : #3587d1;
	text-decoration: underline;
	font-weight: normal;
	}
	
	a:visited {
	color : #3587d1;
	text-decoration: underline;
	font-weight: normal;
	}
	
	a:hover {
	color : #E62C00;
	text-decoration: none;
	font-weight: normal;
}
	acronym {
		border-bottom: none;
	}


/* ------------------------- NAVLIST ------------------------ */

	
ul#navlist {
float : left;
margin-left: 0;
padding-left: 0;
white-space: nowrap;
padding-top: 3px;
margin-left: 0px;
}

#navlist li {
display: inline;
list-style-type: none;
}

#navlist a { 
padding: 3px 12px; 
font-family: arial, tahoma, sans-serif;
font-size : 12pt;
}

#navlist a:link, #navlist a:visited,  #navlist a:active {
color: #738fa3;
text-decoration: none;
font-family: arial, tahoma, sans-serif;
font-size : 12pt;
}

#navlist a:hover {
color: #8f9090;
text-decoration: underline;
font-family: arial, tahoma, sans-serif;
font-size : 12pt;
}


/* ------------------------- ANNET ------------------------ */




#submit {
background:  url("../images/legg_til.jpg") no-repeat 0% 50%;
width : 73px;
height: 20px;
padding-left : 20px;
padding-bottom : 5px;
}



#reset {
background: url("../images/reset.jpg") no-repeat 0% 50%;
width : 73px;
height: 20px;
padding-left : 20px;
padding-bottom : 5px;
}



a#foto {
height : 277px;
width : 277px;
}



a#foto:link {
background-image
}



img.thumbs {
border : 1px solid #fff;
margin-right : 5px;
margin-top : 5px;
}


div.img_container {
width : 115px;
height : 115px;
text-align : center;
float : left;
margin-right: 10px;
margin-bottom : 10px;
}


div.img_container_broad {
width : 115px;
height : 115px;
text-align : center;
float : left;
margin-right: 10px;
margin-bottom : 10px;
}
/* ------------------------- FORMS ------------------------ */


#navn, #tlf, #epost, #tema {
width : 220px;
height : 20px;
background : #7a99ad;
border : 1px solid #afb5e7;
font-family: arial, tahoma,
vertical-align: bottomsans-serif;
font-size : 13pt;
margin-bottom : 10px;
margin-left  : 10px;
color : #fff;
}



#beskjed {
width : 285px;
height : 120px;
background : #7a99ad;
border : 1px solid #afb5e7;
font-family: arial, tahoma, sans-serif;
font-size : 13pt;
}



/* -------------------------  HEADS ------------------------ */

h3#kontakt {
width : auto;
height : 45px;
background : transparent url(../images/kontaktinformasjon.jpg) no-repeat top left;
}

h3#kontakt span {
display : none;
}




h3#cv {
width : auto;
height : 45px;
background : transparent url(../images/cv_head.jpg) no-repeat top left;
}

h3#cv span {
display : none;
}



h3#cv2 {
width : auto;
height : 45px;
background : transparent url(../images/cv_head2.jpg) no-repeat top left;
}

h3#cv2 span {
display : none;
}
