
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
html, body {
	min-height: 100%;
	background-color: #E4D8B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #52697E;
}

body {
	text-align: center;
	overflow: auto;
}
.wrapper {
	width: 989px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}
.header {
	height: 112px;
	width: 989px;
	position: relative;
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-color: #fff;
	z-index: 300;
}
.header h1 {
	width: 216px;
	height: 118px;
	position: absolute;
	top: 0;
	left: 0;
}
.header h1 a {
	width: 216px;
	height: 108px;
	display: block;
	overflow: hidden;
	background-image: url(/images/logo.gif);
	text-indent: -3000px;
}
.internal .header h1 a {
	background-image: url(/images/logo_sprite.gif);
	background-position: 0 10px;
	background-repeat: no-repeat;
}
.internal .header h1 a:hover {
	background-position: 0 -98px;
}

.header .mainMenu {
	height: 108px;
	width: 514px;
	position: absolute;
	left: 216px;
	top: 0;
}
.header .mainMenu li a{
	float: left;
	display: block;
	height: 108px;
	overflow: hidden;
	background-image: url(/images/menu.gif);
	text-indent: -3000px;
	z-index: 2;
}
.header .mainMenu li{
	float: left;
	position: relative;
}
.header .mainMenu li ul{
	position: absolute;
	top: 108px;
	left: 0;
	display: none;
	border-top: 4px solid #fff;
	width: 170px;
	z-index: 4;
	min-height: 26px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}
