#info {
	height: 765px;
	width: 765px;
	position: relative;
	background-image: url(../plaatjes/rhombus-intro2.jpg);
	background-repeat: no-repeat;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#banner1 {
	height: 210;
	width: 140;
	position: absolute;
	left: 173px;
	top: 315px;
}
#banner2 {
	height: 210px;
	width: 140px;
	position: absolute;
	left: 330px;
	top: 315px;
}


#tekst {
	height: 300px;
	width: 250px;
	position: absolute;
	left: 485px;
	top: 315px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

#vdm {
	height: 160px;
	width: 200px;
	position: absolute;
	left: 46px;
	top: 614px;
}

#aanmelden {
	height: 25px;
	width: 300px;
	position: absolute;
	left: 410px;
	top: 560px;
}
body {
	background-color: #004C99;
}
#dank {
	height: 25px;
	width: 300px;
	position: absolute;
	left: 410px;
	top: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.selectblue {
	color: #006;
	font-weight: bold;
}

