body {
	background-color: #bbb;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #fff;
	text-align: left;
	border: 2px solid #CCC;
	margin: 0 auto;
	width: 900px;
	margin-top: 20px;
}
#Logo {
	margin: 0px;
	padding: 0px;
	height: 120px;
	background-image: url(../_afbeeldingen/log2010_500.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 15px;
}
#linkerbalk {
	margin: 0px;
	padding: 20px;
	width: 230px;
	float: left;
	border-right: solid 2px #FA681D;
	padding-top: 20px;
}

#linkerbalk p {
	font-size: 65%;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
}
#linkerbalk p img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 15px;
	border: none;
}
#linkerbalk h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	font-style: italic;
	color: #999;
	padding-top: 10px;
}

#hoofdveld {
	margin: 0px;
	width: 580px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	overflow: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	min-height: 480px;
}


#hoofdveld p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #333;
	border: none;
}
#hoofdveld p img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #hoofdveld p img.naastelkaar {
	display: inline;
}
#hoofdveld h1 {
	font-size: 150%;
	color: #F8691D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#hoofdveld h2 {
	font-size: 100%;
	font-weight: bold;
	color: #FB691E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#footer {
	background-color: #44403F;
	margin: 0px;
	padding: 0px;
	height: 25px;
	clear: both;
	padding-left: 280px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	padding-top: 5px;
}
#footer a {
}
#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: underline;
	position: absolute;
	z-index: 2100;
	height: 119px;
	width: 200px;
	top: 150px;
}
#footer a:hover, #footer a:active {
	color: #F96920;
}

#wrapper #hoofdveld table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: left;
}
#wrapper #hoofdveld table p {
	padding-right: 8px;
	padding-left: 8px;
}

#wrapper #hoofdveld table a {
	color: #333;
	text-decoration: underline;
}
#wrapper #hoofdveld table a:link, #wrapper #hoofdveld table a:link {
	text-decoration: underline;
}
#wrapper #hoofdveld table a:hover, #wrapper #hoofdveld table a:active {
	color: #F8691D;
	text-decoration: underline;
	text-align: left;
}
#wrapper #hoofdveld .a tbody tr td p a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.roodEnVet {
	font-weight: bold;
	color: #F8691D;
}
#nieuwsButton a:link, #nieuwsButton a:visited {
	background-image: url(../_afbeeldingen/follow_me_carre.jpg);
	background-position: right top;
	height: 119px;
	width: 30px;
	background-repeat: no-repeat;
	display: block;
	z-index: 2100;
	overflow: inherit;
	position: fixed;
	top: 140px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#nieuwsButton a:hover, #nieuwsButton a:active {
	background-image: url(../_afbeeldingen/follow_me_carre.jpg);
	background-position: left top;
	position: fixed;
	z-index: 2100;
	height: 119px;
	width: 30px;
	top: 140px;
}

