/* 		ALGEMEEN 		*/
body, table, tbody, td, tr, p, div {
   margin:0px;
   padding:0px;
   border-width:0px;
   border-collapse:collapse;
}
body {
	font-family:verdana;
	font-size:12px;
	margin:5px; 
	padding:0px;
	background-image:url(http://vbv.be/afbeeldingen/body_bg.png);
}
p
{
	padding:0em 0px 1em 0px;
}
img {
	border-width:0px;
}
.Buik {
	margin:0px auto;
	width:750px;
	text-align:left;
	overflow: visible; 
}

.KolMidden, .EenKolom
{

	position:relative;
	float:left;
	top:0px;
	left:0px;
	/*	 
		min height hack 
		http://www.dustindiaz.com/min-height-fast-hack/
	*/	
	min-height:400px;
	height:auto !important;
	height:400px;
	padding:15px 25px;
	margin-bottom:20px;

	background-color:#eff8de;
	border:1px solid #c9e792;

}
.KolMidden
{
	width:498px; 
}
.EenKolom
{
/* positie en grootte */
	width:698px;
}
.KolLinks   /*  =  fotokolom	 */
{ 
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:200px;
	background-color:#800080;
}
a { 
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.form td{
	padding:3px;
}
.form {
	padding:5px;
	border:2px solid #bbdd73;
}
h1 
{
	line-height:normal;
	font-size:180%;
}
h2 
{
	line-height:normal;
	font-size:100%;
	font-weight:bold;
	color: #008000;	
}

.W3C
{
	position:relative;
	float:left;
	height:50px;
	width:100%;
	text-align:center;
	margin-top:10px;
}
#navigatie
{
	margin:0px auto;
	width:760px;
	border:0px solid black;
	height:159px;
}
#navigatie-links, #navigatie-logo, #navigatie-rechts
{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	height:150px;
}
#navigatie-logo, #navigatie-rechts
{
	padding-left:5px;
}
#navigatie-infobar
{
	margin:0px auto; 
	width:750px;
	height:15px;
}
ul
{
	list-style-image: url(/sjabloon/bullet_arrow.gif);
}
