@charset "utf-8";
body {

	margin: 0;
	padding: 0;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(img/bg.png);
}

hr{
	border: none;
	border-bottom: 1px solid #666;
	height: 2px;
	margin: 0px;
	width: 100%;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding: 0px;
	font-weight: normal;
}

a img { 
	border: none;
}

a:link {
	text-decoration: none;	
	color:#000;

}

a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

.side {
	width: 780px;
	margin: 0 auto;
	padding: 0px 20px;
}


.topp {
	height: 100px;
	border-bottom: 1px solid #000;
	background-image: url(img/bg_b.png);
}

.topp_innhold {
	width: 780px;
	margin: 0 auto;
	padding: 12px 0px 13px 25px;
}

.meny {
	height: 45px;
	margin: 0;
	width: 780px;
}
.clear {
	clear: both;
}


.meny_box {
	font-size:20px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0px 5px 30px;
	height: 35px;
	width: 165px;
	float: left;

}

.meny_box:hover {
	background-image: url(img/meny_box_hover.png);
}
.c4 {
	font-size: 12px;
}


.meny_box td{
	font-size: 9px;

}

.innhold {
	background: #FFF;
	border: 1px solid #000;
	min-height: 560px;
	padding: 10px 0px;

}



.bunn {
	padding: 0;
	height: 126px;
	margin: 0 0 10px 0;
	border: 1px solid black;
	border-top: 2px;
}
.bunn_box, .bunn_box_hoyre  {
	margin: 0;
	padding: 5px;
	height: 116px;
	float: left;
	background-color: #D6D6D6;
	font-size: 16px;
}
.bunn_box_hoyre {
	width: 183px;
}
.bunn_box {
	width: 185px;
}
.bunn_box td, .bunn_box_hoyre td{
	font-size: 9px;
}

h1 {
	font-size: 28px;
	padding-left: 20px;
	display: inline;
	}
	
h2 {
	font-size: 20px;
	}

h3 {
	font-size: 18px;
	display: inline;
	
	}
#kontakt:hover {
	background-image: url(img/kontakt_hover.png);
	
}

#kontakt {
	background-image: url(img/kontakt_s2.png);
}

#tips:hover {
	background-image: url(img/tips_hover.png);
}

#tips {
	background-image: url(img/tips_s2.png);
	
}

#jobb:hover {
	background-image: url(img/jobb_hover.png);
}

#jobb {
	background-image: url(img/jobb_s2.png);
}

#samarbeid:hover {
	background-image: url(img/samarbeid_hover.png);
}

#samarbeid {
	background-image: url(img/samarbeid_s2.png);
}

.img_right {
	float: right;
	margin-left: 10px;
}

.topp_txt {
	position: relative;
	bottom: 10px;
	left: 230px;
}

.img_left {
	float: left;
	margin-right: 10px;
	padding: 0px;
}

.img_right {
	float: right;
	margin-left: 10px;
}

.linker {
	margin-bottom: 0px;
}
.tekst {
	font-size: 9px;
}

a.a1 {
	z-index:10;
	text-decoration: none;
	cursor: text;
	color: #003399;

	}
	
a.a1:hover {
	position:relative;
	z-index:100;
	color: #003399;
	cursor: text;
	}			
	
a.a1 span {
	display:none;
	}
	
a.a1:hover span {
	display:block;
	position:absolute;
	float:left;
	white-space:nowrap;
	top: -1.5em;
	left:-0.1em;
	background: #D9EEF9;
	border:1px solid #000000;
	color:#000000;
	padding:1px 5px;
	z-index:10;
	font-size: 14px;
	}

.blue {
	color: #003399 !important; 
	}
	
.samarbeid {
	height: auto;
	width: 740px;
	border: 0px solid black;
	border-top-width: 1px;
	margin: 0px 20px;
	padding-top: 20px;
}
.logo {
	display:inline
}

.logo:hover {
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-webkit-opacity: 0.85;
	opacity: 0.95;
}




.samarbeid_img {
	float: left;
	margin-right: 12px;
}

