@charset "UTF-8";
/* CSS Document */

body {
	background-color:#043588;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#F00;
}

#hoofdtabel {
	background: transparent url(accueilGB_files/backgroundimage_1.jpg) no-repeat scroll center center; w
	width: 800px;		
	overflow:visible;
	vertical-align:top;
	height:1000px;
}
#pagina {
	position:relative;
	overflow:visible;
	z-index:1;
	height:1000px;
}
#logo {
	position:absolute;
	left:310px;
	top:30px;
	overflow:visible;
	z-index:100;
	width:200px;
}
#titel {
	position:absolute;
	left:100px;
	top:180px;
	overflow:visible;
	z-index:99;
	width:500px;
}
#zwembad {
	position:absolute;
	left:420px;
	top:300px;
	overflow:visible;
	z-index:99;
	width:300px;
	color:#FFF;
	font-weight:bold;
}
#voet {
	position:absolute;
	bottom:0px;
	left:0px;
	height:30px;
	width:800px;
	z-index:98;
	color:#043588;
	text-align:center;
	font-size:12px;
	background:transparent;
}
#menu {
	position:absolute;
	top:10px;
	left:0px;
	height:20px;
	width:800px;
	z-index:98;
	color:#ffffff;
	text-align:center;
	font-size:12px;
	background:transparent;
	font-family:Verdana, Geneva, sans-serif;
}
.menulink {
	color:#FFFFFF;
}
#vlagFR {
	position:absolute;
	left:620px;
	top:35px;
	width:45px;
	height:45px;
	z-index:990;
}
#vlagUK {
	position:absolute;
	left:657px;
	top:35px;
	width:45px;
	height:45px;
	z-index:990;
}
#vlagNL {
	position:absolute;
	left:694px;
	top:35px;
	width:45px;
	height:45px;
	z-index:990;
}
#vlagDE {
	position:absolute;
	left:731px;
	top:35px;
	width:45px;
	height:45px;
	z-index:990;
}
#inhoud {
	position:absolute;
	left:0px;
	top:70px;
	overflow:visible;
	z-index:99;
	width:800px;
}
#tekst {
	position:absolute;
	left:100px;
	top:340px;
	overflow:visible;
	z-index:99;
	width:600px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFF;
}
#tekstDiensten {
	position:absolute;
	left:400px;
	top:290px;
	overflow:visible;
	z-index:99;
	width:400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#FFF;
}
#tekstlocatie {
	position:absolute;
	left:100px;
	top:220px;
	overflow:visible;
	z-index:99;
	width:600px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFF;
}
#teksttarieven {
	position:absolute;
	left:43px;
	top:300px;
	overflow:visible;
	z-index:99;
	width:600px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFF;
}
#FotoWelkom1 {
	position:absolute;
	top:480px;
	left:50px;
	z-index:3;
}
#FotoWelkom2 {
	position:absolute;
	top:430px;
	left:390px;
	z-index:1;
}
#FotoWelkom3 {
	position:absolute;
	top:610px;
	left:320px;
	z-index:2;
}
#Foto {
	position:absolute;
}
.link {
	color:#FFF;
	text-decoration:none;
}
.link:HOVER {
	text-decoration:underline;
}
.blauw {
	color:#043588;
}
.tabactief {
	color:#F00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding-left:10px;
	padding-right:10px;
}
.tabinactief {
	color:#999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}
.tabbladentekst {
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:10px;
	border-left:3px solid #F00;
	border-right:3px solid #F00;
	border-bottom:3px solid #F00;
	background-color:#FFF;
}
.tabelhoofd {
	background-color:#043588;
	color:#FFF;
}
.tabelwit {
	background-color:#FFF;
	text-align:center;
}
.tabelblauw {
	background-color:#ddebff;
	text-align:center;
}
.centreer {
	text-align:center;
}
.links {
	text-align:left;
}
.rechts {
	text-align:right;
}
.rood {
	color:#F00;
}
.bijschrift {
	color:#666;
	font-size:10px;
}