html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:760px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 

.TABLE, TD {
	color : #484A4B;
	text-align: left;
	line-height: 12pt;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;}
	
H1 {font-size : 15px; margin: 20 0 0 0;
	font-weight: bold; line-height: 12pt;}

.liten {font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 9px;}

A, A:active, A:visited {
	color : #E87121;
	text-decoration: underline;}

A:hover{color : #000000;
	text-decoration: underline;}

.menu {font-size : 10px;
	font-weight: bold;}
	
.menu:link, .menu:active, .menu:visited { color: #484A4B }
.menu:hover {color : #E87121;}

/* ----------------VENSTREMENYEN ----------------*/

#leftmenu { width: 190px; text-align: left; line-height: 15px; font-size : 10px;
	margin: 0/*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/; vertical-align: top;}
	
#leftmenu ul {line-height: 15px; font-size : 10px;
	margin: 0 0 0 10px;/*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: square; list-style-position: outside;}
	
#leftmenu a, #leftmenu a:link, #leftmenu a:active, #leftmenu a:visited { color: #484A4B; text-decoration: none;}
#leftmenu a:hover {	color : black; font-weight: bold; text-decoration: none;}
	
#leftmenu ul li{border-bottom: thin solid #FFFFFF; margin: 1px 0 0 12px;}

.copyright {margin: 12px 12px 12px 12px; font-size: 9px; }

/* ----------------BOOKINGMENYEN ----------------*/

#bookingmenu {line-height: 15px; font-size : 10px; 
	margin: 0/*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	border-left: thin solid #E6EDF3; background-color: white; width: 188px; vertical-align: top;}
	
#bookingmenu ul {line-height: 15px; font-size : 10px;
	margin: 0 0 0 10px;/*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: disc; list-style-position: outside;}
	
#bookingmenu a, #bookingmenu a:link, #bookingmenu a:active, #bookingmenu a:visited { color: #484A4B; text-decoration: none;}
#bookingmenu a:hover {	color : black; font-weight: bold;; text-decoration: none;}
	
#bookingmenu ul li{border-bottom: thin solid white; margin: 1px 0 0 12px;}

#bookingmenu H1 {margin: 12px 0 6px 10px;
	font-size : 13px;
	font-weight: bold;
	line-height: 12pt;}
	
#bookingmenu p {padding: 0; line-height: 12pt; margin: 12px 12px 12px 12px; text-align: left;}

#bookingmenu table td {background-color: white; 
	text-align: left; 
	padding: 2px 2px 2px 2px; 
	border: 2px solid #C0C0C0;}

.leftmenuh {margin: 12px 0 6px 10px;
	font-size : 13px;
	font-weight: bold;
	line-height: 12pt;}
	
.leftbutton {margin: 12px 0 6px 12px;
	font-size : 13px;
	font-weight: bold;}
	

	
.leftbutton a{display: block;
	background-image:  url('images/Buttons/link.jpg');
	background-repeat: no-repeat;
	padding-left: 26px; padding-right:0; padding-top:12px; padding-bottom:10px;
	background-position: 0% 50%;}
	
	.leftbutton a:link, .leftbutton a:visited {color: #484A4B; text-decoration: none;}

	.leftbutton a:hover, .leftbutton a:active {color: black; display: block;
	background-image:  url('images/Buttons/hover.jpg');
	padding-left: 26px; padding-right:0; padding-top:12px; padding-bottom:10px;
	background-position: 0% 50%;}
	
/* ----------------TOURDESCRIPTION ----------------*/
#tourdescription {padding: 12px 20px 0 12px; line-height: 12pt; vertical-align: top;}

#tourdescription H1 {padding: 0; margin: 4px 0 0 0;}

#tourdescription p {padding: 0; line-height: 12pt; margin: 0 0 12px 0; text-align: justify;}

#tourdescription table td {background-color: white; 
	text-align: left; 
	padding: 2px 2px 2px 2px; 
	border: 2px solid #C0C0C0;}
	
#tourdescription ul {line-height: 15px; font-size : 11px;
	margin: 0 0 0 10px;/*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: square; list-style-position: outside;}
	
#tourdescription ul li{border-bottom: thin solid #FFFFFF; margin: 1px 0 0 12px;}


/* ----------------RIGHTMENU ----------------*/
#rightmenu {padding: 20px 20px 20px 20px; line-height: 12pt; background-color: #DCE1E4; vertical-align: top;}
#rightmenu p {padding: 0; line-height: 12pt; margin: 0 0 0 0; text-align: justify;}

#rightmenu H1 {padding: 6px 0 4px 0; margin: 4px 0 0 0;}

#rightmenu table td {background-color: white; 
	text-align: left; 
	padding: 2px 2px 2px 2px; 
	border: 2px solid #C0C0C0;}
	
#rightmenu ul {line-height: 15px; font-size : 11px;
	margin: 0 0 0 10px;/*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: square; list-style-position: outside;}
	
#rightmenu ul li{border-bottom: thin solid #FFFFFF; margin: 1px 0 0 12px;}
	
/* ----------------ITINERARY AND PROGRAM----------------*/

	
#itinerary table td {vertical-align: center; width: 100%; 
	background-color: white;
	border-color: #DCE1E4;
	border-style: solid;
	border-width: 0 0 20px 0; 
	padding: 0;}
	
#itinerary H1 img {float: left; padding: 0; margin: 0 12px 0 0;}
	
#itinerary H1 {
	font-size : 13px;
	font-weight: bold; padding: 0; margin: 0 6px 0 0; line-hight: 12pt;}
	
