@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(../bilder/bakgrunn_body.gif);
	background-repeat: repeat-x;
}
#wrapper {
	width: 1024px;
	height: auto;
	background-image: url(../bilder/bakgrunn.gif);
	background-repeat: repeat;

	margin-right: auto;
	margin-left: auto;

}
#header {
	height: 39px;
	width: 1024px;
	background-color: #fff;
	background-image: url(../bilder/topp_bg.gif);
	background-repeat: repeat-x;
}
#logo {
	height: 100px;
	width: 1024px;
	background-color: #FFFFFF;
}
#navbar {
	height: 54px;
	width: 1024px;
	background-color: #FFFFFF;
}
#content {
	height: auto;
	width: 1024px;
}
#content1 {
	height: 356px;
	width: 1024px;
	background-color: #FFFFFF;
}

#nyhetercontent {
	height: 341px;
	width: 1024px;
	background-color: #FFFFFF;
}

#content2 {
	min-height: 185px;
	width: 1024px;
	clear: both;
}

#contentnyheter {
	min-height: 185px;
	width: 1024px;
	clear: both;
}

#txt1 {
	float: left;
	height: 340px;
	width: 672px;
	background-color: #CCCCCC;
}
#txt2 {
	float: right;
	height: 340px;
	width: 336px;
	background-image: url(../bilder/symbol.gif);
}
#txt3 {
	float: left;
	width: 600px;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#txt4 {
	float: right;
	width: 276px;
	height: auto;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#nyhetertxt {
	float: left;
	width: 632px;
	height: auto;
	padding-left:20px;
	padding-right:20px;
	}
	
	#nyheterpictures {
	float: right;
	width: 336px;
	height: auto;
	}



#nyheterpartwrapper {width: 1024px; height: 280px; float: left; padding-top: 20px; border-top:solid; border-top-style:solid; border-top-color:}

#txt2tekst {
	height: 220px;
	width: 246px;
	margin-top: 75px;
	margin-right: 45px;
	margin-bottom: 45px;
	margin-left: 45px;
}

#footer {
	height: 23px;
	width: 1024px;
	background-color: #004E20;
	clear: both;
	text-align: center;
	padding-top: 5px;
}

#design {
	height: 20px;
	width: 1024px;
	background-color: #ffffff;
	clear: both;
	text-align: right;
	font-size: 0.7em;
	color: #000000;
	padding-top: 5px;
}
h1 {
	font-size: 1.5em;
	color: #004E20;
}
h2 {
	font-size: 1.5em;
	color: #FFFFFF;
}

h3 {
	font-size: 1.1em;
	color: #000000;
}
h4 {
	font-size: 1.1em;
	color: #000000;
}

h5 {margin:0px; font-size:14px; font-weight:normal;}

h6 {margin: 0px; font-size: 12px;}

a:link {
	text-decoration: none;
	color: #004E20;
	font-weight: bolder;
	font-weight: strong;

}
a:hover {
	color: #000000;
	font-weight: bolder;
	font-weight: strong;
}
a:visited {
	color: #000000;
	font-weight: bolder;
	font-weight: strong;
	text-decoration: none;
}
a:active {
	color: #000000;
	font-weight: bolder;
	font-weight: strong;
	text-decoration: none;

}
a.hvit:link {
	color: #ffffff;
	text-decoration: none;
}
a.hvit:visited {
	color: #ffffff;
	text-decoration: none;
}
a.hvit:hover {
	color: #000000;
	text-decoration: none;
}
a.hvit:active {
	color: #ffffff;
	text-decoration: none;
}
a.mail:link {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	font-weight: strong;
	color: #000000;
}
a.mail:hover {
	text-decoration: none;
	color:#004E20;
	font-weight: bolder;
	font-weight: strong;
}
a.mail:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	font-weight: strong;
	color: #000000;
}
a.mail:active {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	font-weight: strong;
	color: #000000;
}

/* 404 */

#feilmelding {
	background: #fff;
	width: 500px;
	margin: 100px auto;
	padding: 30px;
	display: table;
	}
	
	#feilmelding a img {border: none;}
	
#logo404 {
	margin-top: -30px; 
	display: block; 
	width: 100%; 
	float: left;
	margin-right: 15px;
	}
	
	#feilmelding h2 {padding-top: 10px!important; color: #000;}

#sitemap {}

#content404 {
	float: right;
	width: 100%;
	}
/* /404 */.style4 {
	font-size: 0.7em;
	color: #000;
}
