@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	outline: none;
}
html, body {
	height: 100%;
}
body {
	background: #000;
	font: normal 13px/130% Arial, Helvetica, sans-serif;
	color: #000;
}

a {
	text-decoration: underline;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
#wrap-border {
	position: relative;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
}
#wrap {
	width: 900px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
}

#search {
	position: absolute;
	width: 158px;
	height: 24px;
	right: 18px;
	top: 94px;
	text-align: right;
}
#search form#cse-search-box {
	padding: 0;
	margin: 0;
}
#search form#cse-search-box input[type="image"] {
	padding: 0;
	margin: -1px 0 0 5px;
	float: right;
}
#search form#cse-search-box input {
	color: #aaa;
}
.width120px {
	width: 120px;
	float: left;
}
#header {
	text-align: right;
	padding: 42px 0 0 0;
	border: none;
}
#header img { 
	border: none;
	color: #000;
	outline: none;
}
#header h2 {
	font-size: 15px;
	color: #336699;
	padding: 10px 0 0 20px;
	font-weight: 100;
}
.hotel {
	position: absolute;
	width: 353px;
	height: 566px;
	margin: 0;
	padding: 0;
	left: -34px;
	top: -80px;
	background: url(../images/hotel.png);
}

#banner {
	position: relative;
	height: 183px;
	margin: 24px 0 0 0;
	padding: 0;
}
#banner-forside {
	position: relative;
	width: 900px;
	height: 360px;
	margin: 10px 0 0 0;
	padding: 0;
}
.banner-forside {
	position: absolute;
	width: 626px;
	height: 360px;
	margin: 0;
	padding: 0;
	right: 0;
}

.banner-top {
	position: absolute;
	width: 230px;
	height: 207px;
	left: 0;
	top: -24px;
	background: url(../images/banner_top.png);
}
.banner-left {
	position: absolute;
	width: 75px;
	height: 348px;
	left: -75px;
	top: -2px;
	background: url(../images/banner_left.png);
}
.banner-img {
	position: absolute;
	width: 975px;
	height: 183px;
	left: -75px;
	top: 0;
}

#menu {
	width: 900px;
	height: 32px;
	line-height: 130%;
	background: url(../images/menu.png) repeat-x;
	margin: 0 auto;
}
#menu ul {
	list-style-type: none;
	padding: 0 0 0 10px;
}
#menu ul li {
	display: inline-block;
	float: left;
	padding: 0;
	background: url(../images/menu_li.png) no-repeat left;
}
#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	padding: 8px 7px 7px 9px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	display: inline-block;
}
#menu ul li a:hover {
	color: #000;
}
#menu ul li a.act {
	color: #000;
	text-decoration: none;
}

#content {
	padding: 0 0 65px 0;
}

.right-forside {
	float: right;
	width: 580px;
	padding: 0;
}

.right {
/*	float: right;
	width: 610px;*/
	padding-top: 15px;
}
.right h1 {
	color: #cebb97;
	font: small-caps normal 25px/130% Georgia, Arial, Helvetica, sans-serif;
	padding: 0;
	text-align:center;
	margin: 0 0 15px 0;
}
.right h2 {
	color: #fff;
	font: bold 15px/130% Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 15px 0;
}
.right h3 {
	color: #cdba96;
	font: bold 13px/130% Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
.right h1 a {
	text-decoration: none;
	color: #333;
}
.right h1 a:hover {
	color: #aaa;
}

.right p {
	padding: 0 0 15px 0;
}
.right ul, .right ol {
	margin: 0 0 20px 0;
}

.right ul li, .right ol li {
	margin: 0 0 0 20px;
}
.left-forside {
	float: left;
	width: 274px;
	padding: 140px 0 0 0;
}
.left-forside p {
	font: normal 11px/130% Arial, Helvetica, sans-serif;
	color: #cebb97;
	margin: 0;
	padding: 0 0 20px 0;
}
.left-forside .csc-textpic-imagewrap {
	float: left;
}
.left-forside .csc-textpic-caption {
	font: normal 8px/130% Arial, Helvetica, sans-serif;
	color: #cebb97;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.left-forside a { 
	color: #cebb97;
	text-decoration: underline;
}
.left-forside a:hover { 
	color: #cebb97; 
}

.left {
	float: left;
	width: 200px;
	padding-top: 10px;
	display: none;
}
.left h1 {
	margin: 10px 0 0 0;
	padding-left: 10px;
	height: 26px;
	line-height: 26px;
	background: #B9B9B9;
	color: #fff;
	font-size: 13px;
}
.left ul.submenu {
	padding: 0;
	color: #336699;
	border-bottom: 1px solid #b9b9b9;
}
.left ul.submenu li {
	list-style-type: none;
	border-top: 1px solid #b9b9b9;
	background: url(../images/arrow.gif) no-repeat 0 5px;
	padding: 2px 0;
}
.left ul.submenu li.sub {
	list-style-type: none;
	background: none;
	padding: 2px 0;
	background: url(../images/arrow.gif) no-repeat 15px 5px;
	border: none;
}
.left ul.submenu li.ifsub {
	list-style-type: none;
	border-top: 1px solid #b9b9b9;
	background: url(../images/arrow_sub.gif) no-repeat 0 5px;
	padding: 2px 0;
}

.left ul.submenu li#title {
	color: #0090db;
	font: 600 15px/130% Arial, Helvetica, sans-serif;
	padding: 1px 0;
	border-top: 1px solid #b9b9b9;
	background: none;
}

