html {
	background: url(../images/bg-page.jpg) repeat-x;
}
body {
	margin:0;
	color:#000;
	font:12px/16px Arial, Verdana, sans-serif;
	background:url(../images/bg-holder.jpg) no-repeat 50% 0;
	min-width:1000px;
}
img{border-style:none;}
a {
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
/* start wrapper */
#wrapper {
	width:1000px;	
	position:relative;
	margin:0 auto 31px;
	overflow:hidden;
}
/* start header */
#header {
	width:100%;
	height:129px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
/* start logo */
#header .logo{
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	width:230px;
	height:35px;
	float:left;
	overflow:hidden;
	margin:0 0 0 16px;
}
#header .logo a {
	width:230px;
	height:35px;
	display:block;
}
/* start main */
#main {
	margin:129px 0 0;
	padding:30px 30px 0 12px;
	width:958px;
	overflow:hidden;
}
#header .lang {
	margin:0;
	list-style:none;
	padding:13px 32px 1px 0;
	position:relative;
	float:left !important;
}
#header .lang:after {
	clear:both;
	content:'';
	display:block;
}
#header .lang li {
	float:left;
	width:16px;
	height:31px;
	margin:0 0 0 4px;
}
#header .lang li a {
	text-indent:-9999px;
	display:block;
	width:16px;
	height:10px;
	position:relative;
}
#header .lang li.dan {background:url(../images/flag/dk.gif) no-repeat;}
#header .lang li.en {background:url(../images/flag/uk.gif) no-repeat;}
#header .lang li.dt {background:url(../images/flag/de.gif) no-repeat;}
#header .lang li.fr {background:url(../images/flag/fr.gif) no-repeat;}
#header .lang li span {
	background:url(../images/bg-flag.gif) no-repeat;
	position:absolute;
	top:27px;
	left:3px;
	width:10px;
	display:none;
	height:6px;
}
#header .lang li .active {display:block;}
#header .top {
	width:100%;
	overflow:hidden;
	padding:23px 0 0;
}
/* start nav */
#nav {
	margin:0;
	list-style:none;
	width:1017px;
	padding:0;
	height:60px;
	overflow:hidden;
}
#nav li {
	float:left;
	height:60px;
	position:relative;
	margin:0 16px 0 0;
	padding:0 0 0 20px;
	background:url(../images/bullet.gif) no-repeat 0 29px;
	display:inline;
}
#nav li:first-child {background:none;}
#nav li a {
	display:block;
	text-indent:-9999px;
	height:60px;
}
#nav li .startsiden {
	background:url(../images/txt-startsiden.jpg) no-repeat;
	width:123px;
}
#nav li .forside {
	background:url(../images/bg-nav.jpg) no-repeat;
	width:97px;
}
#nav li.active .forside {background:url(../images/bg-nav.jpg) no-repeat 0 -60px;}
#nav li .overnatning {
	background:url(../images/bg-nav.jpg) no-repeat -97px 0;
	width:147px;
}
#nav li.active .overnatning{background:url(../images/bg-nav.jpg) no-repeat -97px -60px;}

#nav li .oplevelser {
	background:url(../images/txt_attraktioner_r1.jpg) no-repeat;
	width:150px;
}
#nav li.active .oplevelser{background:url(../images/bg-nav.jpg) no-repeat -244px -60px;}

#nav li .activity {
	background:url(../images/txt_aktiviteter_r0.jpg) no-repeat;
	width:126px;
}
#nav li.active .activity{background:url(../images/bg-nav.jpg) no-repeat -244px -60px;}

#nav li .det-sker {
	background:url(../images/bg-nav.jpg) no-repeat -368px 0;
	width:104px;
}
#nav li.active .det-sker{background:url(../images/bg-nav.jpg) no-repeat -368px -60px;}
#nav li .shop {
	background:url(../images/bg-nav.jpg) no-repeat -472px 0;
	width:67px;
}
#nav li.active .shop{background:url(../images/bg-nav.jpg) no-repeat -472px -60px;}
#nav li .nordvestjylland {
	background:url(../images/bg-nav.jpg) no-repeat -539px 0;
	width:231px;
}
#nav li.active .nordvestjylland{background:url(../images/bg-nav.jpg) no-repeat -539px -60px;}




