html, body
{
	background-color:	#ffffff;
}
.introContainer
{
	position:			absolute;
	left:				50%;
	top:				50%;
	width:				706px;
	height:				570px;
	margin:				-285px 0 0 -353px;
	background-color:	#ffffff;
}

/* intro onderdelen */
.introTop
{
	float:				left;
	width:				706px;
	height:				326px;
	background:			url(../images/intro/intro-top.jpg);
}
.introKeuze1
{
	float:				left;
	width:				230px;
	height:				221px;
	margin-right:		8px;
}
.introKeuze2
{
	float:				left;
	width:				230px;
	height:				221px;
	margin-right:		8px;
}
.introKeuze3
{
	float:				left;
	width:				230px;
	height:				221px;
}

/* intro opmaak */
img
{
	border:				0px;
}
a
{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			10px;
	color:				#6c1773;
}
