@charset "UTF-8";
/* CSS Document */

#A1-2 {
	position: absolute;
	width: 45%;
	left: 20px;
	top: 0px;
}
#A2-2 {
	position: absolute;
	width: 45%;
	top: 0px;
	right: 20px;
}
#B1-2 {
	width: 480px;
	left: 20px;
	top: 0px;
	clear: left;
	float: left;
}
#B2-2 {
	width: 70px;
	top: 0px;
	right: 20px;
	float: right;
}
#B1-2 p, #B2-2 p   {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#D1-3, #D2-3, #D3-3   {
	width: 45%;
	float: left;
}
#D1-3-lijn, #D2-3-lijn {
	width: 4px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9870A3;
	height: 400px;
	margin-right: 8px;
	margin-left: 8px;
}

