*
{
	margin: 0;
	padding: 0;
	font-family: Helvetivca, sans-serif;
	-webkit-text-size-adjust: none;
}
#wrapper
{
	position: absolute;
	top: 40px;
}
#btns
{
	/*[disabled]padding-top:70px;*/
}
#headline H3
{
	text-align: left;
	color: #092660;
	text-shadow: 0px 1px 1px rgba(194, 194, 201, 0.8);
	padding-left: 15px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
}
H3.title
{
	background: url('/img/underline.png') repeat-x bottom left;
	padding: 5px 0;
	margin: 0 0 10px;
}
.clear
{
	clear: both;
}
BODY
{
	background: transparent url(../img_mobil/pagebg.jpg);
}
#header
{
	z-index: -1;
	text-align: left;
	background: url(../img_mobil/headerBG.jpg);
	height: 90px;
	width: 100%;
	position: absolute;
	top: 0;
}
#header IMG
{
	margin-top: 6px;
	border: 0px solid #000000;
	margin-left: 9px;
}
#feature
{
	top: 0;
	/*[disabled]z-index:800;*/
	float: left;
	display: block;
	position: relative;
	text-align: left;
	/*[disabled]width:320px;*/
	padding: 15px 15px 10px;
	margin-top: -190px;
	font-weight: bold;
}
#feature H2
{
	/*[disabled]padding-left:20px;*/
	margin-bottom: 15px;
	margin-right: 85px;
}
#feature H3
{
	/*[disabled]color:#2F2B2B;*/
	/*[disabled]background:#000;*/
	/*[disabled]text-shadow:0px 1px 0px #CCC;*/
	/*[disabled]font-size:17px;*/
}
#feature H3
{
	color: #000000;
	/*[disabled]background:#666;*/
	text-shadow: 1px 3px 3px #FCFCFC;
	font-size: 16px;
}
#headline
{
	text-align: left;
	position: absolute;
	top: 90px;
	color: #FAFAFA;	
}
.mcontent
{
	margin-top: 110px;
	margin-left: 15px;
	margin-right: 5px;
}
#mcontent_box
{
	border: 2px solid #FFFFFF;
	margin-left: 15px;
	margin-right: 15px;
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
	border-radius: 4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 10px;
	background: #E4E4E4;
	text-shadow: 0px 1px 1px #FFF;
	margin-bottom: 25px;
}
#mcontent_box H2
{
	position: absolute;
	/*[disabled]float:left;*/
	display: block;
	margin-left: 200px;
	margin-top: -100px;
	font-size: 18px;
	color: #646464;
	margin-right: 22px;
}
.AISwrapper
{
	margin-top: 110px;
	margin-left: 15px;
	margin-right: 5px;
}
#other H3
{
	/*[disabled]padding:0px 0;*/
	/*[disabled]text-align:center;*/
}
#other .story
{
	/*[disabled]padding:20px 10px;*/
	/*[disabled]border-bottom:1px solid #999;*/
}
#other .story H4
{
	/*[disabled]margin-bottom:10px;*/
}
#other .story IMG
{
	/*[disabled]float:left;*/
	/*[disabled]margin:0 10px 0 0;*/
	/*[disabled]border:1px solid #000;*/
}
#menu
{
	display: block;
	float: left;
	position: relative;
	width: 100%;
	/*[disabled]margin-left:auto;*/
	/*[disabled]margin-right:-119px;*/
	padding-top: 0px;
}
.picture
{
	/*[disabled]position:relative;*/
	/*[disabled]margin-top:15px;*/
	/*[disabled]width:99%;*/
	/*[disabled]padding-bottom:30px;*/
}
.picture IMG
{
	/*[disabled]vertical-align:middle;*/
	/*[disabled]width:100%;*/
	/*[disabled]border:2px solid #FEFEFE;*/
	/*[disabled]-moz-border-radius:5px;*/
	/*[disabled]-webkit-border-radius:5px;*/
	/*[disabled]-khtml-border-radius:5px;*/
	/*[disabled]border-radius:5px;*/
}
#tilbage
{
	/*[disabled]position:relative;*/
	/*[disabled]width:240px;*/
	/*[disabled]margin-left:auto;*/
	/*[disabled]margin-right:auto;*/
	/*[disabled]height:120px;*/
}
.infoboks
{
	/*[disabled]height:75px;*/
	/*[disabled]display:block;*/
	/*[disabled]text-align:center;*/
	/*[disabled]padding:20px;*/
	/*[disabled]color:#FFFFFF;*/
	/*[disabled]background:url(../img_mobil/newsbg.png) no-repeat left top;*/
}

