body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: 500;
	color: #000;
}
.bgcolor {
	background:#000;
	text-align: center;
}
div#header {
	background-image:url('../images/design/bg_header.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	height:447px;
	text-align: center;
}
div#content {
	background-image:url('../images/design/bg_content.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	text-align: center;
}
div#yellowBG {
	background-image:url('../images/design/bg_content.png');
	background-repeat:no-repeat;
	background-position:76px top ;
	text-align: left;
	margin-top:40px;
}
div#yellowBGBunn {
	background-image:url('../images/design/bg_content_bunn.png');
	background-repeat:no-repeat;
	background-position:76px bottom ;
	text-align: left;
	height:19px;
	margin-bottom:20px;
}
div#footer {
	height:50px;
	border-top: 5px solid #521801;
	text-align: center;
}
div#ramme {
	text-align:left;
  	width: 1010px ;
  	margin-left: auto ;
  	margin-right: auto ;
}
.tdMeny {
	width:249px;
	background-image:url('../images/design/bg_menu.png');
	background-repeat:no-repeat;
	background-position: 70px 11px;
	padding-left:84px;
	padding-top:46px;
}
.tdBilde {
	width:440px; 
}
.tdKontakt {
	width:151px;
	height:300px;
	padding-top:140px;
	padding-left:77px;
	font-size:10px;
	color:#000;
}

.tdTeaser {
	background-image:url('../images/design/bg_teaser.png');
	background-repeat:no-repeat;
	background-position:76px 20px;
	width:150px;
	height: 127px;
	padding-top:50px;
	padding-left:180px;
	padding-right:20px;
	font-size:10px;
	color:#02033b;
}

div#kal {
	background-image:url('../images/design/bg_arr.png');
	background-repeat:no-repeat;
	background-position:0px 40px;
	width:934px;
	height:182px;
	margin-left:76px;
	padding-top:90px;
}
.tdforsideKal {
	width:150px;
	color:#02033b;
	padding-left:20px;
	padding-right:12px;
	font-size:11px;
}


/* LAYOUT */
.left { 
	width:210px;
	height:450px;
	padding-left:100px;
	padding-top:70px;
}
.main {
	width:600px;
	padding-left:30px;
	padding-right:40px;
	padding-top:40px;
	padding-bottom:40px;
}




/* Tagger */
td {
	vertical-align: top;
	font-size: 12px;
}

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

img {
	border: 0px;
}

a:link {
	color: #900;
	text-decoration: underline;
}
a:visited {
	color: #900;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}

h1 {
	font-weight: 500;
	color:#02033b;
	font-size: 20px;
	margin-bottom:0px;
}

h2 {
	font-weight: 500;
	color:#02033b;
	display: inline;
	font-size: 12px;
}

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

h4 {
	font-size: 14px;
	color: #02033b;
	display: inline;
}

h5 {
	font-size: 12px;
	font-weight: 900;
	color:#02033b;
	display: inline;
}

h6 {
	font-size: 16px;
	font-weight: 500;
	color:#02033b;
	display: inline;
}



.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;
}

.leftnewsDato {
	font-size: 12px;
	font-weight: 500;
	color: #555;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 10px;
}
.leftnews {
	font-size: 12px;
	font-weight: 500;
	color: #000;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 120px;
}
.leftnews a:link {
	color: #900;
	text-decoration: none;
}
.leftnews a:visited {
	color: #900;
	text-decoration: none;
}
.leftnews a:hover {
	color: #000;
	text-decoration: underline;
}
.lesmerbtn {
	background:#c33;
	width: 60px;
	color:#fff;
	text-align:center;
	text-decoration: none;
	padding:2px;
}
.lesmerbtn a:link {
	text-decoration: none;
	color:#fff;
}
.lesmerbtn a:hover {
	text-decoration: none;
	color:#fff;
}
.lesmerbtn a:visited {
	color:#fff;
	text-decoration: none;
}






div#nav-menu {
}
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.meny {
	background-image:url('../images/menu/bg_menubtn.png');
	background-repeat:no-repeat;
	background-position: left bottom;
	padding-left:37px;
	color:#f2c088;
	font-weight:500;
	font-size : 12px;
	padding-top:7px;
	padding-bottom:10px;
	width:190px;
	height:15px;
	margin:0;
}
.meny a:link {
	text-decoration: none;
	color:#f2c088;
}
.meny a:active {
	text-decoration: none;
	color:#f2c088;
}
.meny a:visited {
	text-decoration: none;
	color:#f2c088;
}
.meny a:hover {
	text-decoration: none;
	color:#fff; 
}

.meny_sel {
	background-image:url('../images/menu/bg_menubtn_over.png');
	background-repeat:no-repeat;
	background-position: left bottom;
	padding-left:37px;
	color:#e5cda9;
	font-weight:900;
	font-size : 12px;
	padding-top:7px;
	padding-bottom:10px;
	width:190px;
	height:15px;
	margin:0;
}
.meny_sel a:link {
	text-decoration: none;
	color:#f5ddb9;
}
.meny_sel a:active {
	text-decoration: none;
	color:#f5ddb9;
}
.meny_sel a:visited {
	text-decoration: none;
	color:#f5ddb9;
}
.meny_sel a:hover {
	text-decoration: none;
	color:#fff;
}

.subhead {
	background-image:url('../images/design/dot_selected.png');
	background-repeat:no-repeat;
	background-position: 0px 7px;
	padding-left:10px;
	color:#000;
	font-weight:900;
	font-size : 14px;
}
.submeny {
	background-image:url('../images/design/dot.png');
	background-repeat:no-repeat;
	background-position: 10px 11px;
	padding-left:10px;
	color:#000;
	font-weight:500;
	font-size : 12px;
	padding-left:20px;
	padding-top:5px;
}
.submeny a:link {
	text-decoration: none;
	color:#000;
}
.submeny a:active {
	text-decoration: none;
	color:#000;
}
.submeny a:visited {
	text-decoration: none;
	color:#000;
}
.submeny a:hover {
	text-decoration: none;
	color:#556;
}
.submeny_sel {
	background-image:url('../images/design/dot_selected.png');
	background-repeat:no-repeat;
	background-position: 10px 11px;
	color:#900;
	font-weight:900;
	font-size : 12px;
	padding-left:20px;
	padding-top:5px;
}

.submeny_sel a:link {
	text-decoration: none;
	color:#900;
}
.submeny_sel a:active {
	text-decoration: none;
	color:#900;
}
.submeny_sel a:visited {
	text-decoration: none;
	color:#900;
}
.submeny_sel a:hover {
	text-decoration: none;
	color:#556;
}




#scroll { 
	position:absolute; 
	top:-1; 
	bottom:-1px; 
	width:1em; 
	z-index:-1; 
} 

.visto {
	padding-left:40px;
	color:#999;
	font-size : 11px;
	padding-top:15px;
	padding-bottom:15px;
}

.visto a:link{
	text-decoration: none;
	color:#ccc;
}

.visto a:visited{
	text-decoration: none;
	color:#ccc;
}

.visto a:hover{
	text-decoration: none;
	color:#fff;
}
.bunnMeny {
	padding-left:45px;
	color:#999;
	font-size : 11px;
	padding-bottom:15px;
	padding-top:25px;
	padding-right:13px;
	text-align:right;
}

.bunnMeny a:link{
	text-decoration: none;
	color:#ccc;
}

.bunnMeny a:visited{
	text-decoration: none;
	color:#ccc;
}

.bunnMeny a:hover{
	text-decoration: none;
	color:#fff;
}

