@charset "UTF-8";
/* CSS Document */

#wrapper	{
	width:840px;
	margin: 0 auto 0 auto;
}

#wrapper2	{
	width:840px;
	float:left;
}

#toplogo	{
	width:840px;
	height:74px;
	float:left;
	background-image:url(../images_basis/top_logo.jpg);
	background-repeat:no-repeat;
}

#menu	{
	width:840px;
	height:20px;
	float:left;
}

#lichtblauw	{
	width:840px;
	height:345px;
	float:left;
	background-color:#36A0C8;
}

#donkerblauw	{
	width:840px;
	height:auto;
	float:left;
	background-color:#103466;
}

#footer	{
	width:840px;
	height:32px;
	float:left;
	background-image:url(../images_basis/background_copyright.jpg);
	background-repeat:no-repeat;
	color: #666666;
	font-size: 8pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	text-align: center;
	padding-top:7px;
}

#fototop	{
	width:180px;
	height:313px;
	margin-left:20px;
	margin-top:32px;
	float:left;
}

#fotobottom	{
	width:180px;
	height:178px;
	margin-left:20px;
	float:left;
}

#content_top	{
	width:580px;
	height:313px;
	margin-left:20px;
	margin-top:32px;
	margin-right:40px;
	float:right;
	color: #e1f1f7;
	font-size: 9pt;
	font-family: arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	line-height: 11pt;
	text-align: justify;
}

#content_bottom	{
	width:580px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:40px;
	float:right;
}

#content_bottom_alt	{
	width:780px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:40px;
	float:right;
}

#blok1	{
	width:192px;
	margin-right:4px;
	float:left;
}

#blok2	{
	width:192px;
	margin-right:4px;
	float:left;
}

#blok3	{
	width:192px;
	margin-right:4px;
	float:left;
}

#blok4	{
	width:192px;
	float:left;
}


