HTML, BODY
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Vegur, sans-serif, Arial, Helvetica, Geneva;
	font-size: 10pt;
}
#vc-main
{
	width: 988px;
	min-height: 100%;
	position: relative;
	margin: 0 auto;
}
#vc-header
{
	background: url(#);
}
#vc-body
{
	width: 988px;
	padding-bottom: 30px;
}
/*Height of the footer*/
#vc-footer
{
	position: relative;
	bottom: 0;
	width: 100%;
	height: 200px;
/*Height of the footer*/
	background-color: #E1E1E1;
	background-image: url(/img/footer.jpg);
}
BODY
{
	background: url(/img/bg_body.jpg) repeat-y top center;
	border-top: 1px solid #D5D5D5;
	margin: 0px;
	padding: 0px;
}
/************************************************************************
HEADINGS
*************************************************************************/
H1, H2, H3, H4, H5, H6
{
	color: #2B2B2B;
	font-size: 100%;
	font-family: Vegur, sans-serif, Arial, Helvetica, Geneva;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 10px;
	padding: 0;
}
H1
{
	font-size: 30px;
	font-weight: 500;
}
H2
{
	font-size: 24px;
	font-weight: 500;
}
H4.title
{
	background: url('/img/underline.png') repeat-x bottom left;
	padding: 5px 0;
	margin: 0 0 10px;
}
.intro H2
{
	padding-bottom: 5px;
	text-transform: uppercase;
	margin-bottom: 0;
}
H3
{
	font-size: 18px;
	font-weight: 500;
}
H3.title
{
	background: url('/img/underline.png') repeat-x bottom left;
	padding: 5px 0;
	margin: 0 0 10px;
}
.content H3.title
{
	margin: 0 0 20px;
}
.sidebar-widget H3.title
{
	width: 290px;
	margin: 0 0 10px;
}
H4
{
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}
H4.title
{
	border-bottom: 1px solid #CCCCCC;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 3px;
	padding: 5px 0;
	text-transform: uppercase;
}
.sidebar-widget H4
{
	font-size: 13px;
	line-height: 17px;
	text-transform: none;
	margin: 0 0 5px;
}
.intro H4
{
	text-transform: none;
}
H5
{
	color: #2B2B2B;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px;
}
H6
{
	color: #2B2B2B;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px;
}
/*============================
=== Menubar - kun undersider ===
============================*/
#menubar
{
	background: url(/img/menubar.jpg) no-repeat;
	width: 988px;
	height: 39px;
	margin: 0 auto;
/*padding-top: 39px;*/
	margin-top: 0;
}
/************************************************************************
LINKS
*************************************************************************/
A
{
	color: #12275E;
	text-decoration: none;
	font-weight: bold;
	font-family: Vegur, sans-serif, Arial, Helvetica, Geneva;
	font-size: 10pt;
}
A:hover
{
	text-decoration: none;
	color: #BB0000;
}
H1 A, H2 A, H3 A, H4 A, H5 A, H6 A
{
	color: #2B2B2B;
}
/************************************************************************
HEADER
*************************************************************************/
#header
{
	/*[disabled]border-top:7px solid #000000;*/
	height: 130px;
	width: 100%;
	display: block;
	position: relative;
	z-index: 2;
	background: #1A439F url('/img/headertop_bg.jpg') no-repeat top center;
}
/*logo*/
#header #logo, #header #logo A
{
	display: block;
	height: 100px;
	position: relative;
	width: 545px;
}
#header #logo
{
	left: 15px;
	background: url('/img/logo.png') no-repeat top left;
}
#header #logo A
{
	left: 0;
	text-indent: -9999px;
	top: 0;
}
#bookingBtn
{
	float: right;
	padding-top: 65px;
	padding-right: 20px;
}
#flagBtns
{
	/*[disabled]float:right;*/
	/*[disabled]padding-top:8px;*/
	position: absolute;
	left: 914px;
	top: 5px;
}
#afgange
{
	font-family: Vegur, sans-serif, Arial, Helvetica, Geneva;
	font-weight: bold;
	color: #7DBEDE;
	position: absolute;
	top: 142px;
	left: 15px;
	font-size: 10pt;
}
/*============================
=== Custom Slider Styles ===
============================*/
#banner-wrapper
{
	background: url(/img/sliderbg.jpg) no-repeat;
	width: 988px;
	height: 300px;
	margin: 0 auto;
	padding-top: 39px;
	margin-top: 0;
}
#infobox
{
	position: relative;
	float: left;
	margin: 0px;
	width: 260px;
	height: 270px;
	overflow: hidden;
}
/************************************************************************
CONTENT
*************************************************************************/
#content
{
	background: url('/img/break.png') no-repeat top center;
	display: block;
	position: relative;
	overflow: hidden;
/*padding: 15px 0 10px;
width: 970px;*/
	z-index: 1;
/*margin-left: 15px;*/
}
#content .left
{
	width: 620px;
	float: left;
}
.lContent
{
	padding-left: 15px;
	padding-top: 15px;
}
/************************************************************************
SIDEBAR
*************************************************************************/
#rside
{
	background: url('./images/sidebar-middle-bg.png') repeat-y top left;
	padding-left: 50px;
	position: relative;
	overflow: hidden;
	float: left;
	width: 300px;
	padding-top: 15px;
}
.submenu
{
	background: url('/img/submenu.png') repeat-x bottom left;
	width: 290px;
	display: block;
	top: 0;
	left: 0;
	height: 30px;
}
.filnavn
{
	display: block;
	width: 320px;
	font-weight: bold;
	padding-left: 10px;
}
#rside .sidebar-top
{
	/*[disabled]background:url('./images/sidebar-top-bg.png') repeat-y top left;*/
	/*[disabled]position:absolute;*/
	/*[disabled]top:0;*/
	/*[disabled]left:0;*/
	/*[disabled]height:122px;*/
	/*[disabled]width:40px;*/
	/*[disabled]z-index:1;*/
}
#rside .sidebar-bottom
{
	/*[disabled]background:url('./images/sidebar-bottom-bg.png') repeat-y top left;*/
	/*[disabled]position:absolute;*/
	/*[disabled]bottom:0;*/
	/*[disabled]left:0;*/
	/*[disabled]height:122px;*/
	/*[disabled]width:40px;*/
	/*[disabled]z-index:1;*/
}
/************************************************************************
BUTTONS
*************************************************************************/
.bookbtn
{
	display: block;
	width: 175px;
	height: 35px;
	text-indent: -9999px;
}
.bookbtn A
{
	display: block;
	width: 100%;
	height: 100%;
	background: url(/img/online_booking.png) no-repeat top left;
	outline: none;
}
.bookbtn A:hover
{
	background-position: 0 -35px;
}
.dk_btn, .se_btn, .ger_btn, .uk_btn
{
	display: block;
	float: left;
	width: 26px;
	height: 20px;
	text-indent: -9999px;
	outline: none;
}
.dk_btn A
{
	background: url(/img/flag_dk.png) no-repeat top left;
	display: block;
	width: 26px;
	height: 20px;
}
.se_btn A
{
	background: url(/img/flag_se.png) no-repeat top left;
	display: block;
	width: 26px;
	height: 20px;
}
.ger_btn A
{
	background: url(/img/flag_ger.png) no-repeat top left;
	display: block;
	width: 26px;
	height: 20px;
}
.uk_btn A
{
	background: url(/img/flag_uk.png) no-repeat top left;
	display: block;
	width: 26px;
	height: 20px;
}
.dk_btn A:hover, .se_btn A:hover, .ger_btn A:hover, .uk_btn A:hover
{
	background-position: 0 -20px;
}
.clear
{
	clear: both;
	height: 0px;
	overflow: hidden;
}
/************************************************************************
RUTEKORT
*************************************************************************/
#rutekort
{
	/*[disabled]float:left;*/
	/*[disabled]width:380px;*/
	/*[disabled]position:absolute;*/
	/*[disabled]left:500px;*/
	/*[disabled]background:#000;*/
}
.clear
{
	clear: both;
}
IMG#photo
{
	position: relative;
	float: left;
	/*[disabled]left:200px;*/
	cursor: crosshair;
}
DIV.noter
{
	display: none;
	width: 308px;
	position: absolute;
	background: #000 url('/img/overlay.png');
	padding: 10px;
	z-index: 2;
}
DIV.noter TEXTAREA
{
	width: 300px;
	overflow: auto;
	margin: 10px 0px;
	background: #111;
	border: 1px solid #444;
	color: #FFF;
}
DIV.noter A.close
{
	display: block;
	background: url('/img/close.gif') no-repeat top;
	width: 16px;
	height: 16px;
	float: right;
	cursor: pointer;
}
DIV.noter A:hover.close
{
	background: url('/img/close.gif') no-repeat bottom;
}
/************************************************************************
INFOBOX
*************************************************************************/
*
{
	margin: 0;
	padding: 0;
}
#accordion1, #accordion2
{
	float: left;
	width: 258px;
	margin: 0px;
	/*[empty]background-color:;*/
	height: 273px;
	border-right: 3px solid #1F445F;
}
.accordion2
{
	width: 259px;
	color: #113;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
.visDatoen
{
	padding-top: 5px;
	padding-bottom: 3px;
}
.afg-tid
{
	/*[disabled]float:left;*/
	/*[disabled]position:absolute;*/
	padding: 0px 10px 0px 0px;
	/*[disabled]text-align:right;*/
	color: #0C103B;
	margin: 0px;
}
.ank-tid
{
	left: 210px;
	position: absolute;
	/*[disabled]float:right;*/
	padding: 0px 13px 0px 0px;
	color: #0C103B;
	margin: 0px;
}
.afg-tid-sejlet
{
	/*[disabled]float:left;*/
	/*[disabled]position:absolute;*/
	padding: 0px 10px 0px 0px;
	/*[disabled]text-align:right;*/
	color: #EDEDED;
	margin: 0px;
}
.ank-tid-sejlet
{
	left: 210px;
	position: absolute;
	/*[disabled]float:right;*/
	padding: 0px 13px 0px 0px;
	color: #0C103B;
	margin: 0px;
}
.infotxt
{
	color: #F6F5F5;
}
.aflyst
{
	position: absolute;
	left: 205px;
	/*[disabled]float:right;*/
	padding: 0px 3px 0px 0px;
	color: #B11;
	margin: 0px 0 0px 0px;
	text-decoration: blink;
}
.accordion2 DT
{
	/*[disabled]width:247px;*/
	padding: 4px 6px 4px 15px;
	font-weight: bold;
	cursor: pointer;
	background-color: #136;
	background-image: url(/img/arrow_down.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: #FFF;
	/*[disabled]border-top:1px solid #333;*/
}
.accordion2 DT:hover
{
	background-color: #469;
}
.accordion2 .open
{
	background-color: #B11;
	background-image: url(/img/arrow_up.gif);
}
.accordion2 DD
{
	overflow: hidden;
	/*[empty]background-color:;*/
	/*[disabled]filter:alpha(opacity=50);*/
	/*[disabled]-moz-opacity:0.5;*/
	/*[disabled]-khtml-opacity:0.5;*/
	/*[disabled]opacity:0.5;*/
}
.accordion2 SPAN
{
	display: block;
	width: 240px;
	border-top: none;
	padding: 3px 10px 4px 16px;
	font-weight: bold;
}
/************************************************************************
Footer
*************************************************************************/
#footer
{
	font-family: Vegur, sans-serif, Arial, Helvetica, Geneva;
	font-size: 10pt;
	color: #597C9C;
	text-align: center;
	padding-top: 10px;
}
#agent
{
	text-align: center;
	padding-top: 130px;
}
#footer .phoneicon
{
	margin-bottom: -3px;
	padding-right: 3px;
	padding-left: 7px;
}
/************************************************************************
BOXES
*************************************************************************/
.box-download, .box-info, .box-warning
{
	/*[disabled]border-radius:4px;*/
	/*[disabled]-moz-border-radius:4px;*/
	/*[disabled]-webkit-border-radius:4px;*/
	padding: 5px 15px 5px 30px;
}
.box-download
{
	background: #E3F4DE url('/img/download.png') no-repeat 15px 9px;
	border: 1px solid #A2D392;
	color: #599847;
}
.box-info
{
	background: #DEEEF7 url('/img/information.png') no-repeat 15px 9px;
	border: 1px solid #82C3E6;
	color: #2F81B0;
	font-family: Vegur, sans-serif, Arial, Helvetica, Geneva;
	font-size: 14px;
	font-weight: bold;
}
.box-warning
{
	background: url('/img/warning.png') no-repeat 0;
	/*[disabled]border:1px solid #E69D94;*/
	/*[disabled]color:#BB5A4D;*/
	font-family: Vegur, sans-serif, Arial, Helvetica, Geneva;
	font-size: 11px;
	font-weight: bold;
}
.box-booking
{
	background: #DEEEF7 url('/img/icon_booking.png') no-repeat 15px 9px;
	border: 1px solid #82C3E6;
	color: #2F81B0;
	font-family: Vegur, sans-serif, Arial, Helvetica, Geneva;
	font-size: 14px;
	font-weight: bold;
	padding-left: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 30px;
}
/************************************************************************
IMAGES
*************************************************************************/
.img-border-left
{
	float: left;
	border: 1px solid #B3D0FF;
	padding: 5px;
	margin: 7px;
}
.img-border-right
{
	float: right;
	border: 1px solid #B3D0FF;
	padding: 5px;
	margin: 10px;
}
.img-border-left:hover, .img-border-right:hover
{
	background: #CCE0F8;
}
.img-left
{
	float: left;
	margin: 0 7px 0 0;
}
.img-right
{
	float: right;
	margin: 0 0 0 7px;
}
/************************************************************************
COLUMNS
*************************************************************************/
.last
{
	margin-right: 0 !important;
}
.fullwidth
{
	width: 960px;
	overflow: hidden;
	position: relative;
	margin-bottom: 28px;
}
.one_half
{
	float: left;
	width: 445px;
	margin: 0 50px 28px 0;
	overflow: hidden;
	position: relative;
}
.one_third
{
	float: left;
	width: 290px;
	margin: 30px 40px 25px 0;
	overflow: hidden;
	position: relative;
}
.two_third
{
	float: left;
	width: 610px;
	margin: 0 50px 28px 0;
	overflow: hidden;
	position: relative;
}
.one_fourth
{
	float: left;
	width: 220px;
	margin: 0 40px 28px 0;
	overflow: hidden;
	position: relative;
}
.two_fourth
{
	float: left;
	width: 420px;
	margin: 0 30px 28px 0;
	overflow: hidden;
	position: relative;
}
.three_fourth
{
	float: left;
	width: 795px;
	margin: 0 40px 28px 0;
	overflow: hidden;
	position: relative;
}
/************************************************************************
TYPOGRAPHY
*************************************************************************/
.cap
{
	display: block;
	float: left;
	font-size: 36px;
	line-height: 36px;
	margin: 0 5px 0 0;
}
.left_quote
{
	border-left: 4px solid #CCCCCC;
	float: left;
	font-size: 15px;
	line-height: 22px;
	margin: 15px 20px 15px 0;
	padding: 5px 5px 5px 10px;
	width: 45%;
	background-color: #CCE0F8;
}
.left_quote_full
{
	border-left: 4px solid #CCCCCC;
	float: left;
	font-size: 15px;
	line-height: 22px;
	margin: 15px 20px 15px 0;
	padding: 5px 5px 5px 10px;
	width: 95%;
	background-color: #CCE0F8;
}
.right_quote
{
	border-bottom: 4px solid #CCCCCC;
	float: right;
	font-size: 15px;
	line-height: 22px;
	margin: 15px 0 15px 22px;
	padding: 5px 15px 5px 5px;
	width: 33%;
	font-weight: bold;
	background-color: #CCE0F8;
}
/************************************************************************
FOTOLISTE
*************************************************************************/
.fotoliste
{
	float: left;
	height: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
.fotoliste H4
{
	font-size: 13px;
	line-height: 17px;
	text-transform: none;
	margin: 0 0 5px;
}
UL.image-list
{
	list-style: none outside none;
	margin-left: 0;
	margin-right: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
UL.image-list LI
{
	border-bottom: 1px solid #DDDFDF;
	border-top: 1px solid #F4F6F6;
	color: #151515;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 7px 0 11px;
	width: 280px;
}
UL.image-list LI:first-child
{
	border-top: none;
}
UL.image-list LI:last-child
{
	border-bottom: none;
}
UL.image-list-large
{
	list-style: none outside none;
	margin-left: 0;
	margin-right: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
UL.image-list-large LI
{
	border-bottom: 1px solid #DDDFDF;
	border-top: 1px solid #F4F6F6;
	color: #151515;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 7px 0 11px;
	width: 95%;
}
UL.image-list-large LI:first-child
{
	border-top: none;
}
UL.image-list-large LI:last-child
{
	border-bottom: none;
}
/************************************************************************
TABLES - styles
*************************************************************************/
TABLE.stats
{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFF;
	width: 99%;
	background-color: #666;
	border: 0px solid #000000;
	border-collapse: collapse;
	border-spacing: 0px;
}
TABLE.stats TD
{
	background-color: #EEE;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px solid #FFF;
	font-weight: bold;
}
TABLE.stats TD.hed
{
	background-color: #CCE0F8;
	color: #222;
	padding: 4px;
	text-align: left;
	border-bottom: 2px solid #FFF;
	font-size: 14px;
	font-weight: bold;
	background-repeat: repeat-x;
}
TABLE.stats TD.light
{
	background-color: #F5F5F5;
	color: #888888;
	padding: 4px;
	text-align: left;
	border-bottom: 2px solid #FFF;
	background-repeat: repeat-x;
}
/************************************************************************
PORTFOLIO
*************************************************************************/
.filter
{
	display: inline-block;
	font-size: 12px;
	margin-bottom: 26px;
	margin-top: 0;
	padding-top: 5px;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
}
.filter UL
{
	list-style: none outside none;
}
.filter UL LI
{
	float: left;
	margin-right: 8px;
}
#portfolio
{
	overflow: hidden;
}
#portfolio UL
{
	list-style: none outside none;
	width: 990px;
}
#portfolio UL.one-column LI
{
	background: transparent url("./images/underline.png") repeat-x scroll left bottom;
	float: left;
	width: 940px;
	margin: 0 0 20px;
	padding: 0 0 20px;
}
#portfolio UL.two-column LI
{
	float: left;
	width: 300px;
	margin: 0 0px 20px 0;
}
#portfolio UL.three-column LI
{
	float: left;
	width: 280px;
	margin: 0 50px 20px 0;
}
#portfolio UL.four-column LI
{
	float: left;
	width: 205px;
	margin: 0 40px 20px 0;
}
#portfolio UL.one-column LI .img-border-left
{
	margin: 0 15px 7px 0;
}
#portfolio UL.two-column LI .img-border-left
{
	margin: 0 10px 7px 0;
}
#portfolio UL.three-column LI H4, #portfolio UL.four-column LI H4
{
	text-align: center;
}
/************************************************************************
LINIE
*************************************************************************/
.blueline
{
	background: url('/img/underline.png') repeat-x bottom left;
	padding: 5px 0;
	margin: 0 0 10px;
}
#marinetraffic
{
	margin-left: 18px;
	margin-bottom: 50px;
}
.BookingIndhold
{
	margin-left: 60px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 300px;
}
#agent IMG
{
	border: 0px solid #000000;
}


/************************************************************************
Booking - tilkob
*************************************************************************/

input#inputHiddenContent3,#inputShownContent3 {
  display: none;}
span#spanHiddenContent3 {
  display: none;}
input#inputShownContent3:checked ~ span#spanHiddenContent3 {
  display: block;}
input#inputShownContent3:checked ~ span#myReadMore {
  display: none;}
input#inputHiddenContent3:checked ~ span#spanHiddenContent3 {
  display: none;}
input#inputShownContent3:checked ~ #myReadMore p {
    display: none;}

