/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#header {
	background-image: url(../afbeeldingen/pointdate.jpg);
}
#back {
	background-image: url(../afbeeldingen/menu.jpg);
	background-repeat: repeat-x;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding-top: 12px;
}
a.menuhov:link { font-weight: bold; font-size: 14px; color: #ffffff;  text-decoration: none; }
a.menuhov:active { font-weight: bold; font-size: 14px; color: #ffffff;  text-decoration: none; }
a.menuhov:visited { font-weight: bold; font-size: 14px; color: #ffffff;  text-decoration: none; }
a.menuhov:hover { font-weight: bold; font-size: 14px; color: #ffffff;  text-decoration: underline; }

.menuhier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #500014;
	text-decoration: none;
	padding-top: 12px;

}
a.lnkhov:link { font-weight: bold; font-size: 14px; color: #EC008B;  text-decoration: none; }
a.lnkhov:active { font-weight: bold; font-size: 14px; color: #EC008B;  text-decoration: none; }
a.lnkhov:visited { font-weight: bold; font-size: 14px; color: #EC008B;  text-decoration: none; }
a.lnkhov:hover { font-weight: bold; font-size: 14px; color: #500014;  text-decoration: underline; }
#content {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #444;
	vertical-align: top;
	line-height: 18px;
	overflow:auto;
}
#left {
	background-image: url(../afbeeldingen/jump.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 16px;
	color: #EC008B;
}
h2 {
	font-size: 14px;
	color: #EC008B;
}
b {
	font-size: 14px;
	font-weight: normal;
	text-decoration:none;
}
.links {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #EC008B;
	padding-left: 10px;
	text-align: center;

}
.links a{
	text-decoration: none;
	color: #ffffff;
	padding-left: 10px;
	text-align: center;
}
.bron {
	font-size: 10px;
	text-align: right;
}
.bold {
	font-weight: bold;
	color: #EC008B;
}
#content tr td p .bold {
	text-decoration: none;
}
a.cwhov:link { font-weight: normal; font-size: 9px; color: #444444;  text-decoration: none; }
a.cwhov:active { font-weight: normal; font-size: 9px; color: #444444;  text-decoration: none; }
a.cwhov:visited { font-weight: normal; font-size: 9px; color: #444444;  text-decoration: none; }
a.cwhov:hover { font-weight: normal; font-size: 9px; color: #EC008B;  text-decoration: none; }
a.fthov:link { font-weight: normal; font-size: 9px; color: #EC008B;  text-decoration: none; }
a.fthov:active { font-weight: normal; font-size: 9px; color: #EC008B;  text-decoration: none; }
a.fthov:visited { font-weight: normal; font-size: 9px; color: #EC008B;  text-decoration: none; }
a.fthov:hover { font-weight: normal; font-size: 9px; color: #444444;  text-decoration: none; }
.imgfloatright {
	float: right;
	margin:10px;
}
.imgfloatleft {
	float: left;
	margin:10px;
}
table.tc {
	border: 2px solid #001d62;
	padding:2px;
	font-size: 12px;
}
td.tc {
	border: 1px solid #fff299;
	font-size: 12px;
}
td.ah {
	border: 1px solid #fff299;
	color:#ff8800;
	background-color:#001d62;
	font-size: 12px;
}
td.tt {
	border: 1px solid #fff299;
	color:#ffff00;
	background-color:#00317b;
	font-size: 12px;
}
td.zm {
	border: 1px solid #fff299;
	color:#ffff00;
	background-color:#004796;
	font-size: 12px;
}
td.ms {
	border: 1px solid #fff299;
	background-color:#275fb1;
	color:#ffff00;
	font-size: 12px;
}
td.tg {
	border: 1px solid #fff299;
	background-color:#4977cd;
	color:#ffff00;
	font-size: 12px;
}
td.nw {
	border: 1px solid #fff299;
	background-color:#6791e9;
	color:#ffff00;
	font-size: 12px;
}
td.lk {
	border: 1px solid #fff299;
	font-size: 12px;
}
.smallnorm { font-size: 10px; }
