#inhoudlayer {
	width: auto;
	height: 100%;
	overflow: auto;
	background: white;
	margin-top:15px;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Tekst {
	font-size: 7pt;	
}
.groteTekst {
	font-size: 10pt;
	font-weight: bold;
}
.selLinkTekst {
	font-size: 7pt;
	color: #515151;
	font-weight: bolder;
}
.rodeCel {
	font-size: 7pt;
	color: white;
	font-weight: bolder;
	background-color: #be1128;
	padding-left: 5px;	
}
.rodeCelgroot {
	font-size: 10pt;
	color: white;
	font-weight: bolder;
	background-color: #be1128;
	padding-left: 5px;	
}
.donkergrijsCel {
	font-size: 7pt;
	color: white;
	font-weight: bolder;
	background-color: #666666;
}
.donkergrijsCelGroot {
	font-size: 10pt;
	color: white;
	font-weight: bolder;
	background-color: #666666;
}
.donkergrijsCel2 {
	font-size: 7pt;
	color: white;
	font-weight: normal;
	background-color: #666666;
}
.lichtgrijsCel {
	font-size: 7pt;
	color: black;
	font-weight: normal;
	background-color: #e6e6e6;
}
.naam {
	font-size: 7pt;
	color: 	#be1128;
	font-weight: bolder;
}
.Fie {
	font-size: 7pt;
	font-style: italic;
}
.grijzeTitel {
	font-size: 10pt;
	color: #515151;
	font-weight: bolder;
}
.rodeTitel {
	font-size: 10pt;
	color: #be1128;
	font-weight: bolder;
}

.zwarteTitel {
	font-size: 10pt;
	color: black;
	font-weight: bolder;
	text-decoration: underline;
}
.witteTitel {
	font-size: 28pt;
	color: white;
	font-weight: bolder;
	text-align: right;
}
.promoTitel {
	font-size: 14pt;
	color: white;
	background-color: #990000;
	font-weight: bolder;
	text-align: center;
}
.geleCel {
	font-size: 7pt;
	background-color: yellow;
	text-align: center;
}
.oranjeCel {
	font-size: 7pt;
	background-color: #ffcc00;
	text-align: center;
}

#nf A { font-size: 10pt; }
#nf A:link {font-weight: bolder; color: #515151;}
#nf A:visited {font-weight: bolder; color: #515151;}
#nf A:hover {font-weight: bolder; color: #BE1128;}

#conInf { font-size: 7pt; 
	      color: #be1128; 
		  font-weight: normal;	
}
#conInf A:LINK {  color: #be1128; 
		          font-weight: normal;	
}
#conInf A:VISITED { color: #be1128; 
		            font-weight: normal;	
}
#conInf A:HOVER { color: #515151; 
		          font-weight: bold;	
}
#promo A:LINK { color: #515151; 
		        font-weight: bold;	
}
#promo A:VISITED { color: #515151; 
		           font-weight: bold;	
}
#promo { font-size: 10pt;}
