body {
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	background:#475279;
	padding-bottom:40px;
	text-align:center;
}
body#main {background:#d1d4de;}
/* Common Parts */

td
{
font:12px Arial, Helvetica, sans-serif;
}

th
{
font:12px Arial, Helvetica, sans-serif;
}


a {
	color:#000;
	text-decoration:underline;
}
a:hover {text-decoration:none;}
p {
	margin:0 0 13px;
	line-height:15px;
	padding:0;
}
img {border:none;}
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border:none;
}
.hidden-link {
	float:left;
	width:0px;
	overflow:hidden;
}
.thick {
	font-weight: bold
}
/* Main Blocks */
#page-box {
	width:994px;
	margin:0 auto;
	padding:0 25px;
	background:url(/images/dk/page-bg-main.gif) repeat-y;
	text-align:left;

}
#main #page-boxxx {background:url(/images/dk/page-bg-main.gif) repeat-y;}
/* header style */
#header {
	background:#fff;
	padding:20px 23px 18px 30px;
	width:941px;
	overflow:hidden;
}

* html #header
{
width:995px;
}
.logo {
	float:left;
	margin:5px 0 0 0;
	background:url(/images/dk/logo.gif) no-repeat;
	width:173px;
	height:26px;
	overflow:hidden;
	text-indent:-9999px;
}
.logo a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
.add-nav {
	float:right;
	font-size:11px;
	text-align:right
}
.add-nav ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.add-nav li {
	padding:0 2px 0 6px;
	display:inline;
	overflow:hidden;
border-right: 1px solid #192758;
}

.add-nav li.letztesElement
{
padding:0 0 0 6px !important;
border-width:0px !important;
}

.add-nav li a {
	color:#192758;
	text-decoration:none;
	/*padding-right:4px;*/
}
.add-nav li a:hover {text-decoration:underline;}
/* navigation style */
.nav {
	background:#192758;
	margin:0;
	padding:0 19px;
	list-style:none;
	width:956px;
	overflow:hidden;
	font:bold 16px Arial, Helvetica, sans-serif;
}

* html .nav
{
width:995px;
}
.nav li {
	display:inline;
	float:left;
}
.nav li a {
	text-decoration:none;
	color:#acb1c3;
	line-height:46px;
	display:block;
	padding:0 11px;
}
.nav li a:hover {
	background:#465278;
	color:#fff;
}
.nav li.active a {text-decoration:underline;}

/* photo style */
.main-img {
	display:block;
	margin-bottom:20px;
}
/* spalter list style */
.spalter-list {
	margin:30px 0 30px 30px;
	padding:0;
	list-style:none;
	width:964px;
	overflow:hidden;
	font:bold 18px/18px Arial, Helvetica, sans-serif;
}
.spalter-list li {
	float:left;
	width:291px;
	height:212px;
	margin-right:30px;
	text-transform:uppercase;
	position:relative;
}
.spalter-list li#passengers {background:url(../../../../..images/Common/v3/item-passengers.jpg) no-repeat;}
.spalter-list li#cargo {background:url(../../../../..images/Common/v3/item-cargo.jpg) no-repeat;}
.spalter-list li#rail {background:url(../../../../..images/Common/v3/item-rail.jpg) no-repeat;}
.spalter-list li strong {
	display:block;
	width:230px;
	padding:4px 0;
	text-align:center;
	background:#192758;
	margin:160px auto 0;
	cursor:pointer;
	position:relative;
	height:23px;
	z-index:3;
}
.spalter-list li a {
	color:#fff;
	text-decoration:none;
}
.spalter-list li div {
	position:absolute;
	z-index:2;
	margin-top:-57px;
	display:none;
	top:85px;

}
* html .spalter-list li div {margin-left:-1px;}
.spalter-list li ul {
	margin:0;
	padding:4px 0 0px;
	height:23px;
	list-style:none;
	width:230px;
	overflow:hidden;
	position:absolute;
	background:#6a7fbe;
	left:31px;
	top:132px;
	text-align:center;
}
.spalter-list li li {
	width:auto;
	height:auto;
	margin:0 8px 0 7px;
	float:none;
	display:inline;
}
.spalter-list li ul img {
	border:1px solid #fff;
}
.spalter-list li#rail li {
	margin:0;
	display:inline;
}
.spalter-list li#rail li {
	float:left;
	margin-left:56px;
}
.spalter-list li#rail li.right {
	float:right;
	margin-right:56px;
}

