@charset "utf-8";
/* CSS Document */

body {
	background: #000000;
	font: 12px Arial, sans-serif;
	color: #ffffff;
	margin: 0;
}
.lijn {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFED00;
}
.kop {
	font-size: 18pt
}
.kopkader {
	font-size: 14pt;
	font-weight: bold;
}

a {
	color: #CC0000;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
}
.tdNav {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
}
.vet {
	font-size: 12px;
	font-weight: bold;
}
.masterclassimg {
	border: 1px solid #CC0000;
}
.kopSpeakers {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000000;
	color: #000000;
	font-weight: bold;
}
.inactiveBtn {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}
.normaal {font-size: 12px}
.normaalZwart {font-size: 12px; color:#000000;}
.normaalkader {font-size: 12px; color:#000000; padding:10px;}
