body {
	font-family: Arial, "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: 500;
	color: #4c4c4c;
	letter-spacing: 1px;
}

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

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

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

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

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

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

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

p {
	font-size: 11px;
	letter-spacing: 1px;
}

a:link {
	color: #727216;
	text-decoration: underline;
	letter-spacing: 1px;
}
a:visited {
	color: #721622;
	text-decoration: underline;
	letter-spacing: 1px;
}
a:hover {
	color: #721622;
	text-decoration: none;
	letter-spacing: 1px;
}

h1 {
	font-size: 14px;
	font-weight: 900;
	display: inline;
	letter-spacing: 1px;
}

h2 {
	font-size: 24px;
	font-weight: 500;
	display: inline;
	letter-spacing: 1px;
}

h3 {
	font-size: 22px;
	font-weight: 500;
	display: inline;
	letter-spacing: 1px;
}

h4 {
	font-size: 20px;
	font-weight: 500;
	display: inline;
	letter-spacing: 1px;
}

h5 {
	font-size: 18px;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

h6 {
	font-size: 16px;
	font-weight: 500;
	display: inline;
	letter-spacing: 1px;
}



/* LAYOUT */
.main {
	padding-bottom: 30px;
	padding-left: 25px;
	padding-top: 15px;
	padding-right: 21px;
	letter-spacing: 1px;
}
.left {

}




/* NYHETER */
.mainNewsheadline {
	font-size: 11px;
	font-weight: 900;
	color: #99f;
	letter-spacing: 1px;
}


.leftnews {
	font-size: 11px;
	font-weight: 500;
	color: #656565;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.leftnews a:link {
	color: #339;
	text-decoration: none;
}
.leftnews a:visited {
	color: #339;
	text-decoration: none;
}
.leftnews a:hover {
	color: #339;
	text-decoration: none;
}



/* MENY */
.meny {
	font-size: 11px;
	color: #777;
	padding-right: 23px;
	padding-left: 0px;
	padding-top: 43px;
	padding-bottom: 0px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	letter-spacing: 1px;
}
.meny a:link {
	color: #777;
	text-decoration: none;
}
.meny a:visited {
	color: #777;
	text-decoration: none;
}
.meny a:hover {
	color: #777;
	text-decoration: none;
}
.menysel {
	font-size: 11px;
	color: #777;
	padding-right: 25px;
	padding-left: 0px;
	padding-top: 43px;
	padding-bottom: 0px;
	text-align: center;
	font-weight: 500;
	text-transform: uppercase;
	vertical-align: middle;
	letter-spacing: 1px;
}
.menysel a:link {
	color: #303030;
	text-decoration: none;
}
.menysel a:visited {
	color: #303030;
	text-decoration: none;
}
.menysel a:hover {
	color: #303030;
	text-decoration: none;
}

.submeny {
	font-size: 11px;
	font-weight: 500;
	color: #777;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}
.submeny a:link {
	color: #777;
	text-decoration: none;
}
.submeny a:visited {
	color: #777;
	text-decoration: none;
}
.submeny a:hover {
	color: #777;
	text-decoration: none;
	letter-spacing: 1px;
}
.submenysel {
	font-size: 11px;
	color: #303030;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.submenysel a:link {
	color: #303030;
	text-decoration: none;
}
.submenysel a:visited {
	color: #303030;
	text-decoration: none;
}
.submenysel a:hover {
	color: #303030;
	text-decoration: none;
}

.submenyheadline {
	font-size: 12px;
	font-weight: 900;
	color: #596273;
	padding-left: 10px;
	text-transform: uppercase;
}






/* FORMS */

select {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
input {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
textarea {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

input.btn {
   	color:#666;
	font-smooth: always;
	font-family: Tahoma, verdana, sans-serif;
   	font-size: 11px;
   	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;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
	border-top-color: #999;
}
.bgsearch {
	background:url("../images/design/bg_search.gif") repeat-x;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: 11px;
	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;
}
.bgbilde {
	background-color: #fff;
}
.dato {
	font-size: 10px;
	color: #596273;
}
.vptbildetxt {
	font-size: 10px;
	color: #000000;
	background-color: #cccccc;
}
.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 {
	font-size: 11px;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
}
.adr a:link {
	color: #fff;
	text-decoration: underline;
}
.adr a:visited {
	color: #fff;
	text-decoration: underline;
}
.adr a:hover {
	color: #fff;
	text-decoration: none;
}
.visto {
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaa;
	text-align: left;
	margin-top: 0px;
}
.visto a:link {
	font-weight: bold;
	color: #aaa;
	text-decoration: none;
}
.visto a:visited {
	font-weight: bold;
	color: #aaa;
	text-decoration: none;
}
.visto a:hover {

	font-weight: bold;
	color: #aaa;
	text-decoration: none;
}
.bildeBrowse {
	font-size: 10px;
	color: #666;
	text-align: right;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-top: 3px;
}
.bildeBrowse a:link {
	color: #666;
	text-decoration: none;
}
.bildeBrowse a:visited {
	color: #666;
	text-decoration: none;
}
.bildeBrowse a:hover {
	color: #666;
	text-decoration: none;
}