<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}

p {
	margin: 0px;
}

a:link {
	text-decoration: none;
	color: #818285;
}

a:visited {
	text-decoration: none;
	color: #818285;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.mainBKG {
	width: 810px;
}

.newsTickerBKG {
	width: 810px;
	height: 80px;
	border: 1px dotted #FFFFFF;
}

.headerBox {
	background-color: #818285;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 10px;
}

.agendaBox {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	padding: 10px;
	border: 1px solid #818285;
}

.fotoBoxHover {
	width: 110px;
	height: 75px;
	border: 2px solid #FFFFFF;
	cursor: pointer;
}

.fotoBoxLink {
	width: 110px;
	height: 75px;
	border: 2px solid #000000;
	cursor: auto;
}

.albumBoxHover {
	width: 112px;
	background-color: #333333;
	cursor: pointer;
}

.albumBoxLink {
	width: 112px;
	background-color: #000000;
	cursor: auto;
}

.fotoboekBoxHover {
	width: 120px;
	background-color: #333333;
	cursor: pointer;
}

.fotoboekBoxLink {
	width: 120px;
	background-color: #000000;
	cursor: auto;
}

.rightSideDiv {
	width: 410px;
}

.verhalenArea {
	width: 250px;
	height: 60px;
	overflow-x: hidden;
	overflow-y: auto;
}

#scrollClass {
	width: 790px;
	height: 60px;
	padding: 10px;
	background-color: #000000;
}

.scrollTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}

.scrollLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}

.scrollText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
}

.homeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 25px;
}

.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}

.homeAltText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #996600;
	line-height: 20px;
}

.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #818285;
	line-height: 20px;
}

.homeLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}

.homeAltLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	line-height: 20px;
}

.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
	font-weight: normal;
	border: 1px solid #818285;
	background-color: #FFFFFF;
	padding: 2px;
}

.inputOther {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
}

.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.buttonLow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #818285;
	background-color: #818285;
	color: #FFFFFF;
	cursor: auto;
	padding: 3px;
}

.buttonHigh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #818285;
	background-color: #FFFFFF;
	color: #818285;
	cursor: pointer;
	padding: 3px;
}

.zoekAreaCMS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
	border: 1px dashed #FFFFFF;
}

-->