body {
	background-color: #ececec;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: 500;
	color: #555;
}
#scroll { 
	position:absolute; 
	top:-1; 
	bottom:-1px; 
	width:1em; 
	z-index:-1; 
} 
div#container {
	margin: 0px auto;
	width: 1030px;
	border: 0px solid #000;
	padding: 0px;
	text-align: left;
	top:0px;
}
.logo {
   position: relative;
	padding-top:1px;
   }

.left-element {
   position: absolute;
   left: 0;
   width: 50%;
   }

.right-element {
   position: absolute;
   right: 0;
   width: 50%;
   text-align: right; /* depends on element width */
	background-image:url('../images/design/bg_topCont.gif');
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:26px;
   }

div#menuContainer {
	height: 26px;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	margin-bottom:0px;
	margin-top:40px;
}

div#footer {
	text-align:right;
	padding-top:30px;
	padding-right:11px;
	padding-left:5px;
	margin-top:2px;
	margin-bottom:20px;
}
div#box {
	background-image:url('../images/design/bg_box.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	border: 1px solid #d7d7d7;
	background-color : #e9e9e9;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
	margin-bottom:20px;
}
div#innhold {
	border: 1px solid #d7d7d7;
	background:#fff;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	width:730px;
}
.bgbilde {
	background-image: url(../images/design/bg.gif);
	background-repeat:repeat-x;
	text-align: center;
}

.txt1 {
	font-size: 15px;
	font-weight: 500;
}

.txt2 {
	font-size: 14px;
	font-weight: 500;
}

.txt3 {
	font-size: 12px;
	font-weight: 500;
}

.txt4 {
	font-size: 11px;
	font-weight: 500;
}

.txt5 {
	font-size: 10px;
	font-weight: 500;
}

.txt6 {
	font-size: 9px;
	font-weight: 500;
}

td {
	vertical-align: top;
	font-size: 11px;
}

p {
	font-size: 11px;
	line-height: 20px;
}

img {
	border: 0px;
}

a:link {
	color: #cf2318;
	text-decoration: underline;
}
a:visited {
	color: #cf2318;
	text-decoration: underline;
}
a:hover {
	color: #543;
	text-decoration: none;
}

h1, .vptheadline {
	font-weight: 500;
	color:#cf2318;
	display: inline;
	font-size: 19px;
}

h2 {
	font-weight: 500;
	color:#777;
	font-size: 12px;
}

h3 {
	font-size: 22px;
	font-weight: 500;
}

h4 {
	font-family: Trebuchet MS, Tahoma, Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cf2318;
	font-weight:800;
}

h5 {
	font-size: 12px;
	font-weight: 900;
	color:#cf2318;
}

h6 {
	font-size: 15px;
	font-weight: 900;
	color:#cf2318;
	display: inline;
}



/* LAYOUT */
.left {
	width:270px;
	padding-top:50px;
	padding-bottom:40px;
	padding-right:10px;
	padding-left:10px;
}
.main {
	width:730px;
	padding-top:50px;
	padding-bottom:40px;
	padding-right:20px;
	padding-left:10px;
}
.stroke {
	width: 1px;
	background-color: #ddd;
}


/* NYHETER */
.mainNewsheadline {
	font-size: 11px;
	font-weight: 900;
	color: #666;
}

.leftnewsDato {
	font-size: 11px;
	font-weight: 500;
	color: #666;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 10px;
}
.leftnews {
	font-size: 11px;
	font-weight: 500;
	color: #666;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 120px;
}
.leftnews a:link {
	color: #cf2318;
	text-decoration: none;
}
.leftnews a:visited {
	color: #cf2318;
	text-decoration: none;
}
.leftnews a:hover {
	color: #543;
	text-decoration: underline;
}



/* MENY */
.bgmenu {
	background-color: #acc64e;
	height: 30px;
}
.menysel {
	display:inline;
	border-top: 3px solid #cf2318;
	font-family: Trebuchet MS, Tahoma, Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cf2318;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight:900;
	text-transform:uppercase;
	
}
.menysel a:link {
	color: #cf2318;
	text-decoration: none;
}
.menysel a:visited {
	color: #cf2318;
	text-decoration: none;
}
.menysel a:hover {
	color: #855;
	text-decoration: none;
}

.meny {
	display:inline;
	font-family: Trebuchet MS, Tahoma, Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-weight:900;
	text-transform:uppercase;
}
.meny a:link {
	color: #777;
	text-decoration: none;
}
.meny a:visited {
	color: #777;
	text-decoration: none;
}
.meny a:hover {
	color: #e09b97;
	text-decoration: none;
	padding-bottom: 4px;
	padding-top: 0px;
	margin-top: 0px;
}