/* text box list style */
.text-box-list {
	width:964px;
	overflow:hidden;
	margin:0 0 0 30px;
	padding-bottom:30px;
}
.text-content {
	float:left;
	width:211px;
	margin:0 30px 30px 0;
}
.text-content.ladge {width:452px;}
.text-box {
	width:100%;
	background:#e0e3ee;
	color:#475279;
	min-height:233px;
}
* html .text-box {height:233px;}
.text-box a {color:#475279;}
.text-box a:hover {
	color:#192758;
	text-decoration:underline;
}
.text-box h2 {
	margin:0 0 10px;
	padding:6px 14px;
	background:#192758;
	color:#fff;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.text-box h2 a,
.text-box h2 span a:hover {
	text-decoration:none;
	color:#fff;
}

.text-box h2 span {
	display:block;
	height:16px;
	overflow:hidden;
}
.text-box strong {
	margin:0;
	font:bold 11px/15px Arial, Helvetica, sans-serif;
	display:block;
}
.text-box .content {
	padding:0 14px 20px;
}
.text-box img {
	display:block;
	margin:-10px 0 10px;
}
/* text on normal pages: text-box-standard */
.text-box-standard{}
.text-box-standard .edit-panel {
	margin:-10px auto -13px !important;
	position:relative;
	left:0;
}
/* text-box quick links style */
.text-box ul {
	margin:-10px 0 10px;
	padding:0;
	list-style:none;
	font-size:14px;
	font-weight:bold;
}
.text-box ul li {
	background:url(/images/dk/arrow-right.gif) no-repeat 180px 5px;
	padding:5px 30px 5px 15px;
	border-bottom:1px solid #b2b8cb;
}
.text-box ul li a {text-decoration:none;}
.text-box ul li a:hover {text-decoration:underline;}
.main-box {
	width:100%;
	overflow:hidden;
	margin-bottom:30px;
}
.main-box img {
	display:block;
}
.main-box strong {
	color:#fff;
	font-size:22px;
	margin:-104px 0 0 30px;
	position:relative;
	width:380px;
	float:left;
	display:inline;
}
/* kort box style */
.kort-box {
	background:#c1c8de;
	width:934px;
	overflow:hidden;
	margin:0 30px 30px;
	color:#192758;
}
.kort-box img {
	float:right;
}
.kort-box .text {
	margin:30px 0 0 30px;
	float:left;
	display:inline;
	width:325px;
}
.kort-box ul {	
	margin:0;
	padding:0;
	list-style:none;
}
.kort-box strong {
	font-size:22px;
	display:block;
	margin-bottom:5px;
}
#footer {
	width:1044px;
	margin:0 -25px 0 -26px;
	background:url(/images/dk/footer-main-bg.gif) repeat-y;
	color:#fff;
}

* html #footer
{
width:1020px;
}

#footer .content {
	width:934px;
	padding:12px 55px;
	background:url(/images/dk/footer-bg.gif) no-repeat;
}
#main #footer .content {
	background:url(/images/dk/footer-bg-main.gif) no-repeat;
	padding-bottom:36px;
}

* html #footer .content
{
width:1020px;
}

