BODY {
	background-color: #FFFFFF;
	margin: 15px 10px 10px 10px;
	padding: 0px;
	color: #000000;
}

BODY, TABLE, THEAD, TBODY, CAPTION, TR, TH, TD, H1, H2, H3, H4, H5, H6, DIV, P, BLOCKQUOTE, UL, OL, LI, FORM, TEXTAREA, INPUT, SELECT, OPTION .ftext {
	font-family: arial,sans-serif;
}

BODY, TABLE, THEAD, TBODY, CAPTION, TR, TH, TD, DIV, P, BLOCKQUOTE, UL, OL, LI, FORM, TEXTAREA, INPUT, SELECT, OPTION {
	font-size: 9pt;
}

BODY, TABLE, THEAD, TBODY, TR, TD, DIV, P, UL, OL, LI, FORM, TEXTAREA, INPUT, SELECT, OPTION, .ftext {
	font-weight: normal;
}

B, STRONG { font-weight: bold; }
I, EM { font-style: italic; }
U { text-decoration: underline; }
SUP { vertical-align: super; font-size: 0.8em; }
SUB { vertical-align: sub; font-size: 0.8em; }
IMG, MAP { border: 0px none; }

A { color: #CC0000; background-color: transparent; font-weight: bold; text-decoration: none; }
A:visited { color: #660099; background-color: transparent; }
A:active { color: #0000FF; background-color: transparent; }
A:hover { color: #CC0000; background-color: transparent; text-decoration: underline; }

P, BLOCKQUOTE { margin: 6px 0px 0px 0px; }
H2, H3 { font-weight: bold; color: #CC0000; background-color: transparent; }
H3, H4, H5 { margin: 10px 0px 0px 0px; }

H2 {margin: 15px 0px 0px 0px; font-size: 11pt;}
H3 {font-size: 10pt;}
H4 {font-size: 9pt; text-decoration: underline;}
H5 {font-size: 9pt; font-style: italic;}
BLOCKQUOTE { font-size: 11pt; font-weight: bold; font-style: italic; padding: 15px 0px; color: #CC0000; background-color: transparent;}
UL, OL { margin-top: 6px; margin-bottom: 2px; list-style-position: outside; }
UL { list-style-type: disc; list-style-image: url(images/bullet.gif); }
LI { padding-bottom: 2px; }

.quote { color: #CC0000; background-color: transparent; font-size: 8pt; font-weight: bolder; }
.bron { font-size: 7pt; font-style: italic; }
.sitemap { font-size : 8pt; }
.new { clear: both; }

/* Gebruik voor tabellen binnen een pagina zoals bij de sitemap */
TABLE, TR, TD, TH { margin: 5px 0px 0px 0px; vertical-align: top; border: 0px none; }
TABLE, TR { padding: 0px; }
TD { padding: 0px 5px 12px 5px; }
TH { padding: 3px 5px 3px 5px; color: #000000; background-color: #CCCCCC; text-align: left; }
TH P { font-weight: bold; font-size: 8pt; }


/* Gebruik voor het contactformulier */
FORM { margin: 10px 0px 0px 0px; }
INPUT, TEXTAREA { margin: 1px 0px; display: block; float: left; }
LABEL { font-size: 8pt; vertical-align: top; display: block; float: left; width: 100px;}
FORM BR { clear: left; }
#submit { margin: 5px 0px 0px 50px; }
#reset { margin: 5px 0px 0px 10px; }


/* Gebruik voor pagina's die in meerdere delen worden weergegeven mbt DHTML */
#index { display: block; }
#deel1, #deel2, #deel3, #deel4, #deel5, #deel6, #deel7, #artnav { display: none; }


/* Hoofd layout van de website */
#naam {
	width: 268px;
	height: 38px;
	padding: 1px 0px 0px 0px;
	position: absolute;
	top: 0px;
	left: 100px;
	z-index: 2;
	text-align: center;
	border: 0px none;
	background-color: #FFFFFF;
	color: #CC0000;
}
H1 {
	font-size: 26pt;
	font-weight: 900;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#counter {
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0px;
	left: 120px;
	z-index: 1;
	display: none;
}

#layout {
	border: 0px none;
	margin: 0px;
}

#toplinks {
	background-image: url('images/hoeklibov.gif');
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	border: 0px none;
	padding: 0px;
}
#topmidden1 {
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-top: 2px solid #CC0000;
	padding: 0px;
	z-index: 1;
}
#topmidden2 {
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-top: 2px solid #CC0000;
	padding: 0px;
	width: 23px;
	z-index: 1;
}
#toprechts {
	border: 0px none;
	padding: 0px;
	background-image: url('images/hoekrebov.gif');
	background-repeat: no-repeat;
	background-position: right top;
	width: 33px;
}
#spacer {
	border-top: 0px none;
	border-bottom: 0px none;
	border-left: 2px solid #CC0000;
	border-right: 2px solid #CC0000;
	padding: 0px;
	height: 10px;
}
#menu {
	border-left: 2px solid #CC0000;
	border-top: 5px double #CC0000;
	border-bottom: 5px double #CC0000;
	border-right: 2px solid #CC0000;
	padding: 0px;
}
#menuleftback {
	position: absolute;
	top: 68px;
	left: 10px;
	height: 15px;
	width: 300px;
	background-color: #CC0000;
	color: #000000;
}
#menurightback {
	position: absolute;
	top: 68px;
	right: 10px;
	height: 15px;
	width: 300px;
	background-color: #CC0000;
	color: #000000;
}
.main {
	border: 0px none;
	padding: 0px;
}
#mainlinks {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 2px solid #CC0000;
	padding: 0px;
}
#mainrechts {
	border-left: 0px none;
	border-top: 0px none;
	border-bottom: 0px none;
	border-right: 2px solid #CC0000;
	padding: 0px;
}
#positie {
	margin: 22px 20px 0px 73px;
	padding: 0px;
}
#positie ul {
	margin: 0px;
	padding: 0px;
	display: inline;
} 
#positie ul li {
	margin: 0px;
	padding-left: 5px;
	list-style: none;
	display: inline;
	font-size: 9pt;
}
#symbool {
	width: 155px;
	margin-top: 25px;
	padding: 5px 0px 0px 0px;
	float: left;
	overflow: auto;
	text-align: center;
}
#symbool p, #symbool div {
	margin: 25px 10px 0px 0px;
	text-align: left;
}
#symbool img {
	margin-top: 10px;
	text-align: center;
}
#symbool ul {
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
#inhoud {
	margin: 25px 18px 18px 10px;
	padding: 0px 10px 0px 20px;
	height: 300px;
	overflow: auto;
	border-top: 3px solid #CC3333;
	border-right: 3px solid #FFCCCC;
	border-bottom: 3px solid #FFCCCC;
	border-left: 3px solid #CC3333;
}
#homeindex {
	margin: 10px 10px 18px 10px;
	padding: 0px 20px 0px 20px;
	height: 245px;
	overflow: auto;
	text-align: center;
	background-image: url('images/indexstat.gif');
	background-repeat: no-repeat;
	background-position: center center;
}
#homebanner {
	border-top: 3px solid #CC3333;
	border-right: 3px solid #FFCCCC;
	border-bottom: 3px solid #FFCCCC;
	border-left: 3px solid #CC3333;
	padding: 6px;
	height: 245px;
	overflow: auto;
	position: absolute;
	top: 175px;
	left: 55px;
	width: 160px;
	z-index: 1;
}
#homebanner p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#homefoto {
	float: right;
	width: 130px;
	padding-top: 49px;
}
#homefoto IMG {
	margin: 2px 0px;
}
#botmain {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 2px solid #CC0000;
	padding: 0px;
	height: 23px;
}
#botlinks {
	border: 0px none;
	padding: 0px;
	background-image: url('images/hoekliond.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 33px;
}
#botmidden {
	border-left: 0px none;
	border-right: 0px none;
	border-top: 0px none;
	border-bottom: 2px solid #CC0000;
	padding: 0px;
	vertical-align: bottom;
}
#botrechts {
	border: 0px none;
	padding: 0px;
	background-image: url('images/hoekreond.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
#slogan {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 2px 73px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #CC0000
}

