#map-aqua-menu, #map-aqua-results-close {
	background:transparent url(../img/bg-close.gif) no-repeat scroll right bottom;
	border-left:1px solid #0088BF;
	border-right:1px solid #0088BF;
	display:block;
	height:21px;
	padding-top:3px;
	position:relative;
	width:978px;
}

map-aqua-menu .close-left a, #map-aqua-results-close a {
	background:transparent url(../img/close-left.gif) no-repeat scroll left 4px;
	color:#0088BF;
	left:19px;
	padding-left:10px;
	position:absolute;
	text-decoration:none;
}

#map-aqua-menu .close-right a, #results-close a {
	background:transparent url(../img/close-right.gif) no-repeat scroll right 4px;
	color:#0088BF;
	padding-right:10px;
	position:absolute;
	right:19px;
	text-decoration:none;
	z-index:900;
}

/* Thema navigation /////////////////////////////////////////////*/
#themes {
	left:15px;
	top:145px;
	position: absolute;
	width:945px;
}

#themes h2 {
	float:left; 
	color:#FFF;;
	font-size: 12px; 
	font-weight:bold; 
	padding-right:10px;
}
#themes ul {padding:0; margin:0;}
#themes li {list-style-type:none; display:inline;}

#themes li a {
	background-repeat: no-repeat;
	background-position: top center;
	padding:41px 10px 0px; 
	display:block; 
	float:left; 
	color:#fff; 
	width:50px; 
	height:0px; 
	text-align:center; 
	text-decoration:none;
}

#themes #theme-1 a {background-image: url(../img/thema-familie.gif); }
#themes #theme-2 a {background-image: url(../img/thema-geloof.gif); }
#themes #theme-3 a {background-image: url(../img/thema-helden.gif); }
#themes #theme-4 a {background-image: url(../img/thema-kinderen.gif); }
#themes #theme-5 a {background-image: url(../img/thema-liefde.gif); }
#themes #theme-6 a {background-image: url(../img/thema-onderwijs.gif); }
#themes #theme-7 a {background-image: url(../img/thema-ontspanning.gif); }
#themes #theme-8 a {background-image: url(../img/thema-oorlog.gif); }
#themes #theme-9 a {background-image: url(../img/thema-overheid.gif); }
#themes #theme-10 a {background-image: url(../img/thema-werk.gif); }
#themes #theme-11 a {background-image: url(../img/thema-woonomgeving.gif); }
#themes #theme-12 a {background-image: url(../img/thema-zorg.gif); }

#themes .theme-7 a, #themas .theme-11 a {width: 70px;}

#themes li a:hover,
#themes li.selected a {
	background-position: bottom center;
}

/* footer /////////////////////////////////////*/
#footer{
	background: url(../img/bg-footer.gif) no-repeat left bottom;
	font-size: 0.9em;
	height: 68px;
	width: 980px;
	position: relative;
	margin-bottom: 1em;
}