body {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF; 
	text-decoration: none;
}

td {
	font-size: 12px;
	color: #FFFFFF;
}

.tekst {
	font-size: 12px;
	color: #FFFFFF;
}

.tekstnieuws {
	font-size: 11px;
	color: #FFFFFF;
}

.titel {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.titelnieuws {
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
}

.header {
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}


.bel {
	color: #E87F00;
	font-weight: bold;
}


select {
	color: #000000; 
	font: normal 13px Arial, Helvetica, sans-serif; 
	background-color: #B1D1B9; 
	padding-top: 1px; 
	border: 1px solid #000503
	}

input {
	color: #000000; 
	font: normal 13px Arial, Helvetica, sans-serif; 
	background-color: #B1D1B9; 
	padding-top: 1px; 
	border: 1px solid #000503
	}

radio {
	color: #000000; 
	font: normal 13px Arial, Helvetica, sans-serif; 
	background-color: #B1D1B9; 
	padding-top: 1px; 
	border: 1px solid #000503
	}

textarea {
	color: #000000; 
	font: normal 13px Arial, Helvetica, sans-serif; 
	background-color: #B1D1B9; 
	padding-top: 1px; 
	border: 1px solid #000503
	}
	
button {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333399;
	background-position: center;
	background-color: #B1D1B9;
	border: 1px solid #000503;
	font-style: normal;
}

.nav:link {
	text-decoration: none;
	font-style: none; 
	color: #000000; 
	font-weight: bold;
	}

.nav:visited {
	text-decoration: none;
	font-style: none; 
	color: #000000; 
	font-weight: bold;
	}

.nav:active {
	text-decoration: none;
	font-style: none; 
	color: #000000; 
	font-weight: bold;
	}

.nav:hover {
	text-decoration: none;
	font-style: none; 
	color: #FFFFFF; 
	font-weight: bold;
	}

.titelnieuws:link {
	text-decoration: none;
	font-style: none; 
	color: #FFFF00; 
	font-weight: bold;
	}

.titelnieuws:visited {
	text-decoration: none;
	font-style: none; 
	color: #FFFF00; 
	font-weight: bold;
	}

.titelnieuws:active {
	text-decoration: none;
	font-style: none; 
	color: #FFFF00; 
	font-weight: bold;
	}

.titelnieuws:hover {
	text-decoration: none;
	font-style: none; 
	color: #FFFFFF; 
	font-weight: bold;
	}

.subnav:link {
	text-decoration: none;
	font-style: none; 
	color: #000000; 
	font-weight: none;
	}

.subnav:visited {
	text-decoration: none;
	font-style: none; 
	color: #000000; 
	font-weight: none;
	}

.subnav:active {
	text-decoration: none;
	font-style: none; 
	color: #000000; 
	font-weight: none;
	}

.subnav:hover {
	text-decoration: none;
	font-style: none; 
	color: #FFFFFF; 
	font-weight: none;
	}

.body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #2A1F55;
	}

.tdres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tdresgroot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.tdresm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.tdlong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #008000;
}
.tdclose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #AAAAAA;
}
.tdshort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF0000;
}
.tdpos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008000;
}
.tdneg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.tdnieuws {
	padding: 1px;
	border: 1px solid #FFFF00;
	background-color:#D7D5D6;
	}