body {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover {
	color: #185B14; 
	font-family: Arial, Helvetica, sans-serif
	text-decoration: none;
}

td {
	font-size: 12px;
	color: #000000;
}

.tekst {
	font-size: 12px;
	color: #000000;
}

.tekstnieuws {
	font-size: 13px;
	color: #000000;
	vertical-align:top;
	text-align:right;
}

.titel {
	font-size: 24px;
	font-weight: bold;
	color: #185B14;
}

.titelnieuws {
	font-size: 14px;
	font-weight: bold;
	color: #185B14;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #185B14;
}


.bel {
	color: #e0461b;
	font-weight: bold;
}


select {
	color: #000000; 
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif; 
	background-color: #CCCCCC; 
	padding-top: 1px; 
	border: 1px solid #333333
	}

input {
	color: #000000; 
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif; 
	background-color: #CCCCCC; 
	padding-top: 1px; 
	border: 1px solid #333333
	}

radio {
	color: #000000; 
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif; 
	background-color: #CCCCCC; 
	padding-top: 1px; 
	border: 1px solid #333333
	}

textarea {
	color: #000000; 
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif; 
	background-color: #CCCCCC; 
	padding-top: 1px; 
	border: 1px solid #333333
	}
	
button {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333399;
	background-position: center;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	font-style: normal;
}

.nav:link {
	font-style: none; 
	color: #930609; 
	font-weight: bold;
	}

.nav:visited {
	font-style: none; 
	color: #930609; 
	font-weight: bold;
	}

.nav:active {
	font-style: none; 
	color: #930609; 
	font-weight: bold;
	}

.nav:hover {
	font-style: none; 
	color: #000000; 
	font-weight: underline;
	}


.kop 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13pt; 
	font-weight: bold; 
	color: #185B14;
}

.koptable 
{
	font-family: Verdane, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

.koptableright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	width: 75px;
}

.koptableright:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	width: 75px;
}

.koptableright:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	width: 75px;
}
.artikel_bottom 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-style: italic;
	width: 100%;
}

.box_inh_binnen {
	border: 1pt solid #CC9900;
	margin: 1px;
	padding: 1px;
}

.box_inh_buiten {
	border: 1pt solid #CC9900;
	margin: 1px;
	padding: 1px;
}

.box_con_buiten {
	border: 1pt solid #000066;
	margin: 1px;
	padding: 1px;
}

.box_topnav {
	height: 20px;
	border: 1pt solid #000000;
	margin: 1px;
	padding: 1px;
}

.box_artikel_buiten {
	border: 1pt solid #CC9900;
	margin: 1px;
	padding: 1px;
	width: 100%;

}

.box_artikel_titel {
	height: 20px;
	margin: 1px;
	padding: 1px;
}

.box_content_buiten {
	border: 1pt solid #000066;
	margin: 1px;
	padding: 1px;
	width: 100%;
}

.box_content_titel {
	height: 20px;
	margin: 1px;
	padding: 1px;
}

.artimg {
	margin: 0px;
	padding: 0px;
	border: 2px;
	max-width: 125px;
}


.img {
	right:auto;
	align:right;
	vertical-align:top;
	horizontal-align:right;
	margin: 0px;
	padding: 0px;
	border: 2px;
	max-width: 250px;
	float: right;
	width: 250px;
}