/* Global Styles */

body {
	margin:0px;
	background-color:#F0F7FF;
	}
	
td {
	color:#82A3C1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
a {
	color:#BC0408;
	}
	
a:hover {
	color:#003366;
	}

/* ID Styles */



/* Class Styles */


.koptekst {
	color:#003366;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-stretch:expanded;
	font-weight:bold;
	}
.tekst {
	background-color:#F0F7FF;
	color:#003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.tekst_stippel {
	background-color:#F0F7FF;
	color:#003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#003366;
	border-bottom:dashed;
	}
.tekst_deelnemer {
	background-color:#82A3C1;
	color:#F0F7FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.button {
	background-color:#003366;
	color:#F0F7FF;
	height:20px;
	border:none;
	}
.button_delete {
	background-color:#BC0408;
	color:#F0F7FF;
	height:20px;
	border:none;
	}
.button_upload {
	background-color:#82A3C1;
	color:#F0F7FF;
	height:20px;
	border:none;
	}
.highlight {
	color:#003366;
	font-weight:bold;
	}
.iframe_koptekst {
	background-color:#003366;
	color:#F0F7FF;
	}
.iframe_tabel {
	background-color:#F0F7FF;
	color:#82A3C1;
	}
.index_tabel_nieuws {
	background-color:#BAD3E9;
	color:#003366;
	}
.stippellijn {
	border-bottom-style:dotted;
	border-bottom-width:thin;
	border-bottom:dashed;
	border-bottom-color:#BC0408;
	}
.rode_tekst_klein {
	color:#FF0000;
	font-size:9px;
	}