#homephone { float: right; margin: 0px 20px 0px 0px; }
#homephone P { margin: 0px; padding: 0px; }
#homephone P SPAN {
	font-size: 9pt;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #CC0000;
}
#homephone IMG { margin: 0px 10px 0px 0px;}

/* CSS code voor het weergeven van het hoofdmenu wanneer javascript uitgeschakeld staat */
#njsmenu { position: absolute; top: 63px; text-align: center; width: 100%; margin: 0px; padding: 0px;}
#njsmenu UL { margin: 0px; padding: 0px; }
#njsmenu UL LI {
	display: inline;
	width: 14%;
	height: 25px;
	text-align: center;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-top: 3px solid #CC0000;
	border-bottom: 3px solid #CC0000;
	background-color: #FFFFFF;
	color: #CC0000;
}
#njsmenu UL LI:hover { color: #FFFFFF; background-color: #CC0000; }
HTML>BODY #njsmenu UL LI { height: 19px; }
#njsmenu UL LI#njshome { border-left: 2px solid #CC0000; width: 8%;}
#njsmenu UL LI#njshelp { border-right: 2px solid #CC0000; width: 8%; }
#njsmenu UL LI A { font-family: arial,sans-serif; font-size: 10pt; font-weight: bold; vertical-align: middle; width: 80px; }
#njsmenu UL LI A:visited { color: #660099; background-color: transparent; }
#njsmenu UL LI A:active { color: #0000FF; background-color: transparent; }
#njsmenu UL LI A:hover { color: #FFFFFF; background-color: #CC0000; }


/* Layout instructies voor het DHTML menu */
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs { position: absolute; visibility: hidden; left: 0px; top: 0px; }
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar { position: absolute; width: 10px; height: 10px; visibility: hidden; }

/*Styles for level 0*/
.clLevel0,.clLevel0over { position: absolute; padding: 2px; font-family: arial,sans-serif; font-size: 10pt; font-weight: bold; }
.clLevel0 { background-color:#FFFFFF; color: #CC0000; text-align: center; }
.clLevel0over { background-color: #CC0000; color: #FFFFFF; cursor:pointer; text-align: center; }
.clLevel0border { position: absolute; visibility: hidden; color: #FFFFFF; background-color: #CC0000; }

/*Styles for level 1*/
.clLevel1, .clLevel1over { position: absolute; padding: 2px 2px 2px 4px; font-family: arial,sans-serif; font-size: 8pt; font-weight: bold; }
.clLevel1 { background-color: #FFFFFF; color:#CC0000; }
.clLevel1over { background-color: #CC0000; color:#FFFFFF; cursor:pointer; }
.clLevel1border { position: absolute; visibility: hidden; color: #FFFFFF; background-color: #CC0000; }

.clhome { position: absolute; padding: 2px; background-color:#FFFFFF; color: #CC0000; text-align: center; background-image: url('images/huisrood.gif'); background-repeat: no-repeat; background-position: center center;}
.clhomeover { position: absolute; padding: 2px; background-color: #CC0000; color: #FFFFFF; cursor:pointer; text-align: center; background-image: url('images/huiswit.gif'); background-repeat: no-repeat; background-position: center center;}