/*--------------------------------------------------------------------------------------//
//	DEZE CSS WORDT UITSLUITEND GEBRUIKT BINNEN DE WEBSITE (DUS NIET HET CMS)	//
//--------------------------------------------------------------------------------------*/


html, body {
	height: 100%;
	width: 100%;
}
body {
	margin: 0 0 0 0;
	border: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}
body, p, table, th, td, input, a {
	font-size: 12px;
	color: #333333;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
b, strong {
	color: #006CDD;
}
a {
	color: #006CDD;
	text-decoration: underline;
}
a:hover {
	color: #006CDD;
	text-decoration: none;
}
a img {
	border: 0 0 0 0;	
}
th {
	text-align: left;
}
td {
	vertical-align: top;
}
.nav {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	font-size: 10px;
	font-style: italic;
}
h1 {
	font-size: 16px;
	line-height: 14pt;
	color: #006CDD;
	margin-bottom: 0px;
}
h2, .title {
	font-size: 15px;
	color: #006CDD;
	display: block;
	margin-bottom: 14px;
}
h3 {
	font-size: 14px;
	line-height: 13pt;
	color: #006CDD;
	font-weight: bold;
	margin-bottom:3px;
}
h4
{
    font-size: 12px;
    font-variant: small-caps;
    text-transform: uppercase;
    color: #006CDD;
}
h5
{
    font-size: 11px;
    color: #000000;
}
h6
{
    font-size: 10px;
    color: #000000;
}

.ovztitle {
	background-color: #FFFFFF;
	color: #006CDD;
	font-weight: bold;
	padding: 2 2 2 2;
}

.citaat {
	color: #999999;
	font-style: italic;
}

/* STYLES FOR XFADER */
div.cf_element
{
	position: absolute;
	left: 0px;
	top: 1px;
}

div.cf_element div.content
{
	padding: 0px;
}

table.hoofdtabel {
	width: 100%;
	height:100%;
}
td.header {
	width:1024px;
}
.sepbar {
	background-color: #000000;
	line-height:9px;
}
.mainmenu {
	background-color: #2C7943;
	width: 207px;
	text-align: left;
}
.sidetop {
	background: url("/images/bg_sidetop.jpg") repeat-x;
}
.side {
	background: #9C9C9C url("/images/bg_side.jpg") repeat-x;
}
.mainleft {
	width:38px;
}
.main {
	width:703px;
	padding-left: 38px;
	padding-right: 38px;
	padding-top: 24px;
	padding-bottom: 24px;
}

td.subrubriek {
	width: 160px;
	border-top: 1px solid #000000;
	height: 24px;
	vertical-align:middle;
}
a.subrubriek {
	padding: 3 0 3 0;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	display: block;
}
a.subrubriek:hover {
	padding: 3 0 3 0;
	color: #FFFFFF;
	background-color: #379754;
	text-decoration: none;
	display: block;
}

.mainmenufooter {
	background-color: #2C7943;
	width: 207px;
}
.sidebottom {
	color: #FFFFFF;
	font-size: 10px;
	background-color: #9C9C9C;
}
.footer {
	color: #FFFFFF;
	font-size: 10px;
	background-color: #A1C3AA;
	text-align: center;
	height:18px;
	vertical-align: middle;
}
