BODY {
	background: Black;
	font-family: Verdana;
	color: White;
}
A.Menu:link{
	color: White;
	text-decoration: none;
	padding: 4px 4px 0px 0px;
	font: bold 16px;
}
A.Menu:visited{
	color: White;
	text-decoration: none;
	padding: 4px 4px 0px 0px;
	font: bold 16px;
}
A.Menu:active{
	color: White;
	text-decoration: none;
	padding: 4px 4px 0px 0px;
	font: bold 16px;
}
A.Menu:hover{
	color: White;
	text-decoration: none;
	padding: 4px 0px 0px 4px;
	font: bold 16px;
}
A.links:link{
	color: White;
	text-decoration: none;
	font: 14px;
}
A.links:visited{
	color: White;
	text-decoration: none;
	font: 14px;
}
A.links:active{
	color: White;
	text-decoration: none;
	font: bold 14px;
}
A.links:hover{
	color: #DCDCDC;
	text-decoration: none;
	font: bold 14px;
}
A.linkintekst:active{
	color: White;
	text-decoration: underline;
}
A.linkintekst:hover{
	color: Fuchsia;
	text-decoration: none;
}
A.linkintekst:link{
	color: White;
	text-decoration: none;
}
A.linkintekst:visited{
	color: White;
	text-decoration: underline;
}

A.linkschedule:active{
	color: White;
	text-decoration: underline;
}
A.linkschedule:hover{
	color: Red;
	text-decoration: none;
}
A.linkschedule:link{
	color: White;
	text-decoration: underline;
}
A.linkschedule:visited{
	color: White;
	text-decoration: underline;
}
.header {
	border-top: 3px solid White;
	border-left: 3px solid White;
	border-right: 3px solid White;
	border-bottom: 3px solid White;
	width: 900px;
	height: 106px;
	padding: 0px 0px 0px 0px;
	background: url(images/Head_website.jpg) no-repeat center;
}
.linkerblok{
	border-left: thin solid White;
	border-right: thin solid White;
	width: 158px;
	height: 500px;
	padding: 0px 0px 0px 0px;
}
.inhoud{
	width: 620px;
	height: 500px;
	padding: 0px 0px 0px 0px;
	font: larger;
}
.inhoudschedule{
	width: 495px;
	height: 500px;
	padding: 0px 0px 0px 0px;
	font: larger;
}.homepage{
	width: 620px;
	height: 500px;
	padding: 0px 0px 0px 0px;
	font: 24px;
}
.rechterblok{
	border-left: thin solid White;
	border-right: thin solid White;
	width: 158px;
	height: 500px;
	padding: 0px 0px 0px 0px;
}
.footer {
	border-top: thin solid White;
	border-left: thin solid White;
	border-right: thin solid White;
	border-bottom: thin solid White;
	width: 900px;
	height: 100px;
	font-size: 24px;
	color: White;
	padding: 0px 0px 0px 0px;
}
.scrollen{
	height: 500px;
	overflow: auto;
	scrollbar-arrow-color: Black;
	scrollbar-face-color: White;
	scrollbar-base-color: Black;
}
.scrollenpictures{
	height: 130px;
	scrollbar-arrow-color: Black;
	scrollbar-face-color: White;
	scrollbar-base-color: Black;
	width: 620px;
	border: thin groove White;
	overflow-x: scroll;
	overflow-y: hidden;
}
.fototable{
	text-align: center;
	padding: 0px 0px 0px 0px;
	border: none;
}
.thumbnail{
	border-top: 1px solid White;
	border-left: 1px solid White;
	border-right: 1px solid White;
	border-bottom: 1px solid White;
}
.thumb{
		cursor: hand;
}
.nieuwskop{
	font: 18px;
	text-align: center;
	border-bottom: thin solid White;
}
.nieuwsitem{
	font: 14px;
	padding: 2px 5px 10px 5px;
}
.videokop{
	font: 18px;
	text-align: center;
	border-bottom: thin solid White;
	width: 100%;
}
.videoitem{
	font: 14px;
	padding: 2px 1px 10px 1px;
}
.picturekop{
	font: 18px;
	text-align: center;
	border-bottom: thin solid White;
}
.pictureitem{
	font: 14px;
	padding: 2px 1px 10px 1px;
}
.agendakop{
	font: 18px;
	text-align: center;
	border-top: thin solid White;
}
.agendadetail{
	font: 14px;
	text-align: center;
	padding: 2px 5px 10px 5px;
}
.stdkop{
	font: 18px;
	text-align: center;
	border-bottom: thin solid White;
}
.stddetail{
	font: 14px;
	text-align: center;
	padding: 2px 5px 10px 5px;
}
.leftdetail{
	font: 14px;
	text-align: left;
	padding: 2px 5px 10px 5px;
}