.header .mainMenu li ul li{
	float: left;
	background-color: #872F29;
	height: 26px;
	margin: 0;
}
.header .mainMenu li ul li a{
	display: inline;
	background-color: #872F29;
	float: left;
	clear: left;
	width: 150px;
	line-height: 26px;
	height: 26px;
	background-image: none;
	text-indent: 0;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
}
.header .mainMenu li ul li a:hover{
	background-color: #9E5753;
}
#wmenuItem_over {
	width: 89px;
}
a#menuItem_over {
	width: 89px;
	background-position: 0 0;
}
a#menuItem_over_active {
	width: 89px;
	background-position: 0 100%;
}
a#menuItem_over:hover, #wmenuItem_over a.active {
	background-position: 0 100%;
}
#wmenuItem_resultaten {
	width: 92px;
}
a#menuItem_resultaten {
	width: 92px;
	background-position: -89px 0;
}
a#menuItem_resultaten_active {
	width: 92px;
	background-position: -89px 100%;
}
a#menuItem_resultaten:hover, #wmenuItem_resultaten a.active {
	background-position: -89px 100%;
}
#wmenuItem_mensen {
	width: 113px;
}
a#menuItem_mensen {
	width: 113px;
	background-position: -181px 0;
}
a#menuItem_mensen_active {
	width: 113px;
	background-position: -181px 100%;
}
a#menuItem_mensen:hover, #wmenuItem_mensen a.active {
	background-position: -181px 100%;
}
a#menuItem_actueel {
	width: 65px;
	background-position: -294px 0;
}
a#menuItem_actueel_active {
	width: 65px;
	background-position: -294px 100%;
}
a#menuItem_actueel:hover, #wmenuItem_actueel a.active {
	background-position: -294px 100%;
}
#wmenuItem_vacatures {
	width: 90px;
}
a#menuItem_vacatures {
	width: 90px;
	background-position: -359px 0;
}
a#menuItem_vacatures_active {
	width: 90px;
	background-position: -359px 100%;
}
a#menuItem_vacatures:hover, #wmenuItem_vacatures a.active {
	background-position: -359px 100%;
}
a#menuItem_contact {
	width: 65px;
	background-position: -449px 0;
}
#wmenuItem_contact {
	width: 65px;
}
a#menuItem_contact_active {
	width: 65px;
	background-position: -449px 100%;
}
a#menuItem_contact:hover, #wmenuItem_contact a.active {
	background-position: -449px 100%;
}
.homepage .innerWrapper {
	background-image: url(/images/homepage_back.gif);
}
.internal .innerWrapper {
	background-image: url(/images/internal_back.gif);
}
.innerWrapper {
	background-position: left top;
	clear: both;
	background-repeat: repeat-y;
	width: 989px;
}
.innerWrapper a {
	color: #872F29;
	letter-spacing: 1px;
}
.innerWrapper a:hover {
	text-decoration: underline;
}
.innerWrapper a:visited {
	text-decoration: underline;
}
.leftColumn {
	width: 216px;
	float: left;
	overflow: hidden;
}
.leftColumn h3 {
	background-color: #873029;
	height: 33px;
	line-height: 33px;
	padding: 0 8px;
	font-size: 14px;
	color: #DFCDAD;
	text-align: right;
	font-weight: bold;
	margin-bottom: 1px;
	font-family: Arial,Helvetica,sans-serif;
}
.leftColumn ul {
	background-color: #873029;
}
.leftColumn ul li {
	padding: 8px;
	text-align: right;
}
.leftColumn ul li a {
	color: #fff;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.centerColumn {
	width: 514px;
	float: left;
	overflow: hidden;
}
.deco .leftColumn {
	padding-top: 400px;
	background-image: url(/images/tandwielen.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.homepage .leftColumn p {
	padding: 10px;
	line-height: 16px;
}
.homepageIntro {
	width: 257px;
	float: left;
	overflow: hidden;
}
.homepageIntro p {
	margin: 10px;
	line-height: 16px;
	color: #52697E;
}
.homepageIntro p strong {
	font-weight: bold;
}
.homepageNews {
	width: 257px;
	float: left;
	overflow: hidden;
}
.homepageNews p {
	margin: 20px 10px;
	line-height: 16px;
	color: #52697E;
}
.homepageNews p strong {
	font-weight: bold;
}
.homepageNews h3 {
	font-weight: bold;
	margin: 10px;
	color: #872F29;
}
.homepageNews div.hr {
	background-color: #7f97ad;
	color: #7f97ad;
	border: none;
	margin: 20px 10px;
	height: 2px;
	overflow: hidden;
}
.rightColumn blockquote,
.homepageNews blockquote {
	font-family: Georgia, "Times New Roman", serif;
	color: #872F29;
	font-size: 26px;
	line-height: 26px;
	margin: 0 10px;
	padding: 20px 0;
}
.rightColumn {
	width: 258px;
	float: right;
	overflow: hidden;
	min-height: 500px;
}
.homepage .rightColumn p {
	margin-bottom: 10px;
}
.internal .centerColumn h2 {
	background-color: #E5D8B6;
	padding: 16px 10px 10px;
	font-size: 22px;
	color: #872F29;
}
.contentFromEditor {
	padding: 0 10px 10px;
	line-height: 16px;
}
.contentFromEditor p,
.contentFromEditor ol,
.contentFromEditor ul,
.contentFromEditor table {
	margin-top: 11px;
}
.contentFromEditor ol {
	list-style: decimal;
}
.contentFromEditor ol ol {
	list-style: lower-alpha;
}
.contentFromEditor ul {
	list-style: disc;
}
.contentFromEditor ul ul {
	list-style: circle;
}
.contentFromEditor li {
	margin: 6px 0 0 40px;
}
.contentFromEditor strong {
	font-weight: bold;
}
.contentFromEditor em {
	font-style: italic;
}
.contentFromEditor h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
}
.contentFromEditor h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
}
.contentFromEditor dt {
	margin-top: 15px;
}
.contentFromEditor dd {
	margin-top: 5px;
}
.contentFromEditor dd blockquote {
	padding:5px 5px 5px 74px;
	background-image: url(/images/comment_quote.gif);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #52697E;
	line-height: 17px;
}
.clearer {
	height: 0px;
	overflow: hidden;
	clear: both;
}
.sideBulletin h4 {
	background-color:#873029;
	color:#DFCDAD;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:33px;
	line-height:33px;
	border-bottom:1px solid #fff;
	padding:0pt 8px;
}
.sideBulletin {
	background-color: #d9dfe4;
}
.sideBulletin form {
	padding: 10px;
	color: #000;
}
.sideBulletin form p {
	margin-top: 10px;
	clear: both;
}
.sideBulletin form label {
	display: block;
	margin-bottom: 10px;
	width: 238px;
}
.sideBulletin .submitField {
	background-color:#873029;
	float: right;
	padding: 4px 8px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#DFCDAD;
}
.sideBulletin form label input.textField {
	display: block;
	width: 232px;
	border-top: 2px solid #7C8E99;
}
.sideBulletin form label em {
	display: block;
	color: #873029;
	margin: 2px 0;
}
.sideBulletin ul {
	padding: 10px;
}
.sideBulletin ul li {
	height: 26px;
	line-height: 26px;
}
.sideBulletin ul li a {
	color: #873029;
}
.pages {
	font-weight: bold;
	clear: both;
}
.pages em {
	font-style: normal;
}
.breadcrumb {
	padding: 10px;
	background-color:#E5D8B6;
	border-bottom: 1px solid #fff;
	font-size: 9px;
	font-family:Arial,Helvetica,sans-serif;
	line-height: 13px;
}


