@charset "utf-8";
/* CSS Document */
body			{ background:url(images/BG.png) repeat-x #838283; text-align:center; margin:0 auto; }

#wrapper		{ width:800px; height:auto; margin:0 auto; text-align:left; }

#header			{
	background:url(images/header.png);
	float:left;
	width:800px;
	height:139px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#menu			{ width:800px; height:37px; float:left; text-align:center; font:bold 14px arial; color:#FFF;  }

#ver_menu		{ width:140px; height:auto; float:left; }

#content_1		{ width:328px; height:auto; padding:0 0px 0 18px; float:left; }

#content_2		{ width:310px; height:auto; float: right; margin:0 2px 0 0; }

#content_3		{ width:638px; height:auto; float: right; margin:0 0px 0 0; }

#footer			{
	width:640px;
	height:57px;
	background:url(images/footer.png) repeat-x;
	float:right;
	font:14px arial;
	color:black;
	text-align:center;
	margin-top: 18px;
	margin-right: 2px;
	margin-bottom: 18px;
	margin-left: 0;
}

/* LISTS */

li.menu			{ font:bold 14px arial; color:#FFF; list-style:none; display:inline; }

ul.menu			{ margin:10px 0 0 -10px; }

li.footer		{ font: 14px arial; color:#000; list-style:none; display:inline; }

ul.footer		{ margin:20px 0 0 -20px; }

/* LINK */

a.menu			{ font:bold 14px arial; color:#FFF; text-decoration:none; }

a.menu:hover	{ font:bold 14px arial; color:#cdf556; text-decoration:none; }

a.menu_active	{ font:bold 14px arial; color:#cdf556; text-decoration:none; }

a.footer		{ font:bold 12px arial; color:#000; text-decoration:none; }

a.footer:hover	{ font:bold 12px arial; color:#FFF; text-decoration:none; }



/* CLASSES */

a.menu_button		{ width:139px; height:22px; background:#807f81; text-align:center; font:bold 14px arial; color:#000; 
				  	  padding:5px 0 0 0; display:block; text-decoration:none; margin:0 0 10px 0; border:1px solid #807f81;}

a.menu_button_a	   	{ width:139px; height:22px; background:#0599e5; text-align:center; font:bold 14px arial; color:#000; 
				 	  padding:5px 0 0 0; display:block; text-decoration:none; border:1px solid #000; margin:0 0 10px 0; }

a.menu_button:hover { width:139px; height:22px; background:#0599e5; text-align:center; font:bold 14px arial; color:#000; 
				  	  padding:5px 0 0 0; display:block; text-decoration:none; border:1px solid #000; margin:0 0 10px 0; }

a.menu_geslaagd	   	{
	width:139px;
	height:22px;
	background:#0599e5;
	text-align:center;
	font:bold 14px arial;
	color:#000;
	display:block;
	text-decoration:none;
	border:1px solid #000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 25;
	padding-left: 0;
}
					  
.groen_blok			{
	width:140px;
	height:auto;
	background:#c1f32f;
	text-align:center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.geslaagden			{ margin:10px 0 0 0; }

.tekst_blok			{
	background:#FFF;
	border:1px solid #c6c6c6;
	width:296px;
	height: 269px;
	font:11px arial;
	padding:7px;
}

.tekst_blok2		{ background:#FFF; border:1px solid #c6c6c6; width:288px; height: 200px; font:11px arial; padding:7px 10px 7px 10px;
					  margin:18px 0 0 0; }
.tekst_blok3		{ background:#FFF; border:1px solid #c6c6c6; width:613px; height: 473px; font:11px arial; padding:7px 10px 7px 10px;
					  margin:2px 0 0 0; }

.ad_polo			{ margin:18px 0 0 0; }

dd.visitekaartje	{ margin:0 0 0 0px; }
dt.visitekaartje	{ margin:0 0 5px 0px; font-weight:bold; }

h4					{ margin:2px 0 2px 0;}
h1.sub				{ font:18px arial; color:#000; margin:2px 0 2px 0;}
