div#titel {
	width				: 100%;
	height			: 120px;
	background	:	#030551;
}

div#koppelingen {
	float				: left;
	width				:	145px;
	background	:	#030551;
	height			: 580px;
}

div#pagina {
	background	: #0972ae;
}

div#pagina {
        padding                 : 0px;
        width                           : 900px;
        height                  : 700px;
        color                           : inherit;
        margin                  : 0px auto 0px auto;
}

div#inhoud {
        position                : relative;
        float                           : left;
        padding                 : 0;
        margin                  : -50px 0 0 150px;
}

div#inhoud h2 {
	color				:	#030551;
	text-transform:	uppercase;
	letter-spacing:	1px;
	text-align	: center;
	margin-top	: 25px;
}

div#koppelingenplaatjes img {
	border			: 4px solid #030551;
}