/* CSS Document */

* {
	padding:		0px;
	margin:			0px;
}

body {
	background-color:	#ffffff;
	font-family:		Arial, Verdana, Tahoma, Sans-serif;
}

#headerContainer {
	width:			904px;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:		20px;
}

#header {
	float:			left;
	width:			904px;
	height:			120px;
	background-image:	url(../images/bg_header.gif);
	background-position:	top left;
	background-repeat:	no-repeat;
	background-color:	#FFFFFF;
}

#logo {
	float:			left;
	width:			330px;
	height:			75px;
	padding-left:		20px;
	margin-top:		45px;
}

#logo img {
	border:			0;
}

#subnavig {
	float:			right;
	width:			554px;
}

#headerZoek {
	float:			right;
	margin-right:		18px;
	margin-top:		25px;
}


#subnavig_zoeken {
	float:			left;
}

#subnavig_zoeken ul {
	font-size: 		14px;
	list-style-type:	none;
	font-family:		Georgia, "Times New Roman", Courier, Serif;
	width:			250px;
}

#subnavig_zoeken li {
	list-style:		none;
	float:			left;
	font-size: 		12px;
	color:			#5FC5EC;
	padding-left:		20px;
	margin-bottom:		5px;
	background-image:	url(../images/pijltje_subnavig.jpg);
	background-position:	center left;
	background-repeat:	no-repeat;
}

#subnavig_zoeken li a {
	color:			#5FC5EC;
	text-decoration:	none;
}

#subnavig_zoeken li a:hover {
	color:			#5FC5EC;
	text-decoration:	underline;
}

#bodyTopContainer {
	width:			904px;
	margin-left:		auto;
	margin-right:		auto;
}

#bodyTop {
	float:			left;
	width:			904px;
	background-color:	#ffffff;
}

#bodyTopLeft {
	float:			left;
	width:			220px;
}

#bodyTopMid {
	float:			left;
	width:			380px;
	margin-right:		20px;
}

#bodyTopMid h1 {
	height:			20px;
	padding-left:		30px;
	padding-top:		2px;
	background-image:	url(../images/bg_kop_blauw.gif);
	background-position:	top left;
	background-repeat:	no-repeat;
	color:			#ffffff;
	font-size:		11px;
	margin-bottom:		5px;
}

#bodyTopMid h2 {
	margin-left:		30px;
	color:			#755B31;
	font-size:		18px;
	font-family:		Georgia, "Times New Roman", Courier, Serif;
	margin-bottom:		5px;
}

#bodyTopMid h3 {
	height:			20px;
	padding-left:		30px;
	padding-top:		2px;
	background-image:	url(../images/bg_kop_blauw.gif);
	background-position:	top left;
	background-repeat:	no-repeat;
	color:			#ffffff;
	font-size:		11px;
	margin-bottom:		5px;
}

#bodyTopMid h4 {
	margin-left:		30px;
	color:			#755B31;
	font-size:		16px;
	font-style:		italic;
	margin-bottom:		5px;
}

#bodyTopMid h5 {
	margin-left:		30px;
	color:			#5FC5EC;
	font-size:		13px;
	font-family:		Georgia, "Times New Roman", Courier, Serif;
	margin-bottom:		5px;
}

#bodyTopMid p, #bodyTopMid li, #bodyTopMid td {
	margin-left:		30px;
	color:			#404040;
	font-size:		12px;
	line-height:		1.3em;
	margin-bottom:		10px;
}

#bodyTopMid p a, #bodyTopMid li a, #bodyTopMid td a {
	color:			#404040;
	text-decoration:	underline;
}

#bodyTopMid p a:hover, #bodyTopMid li a:hover, #bodyTopMid td a:hover {
	color:			#1F6FA7;
	text-decoration:	none;
}

#bodyTopMid ul, #bodyTopMid ol {
	margin-left:		25px;
	list-style-type: 	square;
	margin-bottom:		15px;
	font-size: 		12px;
}

#bodyTopMid ul ul {
	margin-left:		25px;
	list-style-type: 	disc;
	margin-bottom:		0px;
}

#bodyTopMid table {
	margin-left:		30px;
	margin-bottom:		15px;
}

#bodyTopMid td {
	margin-left:		0px;
	vertical-align:		top;
	margin-bottom:		0;
	padding-right:		10px;
}

#bodyTopMid li {
	margin-bottom:		0;
}

#bodyTopMid .contentinfo {
	color:			#A7A7A7;
}

#bodyTopMid .contentinfo a {
	color:			#A7A7A7;
	text-decoration:	underline;
}

#bodyTopMid #member_tabel img {
	border:			0;
}

#bodyTopMid .adres {
	width:			105px;
	font-size:		11px;
	color:			C0C0C0;
}

#bodyTopMid .kop {
	width:			245px;
	font-size:		15px;
	color:			#000000;
	font-weight:		bold;
}

#bodyTopMid .pijltje {
	border:			0;
}

#navig {
	float:			left;
	width:			200px;
	margin-bottom:		30px;
}

#navigTop {
	float:			left;
	width:			200px;
	height:			21px;
	background-image:	url(../images/bg_navigTop.gif);
	background-position:	top left;
	background-repeat:	no-repeat;
}

#navigBottom {
	float:			left;
	width:			200px;
	height:			11px;
	background-image:	url(../images/bg_navigBottom.gif);
	background-position:	top left;
	background-repeat:	no-repeat;
}

#navig ul {
	font-family:		Georgia, "Times New Roman", Courier, Serif;
	list-style:		none;
	float:			left;
}

.navig_li {
	font-size:		12px;
}