.left ul.submenu li a {
	text-decoration: none;
	font-weight: 200;
	color: #336699;
	padding: 0 0 0 15px;
	line-height: 130%;
	display: block;
}
.left ul.submenu li a:hover, .left ul.submenu li a.act {
	color: #111;
	line-height: 130%;
	display: block;
}
.left ul.submenu li.sub a {
	text-decoration: none;
	font-weight: 200;
	color: #336699;
	padding: 0 0 0 30px;
	line-height: 130%;
	display: block;
}

.left ul.submenu li.sub a:hover, .left ul.submenu li.sub a.act {
	color: #111;
	line-height: 130%;
	display: block;
}
#news {
	padding-top: 15px;
}

.articles { 
	padding: 10px; 
}

.footer {
	position: absolute;
	width: 900px;
	height: 53px;
	bottom: 0;
	margin: 0;
	padding: 7px 0 0 0;
}
.footer p {
	float: right;
	font: normal 11px/130% Arial, Helvetica, sans-serif;
	color: #cebb97;
	margin: 0;
	padding: 0;
	text-align: right;
}
.footer .csc-textpic-imagewrap {
	float: left;
}
.footer .csc-textpic-caption {
	font: normal 8px/130% Arial, Helvetica, sans-serif;
	color: #cebb97;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.footer a { 
	color: #cebb97;
	text-decoration: underline;
}
.footer a:hover { 
	color: #cebb97; 
}

.rss_feed {
	position: absolute;
	width: 24px;
	height: 24px;
	right: 0;
	bottom: 3px;
	cursor: pointer;
}
.rss_feed a img {
	border: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

* .clearfix {
	height: 1%;
}
/* Flexible Forside Begin */
.forside-box1, .forside-box2, .forside-box3 {
	float: left;
	width: 171px;
}
.forside-box1 {
	width: 176px;
}
.forside-box3 {
	float: right;
}
.forside-box2 {
	margin: 0 0 0 30px;
}
/* Flexible Forside End */


/* Flexible Kontakt Begin */
.kontakt-box1, .kontakt-box2, .kontakt-box3, .kontakt-box4 {
	float: left;
	width: 217px;
	font-size: 11px;
}
.kontakt-box1 {
	float: left;
	background: #1f1f1f;
	padding: 17px 16px 17px 17px;
	margin: 0 10px 0 0;
	width: 184px;
}
.kontakt-box4 {
	float: right;
	width: 217px;
}
.kontakt-box2, .kontakt-box3 {
	margin: 0 11px 0 0;
}
/* Flexible Kontakt End */

/* Frame Begin */
.border-bottom {
	border-bottom: 1px solid #9d8963;
	margin: 0 0 15px 0;
}
/* Flame Kontakt End */

/* Newsletter Begin */
#wrapper-newsletter {
	position: relative;
	width: 398px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
}
#header-newsletter {
	width: 398px;
	height: 111px;
	margin: 0;
	padding: 0;
	background: url(../images/header-newsletter.png);
}
.content-newsletter {
	width: 328px;
	background: url(../images/menu.png) repeat-x bottom;
	margin: 0 auto;
	padding: 20px 25px 15px 35px

}
/* Newsletter End */


.date {
	position: absolute;
	width: 300px;
	height: 24px;
	right: 20px;
	top: 50px;
	text-align: right;
}
.date p {
	float: right;
}
.date span {
	color: #c2ae87;
	padding: 0 5px  0 0;
}
.footer-nyhedsbrev {
	position: absolute;
	width: 530px;
	height: 24px;
	bottom: 0;
	margin: 0;
	padding: 8px 0 0 0;
	background: #000;
}
.footer-nyhedsbrev p {
	font: normal 12px/130% Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}
#header-nyhedsbrev {
	text-align: right;
	padding: 20px 20px 0 0;
	border: none;
	height: 62px;
	background: #000;
}
#content-nyhedsbrev {
	padding: 20px 0 40px 0;
}
#content-nyhedsbrev h1 {
	color: #000;
	font: small-caps normal 20px/130% Georgia, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 10px 0;
}
#content-nyhedsbrev p {
	padding: 0 0 15px 0;
	color: #000;
}
#content-nyhedsbrev a {
	color: #000;
}
#content-nyhedsbrev ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #8a7652;
}
#content-nyhedsbrev ul li{
	margin: 0;
	padding: 2px 0 2px 33px;
	list-style-type: none;
	border-top: 1px solid #8a7652;
	background: url(../images/leave.png) no-repeat 4px center;
	font: small-caps normal 17px/130% Georgia, "Times New Roman", Times, serif;
}
#content-nyhedsbrev ul li a{
	margin: 0;
	padding: 0;
	font: small-caps normal 17px/130% Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

div#header{ display:none; }
div#banner{ display:none; }
div#content .left{ display:none; }
div.footer{ display:none; }



table#adresslist{ margin:0 auto 20px auto; width:647px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; border-bottom:1px solid #CCCCCC; }
	table#adresslist tr td{ }
	table#adresslist tr td.widtha{ width:180px; padding-bottom:10px; font-weight:bold !important;}
		table#adresslist tr td.widtha p{ padding:0; }
	table#adresslist tr td.widthb{ padding-bottom:15px; }
		table#adresslist tr td.widthb p{ padding:0; display:block; width:250px; clear:right; }
			table#adresslist tr td.widthb p span{ width:180px; float:right; display:block; text-align:left; }
	table#adresslist tr td.widthc{ padding:0 0 15px 180px; }
		table#adresslist tr td.widthc div.contact{ padding-bottom:5px; }
			table#adresslist tr td.widthc div.contact p{ padding:0; display:block; width:350px; clear:right;}
				table#adresslist tr td.widthc div.contact p span{ border:0px solid black; display:block; width:250px; float:right; text-align:left; }