/* start visual */
.visual {
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0 0 5px;
}
/* start gallery */
.visual .gallery {
	width:634px;
	float:left;
	margin-left:5px;
	overflow:hidden;
}
.visual .photo {
	margin:0 0 0 9px; /*custom*/
	padding:0;
	list-style:none;
	overflow:hidden;
	width:540px;
}
.visual .photo img {display:block;}
.gallery .prev,
.gallery .next {
	position:absolute;
	width:52px;
	height:35px;
	text-indent:-9999px;
}
.gallery .prev {
	top:244px;
	left:0;
	background:url(../images/bg-links1.png) no-repeat;
}
.gallery .prev:hover {
	background:url(../images/bg-links2.png) no-repeat;
}
.gallery .next {
	top:244px;
	right:848px;
	background:url(../images/bg-links3.png) no-repeat;
}
.gallery .next:hover {
	background:url(../images/bg-links4.png) no-repeat;
}
.gallery .txt {
	width:540px;
	height:81px;
	position:absolute;
	top:219px;
	left:0;
	overflow:hidden;
	padding:0 0 0 14px;
	background:url(../images/bg-none.gif) no-repeat 9px 0;
}
.gallery .txt-holder {
	padding:13px 3px 16px 105px;
	width:432px;
	overflow:hidden;
	background:url(../images/bg-txt-gallery.png) repeat;
}
.gallery .txt .title {
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin:0 0 2px;
}
.gallery .txt p {
	margin:0;
	color:#fff;
	font-size:12px;
}
.visual .info {
	float:right;
	width:319px;
	overflow:hidden;
}
.visual .info h1.title {
	text-indent:-9999px;
	margin:0 0 1px;
	background:url(../images/txt-title.gif) no-repeat;
	width:178px;
	height:60px;
}
.visual .info ul {
	width:100%;
	padding:0 0 0 17px;
	margin:0 0 10px;
	list-style:none;
}
.visual .info ul li {
	color:#666;
	border-bottom:1px solid #d2e2ed;
	font-size:12px;
	padding:5px 0 6px;
}
.visual .info ul a {
	color:#333;
	text-decoration:underline;
	font-size:14px;
	padding:0 0 0 12px;
}
.visual .info ul a:hover {text-decoration:none;}
.visual .info .more {
	background:url(../images/bg-more.gif) no-repeat 0 2px;
	margin:0 0 29px 15px;
	display:block;
	color:#0f65a1;
	padding:2px 0 2px 29px;
	height:15px;
	overflow:hidden;
}
.book {
	width:239px;
	overflow:hidden;
	margin-left:13px;
}
.book a {
	text-indent:-9999px;
	background:url(../images/txt-book.jpg) no-repeat;
	width:239px;
	height:56px;
	display:block;
}
/* start content */
#content {
	width:944px;
	overflow:hidden;
	padding:0 0 0 14px;
}
#content .box-holder {
	width:945px;
	overflow:hidden;
}
.box-holder .box .title,
.visual .box .title {
	background:#010101 url(../images/bg-box.jpg) repeat-x;
	color:#fff;
	font-size:12px;
	margin:0;
	padding:7px 0 7px 13px;
	font-weight:normal;	
	height:20px;	
}
.box-holder .box,
.visual .box {
	float:left;
	width:310px;
	margin:0 5px 0 0;
	overflow:hidden;
}
.box-holder .box img,
.visual .box img {display:block;}

.box img
{
    width:310px;
    height:198px;
 }

body.salgsbetingelser .box img
{
    width:310px;
    height:185px;
 }

