* {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000;
	
	/* Solve all padding, margin & alignment problems */
	padding: 0;
	margin: 0;
	vertical-align: top;
}

body {
	background: url('./../images/default/mainBack.jpg') no-repeat bottom center #fff;
	height: 100%;
}

img,
table,
fieldset {	
	/* Don't like standard borders */
	border: 0;
}

/* Forms */
form legend {
	display: none;
}

input,
select,
button,
textarea {
	color: #000;
}

/* lists */
ul {
	margin: 8px;
	margin-top: 0;
}

ul li {
	margin: 4px 0 4px 18px;
}

/* CLASSES */
.nostylehelp {
	display: none;
}

.encaps {
	margin: 0;
	height: 0;
	clear: both;
}

.small {
	font-size: 9px;
}

.errormessage {
	font-weight: bold;
	color: #d00;
}

input.missing,
select.missing,
textarea.missing {
	padding: 1px;
	border: 1px solid #d00;
}

#breadcrumb,
#searchForm {
	display: none;
}

/* main container */
#contentContainer {
	position: relative;
	top: 10px;
	left: 50%;
	margin-left: -350px;
	width: 699px;
	padding-bottom: 80px;
}

#contentTable {
	margin-top: 10px;
}

#contentContainer > #contentTable {
	margin-top: 15px;
}

#contents {
	padding: 0 100px 10px 50px;
	height: 300px;
	background-color: #fff;
}

tr > td#contents {
	background-color: transparent;
	background: url('../images/default/frameBackground.png');
}

#contentsHelper {
	position: relative;
}

/* header */
#mainHeaderLogo {
	position: absolute;
	right: -70px;
	top: -8px;
}

#mainHeaderImageFrame {
	position: absolute;
	right: -68px;
	top: 105px;
	width: 116px;
	height: 157px;
}

#mainHeaderImage {
	position: absolute;
	right: -63px;
	top: 110px;
	width: 106px;
	height: 147px;
}

/* menu */
#mainMenuContainer ul.menuRoot {
	width: 590px;
}

#mainMenuContainer ul.menuRoot,
#mainMenuContainer ul.menuRoot li {
	margin: 0;
}

#mainMenuContainer ul.menuRoot li {
	padding-left: 16px;
}

#mainMenuContainer ul.menuRoot li.menuPosition1 {
	padding-left: 0;
}

#mainMenuContainer ul.menuRoot li span.menuSeparator {
	font-size: 16px;
	font-weight: bold;
	color: #9c2c18;
	position: absolute;
	margin-top: -3px;
	margin-left: -11px;
}

#mainMenuContainer ul * {
	text-decoration: none;
}

#mainMenuContainer .menuRoot li {
	display: inline;
	list-style-image: none;
	list-style-type: none;	
}

#mainMenuContainer .menuRoot ul {
	display: none;	
}

#mainMenuContainer ul li a.currentLink {
	font-weight: bold;
}

/* submenu */
#subMenuContainer {
	position: absolute;
	top: 46px;
	left: -60px;
	width: 110px;
}

div > #subMenuContainer {
	top: 44px;
}

#subMenuContainer-empty,
#subMenuContainer-filled {
	width: 93px;
	padding: 2px 0 6px 5px;
}

#subMenuContainer-empty {
	height: 138px;
}

div > #subMenuContainer-filled {
	min-height: 138px;
}

#subMenuContainer-empty {
	background: url('../images/default/submenuBack-empty.jpg') no-repeat;
}

#subMenuContainer-empty ul {
	display: none;
}

#subMenuContainer-filled {
	background: url('../images/default/submenuBack-filled.jpg') no-repeat;
}

#subMenuContainer-filled ul,
#subMenuContainer-filled ul li {
	margin: 0;
}

#subMenuContainer-filled ul li {
	margin-bottom: 6px;
}

#subMenuContainer-filled ul li {
	list-style-image: none;
	list-style-type: none;	
}

/* languageselector */
#languageSelector {
	position: relative;
	top: -10px;
	left: 30px;
	width: 58px;
	height: 40px;
	padding: 11px 0 0 14px;
	background: url('../images/default/languageSelectorBack.gif') no-repeat #ffd50f;
}

