
/*******************************************************************************************
 * Script: 			banners.php
 * Version:			1.0.
 * Athor(s):		R. de Loor
 * Copyright:		2008 ncoi
 * Created:			20-10-2008
 * Last modified:	28-11-2008 (See bottom the bottom of the script for log)
 *******************************************************************************************/


.Titel {
	font-family: Arial;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	color: #FFFFFF;
	text-transform: none;
}
.knoppen {
	font-family: Arial;
	font-size: 12px;
	line-height: 26px;
	font-weight: 400;
	color: #FFFFFF;
	text-transform: none;
}
.dropdown {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	width: 280px;
	background-color: #DDF0F5;
	text-transform: none;
}
.tekst_wit_klein {
	font-family: Arial;
	font-size: 10px;
	line-height: normal;
	font-weight: 400;
	color: #FFFFFF;
	text-transform: none;
}
.Titel_bcblauw {
	font-family: Arial;
	font-size: 18px;
	line-height: 26px;
	font-weight: 400;
	color: #017dc5;
	text-transform: none;
}
.tekst_zwart_klein {
	font-family: Arial;
	font-size: 9px;
	line-height: normal;
	font-weight: 400;
	color: #000000;
	text-transform: none;
}
.tekst_zwart {
	font-family: Arial;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #545454;
	text-transform: none;
}
.tekst_rood_klein {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: 400;
	color: #990000;
	text-transform: none;
}
.tekst_inleiding {
	font-family: Arial;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-transform: none;
}
.tekst_blauw_klein {
	font-family: Arial;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	text-transform: none;
}
.tekst_blauw_bold_klein {
	font-family: Arial;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #017dc5;
	text-transform: none;
}
.tekst_rood_bold_klein {
	font-family: Arial;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-transform: none;
}
.tekst_lichtblauw {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-transform: none;
}
.tekst_inleiding_lichtblauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	text-transform: none;
}
.tekst_subtitel_blauw {
	font-family: Arial;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #00173D;
	text-transform: none;
}
.tekst_kopjes_opleidingen {
	font-family: Arial;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	text-transform: none;
}
.tekst_zwart_vet {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-transform: none;
}
.tekst_wit {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
}
.tekst_groep {
	font-family: Arial;
	font-size: 13px;
	line-height: 24px;
	font-weight: 900;
	color: #990000;
	text-transform: none;
}
.tekst_nieuwe_opleiding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-stretch: ultra-expanded;
	line-height: 18px;
	font-weight: lighter;
	color: #333333;
	text-transform: none;
}
body {
	margin-top: 0px;
	background-image: url();
}
a:link {
	color: #545454;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #545454;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #545454;
}

.style1 {
	font-size: xx-large;
	color: #FFFFFF;
}
.style10 {
	font-size: 12px
}
body {
	background-color: #e5e5e5;
}
.style15 {color: #FFFFFF}
.style16 {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
}
a:hover {
	color: #017dc5;
}