#outline {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thick solid #000000;
}
#outline #data #voet {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}

#outline #data #data_aanhangw {
	width: 700px;
	float: right;
	clear: left;
}
#outline #data #data_verh {
	width: 700px;
	clear: left;
	float: right;
}
#outline #data {
	background-color: #FFFFFF;
	overflow: auto;
	padding-left: 20px;
}
#outline #hoofding {
}
#outline #nav {
	width: 900px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #333333;
}
body {
	background-image: url(afbeeldingen/algemeen/verloop.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#outline #data #data_verhuur {
	float: right;
	width: 700px;
	clear: left;
}
.text {
	font-size: 36px;
	color: #000000;
	font-weight: bolder;
}
.text2 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

