html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #d0d0d0; 
}

a {font-size:12px;
	color: black;
	text-decoration:none;
	}
	
	a.index {font-size: 11px; color:black;}


div {
	font-family:	Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:	    14px;
	color: black;
}

div.mainpage {
	position: 	    relative;
	margin: 	    5px auto;
	width: 		    930px;
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:	    12px;
	background: #d0d0d0; 
}

a { color: white;
	text-decoration:none;
}
a:hover {
	color:yellow;
	text-decoration:underline;
	}

div.header {
	position:relative;
	width:900px;
	height:60px;
	background:white url(images/bg_top4.png);
	padding: 15px 15px 0px 15px;
	
}

div.body {
	position:relative;
	width:900px;
	background:white url(images/bg_middle4.png);
	padding: 0px 15px;
}

div.links {
	position: relative;
	background: url(images/tb3.png) #0077dd;
	width: 870px;
	height: 19px;
	color: white;
	font-weight: bold;
	font-size:14px;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	padding: 2px 15px;
	
}

div.logo {
	position:relative;
	width:880px;
	height:282px;
	padding-top:18px;
	padding-left:20px;
	background: url(images/index_header.jpg);
	margin-top:1px;
}

div.menylogo {
	position:relative;
	width:870px;
	height:143px;
	background: url(images/meny_header.jpg);
	padding-top:17px;
	padding-left:30px;
	margin-top:1px;
}

div.kontaktlogo {
	position:relative;
	width:870px;
	height:143px;
	background: url(images/kontakt_header.jpg);
	padding-top:17px;
	padding-left:30px;
	margin-top:1px;
}

div.omlogo {
	position:relative;
	width:870px;
	height:143px;
	background: url(images/om_header.jpg);
	padding: 17px 0px 0px 30px;
	margin-top:1px;
}

div.bokninglogo {
	position:relative;
	width:870px;
	height:143px;
	background: url(images/bokning_header.jpg);
	padding: 17px 0px 0px 30px;
	margin-top:1px;
}

div.programlogo {
	position:relative;
	width:870px;
	height:143px;
	background: url(images/program_header.jpg);
	padding-top:17px;
	padding-left:30px;
	margin-top:1px;
}

h1 {	font-family: Arial, Helvetica, Verdana, sans-serif;
     /* color: #0077dd; */ 
	color: white;
    font-weight: bold;
    font-size: 25px;
	padding:0px;
	margin:0px;
   }
   
a.index {
	font-size: 14px;
	color: black;
	text-decoration: none;
	margin-bottom: 3px;
}
a.index:hover {
	text-decoration:underline;
	color:#0077dd;
	}

div.starttext {
	position:relative;
	padding: 12px;
	width:876px;
	height:75px;
	background: #ddd url(images/text_bg.png);
	color: #265185;
	font-size:	    14px;
}

div.imagelinks {
	position:relative;
	width:900px;
	background: white;
}

a.imagelink {
	font-size:20px;
}
	
a.imagelink:hover {
	color: yellow;
}

div.bottomimg {
	position:relative;
	padding: 0px;
	width:900px;
	height:110px;
	background: #fff;
}

div.bottom {
	position:relative;
	width:900px;
	height:20px;
	background:white url(images/bg_bottom4.png);
	padding: 0px 15px 15px 15px;
	
}

div.address {
	position:relative;
	width:900px;
	height:14px;
	background: white url(images/tb2.png);
	text-align:center;
	vertical-align:top;
	padding: 3px 0px;
}