/******************************
* CSS
Rood	#CE171E
******************************/
body {
	background: #FFFFFF;
	color: #000000;
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: normal;
	text-align: left;
	line-height: 150%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	border: 0px;
	overflow: auto;
}
/************************************************************/
.contactform {
	color: #000000;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}
.contactform p {
	font-size: 11px;
}
.contactform td {
	line-height: 150%;
	letter-spacing: 0.75px;
	vertical-align: top;
}
.contactform input {
	height: 18px;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
}
.contactform textarea {
	width: 200px;
	height: 100px;
	font-size: 11px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
input.button {
	height: 20px;
	width: 90px;
	color: #FFFFFF;
	background: #000000;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	border: 1px solid #666666;
}
/************************************************************/
#container {
	width: 960px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px solid purple;
}
#header {
	background: url(header.jpg) no-repeat top left;
	width: 960px;
	height: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#header0 {
	height: 150px;
	max-height: 115px;
	width: 960px;
	max-width: 920px;
	text-align: left;
	padding: 35px 0px 0px 40px;
}
#header1 {
	height: 50px;
	max-height: 40px;
	width: 960px;
	max-width: 950px;
	color: #004B53;
	word-spacing: 3px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
#header1 a {
	color: #004B53;
	text-decoration: none;
}
#header1 a:hover {
	background-color: #DEDEE2;
	text-decoration: none;
}
#header1 a.navOver {
	background-color: #DEDEE2;
	text-decoration: none;
}
#headeronderhoud {
	width: 960px;
	height: 50px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #878787;
}
/************************************************************/
#main {
	width: 960px;
	background: #FFFFFF;
	padding: 10px 0px 50px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #CC5500;
}
/************************************************************/
#wraplinks {
	float: left;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/************************************************************/
#links {
	width: 200px;
	max-width: 185px;
	text-align: left;
	color: #000000;
	font-size: 11px;
	line-height: 150%;
	padding: 35px 5px 30px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
