body {
	margin-left: 10px;
	margin-top: 5px;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	scrollbar-3dlight-color: #CC6600;
	scrollbar-arrow-color: #000099; /* 	scrollbar-base-color: #000000; */
	scrollbar-darkshadow-color: #CC6600;
	scrollbar-face-color: #EBE5C5;
	scrollbar-highlight-color: #FAF1D2;
	scrollbar-shadow-color: #CC9933;
	scrollbar-track-color: #EBE5C5;
}

h1,h2,h3,h4,h5,h6,p,ul,.tabeltekst1,.tabeltekst2,.kop18,.kop18vet,.normaal-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
.rood {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: larger;
	font-weight: bold;
	text-transform: uppercase;
}

.doorhalen {
	text-decoration: line-through;
}

.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 08pt;
	font-weight: normal;
	line-height: 09pt;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	color: #000080;
	font-size: 16pt;
	font-weight: bold;
}

h3 {
	font-size: 14pt;
	font-weight: bold;
}

h4 {
	font-size: 12pt;
	font-weight: normal;
}

h5 {
	font-size: 10pt;
	font-weight: normal;
	line-height: 11pt;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 10pt;
}

p {
	font-size: 14px;
	font-style: normal;
}

ul {
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a	{
	color: #006633;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #006633;
}

a:active {
	color: #339933;
}

a:hover {
	color: #000000;
	background-color: #FFFF99;
}

.compumess {
	color: #333333;
	background-image: none;
	font-family: "Comic Sans MS", Arial, Sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: 12pt;
}

.tabeltekst1 {
	color: #000066;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.tabeltekst2 {
	color: #000000;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.kop18 {
	color: #000080;
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

.normaal-bold {
	color: #000000;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.kop18vet {
	color: #000080;
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

/*  Tabellen  */
table.bodytabel {
	border-color: #000033;
	border-style: solid;
	border-width: 1px;
	margin: 20px 5px 5px 20px;
	padding: 10px;
	width: 85%;
}

table.bodytabel td {
	padding: 5px 15px 5px 20px;
}

table.tabelkaartensite {
	border-style: solid; /* width: 85%; */
	border-color: #003366;
	border-width: 1px 2px 2px 1px;
	margin: 2px 2px 2px 2px;
	padding: 4px 4px 4px 4px;
	background-color: #F7F7F7;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.tabelkaartensite td.klinks {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	background-color: #FFFFCC;
	background-image: url(../images/bg/zandkleur2.jpg);
}

table.tabelkaartensite td.krechts {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	background-color: #FFFFCC;
	background-image: url(../images/bg/zandkleur1.jpg);
}

table.menutabel {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
}

/* testje */
table.menutabel a.menulink {
	padding: 2px;
	width: 100px;
	border-top: 0px none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #C0C0C0;
	border-left: 5px solid #EEE8AA;
	display: block;
	background-color: #EEE8AA;
	font-weight: bold;
	height: 15px;
}

table.menutabel a.menulink:hover {
	border-top: 0px none; 
	background-color: #FFFF99;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #C0C0C0;
	border-left: 5px solid #778899;
}

table.menutabel a.menulink:active {
	border-top: 0px none; 
	background-color: #FFFF99;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #C0C0C0;
	border-left: 5px solid #228B22;
}


/* eind testje */	
hr {
	margin: 2px 10px 5px 10px;
	color: #666699;
	height: 2px; /* filter: alpha(opacity=75); */
}

.afbeeldingskader {
	border: 1px solid #000033;
}
	
#voettekst {
	border: 1px dashed #CC9966;
	width: 100%;
	padding: 10px;
	margin-top: 50px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
}

#voettekst a:hover {
	color: #CC0000;
	font-weight: normal;
}
