.breaker {
	clear: both;
	height: 0px;
	overflow: hidden;
}
html,body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url("/files/design/images/background.jpg");
	background-repeat: repeat-x;
}
body,td,p,div,span {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
img {
	border-width: 0px;
}
a,a:hover,a:visited {
	color: #008ddb;
}
#page {
	width: 1024px;
	border: 0px solid #cecece;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	margin-left: auto;
	margin-right: auto;
}

#page2 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	width: 1024px;
	border: 0px solid #cecece;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/files/design/images/bund.gif");
	background-position: 0% 4%; 
}

#top {
	width: 1024px;
	height: 144px;
}
#topimage {
	width: 1024px;
	height: 144px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: .0
}
#languages {
	text-align: right;
	padding-top: 10px;
	padding-right: 70px;
}
#menu {
	background-color: #cf0000;
	background-image: url("/files/design/images/menu_bg.gif");
	padding-left: 42px;
	height: 42px;
}
.menuitem {
	z-index: 14;
	display: block;
	float: left;
	height: 34px;
	margin-right: 15px;
	padding-top: 10px;
	background-image: url("/files/design/images/menu_bg.gif");
}
.menuitem_over {
	z-index: 14;
	display: block;
	float: left;
	height: 34px;
	margin-right: 15px;
	padding-top: 10px;
	background-image: url("/files/design/images/menu_gray.gif");
}
.menuitem_selected {
	z-index: 14;
	display: block;
	float: left;
	margin-right: 15px;
	height: 34px;
	padding-top: 10px;
	background-image: url("/files/design/images/menu_blue.gif");
}
#submenuholder {
	height: 24px;
	background-image: url("/files/design/images/menu_gradient.gif");

}
.submenu {
	z-index: 14;

	display: none;
	
	padding-top: 10px;
	padding-bottom: 20px;
	
	width: 208px;
	background-color: #cf0000;
	background-image: url("/files/design/images/dropdown_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}
.topmenuline {
	height: 1px;
	overflow: hidden;
	margin-bottom: 10px;
	background-image: url("/files/design/images/dropdown_top.gif");
	background-position: 15px;
}
.submenu .submenuitem {
	margin-left: 10px;
	margin-bottom: 5px;
	display: block;
	height: 16px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 3px;
	font-size: 11px;
	margin-right: 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
.submenu .submenuitem:hover { 
	font-size: 11px;
	margin-right: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: Arial, sans-serif;
	
	background-image: url("/files/design/images/button_hover.gif");
	background-repeat: no-repeat;
}
.submenu .submenuitemSelected {
	display: block;
	
	margin-left: 10px;
	margin-bottom: 5px;

	height: 16px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 3px;

	background-color: #cf0000;
	
	font-size: 11px;
	margin-right: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: Arial, sans-serif;
	
	background-image: url("/files/design/images/button_selected.gif");
	background-repeat: no-repeat;
}
.submenu .submenuitemSelected:hover {
	font-size: 11px;
	margin-right: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: Arial, sans-serif;
	
	background-image: url("/files/design/images/button_selected.gif");
	background-repeat: no-repeat;
}
#content {
	background-image: url("/files/design/images/bg_content.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	padding-bottom: 40px;
}
#frontpagemiddleline {
	width: 100%;
	height: 31px;
	background-image: url("/files/design/images/hvidstreg.gif");
}
#frontpagemiddle {
	height: 100px;
}
.newsDiv {
	margin-top: 5px;
}
.newsDiv p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#frontpagebottom {
	background-image: url("/files/design/images/bund.gif");
	background-repeat: repeat-x;
	height: 280px;
	padding-top: 18px;
}
#frontpagebottomboxes {
	padding-left: 42px;
}
#bottom {
	background-image: url("/files/design/images/bund.gif");
	background-repeat: repeat-x;
	height: 170px;
	padding-top: 18px;
	padding-left: 42px;
}
#subbottom {
	background-image: url("/files/design/images/bund.gif");
	background-repeat: repeat-x;
	height: 50px;
	padding-top: 18px;
	padding-left: 42px;
}
.bottombox {
	float: left;
	margin-right: 56px;
}
.bottombox .title {
	margin-bottom: 12px;
	margin-left: 5px;
}
#text {
	padding-left: 20px;
}
#bookingBox {
	background-image: url("/files/design/images/bluebox.gif");
	width: 194px;
	height: 196px;
}
.boxbutton {
	width: 134px;
	height: 33px;
	font-size: 15px;
	padding-left: 60px;
	padding-top: 13px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
#newsletterButton {
	padding-top: 60px;
}
#bookingButton {
	padding-top: 21px;
}
#bottomcolumn {
	padding: 37px;
}
.menumiddle {
	background-image: url("/files/design/images/menucard_mid.jpg");
	background-repeat: repeat-y;
}
.menutop {
	width: 751px;
	height: 49px;
	background-image: url("/files/design/images/menucard_top.jpg");
}
.menubottom {
	width: 751px;
	height: 49px;
	background-image: url("/files/design/images/menucard_bottom.jpg");
}
.arrowbox {
	float: left;
	margin-right: 30px;
}
.arrowbox a {
	font-size: 15px;
	text-decoration: none;
}
.arrowbox a:hover {
	text-decoration: underline;
}
.arrowbox img {
	position: relative;
	top: 2px;
	margin-right: 10px;
}
.frontpagetext {
	height: 173px;
	overflow: hidden;
}
.frontpagetext, .frontpagetext p {
	font-size: 13px;
	line-height: 19px;
}
.menukort_link {
	margin-bottom: 3px;
}
.inputField {
	width: 150px;
	border: 1px solid #CECECE;
}
.textArea {
	border: 1px solid #CECECE;
}

/* rotator in-page placement */
#galleryRotator {
	position:relative;
}
#galleryRotator a {
	float:left;
    position:absolute;
}

#galleryRotator a img {
    border:none;
}

#galleryRotator a.show {
    z-index:1
}

#galleryRotator .caption {
    z-index:600; 
    background-color:#000; 
    color:#ffffff; 
    height:100px; 
    width:100%; 
    position:absolute;
    bottom:0;
}

#galleryRotator .caption .content {
    margin:5px
}

#galleryRotator .caption .content h3 {
    margin:0;
    padding:0;
    color:#1DCCEF;
}
/***************** SKABELON 2011   **********************/
.contentHolder {
	
}
.textInTable {
	line-height: 15px;
}
.top3DHolder {
	float: left;
	width: 680px;
	margin-bottom: 22px;
}
.bookingBoxHolder {
	float: right;
	width: 250px;
	margin-right: 45px;
}
.breaker {
	clear: both;
	height: 0px;
}
.textOnLeft {
	float: left;
	width: 300px;
}
.imgOnRight {
	float: left;
	width: 345px;
	margin-left: 38px;
}
/******************SKABELON 2011 END*********************/
