﻿body
{
	font-family: Verdana;
	color: Black;
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ededed;
	height:100%
}
html
{
	height: 100%;
}
#divBeforeContent
{
	height:50px;
	overflow:hidden;
}
#divContent
{
	height:330px;
	overflow:auto;
	padding-right:4px;
	line-height:15px;
}
#divTitle
{
	height:40px;
	overflow:auto;
	font-size:10pt;
	font-weight:bold;
}
#divBeforeBroodkruimelpad
{
	height: 18px;
	overflow: hidden;
}
#divBroodkruimelpad
{
	height:35px;
	overflow:hidden;
	color: #696969;
}
#newsitem
{
	height: 135px;
	width:160px;
	overflow: hidden;
	border-right: #ffffff 1px dotted;
}
#txtSearchText
{ 
	width: 125px;
	height: 16px;
	border-right: 1px ridge; 
	border-top: 1px ridge; 
	border-left: 1px ridge; 
	border-bottom: 1px ridge;
	font-family: Verdana;
	font-size: 8pt;
}	
p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

blockquote
{
	margin-top:0px;
	margin-bottom:0px;
}
ul
{
	text-align: left;
	margin-top:0px;
	margin-bottom:0px;
	list-style-type:disc;
	line-height:15px;
	padding-left:16;
}
ol
{
	text-align: left;
	margin-top:0px;
	margin-bottom:0px;
	line-height:15px;
	padding-left:16;
}
hr
{
	width: 100%;
	line-height: 1px;
	color: #c6ae55;
	border-color: #c6ae55;
	background-color: #c6ae55;
	height:1px;
}
img
{
	border-color: Black;
}
.download:link
{
	text-decoration: none;
	color: #c6ae55;
}
.download:visited
{
	text-decoration: none;
	color: #c6ae55;
}
.download:active
{
	text-decoration: none;
	color: #c6ae55;
}
.download:hover
{
	text-decoration: underline;
	color: #c6ae55;
}
.news:link
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.news:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.news:active
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.news:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}
.broodkruimel:link
{
	text-decoration: none;
	color: #696969;
}
.broodkruimel:visited
{
	text-decoration: none;
	color: #696969;
}
.broodkruimel:active
{
	text-decoration: none;
	color: #696969;
}
.broodkruimel:hover
{
	text-decoration: underline;
	color: #afafaf;
}
.extlink:link
{
	text-decoration: none;
	color: #c6ae55;
}
.extlink:visited
{
	text-decoration: none;
	color: #c6ae55;
}
.extlink:active
{
	text-decoration: none;
	color: #c6ae55;
}
.extlink:hover
{
	text-decoration: underline;
	color: #c6ae55;
}
.intlink:link
{
	text-decoration: none;
	color: #c6ae55;
}
.intlink:visited
{
	text-decoration: none;
	color: #c6ae55;
}
.intlink:active
{
	text-decoration: none;
	color: #c6ae55;
}
.intlink:hover
{
	text-decoration: underline;
	color: #c6ae55;
}
.photoalbum:link
{
	text-decoration: none;
	color: #c6ae55;
}
.photoalbum:visited
{
	text-decoration: none;
	color: #c6ae55;
}
.photoalbum:active
{
	text-decoration: none;
	color: #c6ae55;
}
.photoalbum:hover
{
	text-decoration: underline;
	color: #c6ae55;
}
.searchButton:link
{
	text-decoration: none;
	color: #000000;
}
.searchButton:visited
{
	text-decoration: none;
	color: #000000;
}
.searchButton:active
{
	text-decoration: none;
	color: #000000;
}
.searchButton:hover
{
    text-decoration: underline;
    color: #a9a9a9;
}
.cfTextBox
{
	font-family:Verdana, Arial, 'Trebuchet MS';
	border-style:groove;
	font-size: 8pt;
	width: 240px;
}
.cfTextBoxMulti
{
	font-family:Verdana, Arial, 'Trebuchet MS';
	border-style:groove;
	font-size: 8pt;
	width: 240px;
}
.cfButton
{
	font-family:Verdana, Arial, 'Trebuchet MS';
	font-size: 8pt;
	width: 90px;
}
#divFout
{
	font-family: Verdana, Arial, 'Trebuchet MS';
	color: red;
	font-weight: bold;
	font-size: 8pt;
}