BODY,HTML {
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:8pt;
	color:#365FAE;
}
A {
	color:inherit;
}
A IMG {
	border:0;
}
DIV#container {
	margin:0 auto;
	width:800px;
}
DIV#top {
	position:relative;
	height:90px;
}
A#ahref-home {
	position:absolute;
	width:165px;
}
DIV#top-img {
	position:absolute;
	left:165px;
	width:635px;
	height:90px;
}
DIV#centre {
	clear:both;
	position:relative;
	background-color:#365FAE;
}
UL#nav-left {
	margin:0;
	padding:20px 0 0;
	list-style:none;
	display:block;
	position:relative;
	font-family: arial !important;
	font-size:9pt;
}
UL#nav-left LI {
	overflow:hidden;
	padding:0;
	margin:0 0 4px;
}
UL#nav-left LI A {
	background-color:rgb(156,180,228);
	border-top:2px solid rgb(156,180,228);
	border-bottom:2px solid rgb(156,180,228);
	display:block;
	color:white;
	text-decoration:none;
	min-height:16px;
	line-height:16px;
	padding-left:7px;
	width:158px;
}
UL#nav-left LI.selected A {
	/**
	border-top:2px solid white;
	border-bottom:2px solid white;
	**/
	text-decoration:underline !important;
}
UL#nav-left LI A.boeken {
	margin:10px 0;
	background-color:rgb(183,252,2);
	border-color:rgb(183,252,2);
	color:#0000CC;
}

UL#nav-left LI A.mnu {
	background-color:rgb(219,249,106);
	border-color:rgb(219,249,106);
	color:#365FAE;
}
UL#nav-left LI A.leren {
	background-color:rgb(183,252,2);
	border-color:rgb(183,252,2);
	color:#365FAE;
}
UL.popup-menu {
	border: 1px solid rgb(54, 95, 174);
	background-color: rgb(207, 254, 254);
	padding:5px;
	position:absolute;
	margin-left:158px;
	margin-top:-20px;
}
UL.popup-menu LI A {
	background-color:transparent !important;
	border:0 !important;
	color: #0000CC !important;
	font-size:9pt !important;
}
UL.popup-menu LI A:hover {
	text-decoration:underline !important;
}
TD#td-contents {
	width:100%;
	background-color:white;
	padding:20px 0 20px 20px;
}
TD#td-tabs {
	width:100%;
	background-color:white;
	padding:0;
}
DIV#contents {
	min-height:400px;
}
DIV#bottom {
	position:relative;
	background-color:#365FAE;
	clear:both;
	height:45px;
}
DIV#esquina1 {
	position:absolute;
	top:0px;
	left:165px;
	width:635px;
	height:17px;
	background-color:white;
}
IMG#esquina2 {
	position:absolute;
	top:17px;
	left:785px;
}
IMG#esquina3 {
	position:absolute;
	left:165px;
}
DIV#nieuws H2 {
	font-size:8pt;
}
DIV#nieuws H2 SPAN {
	font-weight:normal;
}
DIV#nieuws IMG {
	float:left;
	margin:0 10px 10px 0;
}

DIV#bestemming-gallery {
	float:right;
	width:250px;
	height:500px;
	margin:0 0 10px 10px;
}
DIV#bestemming-gallery  a {
	position:absolute;
	margin-left:0px;
}