#mainContent
{
	top: 0;	
	float: left;
	display: block;
	position: relative;
	text-align: left;	
	padding: 15px 15px 15px 15px;	
	font-weight: bold;
	margin-top: 20px;
	width: 95%;
}

/************************************************************************
BUTTONS
*************************************************************************/
.colors
{
	background-color: #2266B7;
	color: #1C4074;
}
.colorshover
{
	background-color: #1C4074;
	color: #071E4A;
}
A.button
{
	background-image: -moz-linear-gradient(top, #2266B7, #1C4074);
	background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #2266B7),color-stop(1, #1C4074));
	filter: progid:DXImageTransform.Microsoft.gradient (startColorStr='#2266B7', EndColorStr='#1C4074');
	border: 1px solid #081A48;
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
	border-radius: 4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 5px 15px 5px 0px;
	text-decoration: none;
	text-shadow: 0 1px 0 #191919;
	text-align: left;
	/*[disabled]float:left;*/
	margin-right: 15px;
	margin-bottom: 15px;
	display: block;
	color: #EAEBEB;
	line-height: 24px;
	font-size: 20px;
	font-weight: bold;
	margin-left: 15px;
	/*[disabled]width:100%;*/
}
A.button:hover
{
	background-image: -moz-linear-gradient(top, #1C4074, #071E4A);
	background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #1C4074),color-stop(1, #071E4A));
	filter: progid:DXImageTransform.Microsoft.gradient (startColorStr='#1C4074', EndColorStr='#071E4A');
	color: #FFFFFF;
	display: block;
}
A.button:active
{
	background-image: -moz-linear-gradient(top, #dbdbdb, #ffffff);
	background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #dbdbdb),color-stop(1, #ffffff));
	filter: progid:DXImageTransform.Microsoft.gradient (startColorStr='#dbdbdb', EndColorStr='#ffffff');
	text-shadow: 0px -1px 0 rgba(255, 255, 255, 0.5);
	margin-top: 1px;
}
A.button.icon
{
	padding-left: 55px;
}
A.button.icon:hover
{
	padding-left: 40px;
}
A.button.icon.booking SPAN
{
	display: block;
	padding-left: 0px;
	background: url(../img_mobil/btn_icon_booking.png) no-repeat top right;
	/*[disabled]background-position:right bottom;*/
	height: 32px;
}
A.button.icon.afgange SPAN
{
	display: block;
	padding-left: 0px;
	background: url(../img_mobil/btn_icon_afgange.png) no-repeat top right;
	/*[disabled]background-position:right bottom;*/
	height: 32px;
}
A.button.icon.priser SPAN
{
	display: block;
	padding-left: 0px;
	background: url(../img_mobil/btn_icon_priser.png) no-repeat top right;
	/*[disabled]background-position:right bottom;*/
	height: 32px;
}
A.button.icon.sejlplan SPAN
{
	display: block;
	padding-left: 0px;
	background: url(../img_mobil/btn_icon_sejlplan.png) no-repeat top right;
	/*[disabled]background-position:right bottom;*/
	height: 32px;
}
A.button.icon.logo SPAN
{
	display: block;
	padding-left: 0px;
	background: url(../img_mobil/btn_icon_logo.png) no-repeat top right;
	/*[disabled]background-position:right bottom;*/
	margin-bottom: 5px;
}
/************************************************************************
RuteBOX
*************************************************************************/
*
{
	margin: 0;
	padding: 0;
}
#rutekortbox
{
	width: 100%;
	/*[disabled]padding-top:80px;*/
	margin-top: 110px;
}
#accordionR1, #accordionR2
{
	float: left;
	width: 100%;
	margin: 0px;
	background-color: #CED9EB;
	border-radius: 6;
	-webkit-border-radius: 6px;
	/*[disabled]border-right:3px solid #1F445F;*/
	padding-top: 10px;
}
.accordionR2
{
	/*[empty]width:;*/
	color: #113;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
.accordionR2 DT
{
	color: #5D5D5D;
	/*[disabled]border:1px solid #B7B7B7;*/
	background: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top, #fff, #ededed);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	border-radius: 4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 5px 15px 5px 0px;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
	text-align: left;
	/*[disabled]float:left;*/
	margin-right: 15px;
	margin-bottom: 15px;
	display: block;
	line-height: 24px;
	font-size: 20px;
	font-weight: bold;
	margin-left: 15px;
	/*[empty]width:;*/
	padding: 4px 6px 4px 15px;
	font-weight: bold;
	cursor: pointer;
	/*[disabled]background-color:#136;*/
	/*[disabled]background-image:url(/img/arrow_down.gif);*/
	/*[disabled]background-position:right center;*/
	/*[disabled]background-repeat:no-repeat;*/
	/*[disabled]color:#FFF;*/
	/*[disabled]border-top:1px solid #333;*/
}
.accordionR2 DT:hover
{
	text-shadow: 0px 1px #260606;
	background: #ED1C24;
	background: #711014 -webkit-gradient(linear, left top, left bottom, from(#ED1C24), to(#6D0B0E));
	background: -moz-linear-gradient(top, #ED1C24, #6D0B0E);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ED1C24', endColorstr='#6D0B0E');
	color: #FFFFFF;
}
.accordionR2 .open
{
	text-shadow: 0px 1px #260606;
	background: #ED1C24;
	background: #711014 -webkit-gradient(linear, left top, left bottom, from(#ED1C24), to(#6D0B0E));
	background: -moz-linear-gradient(top, #ED1C24, #6D0B0E);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ED1C24', endColorstr='#6D0B0E');
	color: #FFFFFF;
}
.accordionR2 DD
{
	overflow: hidden;
}
.accordionR2 SPAN
{
	display: block;
	/*[empty]width:;*/
	border-top: none;
	padding: 3px 10px 4px;
	font-weight: bold;
}
.kortbox
{
	background-color: #F3F3F3;
	margin-bottom: 15px;
}
IMG.rkort
{
	float: left;
	/*[disabled]border:1px solid #000000;*/
	padding-right: 8px;
	height: 200px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.korttxtR
{
	display: block;
	float: inherit;
	padding-top: 20px;
	color: #3D3E35;
	font-size: 13px;
}
.kortbox H3
{
	color: #242424;
	font-size: 16px;
}
.korttxtR
{
	/*[disabled]color:#523D3D;*/
}
/*white*/
.white
{
	/*[disabled]color:#FFFFFF;*/
	border: 1px solid #B7B7B7;
	background: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top, #fff, #ededed);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover
{
	background: #EDEDED;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top, #fff, #dcdcdc);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active
{
	color: #CC1717;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top, #ededed, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
#Prser
{
	/*[disabled]background-color:#ACBE1E;*/
}
/************************************************************************
TABLES - styles
*************************************************************************/
TABLE.stats
{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #FFF;
	width: 99%;
	background-color: #666;
	border: 0px solid #000000;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 15px;
}
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;
}
#mfooter
{
	display: inline-block;
	/*[disabled]margin-top:59px;*/
	width: 100%;
	margin-bottom: 30px;
}
/************************************************************************
INFOBOX
*************************************************************************/
*
{
	margin: 0;
	padding: 0;
}
#infobox
{
	margin-top: 115px;
}
#accordion1, #accordion2
{
	float: left;
	width: 100%;
	background-color: #CED9EB;
	border-radius: 6;
	-webkit-border-radius: 6px;
	border-right: 3px solid #1F445F;
	/*[disabled]padding-top:10px;*/
}
.accordion2
{
	/*[empty]width:;*/
	color: #113;
	font-size: 15px;
	font-family: sans-serif;
	font-weight: bold;
}
.visDatoen
{
	margin-left: 20px;
}
.afg-tid
{
	float: left;
	position: relative;
	padding: 0px 8px 0 20px;
	/*[disabled]text-align:right;*/
	color: #0C103B;
	margin: 0px;
}
.afg-tid-sejlet
{
	float: left;
	position: relative;
	padding: 0px 8px 0px 20px;
	/*[disabled]text-align:right;*/
	color: #4B8BB7;
	margin: 0px;
	text-decoration: line-through;
}
.ank-tid
{
	float: right;
	position: relative;
	/*[disabled]float:right;*/
	padding: 0px 20px 0px 0px;
	color: #0C103B;
	margin: 0px;
}
.ank-tid-sejlet
{
	float: right;
	position: relative;
	/*[disabled]float:right;*/
	padding: 0px 20px 0px 0px;
	color: #0C103B;
	margin: 0px;
}
.infotxt
{
	color: #04183C;
	padding-left: 32px;
}
.aflyst
{
	float: right;
	position: relative;
	/*[disabled]float:right;*/
	padding: 0px 10px 0px 0px;
	color: #B11;
	margin: 0px 0 0px 0px;
	text-decoration: blink;
}
.accordion2 DT
{
	color: #5D5D5D;
	/*[disabled]border:1px solid #B7B7B7;*/
	background: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top, #fff, #ededed);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	border-radius: 4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 5px 15px 5px 0px;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
	text-align: left;
	/*[disabled]float:left;*/
	margin-right: 15px;
	margin-bottom: 10px;
	display: block;
	line-height: 24px;
	font-size: 20px;
	font-weight: bold;
	margin-left: 15px;
	/*[empty]width:;*/
	padding: 4px 6px 4px 15px;
	font-weight: bold;
	cursor: pointer;
	margin-top: 10px;
}
.accordion2 DT:hover
{
	text-shadow: 0px 1px #260606;
	background: #ED1C24;
	background: #711014 -webkit-gradient(linear, left top, left bottom, from(#ED1C24), to(#6D0B0E));
	background: -moz-linear-gradient(top, #ED1C24, #6D0B0E);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ED1C24', endColorstr='#6D0B0E');
	color: #FFFFFF;
}
.farve
{
	background-color: #ED1C24;
	color: #6D0B0E;
}
.accordion2 .open
{
	text-shadow: 0px 1px #260606;
	background: #ED1C24;
	background: #711014 -webkit-gradient(linear, left top, left bottom, from(#ED1C24), to(#6D0B0E));
	background: -moz-linear-gradient(top, #ED1C24, #6D0B0E);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ED1C24', endColorstr='#6D0B0E');
	color: #FFFFFF;
}
.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;
	/*[empty]width:;*/
	border-top: none;
	font-weight: bold;
}
.fpage_box-warning
{
	border-radius: 4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 5px 15px 5px 0px;
	text-decoration: none;
	text-shadow: 0 1px 0 #191919;
	text-align: left;
	/*[disabled]float:left;*/
	/*[disabled]margin-right:15px;*/
	/*[disabled]margin-bottom:15px;*/
	display: block;
	color: #EAEBEB;
	line-height: 24px;
	font-size: 20px;
	font-weight: bold;
	/*[disabled]margin-left:15px;*/
	/*[disabled]width:100%;*/
	background-color: #CF5159;
}
.fpage_infotxt
{
	color: #000000;
}
/************************************************************************
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;
}

.mobil_dk_btn, .mobil_se_btn, .mobil_ger_btn, .mobil_uk_btn
{	
	padding: 5px 0 0 14px;
}

/************************************************************************
tilbuds corner ...peel
*************************************************************************/
IMG
{
	behavior: url(iepngfix.htc);
	border: 0px solid #000000;
}
#pageflip
{
	position: relative;
	right: 0;
	top: 83px;
	float: right;
}
#pageflip IMG
{
	width: 50px;
	height: 52px;
	z-index: 99;
	position: absolute;
	right: 0;
	top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block
{
	width: 50px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	background: url(/img/ad_corner.png) no-repeat right top;
}
#topfoto
{
	display: block;
	float: right;
	position: relative;
	z-index: -1;
	/*[disabled]background-image:url(../img/mf_pix_1.jpg), url(no-repeat);*/
	/*[disabled]background-position:right top;*/
	margin-top: 83px;
}
/************************************************************************
Advarsel-boxe
*************************************************************************/
.info, .success, .warning, .error, .validation
{
	/*[disabled]border:1px solid #000000;*/
	margin: 10px 10px 10px 0;
	padding: 15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	border-radius: 4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 5px 15px 5px 0px;
	text-decoration: none;
	text-shadow: 0 1px 0 #FDFDFD;
	text-align: center;
}
.info
{
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url(/img/info.png);
}
.success
{
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url(/img/success.png);
}
.warning
{
	color: #000000;
	background-color: #FFBABA;
	background-image: url(/img/warning.png);
	background-position: left top;
	padding-left: 30px;
	font-weight: bold;
	padding-top: 7px;
}
.error
{
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url(/img/error.png);
}
#example_video_1
{
	/*[disabled]margin-top:50px;*/
	/*[disabled]margin-left:15px;*/
	/*[disabled]width:290px;*/
}
#example_video_1
{
	/*[disabled]margin-top:80px;*/
	/*[disabled]margin-left:15px;*/
	/*[disabled]width:400px;*/
}

/************************************************************************
Mobil menu
*************************************************************************/

.dropbtn {
  
  color: white;
  padding: 4px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  width: 35px;
  margin: -25px 5px 5px;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: #2980B9;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  float: right;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    right: 0;
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}