/* form */
.form p {
	clear: both;
	margin-top: 0;
	padding-top: 4px;
}
.form .formLabel {
	display: block;
	float: left;
	width: 160px;
	clear: both;
}
.form .formGroup {
	float: left;
	display: block;
}
.form p em {
	display: block;
	margin-left: 160px;
	color: #873029;
	font-style: normal;
}
.form .formGroup input {
	margin-right: 10px;
}
.form .textField {
	width: 280px;
	border:1px solid #872F29;
}
.form .textareaField {
	width: 280px;
	height: 120px;
	border:1px solid #872F29;
}
.formMessage {
	font-size: 14px;
	background-color: #EFE3C2;
	padding: 10px;
	margin-top: 30px;
}

.accountForm table {
	margin-top: 10px;
}
.accountForm td {
	margin: 2px;
	padding: 4px 0;
}
.accountForm fieldset {
	margin: 10px 0;
}
.accountForm fieldset input {
	width: 280px;
	border:1px solid #872F29;
	height: 20px;
	line-height: 20px;
	padding: 0 3px;
}
.accountForm legend {
	color: #872F29;
	font-size: 13px;
	font-weight: bold;
}
.accountForm .accountLabel {
	width: 190px;
}
.accountForm em {
	display: block;
	color: #cc3029;
}
.commentForm {
	margin: 10px;
}
.commentForm h3 {
	font-size: 14px;
	font-weight: bold;
}
.commentForm p {
	clear: both;
	margin-top: 0;
	padding-top: 4px;
}
.commentForm .formLabel {
	display: block;
	float: left;
	width: 160px;
	clear: both;
}
.commentForm .formGroup {
	float: left;
	display: block;
}
.commentForm p em {
	display: block;
	margin-left: 160px;
	color: #872F29;
	font-style: normal;
}
.commentForm .formGroup input {
	margin-right: 10px;
}
#commentName, #commentEmail, #commentWebsite {
	width: 280px;
	border:1px solid #872F29;
}
#commentComment {
	width: 280px;
	height: 120px;
	border:1px solid #872F29;
}

.commentRemove {
	float: right;
	color: #000;
	text-decoration: none;
}
.eventRemove {
	float: right;
	color: #000;
	text-decoration: none;
}

.sidePoll {
	margin-top: 1px;
	background-color: #D9DFE4;
	text-align: left;
	padding-bottom: 5px;
}
.sidePoll h3 {
	height: auto;
	line-height: 18px;
	padding: 8px;
	
}
.sidePoll p {
	margin: 8px;
	clear: left;
}
.sidePoll p input {
	margin-right: 5px;
}
.pollVotes {
	margin: 0 8px;
	background-color: #873029;
	overflow: hidden;
	height: 12px;
	float: left;
}

td.gender input {
	width: auto;
}
#overlay {
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	display: none;
}
#overlayContent {
	width: 780px;
	height: 450px;
	border: 10px solid #eee;
	padding: 10px;
	background-color: #fff;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -380px;
	z-index: 1001;
	text-align: center;
	display: none;
	overflow: hidden;
}
#loadingIndicator {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -10px 0 0 -10px;
}
#ajaxContent {
	position: absolute;
	top: 20px;
	left: 10px;
	width: 780px;
	height: 550px;
	overflow: auto;
}
#closeOverlay {
	position: absolute;
	top: 5px;
	right: 5px;
}

.loginBox {
	margin: 10px;
	border: 1px solid #D9DFE4;
	padding: 10px;
}
.loginBox h4 {
	font-size: 12px;
	font-weight: bold;
}
.loginBox form p {
	margin-top: 10px;
	clear: left;
}
.loginBox form label {
	display: block;
	margin-bottom: 10px;
	width: 238px;
	overflow: hidden;
	position: relative;
}
.loginBox .submitField {
	background-color:#873029;
	float: left;
	padding: 4px 8px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#DFCDAD;
}
.loginBox form label input.textField {
	display: block;
	width: 232px;
	border-top: 2px solid #7C8E99;
}
.loginBox form label em {
	display: block;
	color: #873029;
	margin: 2px 0;
}
.loginBox a {
	letter-spacing: 0px;
}
.loginOptions {
	width: 220px;
	float: right;
	overflow: hidden;
	position: relative;
}
.archive {
	margin: 10px;
}
.archive h4 {
	font-size: 14px;
	font-weight: bold;
}
.archive p,
.archive ul {
	margin-top: 20px;
}
.archive li {
	margin-top: 10px;
}
.archive strong {
	font-weight: bold;
}
.footer {
	height: 49px;
	line-height: 49px;
	text-align: center;
	background-color: #872F29;
	color: #D6DEDE;
	clear: both;
}
.footer a {
	color: #D6DEDE;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.accountForm fieldset input.checkboxForm {
	display: inline;
	width: auto;
	margin-right: 10px;
}