/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}
		
	
body {
	background-image: url(images/body_bakgr.gif);
	background-repeat: repeat-x;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
	}
	
	
	
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}	
		
	
	
/* LINKS 
------------------------------------------------------------------ */
a:link,
a:visited {
	color:#000000;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
a:hover{
	text-decoration: underline;
	color: #666666;
} 
a:active {
	color:#000000; 
	text-decoration:underline;}


/* CONTAINER
------------------------------------------------------------------ */

#container_outer {
	height: auto;
	width: 950px;
	margin: 25px auto 0px;
	border: 1px solid #999999;
	}



#container {
	height: auto;
	width: 940px;
	margin: 5px auto;
	background-color: #DDDDDD;
	padding: 0px 0px 25px;
	}
	
	
	
/* HEADER
------------------------------------------------------------------ */

#header_topp {
	height: 25px;
	width: auto;
	margin: 0px;
	padding: 0px;
	}





#header_logo {
	height: 140px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
	
	
#header {
	height: 60px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	}
	
	
	
#header_logo_left {
	height: 60px;
	width: 300px;
	float: left;
	}	
	
	
#header_navn {
	background-color: #FF9900;
	height: 55px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
	
#header_navn_ettersyn {
	background-color: #FF9900;
	height: 67px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 28px;
	}	
	
	
	
#header_topp {
	height: 25px;
	width: auto;
	margin: 0px;
	padding: 0px;
	}	
	
	
#header_bunn {
	background-color: #FF9900;
	height: 7px;
	width: 900px;
	padding: 0px;
	margin: 0px auto 5px;
	}
	
	
	
	
	
	
/* CONTENT
------------------------------------------------------------------ */
#content {
	height: auto;
	width: 900px;
	background-color: #FF9900;
	background-image: url(images/content_bakgr.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px 0px 25px;
	}
	
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #EF8400;
	margin: 0px;
	padding: 50px 0px 10px 50px;
	}	
	
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	line-height: 21px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	}
	
	
#content_topp_bilder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 900px;
	height: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
	}
	
	
	
#header_meny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 60px;
	width: 600px;
	margin: 0px auto;
	padding: 0px;
	text-align: right;
	float: left;
	}	
	
	
#content_hoved {
	height: auto;
	width: 850px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
	
	
	
	
#forsidemeny_wrap {
	height: 270px;
	width: 810px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
	}	
	
	
#forsidemeny_venstre {
	height: 255px;
	width: 405px;
	margin: 0px;
	float: left;
	padding: 0px;
	}
	
	
	
#forsidemeny_hoyre {
	height: 255px;
	width: 405px;
	float: left;
	}
	
	
#forside_underfelt_wrap {
	height: 70px;
	width: 810px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}	
	
	
#forside_underfelt_venstre {
	height: 70px;
	width: 405px;
	padding: 0px;
	float: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	
#forside_underfelt_hoyre {
	height: 70px;
	width: 400px;
	padding: 0px;
	float: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	}	
	
	
	
	
	
	
		
	
#felt_tekst {
	width: 400px;
	height: 430px;
	float: left;
	}
	
	
#felt_figur {
	width: 400px;
	height: 420px;
	float: left;
	background-image: url(images/figur_mur.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	}	
	
#content_bilderekke {
	height: auto;
	width: 700px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin: 0px 0px 0px 50px;
	padding: 6px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	}	
	
	
#content_bunn {
	height: auto;
	width: 700px;
	margin: 0px 50px;
	padding: 0px;
	}
	
#content_bunn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 20px 0px 0px;
	}
	
#content_bunn h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 10px 0px 5px;
	}	
	
	
#bunn_venstre {
	height: auto;
	width: 450px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#bunn_hoyre {
	height: auto;
	width: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#bunn_hoyre p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #EF8400;
	text-align: right;
	margin: 0px;
	padding: 10px 0px 0px;
	}				
	
		
	
	
	
/* UNDERSIDENE
------------------------------------------------------------------ */
	

#arbeidsomr_wrap {
	height: 500px;
	width: 700px;
	margin: 10px 0px 0px 50px;
	padding: 0px;
	}
	
	
#arbeidsomr_wrap p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 12px 0px 8px 20px;
	font-style: normal;
	line-height: 19px;
	}
	

	
	
#arbeidsomr_wrap h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #EF8400;
	margin: 0px;
	padding: 15px 0px 5px 20px;
	line-height: 26px;
	}	
	
	
	


#arbeidsomr_bilde {
	height: 500px;
	width: 397px;
	padding: 0px;
	float: left;
	margin: 0px;
	}
	
	
#arbeidsomr_tekst {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 500px;
	width: 303px;
	background-image: url(images/bakgr_tekst.gif);
	background-repeat: no-repeat;
	}
	
	
	
	
	
/* FOOTER
------------------------------------------------------------------ */
#footer {
	height: 50px;
	width: 800px;
	}
	
	
	
	
	

/* THORO
------------------------------------------------------------------ */
#thoro_index_wrap {
	height: 100px;
	width: 800px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	}
	
	
#thoro_index_wrap p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 40px 0px 0px 41px;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	}
	
	
#thoro_index_wrap a {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	}		
	
	
#thoro_index_wrap a:hover {
	color: ffffff;
	}		
	
	
#thoro_index_bilde {
	height: 100px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	float: left;
	}		
	
	
#thoro_index_tekst {
	background-color: #CCCCCC;
	height: 100px;
	width: 545px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: left;
	}
	
	
	
#thoro_content {
	width: 800px;
	height: 600px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px none #000000;
	text-decoration: none;
	}
	
#thoro_content_venstre {
	height: 600px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
#thoro_content_hoyre {
	height: 578px;
	width: 542px;
	margin: 0px 0px 0px 5px;
	padding: 20px 0px 0px;
	float: left;
	border: 1px dotted #333333;
	overflow: auto;
	text-decoration: none;
	}
	
#thoro_content_hoyre p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
	}
	
	
#thoro_content_hoyre a {
	text-decoration: none;
	color: #666666;
	}	
	
	
	
#thoro_content_hoyre h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	}
	
	
#tilbake_til_thoro {
	margin: 0px;
	padding: 0px 25px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	}											
	
			
		
	
	
#thoro_logofelt {
	width: 798px;
	height: 60px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px dotted #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
	
	
#thoro_logofelt_venstre {
	float: left;
	width: 415px;
	height: 60px;
	}
	
	
#thoro_logofelt_hoyre {
	height: 25px;
	width: 373px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	}		
	