/* start footer */
#footer {
	width:100%;
	background:url(../images/bg-footer.jpg) repeat-x;
	padding:0 0 100px;
}
/* start footer-area */
.footer-area {
	width:950px;
	margin:0 auto;
	overflow:hidden;
	padding:0 27px 0 23px;
}
/* start tools */
.footer-area .tools {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #d3e3ed;
	padding:13px 0 11px;
	margin:0 0 8px;
}
.footer-area .menu {
	margin:0;
	padding:1px 0 0;
	float:left;
	list-style:none;
	overflow:hidden;
	font-size:12px;
	width:625px;
}
.footer-area .menu li {
	background:url(../images/bullet2.gif) no-repeat 0 7px;
	margin:0 21px 0 -12px;
	padding:0 0 0 14px;
	float:left;
}
.footer-area .menu li a {color:#000;}
.footer-area .social {
	float:right;
	width:600px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.footer-area .social li {
	float:left;
	margin:0 0 0 20px;
	display:inline;
}
.footer-area .social li a {
	padding:1px 0 0 21px;
	color:#005c99;
	display:block;
}

.footer-area .social landdistrikter a {
	padding:1px 0 0 21px;
	color:#005c99;
	display:block;
}

.footer-area .social li.facebook a {background:url(../images/ico-facebook.gif) no-repeat 0 50%;}
.footer-area .social li.twitter a {background:url(../images/ico-twitter.gif) no-repeat 0 50%;}
.footer-area .social li.youtube a {background:url(../images/ico-youtube.gif) no-repeat 0 50%;}
.footer-area .social li.landdistrikter a {padding:0px 0px 0px 65px; background:url(../images/ico-landdistrikter.gif) no-repeat 0 50%;}

/* start links-area */
#footer .links-area {
	width:976px;
	overflow:hidden;
}
#footer .block {
	margin:0 14px 0 0;
	width:147px;
	float:left;
}
#footer .block h3 {
	color:#005c99;
	font-size:10px;
	line-height:14px;
	margin:0;
}
#footer .block ul {
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	font-size:10px;
	line-height:14px;
}
#footer .block ul a {
	color:#005c99;
	text-decoration:underline;
}
#footer .block ul a:hover{text-decoration:none;}

.inner-page{
	background:url(../images/bg-holder03.jpg) no-repeat 50% 0;
}
.inner-page #sidebar{
	float:left;
	width:264px;
	padding:20px 0 0 22px;
}
.inner-page #sidebar h3{
	margin:0 0 5px;
	background:url(../images/text-oleve.gif) no-repeat;
	width:172px;
	height:69px;
	overflow:hidden;
	text-indent:-9999px;
}
.inner-page .navbar-list{
	margin:0 0 0 -7px;
	padding:0;
	list-style:none;
	width:286px;
	overflow:hidden;
	border-top:1px solid #cedfeb;
	font:12px/16px Arial, Helvetica, sans-serif;
}
.inner-page .navbar-list li{
	float:left;
	width:276px;
	border-bottom:1px solid #cedfeb;
	padding:5px 0 6px 10px;
}
.inner-page .navbar-list a{
	text-decoration:none;
	color:#333;
}
.inner-page .navbar-list a:hover{text-decoration:underline;}
.inner-page #content{
	float:right;
	width:638px;
	overflow:visible;
}
.inner-page .visual{
	width:639px;
	overflow:visible;
}
.inner-page .visual:after {
	clear: both;
	content:'';
	display: block;
}
.inner-page .visual .gallery{
	width:639px;
	overflow:visible;
}
.inner-page .visual .photo{
	width:625px;
	height:299px;
	padding:0px;
    margin:0px 0px 0px 9px;
}

.inner-page .visual .photo li img
{
 width:625px;
 height:300px;
 }

.inner-page .gallery .txt{
	width:655px;
	background:none;
}
.inner-page .gallery .txt-holder{
	float:left;
	width:277px;
	height:52px;
	padding:8px 13px 20px 105px;
}
.inner-page .gallery .green-box
{   
	float:left;
	width:250px;
	position:relative;
	height:81px;
	overflow:hidden;
	background:url(../images/bg-green-box.gif) no-repeat;
}

.txt-spacer
{
    float:left;
    width:393px;
}

