@charset "utf-8";
/* CSS Document */
.topmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/menuroodlicht.jpg);
}
.topmenu:hover{
	background-image: url(img/menurooddonker.jpg); 
	cursor: hand;
	cursor: pointer;
}
.topmenu2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0;
	background-image: url(img/menuroodlicht.jpg);
}
marquee {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0;
}
.nieuwsmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/nieuwsachtergrond.gif);
	
	height:20px;
}
p, li, select, td {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.nieuws {
	font-size: 10px;
}
.titel {
	font-size: 16px;
	color:#F00;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3663FF;
}
a {
	text-transform: none;
	color: #3663FF;
	font-weight: bold;
}
a:hover {
	color: #0000FF;
}
a.titel, .fotoalbum {
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
tr.even {
	background-color: #F5F5F5;
}
tr.oneven {
	background-color: #FFFFFF;
}
.blauwetekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3663FF;
}
.pilootuitslag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table.uitslagen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
p.hoofdpagina {
	font-weight: normal;
	}
.sponsors {
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.sponsors:hover {
	color: #FF0;	
}