.navig_li a {
	width:			195px;
	height:			20px;
	padding-left:		5px;
	padding-top:		5px;
	color:			#ffffff;
	text-decoration:	none;
	display:		block;
	background-image:	url(../images/bg_navigMain.gif);
	background-position:	top left;
	background-repeat:	no-repeat;
}

.currentnavig a {
	font-size:		12px;
	width:			195px;
	height:			20px;
	padding-left:		5px;
	padding-top:		5px;
	color:			#755B31;
	text-decoration:	none;
	display:		block;
	background-image:	url(../images/bg_navigMain2.gif);
	background-position:	top left;
	background-repeat:	no-repeat;
}

.navig_li a:hover {
	color:			#755B31;
	background-image:	url(../images/bg_navigMain2.gif);
	background-position:	top left;
	background-repeat:	no-repeat;
}

#newsLeft {
	float:			left;
	width:			220px;
	margin-bottom:		30px;
}

#newsLeft h3 {
	height:			20px;
	padding-top:		2px;
	padding-left:		10px;
	margin-bottom:		10px;
	color:			#ffffff;
	font-size:		10px;
	font-style:		italic;
	background-image:	url(../images/bg_kop_links.gif);
	background-position:	top left;
	background-repeat:	no-repeat;
}

.nieuwsBlok {
	margin-bottom:		10px;
	width:			200px;
}

.nieuwsBlokTop {
	float:			left;
	width:			200px;
	height:			11px;
	background-image:	url(../images/bg_nieuwsBlokTop.gif);
	background-position:	top left;
	background-repeat:	no-repeat;
}

.nieuwsBlokMid {
	float:			left;
	padding-left:		5px;
	padding-right:		5px;
	width:			190px;
	background-image:	url(../images/bg_nieuwsBlokMid.gif);
	background-position:	top left;
	background-repeat:	repeat-y;
}

.nieuwsBlokBottom {
	float:			left;
	width:			200px;
	height:			11px;
	background-image:	url(../images/bg_nieuwsBlokBottom.gif);
	background-position:	top left;
	background-repeat:	no-repeat;
}

.nieuwsBlok h2 {
	font-family:		Georgia, "Times New Roman", Courier, Serif;
	font-size:		12px;
	color:			#1F6FA7;
	line-height:		1em;
	margin-bottom:		5px;
}

.nieuwsBlok p a {
	color:			#404040;
	font-size:		11px;
	line-height:		1.1em;
	text-decoration:	none;
}

.nieuwsBlok .titel {
	font-size:		11px;
	color:			#808080;
}

.nieuwsBlok .datum {
	font-size:		11px;
	color:			#808080;
	font-style:		italic;
}

.nieuwsBlok img {
	margin-left:		5px;
	border:			0;
}

#bodyTopRight {
	float:			left;
	width:			284px;
}

#iconBlok, #picBlok, #tabBlok, #adBlok, #vlakBlok {
	float:			left;
	width:			284px;
	margin-bottom:		15px;
}

#iconBlok img, #adBlok img {
	float:			left;
	border:			0;
}

.midSub4 {
	float:			left;
	height:			88px;
	background-position:	top left;
	background-repeat:	no-repeat;
}

#midSub42 {
	float:			left;
	width:			126px;
	height:			88px;
	padding:		5px;
	padding-right:		15px;
	background-image:	url(../images/bg_vlakRechts1.gif);
	background-position:	top left;
	background-repeat:	no-repeat;
}

#midSub42 h1 a {
	margin-bottom:		5px;
	font-size:		13px;
	color:			#ffffff;
	font-family:		Georgia, "Times New Roman", Courier, Serif;
	text-decoration:	none;
}

#midSub42 p a {
	display:		block;
	color:			#ffffff;
	text-decoration:	none;
	font-size:		11px;
	line-height:		1.3em;
	text-align:		left;
}

#midSub43 {
	float:			left;
	width:			126px;
	height:			88px;
	padding:		5px;
	background-image:	url(../images/bg_vlakRechts2.gif);
	background-position:	top left;
	background-repeat:	no-repeat;
}

#midSub43 h1 a {
	margin-bottom:		5px;
	font-size:		13px;
	color:			#ffffff;
	font-family:		Georgia, "Times New Roman", Courier, Serif;
	text-decoration:	none;
}

#midSub43 p a {
	display:		block;
	color:			#ffffff;
	text-decoration:	none;
	font-size:		11px;
	line-height:		1.3em;
	text-align:		left;
}

#footer ul {
	margin-top:		20px;
	margin-left:		230px;
}

#footerContainer {
	width:			904px;
	margin-left:		auto;
	margin-right:		auto;
}

#footer {
	float:			left;
	width:			904px;
}

#footerLeft {
	float:			left;
	width:			700px;
}

#footerRight {
	float:			left;
	width:			204px;
	text-align:		right;
}

#footerRight img {
	margin-top:		20px;
	margin-right:		5px;
	border:			0;
}

#footer ul li {
	display:		inline;
	font-size:		10px;
	padding-right:		20px;
	color:			#757577;
}

#footer ul li a {
	color:			#757577;
	text-decoration:	none;
}

#footer ul li a:hover {
	color:			#757577;
	text-decoration:	underline;
}

.knop {
	padding-left:		15px;
	padding-right:		15px;
	float:			left;
	margin-bottom:		25px;
	}

textarea {
	width:			250px;
	height:			100px;
}

.error {
	color:			#FF0000;
}

#zoek_tabel {
	margin-left:		30px;
	margin-bottom:		15px;
}

#zoek_tabel td {
	padding-bottom:		5px;
}

#zoek_tabel .knop {
	margin-top:		5px;
}

.verborgen {
	display:		none;
	font-size:		12px;
}

.zichtbaar {
	font-size:		12px;
}