#languageSelector ul {
	margin: 0;
}

#languageSelector li {
	display: inline;
	margin: 0 10px 0 0;
	list-style-image: none;
	list-style-type: none;	
}

#languageSelector li img {
	margin-bottom: 6px;
}

#languageSelector ul > li {
	margin-right: 8px;
}

/* Main section */
#mainContentContainer .section h1 {
	color: #9c2c18;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
}

#mainContentContainer .section h2 {
	color: #9c2c18;
	font-size: 13px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 2px;
}

#mainContentContainer .section hr {
	height: 0;
	border-bottom: 1px solid #9c2c18;
}

#mainContentContainer .section p {
	margin-bottom: 14px;
}

/* Footer */
#mainFooterContainer {
	display: none;
}

/* Borderlines */
#contentTable {
	border-collapse: collapse;
	width: 100%;
}

#contentTable .borderCellT {
}

#contentTable .borderCellL {
	background: url('./../images/default/frame-l.gif') repeat-y left;
}

#contentTable .borderCellR {
	background: url('./../images/default/frame-r.gif') repeat-y right;
}

#contentTable .borderCellTl {
}

#contentTable .borderCellTr {
}

#contentTable .borderCellBl {
	background: url('./../images/default/frame-bl.gif') no-repeat bottom left;
	height: 9px;
	width: 9px;
}

#contentTable .borderCellB {
	background: url('./../images/default/frame-b.gif') repeat-x bottom;
	height: 9px;
}

#contentTable .borderCellBr {
	background: url('./../images/default/frame-br.gif') no-repeat bottom right;
	height: 9px;
	width: 9px;
}

/* frameTables */
table.frameTable {
	border-collapse: collapse;
	width: 100%;
}

table.frameTable .borderCellT {
	background: url('./../images/default/frame-small-t.gif') repeat-x top;
	height: 6px;
}

table.frameTable .borderCellL {
	background: url('./../images/default/frame-small-l.gif') repeat-y left;
	width: 6px;
}

table.frameTable .borderCellR {
	background: url('./../images/default/frame-small-r.gif') repeat-y right;
	width: 6px;
}

table.frameTable .borderCellTl {
	background: url('./../images/default/frame-small-tl.gif') no-repeat top left;
	height: 6px;
	width: 6px;
}

table.frameTable .borderCellTr {
	background: url('./../images/default/frame-small-tr.gif') no-repeat top right;
	height: 6px;
	width: 6px;
}

table.frameTable .borderCellBl {
	background: url('./../images/default/frame-small-bl.gif') no-repeat bottom left;
	height: 6px;
	width: 6px;
}

table.frameTable .borderCellB {
	background: url('./../images/default/frame-small-b.gif') repeat-x bottom;
	height: 6px;
}

table.frameTable .borderCellBr {
	background: url('./../images/default/frame-small-br.gif') no-repeat bottom right;
	height: 6px;
	width: 6px;
}

/* contact forms */
#sectionContact input,
#sectionContact textarea {
	width: 206px;
}
#sectionContact input.radio {
	width: 20px;
}

#sectionContact input.button {
	width: auto;
}

#contactSubmit {
	text-align: center;
}

#sectionContact td.label {
	width: 210px;
}

/* gallery */
.imagelistItem {
	margin-right: 4px;
	margin-bottom: 4px;
}

.imagelistItem img {
	border: 0;
}

#album {
	width: 530px;
}

/* Reserveringsformulier */
#hcomForm {
	position: absolute;
	right: -108px;
	top: 255px;
	padding: 13px;
	padding-right: 0;
	width: 178px;
	height: 137px;
	background: url('./../images/default/reservationFrame.jpg') left top no-repeat;
}

#hcomForm h2 {
	margin-bottom: 4px;
}

#hcomForm #buttonGo {
	margin-top: 4px;
	border: 1px solid #fff;
	padding: 3px 6px;
	color: #fff;
	font-weight: bold;
	background-color: #9c2c18;
}