body
{
	background:url(../images/basis/background.jpg);
	margin: 0 px;
	line-height: 18px;
	overflow-y:scroll;
}

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

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

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

.geel
{
	color: #F7ECD3;
}
a.geel:link, a.geel:visited, a.geel:active { color: #F7ECD3; text-decoration: none; }
a.geel:hover      { color: #F7ECD3; text-decoration: none; }

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

.imgborder
{
	border: 1px solid #29231F;
	margin-bottom:10px;
	margin-top: 5px;
}

.imgborder2
{
	border: 1px solid #29231F;
}

table.hoofd
{
	border: 1px solid #F7ECD3;
	background:url(../images/basis/background_content.jpg);
}

div.header_background
{
	position:absolute;
	top:193px;
	z-index:1;
	width:470;
	height:90;
	background:url(../images/basis/background_links.jpg);
}


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


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

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


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

td.content
{
	padding-left:10px;
	padding-right:20px;
	padding-bottom:5px;
}


h1
{
	letter-spacing:1px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	color:#BC0417;
    line-height: 1em;
	margin: 0 0 0 0;
}

h2
{
	letter-spacing:1px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	color:#BC0417;
    line-height: 1em;
	margin: 0 0 0 0;
	text-align: center;
}

h5
{
	letter-spacing:2px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
	color:#000000;
    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:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	color:#F7ECD3;
    line-height: 1em;
	margin: 0 0 0 0;
}