.inner-page .book{margin:14px 0 0 16px;}
.inner-page .book a{
	background:url(../images/btn-book.gif) no-repeat;
	width:229px;
	height:51px;
}
.inner-page #main{width:955px;}
* html .inner-page #main{width:956px;}
.inner-page .gallery .prev{
	top:237px;
}
.inner-page .gallery .next{
	top:237px;
	right:530px;
}
.holder-columns {
	width:622px;
	overflow:hidden;
	padding:10px 0 0 15px;
}
.info-block {
	float:left;
	width:351px;
	padding:11px 0 0 24px;
	color:#7f7f7f;
}
.info-block h1 {
	color:#7f7f7f;
	margin:0 0 20px;
	font-size:24px;
	font-weight:normal;
}
.info-block p {
	display:block;
	margin:0 0 5px;
	line-height:14px;
}
.info-block .subtitle {
	font-size:12px;
	display:block;
	margin:0 0 6px;
}
.column {
	float:right;
	width:230px;
	overflow:hidden;
}
#content .column .box-holder {
	width:230px;
}
.column .box .info {
	width:215px;
	padding:10px 0 0 15px;
	overflow:hidden;
	background:#e5eef5;
	color:#72777a;
	display:block;
	text-decoration:none;
}
.column .box .info span {
	display:block;
	margin:0 0 10px;
}
.column .box-holder .box {
	margin:0 5px 5px 0;
	width:230px;
	float:none;
}
.column .box-holder .box a {
	width:230px;
	display:block;
}
.column .box-holder .box img {
	width:230px;
}
#header .holder {
	width:680px;
	float:right;
	overflow:hidden;
}
.top-menu {
	margin:0 11px 0 0;
	padding:10px 0 0;
	display:inline;
	overflow:hidden;
	list-style:none;
	height:1%;
	font-size:10px;
	float:left;
}
.top-menu li {
	float:left;
	background:url(../images/bullet3.gif) no-repeat 0 7px;
	padding:0 0 0 9px;
	margin:0 7px 0 -2px;
}
.top-menu li a {
	color:#6c7277;
}
.footer-area .links {
	float:left;
}
.footer-area .links li.facebook a {background:url(../images/ico-facebook.gif) no-repeat 0 50%;}
.footer-area .links li.twitter a {background:url(../images/ico-twitter.gif) no-repeat 0 50%;}
.footer-area .links li.youtube a {background:url(../images/ico-youtube.gif) no-repeat 0 50%;}
.salgsbetingelser {
	background:url(../images/bg-holder4.jpg) no-repeat 50% 0;
}
.salgsbetingelser .gallery {
	width:635px;
}
.salgsbetingelser .visual .photo {
	width:100%;
}

.salgsbetingelser .visual .photo li img
{
    width:625px;
    height:300px;
}

.salgsbetingelser .visual .info {
	width:310px;
	margin:0 3px 0 0;
	display:inline;
}
.salgsbetingelser .gallery .txt-holder {
	padding:13px 67px 16px 14px;
	width:543px;
	height:80px;
}
.salgsbetingelser .gallery .txt {
	width:625px;
	height:80px;
}
.salgsbetingelser .book {
	margin:14px 0 0 33px;
}
.box-txt {
	width:951px;
	overflow:hidden;
}
.box-txt .txt {
	width:290px;
	overflow:hidden;
	margin:0 25px 0 0;
	float:left;
}
.salgsbetingelser .visual .box {float:none;}
.salgsbetingelser #content {
	padding:0 0 0 2px;
	width:956px;
}
.salgsbetingelser .info-block {
	padding:15px 0 0 24px;
	width:932px;
}
.salgsbetingelser .info-block h1 {margin:0 0 15px;}
.salgsbetingelser .info-block .subtitle {margin:0 0 12px;}

/************************************************
 Flash gallery
************************************************/
.cSWFPresentationCell
{
	padding: 20px 20px 20px 20px;
	border: inset 4 #dcdcdc;
}

/************************************************
 Google
************************************************/
.cGoogleListText
{
	font-family: Verdana;
	font-size: small;
	margin: 10px 10px 10px 10px;
}
.GoogleText
{
    background-color: White;
    font-family: Verdana;
    font-size: small;
    margin: 10px 10px 10px 10px; 
    font-weight:normal;
}
.GoogleText h1
{
    font-family: Verdana;
    font-size: medium;
    color: #000000;
    margin: 5px 0px 5px 0px; 
}
.cSmallGoogleMap 
{
	width:230px;
	height:200px;
	margin-top:0px;
}

.ErhvervLeftText{
	width:627px;
}

.ErhvervRightText
{
    
}

.NordvestLeftText{
	width:627px;
}

.NordvestRightText
{
  vertical-align:top;   
}

.LoginBox h2{
    background:#010101 url(../images/bg-box.jpg) repeat-x;
    width:300px;
	color:#fff;
	font-size:12px;
	margin:0px 0px 5px 0px;
	padding:7px 0 7px 13px;
	font-weight:normal;	
}

.CalendarPageDate
{
    vertical-align:top;
}
.CalendarPageImage
{
    vertical-align:top;
}
.CalendarPageTextLIst
{
    vertical-align:top;
}
.CalendarPageHeader
{
    font-size:14px;
    margin:2px 0px 5px 5px;
    font-weight:bold;
}
.CalendarPageInfo
{
    font-size:12px;
    margin:2px 0px 2px 5px;
    font-style:italic;
}
.CalendarPageText
{
    font-size:12px;
    margin:2px 0px 2px 5px;
}
