body {
	margin: 0px;
	background-image: url(/img/blad.jpg);
	background-repeat: no-repeat;
}

#container {
	top:-30px;
	width:1065px;
	left: 50%;
	margin-left: -532px;
	position: relative;
}

#border-head {
	background-image: url(/img/border_head.png);
	background-repeat: no-repeat;
	position:relative;
	left:0px;
	top:0px;
	width:1065px;
	height:70px;
}

#logo {
	background-image: url(/img/nieuwe-banner.png);
	background-repeat: no-repeat;
	position:relative;
	left:0px;
	top:0px;
	width:1065px;
	height:172px;
}

#border-foot {
	background-image: url(/img/border_foot.png);
	background-repeat: no-repeat;
	position:relative;
	left:0px;
	width:1065px;
	height:70px;
}

#witvlak {
	background-image: url(/img/border_middle.png);
	position:relative;
	background-repeat: repeat-y;
	left:0px;
	width:650px;
	padding: 30px 90px 30px 310px;
	overflow: hidden;
}

#witvlak-breed {
	background-image: url(/img/border_middle.png);
	position:relative;
	background-repeat: repeat-y;
	left:0px;
	width:1065px;
	padding: 30px 90px 30px 116px;
	overflow: hidden;
}

#menu {
	position: absolute;
	top: 30px;
	left:120px;
	width:150px;
}

h1, h2, h3, p, td, a, table, li {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-family: Verdana;
}

ul, li {
	line-height: 40px;
}

h1, a.head1 {
	font-size: 14px;
	color: #faba00;
}

h2, td.geel {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #faba00;	
	padding-left: 8px;
	padding-right: 3px;
	text-transform:uppercase;
	margin: 30px 0px 10px 0px;
	line-height: 30px;
}

h3 {
	font-size: 12px;
	margin-top: 20px;
}

p, td {
	font-size: 12px;
	line-height: 20px;
}

li  {
	font-size: 12px;
	line-height: 20px;
	margin-left: -25px;
}

a {
	color: #5a7ab7;
	text-decoration: none;
}	

td {
	vertical-align:top;
}

hr {
	color: #faba00;
	background-color: #faba00;
	height: 1px;
	border-width: 0;
	margin: 20px 0px 40px 0px;

}

p.nepkop {
	font-size: 14px;
	color: #faba00;
	font-weight: bold;
}

p.menu {
	font-size: 11px;
}

div.footlink{
	position: absolute;
	top: 10px;
	height:15px;
}

div.knoplaag {
	position: relative;
	background-repeat: no-repeat;
	background-image: url(/img/knoplaag.png);
	width:144px;
	height:26px;
	margin-bottom: 10px;
	padding-left: 13px;
	padding-top: 4px;
}

div.knophoog {
	position: relative;
	background-repeat: no-repeat;
	background-image: url(/img/knophoog.png);
	width:144px;
	height:45px;
	margin-bottom: 10px;
	padding-left: 13px;
	padding-top: 5px;
}

a.block {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color: #000000;
	line-height: 16px;
}

a.block:hover {
		color: #5a7ab7;
}	

#tekstvlak {
	top:0px;
	left:0px;
	width:450px;
}

#fotovlak {
	position: absolute;
	top:30px;
	left:782px;
	width:212px;
	float:right;
	overflow: hidden;
}

div.provincie {
    display: none;
}

a.provincie {
	color: #ffffff;
	cursor: hand;
	cursor: pointer;
}

img
{  
	border-style: none;
}