* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
	background: #fff;
	text-align:center;
	min-height:800px;/* for good browsers*/
	min-width:1000px;/* for good browsers*/
}
#xouter{
/*	height:100%; */
	width:100%;
	display:table;
/*	vertical-align:middle;*/
}
#xcontainer {
	text-align: center;
	position:relative;
/*	vertical-align:middle;*/
	display:table-cell;
	height: 800px;
}	
#xinner {
	width: 1000px;
	background: url(/images/base/gradient.png) repeat-y;
/*	background: url(/images/base/totaal.png) repeat-y;*/
	background-color:#fff;
	height: 883px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	border:0px;
}

#absOuter {
	text-align: left;
}

#absInner {
	position: absolute;
	text-align:left;
	width: 1000px;
	height: 883px;
	border: 0px;
}

#dhgDate {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 60px;
	height: 883px;
	z-index: 2;
}

#dhgDate #imgDate {
	margin: 0 0 0 0;
}

#dhgTopLeft {
	position: absolute;
	left: 58px;
	top: 78px;
	width: 129px;
	height: 43px;
	background: url(/images/base/topleft.png) no-repeat;
}

#dhgMiddleLeft {
	position: absolute;
	left: 58px;
	top: 483px;
	width: 8px;
	height: 50px;
	background: url(/images/base/middleleft.png) no-repeat;
}

#dhgFooter {
	position: absolute;
	left: 0px;
	top: 695px;
	width: 1000px;
	height: 188px;
	background: url(/images/base/footer.png) no-repeat;
}

#dhgMap {
	position: absolute;
	left: 66px;
	top: 43px;
	width: 695px;
	height: 651px; /* 569px;*/
	background: url(/images/base/mapdefault.jpg) no-repeat;
}

#dhgMapLight {
	position: absolute;
	left: 66px;
	top: 43px;
	width: 695px;
	height: 651px; /* 569px;*/
	background: url(/images/base/maplight.jpg) no-repeat;
}

#dhgMapDark {
	position: absolute;
	left: 66px;
	top: 43px;
	width: 695px;
	height: 651px; /* 569px;*/
	background: url(/images/base/mapdark.png) no-repeat;
}

#dhgMapContent {
	position: absolute;
	left: 10px;
	top: 15px;
	width: 675px;
	height: 604px; /*544px;*/
	padding: 0px;
	overflow: auto;
}	

#dhgContent {
	left: 15px;
	width: 650px;
}

#dhgContent #middleContentMain {
/*	min-height: 375px;*/
}

#middleContentMain img {
	margin: 10px;
}

#dhgContent #middleContentHeader h1 {
	color: #360b1d;
	font-size: 1.5em;
}

#dhgContent #middleContentHeader h1:first-letter {
	font-size: 1.7em;
}

#dhgContent #dhgImgTopLeft {
	margin-right: 10px;
	margin-bottom: 10px;
}

#dhgTnContainer {
	position: absolute;
	left: 765px;
	top: 43px;
	width: 230px;
	height: 569px;
	border: 0px;
}

.dhgThumbnail {
	float: left;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#dhgMenubar {
	position: absolute;
	left: 400px;
	width: 595px;
	top: 5px;
	height: 20px;
}

#dhgMenubar table {
	border-bottom: 1px solid #fff;
}

#dhgMenubar .menu, #dhgMenubar .menu a, #dhgMenubar .menu a:active, #dhgMenubar .menu a:visited {
	color: #333;/*#efc92f;*/
	background-color: transparent;
}

#dhgMenubar .splitter {
	color: transparent;
}

#dhgMenubar .menu_hover, #dhgMenubar .menu_hover a, #dhgMenubar .menu_hover a:active, #dhgMenubar .menu_hover a:visited {
	color: #9e2457;
	background-color: #efc92f;
}

#dhgMadeBy {
	position: absolute;
	top: 866px;
	left: 760px;
	width: 240px;
	color: #fff;
	font-size: 0.95em;
}

#dhgMadeBy p {
	margin: 0px;
	padding: 0px;
}

#dhgMadeBy a, #dhgMadeBy a:active, #dhgMadeBy a:visited, #dhgMadeBy a:hover {
	font-size: 0.95em;
	color: #fff;
}

.linkedPages ul {
	margin-left: 20px;
	padding-left: 20px;
	list-style: circle;
}
.linkedPages ul li {
	list-style: circle;
}
.linkedPages li a {
	padding: 1px 5px 1px 5px;
	color: #360b1d;
	font-weight: bold !important;
}
.linkedPages li a:hover {
	background-color: #EFC92F;
}
.cms-footer .info {
	clear: both;
}
