body {
	background: #ffffff url(images/bg.gif) repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 9px;
	padding: 0px;
}

td { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; }

#container {
	width: 776px;
	margin: 0px auto;
	background: url(images/wrapper.gif) repeat-y;
}

img {
	border: none;
}

#links {
	width: 194px;
	float: left;
}

#links .blok {
	padding: 0px 0px 10px 17px;
}

#links .blok a {
	height: 20px;
	width: 136px;
	padding: 8px 0px 0px 30px;
	background: url(images/menu_midden.gif) no-repeat;
	margin-bottom: 1px;
	display: block;
	color: #00435c;
	font-weight: bold;
	text-decoration: none;
}

#links .blok a:hover {
	background: url(images/menu_midden_h.gif) no-repeat;
}

#links .blok .boven {
	background: url(images/menu_boven.gif) no-repeat;
}

#links .blok .boven:hover {
	background: url(images/menu_boven_h.gif) no-repeat;
}

#links .blok .onder {
	background: url(images/menu_onder.gif) no-repeat;
}

#links .blok .onder:hover {
	background: url(images/menu_onder_h.gif) no-repeat;
}

#links .ad {
	margin-left: 17px;
	background: url(images/ad_midden.gif) repeat-y;
	width: 166px;
	text-align: center;
}

#rechts {
	width: 582px;
	float: left;
}

#header {
	background: url(images/header_rechts.gif) no-repeat;
	height: 31px;
	padding-top: 77px;
}

#header a {
	display: block;
	float: left;
	height: 23px;
	padding: 8px 14px 0px 14px;
	margin: 0px;
	border-left: 1px solid #FFFFFF;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background: url(images/header_a.gif) repeat-x;
}

#header a:hover {
	text-decoration: underline;
}

#menu_float {
	float: right;
	margin-right: 7px;
}

#content {
	background: url(images/content_boven.gif) no-repeat;
	padding: 10px 17px 19px 10px;
}

#rechts #content .titel {
	color: #FFFFFF;
	font-weight: bold;
	background: url(images/content_pijl.gif) no-repeat left bottom;
	padding: 10px 0px 8px 30px;
	border-bottom: 1px solid #eef0d0;
}

#rechts #content .blok {
	border-bottom: 1px solid #eef0d0;
	background-color: #FFFFFF;
	padding: 7px;
}

#rechts #content .blok p {
	margin: 0px;
	padding: 2px 0px 4px 0px;
}

#rechts #content .blok h4 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #5d6313;
}

#rechts #content .blok .plaatje {
	padding: 0px 10px 0px 0px;
	float: left;
	width: 70px;
}

#rechts #content .blok .plaatje img {
	border: 1px solid #517b9c;
}

#rechts #content .blok .plaatje_tekst {
	float: left;
	width: 455px;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 5px;
}

#footer {
	clear: both;
	height: 28px;
	background: url(images/footer.gif) no-repeat;
	color: #CF7E04;
	text-align: right;
	padding: 20px 20px 0px 0px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}