body {
	width:				1000px;
	height:				800px;
	margin:				0px auto;
	font-family:		"Verdana";
	font-size: 			12px;
	background-color:	#1566B7;
	color:				#FFFFFF;
}

/* Algemeen */
a {
	text-decoration: 	none;
	color:				#FFFFFF;
	font-family:		"Arial";
}

img {
	border:				0;
}

.cursief {
	font-style:			italic;
}

.bold {
	font-weight:		bold;
}

/* Bovenkant */
#top {
	width:				883px;
	height:				110px;
	background-color:	#1566B7;
}

#toplinks {
	width:				237px;
	height:				110px;
	background-image:	url("./images/aarts-wellness_01.png");
	background-repeat:	no-repeat;
	float:				left;
}

#toprechts1 {
	width:				646px;
	height:				84px;
	float:				right;
}

#toprechts2 {
	width:				646px;
	height:				26px;
	background-image:	url("./images/aarts-wellness_03.png");
	background-repeat:	no-repeat;
	vertical-align:		bottom;
	float:				right;
}

#atop {
	padding-left:		60px;
}

.atop {
	margin-top:			4px;
	height:				26px;
	width:				auto;
	color:				#FFFFFF;
	text-align:			bottom;
	vertical-align:		bottom;
	font-size:			14px;
	float:				left;
	padding-right:		14px;
}

/* Main */
#main {
	height:				545px;
	width:				781px;
	margin-left:		102px;
}

#links {
	height:				545px;
	width:				399px;
	/*background: 		url(r.php);*/
	float:				left;
}

#rechts {
	height:				545px;
	width:				382px;
	background-image:	url("./images/aarts-wellness_07.png");
	background-repeat:	no-repeat;
	float:				right;
}

#rechtstop {
	width:				350px;
	height:				15px;
	font-size:			24px;
	margin-top:			8px;
	margin-left:		10px;
	font-weight:		bold;
}

#rechtstekst {
	margin-top:			25px;
	margin-left:		10px;
	height:				480px;
	width:				350px;
	overflow:			auto;
}
#reserveernu {
	position: relative;
	margin-left:250px;
	margin-top:-30px;
}