@charset "UTF-8";
/* CSS Document */

html,body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 125%;
	color: #FFFFFF;
	background-color: #121212;
	background-attachment: scroll;
	background-image: url(images/spk_default_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

table#stretch {
	height: 100%;
}.footerText {
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}
.Kop {
	font-size: 32px;
	color: #F79421;
	line-height: 85%;
}
.SubKop {
	font-size: 24px;
	color: #F79421;
	line-height: 85%;
}
.Navigation {
	font-size: 36px;
	line-height: 80%;
}
a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.orange:link {
	color:#F79421;
	text-decoration: none;
}

a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.orange:visited {
	color:#F79421;
	text-decoration:none;
}
a:hover {
	color:#F79421;
	text-decoration:none;
}
.programma {
	font-size: 14px;
	line-height: 85%;
}
.horizontaleLijnTd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.Datum {
	font-size: 18px;
	color: #9E2E9B;
	line-height: 85%;
	font-weight: normal;
}
.thema {
	font-size: 30px;
	color: #F79421;
	line-height: 85%;
	font-weight: bold;
}
.kleinereTekst {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.DatumHomepage {
	font-size: 18px;
	color: #9E2E9B;
	line-height: 85%;
	font-weight: normal;
}
p {
	font-weight: normal;
}
.horline {
	background-image: url(images/hor_line.gif);
	background-repeat: repeat-x;
}
.Datumverleden {
	font-size: 14px;
	color: #9E2E9B;
	line-height: 85%;
	font-weight: normal;
}