#links img {
	margin: 0px 5px 0px 0px;
}
#links a {
	background: #EFEFEF;
	width: 200px;
	max-width: 185px;
	height: 28px;
	max-height: 23px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 5px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #CCCCCC;
}
#links a:hover {
	color: #CC0000;
	text-decoration: none;
}
#links a.navOver {
	color: #CC0000;
	text-decoration: none;
}
/************************************************************/
#onderlinks {
	background: #FFFFFF url(bg-naw-gegevens.jpg) no-repeat left top;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#onderlinks H1 {
	color: #ACACB5;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 10px 0px;
}
#onderlinks p {
	width: 200px;
	max-width: 180px;
	text-align: left;
	color: #858585;
	font-size: 11px;
	line-height: 150%;
	padding: 0px 5px 20px 15px;
	margin: 0px 0px 0px 0px;
}
#onderlinks a {
	color: #858585;
	text-decoration: underline;
}
#onderlinks a:hover {
	text-decoration: none;
}
/************************************************************/
#content {
	float: left;
	width: 520px;
	max-width: 490px;
	line-height: 150%;
	font-size: 12px; 
	color: #000000;
	text-align: left;
	padding: 20px 20px 50px 10px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #33DD55;
	overflow: hidden;
}
#content a {
	color: #004B53;
	text-decoration: underline;
}
#content a:hover {
	color: #004B53;
	text-decoration: none;
}
#content h1 {
	color: #E60019;
	font-size: 18px; 
	font-weight: normal;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#content table, #content table tr td {
	line-height: 150%;
	font-size: 12px; 
	color: #000000;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #33DD55;
}
/************************************************************/
#actueel {
	width: 426px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 60px 0px 0px 0px;
}
#actueel H2 {
	width: 406px;
	text-align: left;
	color: #ACACB5;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 10px 0px 0px 0px;
	margin: 0px 20px 20px 0px;
	border-top: 1px dotted #ACACB5;
}
#actueel table tr td a img {
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 5px 0px;
	border: 1px solid #9898A3;
}
#actueel table tr td a:hover img {
	border: 1px solid #FF0000;
}
#actueel table tr td a {
	color: #004B53;
	text-decoration: none;
}
#actueel table tr td a:hover {
	text-decoration: underline;
}
#actueel a img {
	padding: 0px 0px 0px 0px;
	margin: 15px 20px 0px 0px;
	border: 0px solid #9898A3;
}
/************************************************************/
#nieuwsoverzicht table {
	width: 450px;
}
#nieuwsoverzicht table tr td {
	color: #ACACB5;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 2px 0px;
	border-bottom: 1px dotted #999999;
}
#nieuwsoverzicht table tr td.datum {
	width: 60px;
}
#nieuwsoverzicht table tr td a {
	color: #5A5A65;
	font-size: 12px;
	text-decoration: underline;
}
#nieuwsoverzicht table tr td a:hover {
	color: #E60019;
	font-size: 12px;
	text-decoration: none;
}
/************************************************************/
#rechts {
	float: left;
	width: 240px;
	max-width: 224px;
	text-align: left;
	color: #5A5A65;
	font-size: 11px;
	line-height: 130%;
	padding: 0px 5px 50px 10px;
	margin: 0px 0px 0px 0px;
	border-left: 1px dotted #ACACB5;
}
#rechts h1 {
	color: #ACACB5;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 7px 0px 7px 0px;
	margin: 0px 0px 10px 0px;
}
#rechts div.newsitems {
	width: 215px;
	margin: 0px 0px 20px 0px;
}
/************************************************************/
#news table tr td {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}
#news H2 {
	font-size: 12px;
	font-weight: normal;
}
#news a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
#news a:hover {
	color: #E60019;
	text-decoration: underline;
}
/************************************************************/
#rechts img {
	float: left;
	width: 115px;
	max-width: 113px;
	height: 85px;
	max-height: 83px;
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 3px 10px 1px 0px;
	border: 1px solid #9898A3;
}
#rechts span.title {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#rechts span.datum {
	color: #9D9DA8;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#rechts p.leesmeer {
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#rechts p.leesmeer a {
	color: #E60019;
	text-decoration: underline;
}
#rechts p.leesmeer a:hover {
	color: #E60019;
	text-decoration: none;
}
/************************************************************/
#footer {
	width: 960px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
	border: 0px solid #878787;
}
#footer1 {
	float: left;
	width: 510px;
	max-width: 500px;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	color: #5A5A65;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #878787;
}
#footer2 {
	float: left;
	width: 200px;
	max-width: 190px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#footer2 a {
	color: #5A5A65;
	text-decoration: underline;
}
#footer2 a:hover {
	text-decoration: none;
}
/************************************************************/
#sitemap table tr td {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}
#sitemap table tr td a img {
	visibility: hidden;
}
#sitemap a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
#sitemap a:hover {
	color: #E60019;
	text-decoration: underline;
}
/************************************************************/
#occasions {
	width: 490px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#occasions td {
	font-size: 10px;
	font-weight: normal;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
}
#occasions td.tdocc {
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
}
#occasions td strong {
	font-size: 10px;
	font-weight: normal;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#occasions td img.info {
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
}
#occasions td.info {
	font-size: 10px;
	padding: 0px 5px 5px 0px;
	margin: 0px 0px 0px 0px;
}
#occasions td a {
	color: #E60019;
	text-decoration: underline;
	font-weight: bold;
}
#occasions td a.hover {
	text-decoration: none;
}
#occasions td p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
}
#occasions td p strong {
	color: #004B53;
	font-size: 12px;
	font-weight: bold;
}
#occasions td strong {
	font-weight: bold;
}
#occasionview {
	width: 490px;
	max-width: 478px;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 0px 0px;
	border: 1px solid #DDDDE1;
}
#occasionview td {
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
}
#occasionview p {
	margin: 10px 0px 10px 0px;
}
/************************************************************/
#photolarge {
	width: 488px;
	max-width: 486px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #DDDDE1;
}
.photosmall {
	width: 70px;
	cursor: pointer;
	margin: 0px 20px 0px 0px;
}
#occasionview .occ {
	float: left;
	width: 210px;
	margin: 2px 20px 0px 0px;
}
#occasionview p.extrainfo strong {
	margin: 10px 0px 0px 0px;
}
#occasionview p strong {
	color: #004B53;
	font-size: 12px;
	font-weight: bold;
}
#occasionview img {
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}
#occasionview td a {
	vertical-align: middle;
	font-size: 10px;
	color: #CE171E;
	text-decoration: underline;
	font-weight: bold;
}
#occasionview td a:hover {
	text-decoration: none;
}
/******************************
ZOEKEN
******************************/
#zoeken {
	float: left;
	width: 240px;
	max-width: 156px;
	color: #999999;
	font-size: 11px;
	line-height: 130%;
	padding: 0px 0px 10px 84px;
	margin: 0px 0px 0px 0px;
	border: 0px dotted #ACACB5;
}
#zoeken div {
	float: left;
}
#zoeken div.searchtext {
	width: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #D7B3D7;
}
#zoeken div input.searchquery {
	width: 100px;
	max-width: 95px;
	height: 16px;
	max-height: 14px;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#zoeken div.searchbutton {
	width: 48px;
	height: 31px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #82027E;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 8px;
	border: 0px solid #9DA1A4;
	cursor: pointer;
}
/************************************************************/