input#ekstraHide0,#ekstraShown0 {
  display: none;}
span#ekstraSpanHide0 {
  display: none;}
input#ekstraShown0:checked ~ span#ekstraSpanHide0 {
  display: block;}
input#ekstraShown0:checked ~ span#ekstraReadMore0 {
  display: none;}
input#ekstraHide0:checked ~ span#ekstraSpanHide0 {
  display: none;}
input#ekstraShown0:checked ~ #ekstraReadMore0 p {
    display: none;}
    
input#ekstraHide1,#ekstraShown1 {
  display: none;}
span#ekstraSpanHide1 {
  display: none;}
input#ekstraShown1:checked ~ span#ekstraSpanHide1 {
  display: block;}
input#ekstraShown1:checked ~ span#ekstraReadMore1 {
  display: none;}
input#ekstraHide1:checked ~ span#ekstraSpanHide1 {
  display: none;}
input#ekstraShown1:checked ~ #ekstraReadMore1 p {
    display: none;}
    
input#ekstraHide2,#ekstraShown2 {
  display: none;}
span#ekstraSpanHide2 {
  display: none;}
input#ekstraShown2:checked ~ span#ekstraSpanHide2 {
  display: block;}
input#ekstraShown2:checked ~ span#ekstraReadMore2 {
  display: none;}
input#ekstraHide2:checked ~ span#ekstraSpanHide2 {
  display: none;}
input#ekstraShown2:checked ~ #ekstraReadMore2 p {
    display: none;}

input#ekstraHide3,#ekstraShown3 {
  display: none;}
span#ekstraSpanHide3 {
  display: none;}
input#ekstraShown3:checked ~ span#ekstraSpanHide3 {
  display: block;}
input#ekstraShown3:checked ~ span#ekstraReadMore3 {
  display: none;}
input#ekstraHide3:checked ~ span#ekstraSpanHide3 {
  display: none;}
input#ekstraShown3:checked ~ #ekstraReadMore3 p {
    display: none;}

input#ekstraHide4,#ekstraShown4 {
  display: none;}
span#ekstraSpanHide4 {
  display: none;}
input#ekstraShown4:checked ~ span#ekstraSpanHide4 {
  display: block;}
input#ekstraShown4:checked ~ span#ekstraReadMore4 {
  display: none;}
input#ekstraHide4:checked ~ span#ekstraSpanHide4 {
  display: none;}
input#ekstraShown4:checked ~ #ekstraReadMore4 p {
    display: none;}