body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	font-weight: normal;
}

img
{
	margin: 0px;
	padding: 0px;
}

#allesholder
{
	border: 1px solid #ff831e;
	margin: 0px;
	padding: 0px;
}

#toplogo
{
	height: 133px;
	background-color: #ff831e;
}

#menubar
{
	background-image: url('images/grijze-menu-bg.gif');
	background-repeat: repeat-x;
	height: 47px;
}

#Menu
{
	position: absolute;
	top: 142px;
	width: 850px;
	height: 40px;
}

.menucellholder
{
	vertical-align: top;
	text-align: left;
	width: 120px;
}

.grotemenulink
{
	text-align: left;
	font-size: 25px;
	font-family: 'Courier New', Courier, monospace;
	/* height: 35px; 
	padding-right: 50px;*/
	text-decoration: none;
}

.dropdownmenu a
{
	padding: 5px;
	background-color: White;
	border: 1px solid Black;
	font-size: 14px;
	font-weight: normal;
}

.submenuitem
{
	padding: 5px;
	background-color: White;
	float: left;
	border-top: 1px solid #999;
	font-size: 14px;
	width: 100%;
	text-decoration: none;
}

.submenutable
{
	position: relative;
	border-left: 3px double #ff831e;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	overflow: hidden;
	z-index: 10;
}

#middlecontent
{
	padding: 45px;
	text-align: left;
	vertical-align: top;
}

.koptekst
{
	font-size: 20px;
	font-family: 'Courier New', Courier, monospace;
	color: #ff831e;
	font-weight: normal;
}

.tekst
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: auto;
	padding: 10px 10px 0px 0px;
	width: 730px;
	height: 400px;
}

A
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}

A:hover { color: #FF831E; }

IMG.link:hover { background-color: #FFFFFF; }

.small
{
	/* deze class is voor de kleine tekst onder een nieuwsbericht waarin datum en tijd van plaatsen worden gegeven */
	font-size: 11px;
	padding-top: 3px;
	margin-top: 2px;
}

.klein
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

HR
{
	height: 1px;
	color: #000000;
	margin: 1px;
	padding: 1px;
}

#NonScrollCell
{
	VERTICAL-ALIGN: TOP;
	text-align: left;
}

#ScrollCell
{
	width: 350px;
	overflow: auto;
	text-align: left;
	vertical-align: top;
}

#ScrollPlaatjesDiv
{
	width: 100%;
	height: 300px;
	overflow: auto;
}