#footer a {color:#fff;}
#footer p {margin:0 0 2px;}
#footer strong {font-weight:normal;}
/* edit panel style */
.edit-panel {
	background:#fefc67;
	margin:0 0 0 -70px !important;
	padding:0 10px !important;
	list-style:none;
	font-size:10px;
	width:134px;
	overflow:hidden;
	clear:none !important;
	position:absolute;
	left:50%;
	display:none;
	height:23px;
}
.edit-panel a:hover {text-decoration:underline !important;}
.edit-status .edit-panel {display:block;}
.edit-panel li {
	padding:5px 0 !important;
	float:left;
	margin:0 5px 0 0 !important;
	border:none !important;
}
.edit-panel li.edit {
	padding-right:15px !important;
	background:url(/images/dk/ico-edit.gif) no-repeat 100% 2px;
}
.edit-panel li a {
	color:#1a2859;
	text-decoration:none;
}
.text-content .edit-panel {
	margin:-10px auto -13px !important;
	position:relative;
	left:0;
}
#header .edit-panel {
	margin:0 20px 0 0 !important;
	float:right;
	position:relative;
	left:0;
}
.top-panel {
	width:934px;
	margin:30px 30px 7px;
	overflow:hidden;
	padding-bottom:23px;
}
/* service box style */
.service-box {
	float:left;
	width:451px;
	min-height:61px;
	color:#fff;
	padding:0 0 198px;
	background:#6980bd url(/images/dk/services-box-bg.jpg) no-repeat 0 100%;

}
* html .service-box {height:61px;}
.service-box.ny {
	width:451px; /* KJ */
	position:relative;
}
.service-box.nyxxx {
	min-height:291px;
	width:451px; /* KJ */
	height:321px; /* KJ */
	padding:15px;
	position:relative;
}
* html .service-box.ny {height:321px;}
.service-box .content {
	width:432px;
	padding:0 10px;
	overflow:hidden;
	font:11px/13px Helvetica, Arial, sans-serif;
	border-bottom:1px solid #000;
}
.btn-panel {
	position:absolute;
	bottom:15px;
	left:15px;
	width:421px;
}
.btn-panel ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.btn-panel ul.box {
	position:absolute;
	bottom:0;
	width:72px;
}
.btn-panel ul.box.second {left:72px;width:72px;}

.btn-panel ul.box.three {left:280px;width:150px;text-align:right;}

