	body{
	margin : 0px;
	background-image : url(../images/mainbg.gif);
	background-position : center top;
	background-repeat : repeat-y;
	}
	#center{
	width : 568px;
	margin : auto;
	clear : both;
	}
	#logobar{
	width : 568px;
	height : 133px;
	background-image : url(../images/top.gif);
	background-repeat : no-repeat;
	}
	#mainpic{
	width : 568px;
	height : 251px;
	background-image : url(../images/vlees.jpg);
	background-repeat : no-repeat;
	}
	#mainnavbar{
	width : 568px;
	height : 39px;
	}
	#col1{
	width : 135px;
	padding-top : 40px;
	padding-left : 35px; 
	padding-right : 5px;
	padding-bottom : 20px;
	font-family : Arial, Verdana;
	font-size : 12px;
	float : left;
	color : #FFFFFF;
	background-color : #ca0f41;
	}
	#col1 ul{
	margin : 0px;
	padding : 0px;
	}
	#col1 li{
	list-style-type : none;
	padding-bottom : 15px;
	font-weight : bold;
	color : #004ea3;
	}
	
	#col1 a{
	text-decoration : none;
	font-weight : bold;
	color : #FFFFFF;
	}
	#col1 a:hover{
	text-decoration : none;
	font-weight : bold;
	color : #004ea3;
	}
	#col1 a.selected{
	color : #004ea3;
	}
	#col2{
	width : 330px;
	padding-top : 40px;
	padding-left : 45px;
	padding-right : 18px;
	padding-bottom : 20px;
	font-family : Arial, Verdana;
	font-size : 12px;
	line-height : 1.7em;
	color : gray;
	float : left;
	}
	#col2{}
	#col2 input{
	width : 50px;
	border : 1px solid silver;
	}
	#col2 h4{
	font-size : 13px;
	font-weight : bold;
	border-bottom : 1px solid gray;
	}
	#col2 tr.header{
	font-weight : bold;
	}
