body 
	{
		font-family:Helvetica, Verdana, Arial, sans-serif;
        margin:2% 5%;
		color: #333; 
		background: #cccc99;
		text-align: justify;
	}
#container{
	background: #dda URL('achter.gif');
	border:dotted 3px #c96;
	padding:2% 5%;
}
	
h3 
	{ 
		font: bold 140% trebuchet ms;
		letter-spacing: -1px; 
		margin-bottom: 0; 
		color: #c96;
		clear:both;
	}
	
h2 
	{ 
		font: bold 140% trebuchet ms;
		letter-spacing: -1px; 
		color: #c96;
	}
h1
	{ 
		font: bold 170% trebuchet ms;
		letter-spacing: -1px; 
		color: #c96;
}
h1#hoofding	{
	font: bold 250%;
	width:50%; 
	float:left; 
}
a:link 
	{ 
		text-decoration: none;
		border-bottom: 1px dotted #369; 
		color: #369;
	}
	
a:visited 
	{ 
		text-decoration: none;
		border-bottom: 1px dotted #369; 
		color: #369;
	}
	
a:hover, a:active 
	{ 
		text-decoration: none;
		border-bottom: 1px solid #036; 
		color: #036;
	}
hr {
	border:dotted 3px #c96;
}

table,td,th {
border:1px dotted #cccc99;
}

.toets{
background:#aa8;
color:#369; 
font-weight:bold; 
cursor:pointer;
}

.seoActief {
	background: #000;
	color: #dda;
} 
#navigatie{
	list-style-type:none; 
 	font: bold 125% trebuchet ms;
	letter-spacing: -1px; 
}

#navigatie a.actief{
	text-decoration: none;
	border-bottom: 1px solid #EFEFBD; 
	color: #EFEFBD;
	background:#aa5;
}

#navigatie a {
	color: #aa5;
	display:inline-block; 
	width:300px; 
}
a.breadcrumb {
	font: 70%;
}


.klassement {
	width:49%;
	float:left;
}
table{
	border-collapse: collapse; 
}
.r {
	color:orange;
}

.klassement input {
	font-size:0.8em; 
	font-weight: bold; 
	width:1em;
	border:0px;
	background:inherit;
}
.s {
	background:white;
	width:1.5em;
	text-align:center;	
}
.l {
	background:silver;
}

.w {
	background:#FFF3F3;
	width:2em;
	color:red; 
	font-weight: bold; 	
	text-align:center;	
}

.t {
	background:#F3FFF3;
	width:3em;
	color:green; 
	font-weight: bold; 	
	text-align:center;	
}
.d {
	text-align:right; 
}
#cop{
	text-align:center;
	font-size:0.7em;
	clear:both;
}

.nobr {
	white-space: nowrap;
}
.klassement td {
	font-size:0.9em;
}