@charset "UTF-8";
/* CSS Document */

.menukop {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	white-space: normal;
	text-decoration: none;
}
.menulinks {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height:13px;
	text-decoration: none;
}
.menulinks2 {
	font-family: Arial;
	font-size: 11px;
	color: #cf1921;
	line-height:13px;
	text-decoration: none;
}
.kop {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
}
.plattetekst {
text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height:13px;
	
}
.plattetekstsup {
text-decoration: none;
	font-family: Arial;
	font-size: 8px;
	color: #000000;
	
}
.menuonder {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height:13px;
	text-decoration: none;
}
.menuonder2 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height:13px;
	text-decoration: none;
}
.menuonderrood {
	font-family: Arial;
	font-size: 11px;
	color: #cf1921;
	line-height:13px;
	text-decoration: none;
}

.geel {
	background-color: #bfa500;
}
.groen {
	background-color: #008D48;
}
.blauw {
	background-color: #6aa2bb;
}
.rood {
	background-color: #740000;
}
.basisrood {
	background-color: #cf1921;
}


