body
{
	margin: 0 px;
	overflow-y: scroll;
}

a:link, a:visited, a:active { color: #2B2924; }
a:hover      { color: #AF943C; }

td, p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2B2924;
	font-size: 12px;
	line-height: 22px;
}

hr
{
	height: 1px;
	border: none;
	background-color: #6F6F6E;
	color: #6F6F6E;
}

.verplicht
{
	font-size: 12px;
	color: #FF0000;
}

.imgborder
{
	border: 1px solid #999999;
	margin-bottom: 10px;
	margin-top: 15px;
}

.imgborder2
{
	border: 1px solid #999999;
	margin-bottom: 5px;
}


#footerBalk
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 140px;
	background-color: #000000;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

#headerLampjes
{
	position: absolute;
	left: 0px;
	width: 100%;
	height: 195px;
	background-image: url(../images/lampjes.png);
	background-position: center;
	background-repeat: no-repeat;
}

#headerAchtergrond
{
	position: absolute;
	top: 193px;
	z-index: 1;
	width: 440;
	height: 115;
	background: url(../images/achtergrond_links.jpg);
}

#menu_hoofd
{
	position: relative;
	z-index: 2;
	background: url(../images/logo_onder.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#titel
{
	margin-top: 20px;
	height: 27px;
}

table.pijl
{
	position: relative;
	z-index: 2;
}

td.pijl_bg
{
	background: url(../images/pijl_lijn.gif);
	background-repeat: repeat-y;
}


h1
{
	letter-spacing: 1px;
	font-family: Arial, Verdana Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #AF943C;
    line-height: 1em;
	margin: 0 0 0 0;
}

h2
{
	letter-spacing: 1px;
	font-family: Arial, Verdana Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #BC0417;
    line-height: 1em;
	margin: 0 0 0 0;
	text-align: center;
}

h5
{
	letter-spacing: 2px;
	font-family: Arial, Verdana Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00250B;
    line-height: 1em;
	margin: 0 0 0 0;
	text-align: right;
}

/* Tegen verspringen menu-items */
.h5_div
{
	height: 21px;
}

h6
{
	letter-spacing: 1px;
	font-family: Arial, Verdana Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    line-height: 1em;
	color: #F7ECD3;
	margin: 0 0 0 0;
}