.btn-panel ul.right {
	float:right;
	display:inline;
	margin-right:0px;
}
.btn-panel li {
	float:left;
	overflow:hidden;
	white-space:nowrap;
	color:#192758
}
.btn-panel ul.box li {
	border:none;
	float:none;
	margin:0;
}
.btn-panel a {
	float:right;
	color:#192758 !important;
	padding:0 5px;
}
.btn-panel li a {float:none;}
.info-box {
	float:right;
	background:url(/images/dk/pxl.png);
	width:200px;
	color:#192758;
	padding:10px 15px 0 19px;
}
.info-box h2 {
	margin:0 0 12px;
	font:bold 22px/24px Helvetica, Arial, sans-serif !important;
}
.info-box h2 span {
	display:block;
	overflow:hidden;
	height:24px;
	color:#192758;
}
.info-box label {
	float:left;
	margin-right:12px;
	padding-bottom:10px;
}
.info-box label input {
	margin:0;
	width:14px;
	height:14px;
	vertical-align:middle;
}
.info-box select {border:1px solid #747474;}
.info-box select.day,
.info-box select.year,
.info-box select.month {
	float:left;
	width:40px;
	margin:0 8px 10px 0;
	text-align:right;
	font:12px Helvetica, Arial, sans-serif;
	color:#000;
}
.info-box select.year {width:55px;}

 .calendar {
	float:right;
	border:1px solid #fff;
	text-indent:-9999px;
	background:url(/images/dk/ico-calendar.gif) no-repeat;
	width:14px;
	height:14px;
	overflow:hidden;
	margin-top:3px;
	cursor: pointer;
}
.btn-link {
	color:#fff !important;
	font-weight:bold;
	text-align:right;
	display:block;
	clear:both;
	margin:0 -15px 0 -19px;
	/* width:196px; */
	width: 215px;
	padding:3px 19px 3px 0;
	background:#f2c800 no-repeat 201px 5px;
	text-decoration:none;
	position:relative;
	cursor: pointer;
}
.service-box a {color:#fff;}
.service-box.ny a {color:#192758;}
.service-box .bg {
	background:#6980bd;
	padding-top:4px;
}
.service-box .content {
	width:431px;
	padding:0 10px;
	overflow:hidden;
	font:11px/13px Helvetica, Arial, sans-serif;
	border-bottom:1px solid #000;
	clear:both;
}
.tabset {
	width:413px;
	overflow:hidden;
	margin:0 6px 8px;
	padding:0 6px 1px;
	list-style:none;
	float:left;
	display:inline;
	background:url(/images/dk/pxl.gif) repeat-x 0 100%;
}
.tabset li {
	float:left;
}
.tabset li a {
	padding:0 10px;
	text-decoration:none;
	border:1px solid #6980bd;
	line-height:22px;
	border-bottom:none;
	float:left;
}
.tabset li a:hover {text-decoration:underline;}
.tabset li a.active {
	border-color:#fff;
	background:#6980bd url(/images/dk/tab-bg.gif) repeat-x;
	line-height:23px;
	margin-bottom:-1px;
	position:relative;
}
.service-box .left-box {
	float:left;
	width:180px;
}
.service-box h2 {
	margin:0 0 3px;
	color:#fff;
	font:bold 16px/18px Helvetica, Arial, sans-serif;
}
.service-box select {
	width:100%;
	color:#000;
	font:11px Helvetica, Arial, sans-serif;
	display:block;
	margin:7px 0 10px;
}
.service-box .right-box {
	float:right;
	width:218px;
}
.service-box .right-box div {
	width:120px;
	float:left;
}
.service-box .right-box input.btn {
	float:right;
	margin-top:10px;
}
.service-box .right-box input.btn:active {margin-top:11px;}
.service-box label {
	display:block;
	margin-bottom:3px;
}
input.checkbox {
	width:14px;
	height:14px;
	margin:0 3px 0 0;
	padding:0;
}
.service-box .right-box h2 {
	margin-bottom:12px;
}
.right-part {
	float:right;
	width:211px;
}
/* trafikinfo box style */
.trafikinfo-box {
	background:#192758;
	padding:10px 15px;
	margin-bottom:15px;
	color:#fff;
}
.trafikinfo-box h2 {
	margin:0;
	color:#fff;
	font:bold 18px/20px Arial, Helvetica, sans-serif;
}
.trafikinfo-box a {color:#fff;}
.trafikinfo-box p {margin-bottom:8px;}
/* genveje box style */
.genveje-box {
	width:100%;
}
.genveje-box .edit-panel {
	margin:-10px auto -13px !important;
	position:relative;
	left:0;
}
.genveje-box .content {
	background:#f2c800 url(/images/dk/genveje-box-bg.gif) repeat-x 0 100%;
	padding:13px 5px 0 10px;
	min-height:185px;
}
* html .genveje-box .content {height:230px;}
.genveje-box h2 {
	margin:0 0 3px;
	color:#265599;
	font:bold 18px/20px Arial, Helvetica, sans-serif;
}
* html .genveje-box h2 {margin-bottom:8px;}
.genveje-box .content ul {
	margin:0 -5px 0 -10px;
	padding:0;
	list-style:none;
	font-size:15px;
	font-weight:bold;
	border-top:1px solid #fff;
}
.genveje-box .content li {
	padding:3px 27px 3px 17px;
	border-bottom:1px solid #fff;
	background:url(/images/dk/arrow-right-white.gif) no-repeat 184px 5px;
}
.genveje-box .content a {
	text-decoration:none;
	color:#fff;
}
.genveje-box .content a:hover {text-decoration:underline;}
.destinations-reklame-box {
	float:left;
	width:211px; 
	height: 321px;
	overflow:hidden;
}
.destinations-reklame-box .edit-panel {
	margin:-10px 0 -13px 30px !important;
	position:relative;
	left:0;
	float:left;
	display:inline;
}
.destinations-reklame-box .edit-panel {display:none;}
.edit-status .destinations-reklame-box .edit-panel {display:inline;}
/* spalter box style */
.spalter-box {
	width:964px;
	overflow:hidden;
	margin:0 0 0 30px;
	padding-bottom:30px;
}
.all-boxes {
	width:452px;
	float:left;
	margin:0 30px 30px 0;
}
.all-boxes.three-cols {
	width:693px;
}
.all-boxes .edit-panel {
	margin:-10px auto -13px !important;
	position:relative;
	left:0;
}
.all-boxes .content {
	width:100%;
	background:#000;
	overflow:hidden;
}
.all-boxes img {display:block;}
.all-boxes .content div {
	float:left;
	min-height:233px;
}
* html .all-boxes .content div {height:233px;}
.spalter-box .text-box {min-height:233px;}
* html .spalter-box .text-box {height:233px;}

.text-content .img-container {
	background:#fff;
	height:233px;
}
.text-content.two-cols {
	width:452px;
}
.text-content.three-cols {
	width:693px;
}
/* union box style */
.union-box {
	width:964px;
	overflow:hidden;
	margin:30px 0 30px 20px;
padding-left:10px;
}
/* sub navigation style */
.sub-nav {
	margin:0 30px 10px 0;
	padding:0;
	list-style:none;
	background:#b4bfde;
	float:left;
	font-size:14px;
	width:211px;
}
.sub-nav li {
	float:left;
}
.sub-nav li a {
	display:block;
	text-decoration:none;
	color:#484c59;
	padding:5px 27px 5px 17px;
	width:167px;
}

* html .sub-nav li a {

	width:211px;
}
.sub-nav li.active a {
	background:#e9eef5 url(/images/dk/arrow-right-blue.gif) no-repeat 185px 5px;
	color:#265599;
}
.sub-nav li.active a:hover {
	background:#e9eef5 url(/images/dk/arrow-right-blue.gif) no-repeat 185px 5px;
	color:#265599;
}
.sub-nav li a:hover {
	background:#e9eef5;
	color:#265599;
}
/* main content style */
.main-content {
	float:left;
	width:472px;
}

.main-content-wide {
	float:left;
	width:934px;

}

.union-box h1,
.main-content h1,
.main-wide-content h1 {
	margin:0 0 10px;
	color:#265599;
	font:bold 28px/30px Arial, Helvetica, sans-serif;
}
.union-box h3,
.main-content h3 {


	/*clear: both;
	margin:20px 0 5px;
	font-size:15px;*/
margin:0 0 10px;
	color:#265599;
	font:bold 28px/30px Arial, Helvetica, sans-serif;
}
.main-content a.ico, p.ico, a.Link_icon, p.Link_icon {
	float:left;
	line-height:29px;


	padding-right:52px;
	background:url(/images/dk/ico.gif) no-repeat 100% 0;
	clear:both;
	display: block;
}
.main-content a {color:#000;}
.main-content a:hover {
	color:#192758;
	text-decoration:underline;
}
.main-content .content {
	width:100%;
	overflow:hidden;
}
/* sub content style */
.sub-content {
	float:right;
	width:220px;
	padding-bottom:13px;
}
.teaser-box {
	float:left;
	width:211px;
}
.teaser-box .content {
	padding:15px 16px 5px 15px;
	background:#e0e3ee;
	margin-bottom:15px;
}



.teaser-box .content img{
	margin-bottom:10px;
}
.teaser-box  h2 {
	margin: 0px;
	padding:6px 14px;
	background:#192758;
	color:#fff;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.teaser-box  h2 span {
	display:block;
	height:16px;
	overflow:hidden;
}
/* column style */
.column {
	float:left;
	width:211px;
}
.column.right {
	float:right;
}
/* hint box style */
.hint-box {
	background:url(/images/dk/hint-box-bg.jpg) no-repeat;
	width:158px;
	height:69px;
	margin:-10px -10px 20px -26px;
	position:relative;
	padding:20px 48px 12px 40px;
} 
.hint-box h2 {
	margin:0 0 5px;
	color:#000;
	font:bold 22px/24px Helvetica, Arial, sans-serif;

}
/* main wide content style */
.main-wide-content {
	float:right;
	width:692px;
	padding-right:30px;
}
.main-wide-content img {
	float:right;
}
.main-wide-content .info {
	float:left;
	width:444px;
	margin-bottom:30px;
}
/* form content style */
.form-content {
	clear:both;
	width:100%;
	overflow:hidden;
}
.form-content h2 {
	margin:0 0 10px;
	color:#000;
	font:bold 15px/17px Arial, Helvetica, sans-serif;
}
.textarea-box img {
	vertical-align: top;
	border: 0;
}
/* contact info box style */
.contact-info-box {
	width:457px;
	float:left;
}
.left-content {
	float:left;
	width:217px;
}
.right-content {
	float:right;
	width:217px;
}
.form-section {
	width:100%;
	overflow:hidden;
	margin-bottom:5px;
}
.form-section label {
	width:90px;
	float:left;
}
.form-section .text {
	float:right;
	width:120px;
}
.profil-box {
	width:212px;
	float:right;
}
.profil-box .form-section label {width:85px;}
/* catering box list style */
.catering-box-list {
	width:100%;
	overflow:hidden;
	clear:both;
	padding:30px 0;
}
.catering-box {
	float:left;
	width:230px;
}
.catering-box label {
	display:block;
	margin-bottom:10px;
}
/* textarea box style */
.textarea-box {
	width:450px;
	text-align:right;
}
.textarea-box textarea {
	width:100%;
	height:80px;
	margin-bottom:10px;
}
.textarea-box input {margin:0 -4px 0 10px;}
/* title style */
.title {
	background:#192758;
	margin:0;
	padding:0 19px;
	list-style:none;
	width:474px;
	overflow:hidden;
	color:#fff;
	font:bold 16px/46px Arial, Helvetica, sans-serif;
}
/* popup style */
.popup {
	width:512px;
	margin:0 auto;
	background:#fff;
	overflow:hidden;
}
.popup #header {
	width:459px;
}
.popup .union-box {
	width:452px;
	margin:30px;
}
.popup #footer {
	width:553px;
	margin:0 -25px 0 -26px;
	background:url(/images/dk/footer-main-bg.gif) repeat-y;
	color:#fff;
}
.popup #footer .content {
	width:453px;
	padding:12px 55px;
}
.popup .union-box {
	overflow:visible;
	min-height:281px;
}
* html .popup .union-box {height:281px;}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/*Added by Ronnie Hegelund BEGIN*/
.normal-spacer{
	margin:0 30px 10px 0;
	padding:0;
	list-style:none;
	background:none;
	float:left;
	font-size:14px;
	width:211px;
}
/*Calendar style BEGIN*/
 .CalTable { 
	 position:absolute;z-index:100;border-collapse:collapse;background:#FFFFFF;border:8px solid #FFFFFF;
 }
 /*.calDayHeader*/
#fc th {
	background:#1B295A;
	font:bold 12px Arial;
	color:#FFFFFF;
	text-align:center;
}
#mns {
	text-align:center;
	font:bold 13px Arial;
	color:#1B295A;
	padding-bottom:2px;	
}
#leftArrowTD {
	cursor:pointer;
	padding-bottom:2px;
}
#rightArrowTD {
	cursor:pointer;
	padding-bottom:2px;
}
/*Calendar style END*/

.EditorDenmark
{
text-align:left;
background:none;
background-image:xyz;
background-color:white;
}