.menysub {
	font-family: Trebuchet MS, Tahoma, Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-right: 10px;
	padding-left:20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight:500;
	background-image:url('../images/design/menu_dot.gif');
	background-repeat:no-repeat;
	background-position:9px 7px;
}
.menysub a:link {
	color: #666;
	text-decoration: none;
}
.menysub a:visited {
	color: #666;
	text-decoration: none;
}
.menysub a:hover {
	color: #666;
	text-decoration: underline;
}
.menysubSel {
	font-family: Trebuchet MS, Tahoma, Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cf2318;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight:500;
	background-image:url('../images/design/menu_dot.gif');
	background-repeat:no-repeat;
	background-position:9px 7px;
}
.menysubSel a:link {
	color: #cf2318;
	text-decoration: none;
}
.menysubSel a:visited {
	color: #cf2318;
	text-decoration: none;
}
.menysubSel a:hover {
	color: #cf2318;
	text-decoration: underline;
}
.submeny {
	padding-right: 0px;
	padding-left: 22px;
}


.printtips {
	font-family: Tahoma, Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-right: 10px;
	padding-left:18px;
	padding-top: 2px;
	padding-bottom: 5px;
	font-weight:500;
	text-decoration: none;
}
.printtips a:link {
	color: #666;
	text-decoration: none;
}
.printtips a:visited {
	color: #666;
	text-decoration: none;
}
.printtips a:hover {
	color: #333;
	text-decoration: none;
}



/* FORMS */


input, select {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
} 
textarea {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

input.btn {
   	color:#666;
	font-smooth: always;
	font-family: Tahoma, verdana, sans-serif;
   	font-size: 12px;
   	font-weight:600;
	padding-bottom : 1px;
	padding-top : 1px;
	padding-right : 10px;
	padding-left : 10px;
	background: #ededec; 
	background-image: url(../images/design/bg_btnsubmit.gif);
	background-repeat: repeat-x;
}
.bgsearch {
	background:url("../images/design/sok_bg.gif") repeat-x;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606e79;
	width:130px;
	height:18px;
	border:0;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 0px;
}
.searchtxt {
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #596273;
}
.searchform {
	vertical-align: middle;
}






.imgborder {
	border: 1px solid #000000;
}
.tableborder {
	border: 1px solid #aeaeae;
}
.dato {
	font-size: 10px;
	color: #596273;
}

.imgborderGalleri {
	border: 8px solid #000;
}
.imgborderThumb {
	border: 3px solid #000;
	cursor: pointer;
}
.vptbildetxt {
	font-size: 10px;
	color: #000000;
	background-color: #cccccc;
}
.bildeTxt {
	font-size: 11px;
	color: #333;
	text-align: left;
	padding-bottom: 20px;
}
.vwpgalleri {
	border: 1px solid #596273;
	font-size: 11px;
	color: #596273;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}
.vwpgalleriheadline {
	font-size: 12px;
	color: #596273;
	text-decoration: none;
	font-weight: 900;
}
a.vwpgalleriheadline {
	font-weight: bold;
	color: #596273;
	text-decoration: none;
}
a.vwpgalleriheadline:visited {
	font-weight: bold;
	color: #596273;
	text-decoration: none;
}
a.vwpgalleriheadline:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.adr {
	padding-top:0px;
	padding-left:8px;
	padding-bottom:11px;
	padding-right:20px;
	color: #666;
}
.visto {
	font-size: 10px;
	color: #999;
	text-align: right;
	padding-right: 0px;
	padding-bottom: 20px;
	margin:0px;
}
.visto a:link {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.visto a:visited {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.visto a:hover {

	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#nav-sitemap ul {
	list-style: none;
	padding: 0px;
	padding-left: 40px;
	padding-top: 20px;
	line-height:30px;
	margin: 0;
	font-weight: 900;
	text-transform: uppercase;
} 

#nav-sitemapSub ul {
	list-style: none;
	padding: 0px;
	padding-left: 30px;
	padding-bottom: 20px;
	line-height:14px;
	margin: 0;
	font-weight: 500;
	text-transform: none;
} 
.sprak {
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbb;
	padding-left: 3px;
}
.sprak a:link  {
	font-weight: 500;
	color: #bbb;
	text-decoration: none;
}
.sprak a:active {
	font-weight: 500;
	color: #bbb;
	text-decoration: none;
}
.sprak a:visited {
	font-weight: 500;
	color: #bbb;
	text-decoration: none;
}
.sprak a:hover {

	font-weight: 500;
	color: #fff;
	text-decoration: underline;
}

.tipsprintLink {
	font-size: 11px;
	font-weight: 900;
	color: #858f97;
	vertical-align: middle;
	padding-left:10px;
	padding-top:30px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.tipsprintLink a:link {
	color: #858f97;
	text-decoration: none;
}
.tipsprintLink a:visited {
	color: #858f97;
	text-decoration: none;
}
.tipsprintLink a:hover {
	color: #858f97;
	text-decoration: none;
}
