body {
	background-color: #f1f1f1;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: 500;
	color: #666;
	text-align:left;
	margin:0px;
	padding:0px;
}
.bgbilde {
	background-image: url(../images/design/bg.jpg);
	background-repeat: repeat-x;
	background-color: #141515;
}




.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: #cb0e0c;
	text-decoration: underline;
}
a:visited {
	color: #cb0e0c;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}

h1, .vptheadline {
	font-size: 24px;
	font-family : "trebuchet MS";
	font-weight: 500;
	color: #cb0e0c;
	display: inline;

}

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

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

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

h5 {
	font-size: 18px;
	font-weight: 500;
	margin-top: 5px;
}

h6 {
	font-size: 18px;
	font-weight: 500;
	display: inline;
}

.vptsubheadline {
	font-weight: 900;
	font-size: 14px;
}
#boks {
	width: 160px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 40px;
}
#boks h2 {
	background-color: #ddd;
	color: #cb0e0c;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	margin-bottom: 0px;
}
#boks p {
	padding-left: 20px;
	margin-top:5px;
	margin-bottom:0px;
	line-height:16px;
}
.boksLink {
	background-image: url(../images/design/bg_dot.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 20px;
	margin-top: 5px;
}
.boksLink a:link {
	color: #666;
	text-decoration: none;
}
.boksLink a:visited {
	color: #666;
	text-decoration: none;
}
.boksLink a:hover {
	color: #333;
	text-decoration: underline;
}

#boksRight {
	width: 165px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
}
#boksRight h2 {
	background-color: #ddd;
	color: #cb0e0c;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	margin-bottom: 0px;
}
#boksRight p {
	padding-left: 20px;
	padding-right: 6px;
	margin-top:5px;
	margin-bottom:0px;
	line-height:16px;
}
#boksRight h4 {
	font-size: 13px;
	font-weight: 900;
	color: #cb0e0c;
	padding-left: 20px;

}

/* LAYOUT */ 
.left {
	padding-bottom: 30px;
	padding-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	width: 164px;
	height:500px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cb0e0c;

}
.mainGalleri {
	padding-bottom: 30px;
	padding-left: 12px;
	padding-top: 30px;
	padding-right: 5px;
	line-height: 18px;
	width: 812;
}
.main {
	padding-bottom: 30px;
	padding-left: 15px;
	padding-top: 30px;
	padding-right: 15px;
	line-height: 18px;
	width: 642px;
}
.right {
	padding-bottom: 30px;
	padding-left: 4px;
	padding-top: 30px;
	padding-right: 0px;
	width:1725.01.2009 00:20:380px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cb0e0c;
}


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

.leftnewsDato {
	font-size: 11px;
	font-weight: 500;
	color: #999;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 10px;
}
.leftnews {
	font-size: 11px;
	font-weight: 500;
	color: #555;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 150px;
}
.leftnews a:link {
	color: #555;
	text-decoration: none;
}
.leftnews a:visited {
	color: #555;
	text-decoration: none;
}
.leftnews a:hover {
	color: #000;
	text-decoration: none;
}



/* MENY */

#submeny {
	background-color: #151515;
	padding-right: 0px;
	padding-left: 5px;
	height:22px;
	line-height:22px;
	color: #aaa;
}
#submeny a:link {
	color: #aaa;
	text-decoration: none;
}
#submeny a:visited {
	color: #aaa;
	text-decoration: none;
}
#submeny a:hover {
	color: #fff;
	text-decoration: underline;
}






/* 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/bg_search.gif") repeat-x;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	width:110px;
	height:14px;
	padding-right: 0px;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-style: solid;
	border-color: #999;
	border-width: 1px;
}
.button {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}
/* hack to correct IE5.5 faulty box model */
* .button {
	padding-top: 1px;
}
.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: 3px;
	padding-bottom: 3px;
}
.visto {
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888;
	text-align: right;
	padding: 3px;
	padding-top: 3px;
	padding-right: 25px;
}
.visto a:link {
	font-weight: bold;
	color: #888;
	text-decoration: none;
}
.visto a:visited {
	font-weight: bold;
	color: #888;
	text-decoration: none;
}
.visto a:hover {

	font-weight: bold;
	color: #888;
	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: 500;
	color: #888;
	vertical-align: middle;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:10px;
	margin-bottom:-100px;
}
.tipsprintLink a:link {
	color: #888;
	text-decoration: none;
}
.tipsprintLink a:visited {
	color: #888;
	text-decoration: none;
}
.tipsprintLink a:hover {
	color: #888;
	text-decoration: none;
}
.vwsorgpris {
	color: #000000;
	text-decoration: line-through;
 }
.vwspris {
	font-size: 15px;
	font-weight: 900;
	color: #cb0e0c;
	padding-left: 5px;
 }
#produktListe h2 {
	background-color: #ddd;
	color: #cb0e0c;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	margin-bottom: 0px;
}
#produktListe h2 a:link {
	color: #cb0e0c;
	text-decoration: none;
}
#produktListe h2 a:visited {
	color: #cb0e0c;
	text-decoration: none;
}
#produktListe h2 a:hover {
	color: #cb0e0c;
	text-decoration: none;
}
#produktListe p {
	margin-top:5px;
	margin-bottom:0px;
	line-height:16px;
}
#produktListe h4 {
	font-size: 13px;
	font-weight: 900;
	color: #cb0e0c;
	padding-left: 20px;
}
#listMedlem h2 {
	color: #cb0e0c;
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 4px;
	display: block;
	margin-bottom: 0px;
}
#listMedlem h3 {
	background-color: #ddd;
	text-align: right;
	color: #444;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	margin-bottom: 0px;
	width:180px;
}