#itinerary p {line-height: 12pt; padding: 0; margin:0 6px 0 0;}

	
#itinerary a, #itinerary a:link, #itinerary a:active, #itinerary a:visited { color: #484A4B }
#itinerary a:hover {color : #E87121;}
	
/* ----------------SLETTES, skal erstattes av #itinerary----------------*/
.tourhead {
	font-size : 13px;
	font-weight: bold;
	line-height: 12pt;}
	
.tourhead:link, .tourhead:active, .tourhead:visited { color: #484A4B }
.tourhead:hover {	color : #E87121;}

/* ----------------liste for quick tour select----------------*/

#bulletlist, #bulletlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: disc; 
list-style-position:inside;
color: black;
font-size: 12px;
margin: 0;
color: #484A4B;
padding: 0;
}

#bulletlist li {
margin: 4px;
}

#bulletlist a, #bulletlist a:link, #bulletlist a:active, #bulletlist a:visited {
color: #484A4B; 
text-decoration: underline;
}

#bulletlist a:hover {	color : #E87121;}

/*liste for hoyremeny*/

#hoyrelist, #hoyrelist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: disc; 
list-style-position:outside;
color: black;
font-size: 12px;
margin: 0;
color: #484A4B;
padding: 0;
}

#hoyrelist li {
margin: 8px;
}

#hoyrelist a, #hoyrelist a:link, #hoyrelist a:active, #hoyrelist a:visited {
color: #484A4B; 
text-decoration: underline;
}

#hoyrelist a:hover {	color : #E87121;}
	
.skjema {font-size : 10px;}

.menur {font-size : 10px;
	font-weight: bold;
	line-height: 12px}

.text {line-height: 14px;
	padding-top : 12px;
	line-height: 13pt;}
	
.textbooking {line-height: 18px;
	margin: 6 6 6 20;
	font-size: 12px;}
	.textbooking a, .textbooking a:active, .textbooking a:visited {text-decoration: underline; color: #2A5870;}
	.textbooking a:hover {color:  #E87121;}

.headbooking {line-height: 18px;
	padding: 2 0 2 2;
	font-size: 12px;color: white; font-weight: bold; background: #2A5870;}

.head {font-size : 15px;
	font-weight: bold;}
	


.left {color : #E6EDF3;
	font-size : 10px;
	font-weight: normal;}

.left:active, .left:visited {
	color : #DCE1E4;
	text-decoration: none;}
	
td.menuNormal
{border: 1px solid lightblue;
padding: 0px;
color: #484A4B;
font-weight: bold;
vertical-align: top;}

td.menuHover
{padding: 0px;
color: #E87121;
font-weight: bold;
vertical-align: top;}

div.menuNormal
{display: none;}

div.menuHover
{background-color: white;
display: inline;
position: absolute;}
