﻿body 
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h1 
{
	font-size: 18pt;
	color: #0166FF;
	width: 400px;
}
h3
{
	color: #0166FF;
	font-weight:bold;
}
a
{
	color: #000000;
}
a:visited
{
	 color: #000000;
}
a:hover
{ 
	text-decoration: none;
	font-weight: bold;
}
.blauw 
{
	background-color:#0166FF; color:white; font-size:32px; font-family:Arial; font-weight:bold;
}
.roodtekst 
{
	color:#FFFFFF; font-weight:bold; font-style:italic; font-size:24px;
}
.copyright
{
	color: White; font-size: 12px;
}
.nav ul { margin: 0px; padding: 0px; width:180px; text-align: left; }
.nav ul a:link {
	display: block;
	color: black;
	text-decoration: none;
}
.nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	list-style-type: none;
	border: solid 2px black;
	line-height: 21px;
	margin: 5px;
	text-align: center;
}
.navbordje 
{
	margin: 0px; padding: 0px; width:160px; text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	list-style-type: none;
	border: solid 2px black;
	line-height: 16px;
	margin: 3px;
	text-align: center;
	text-decoration: none;
	display:block;
}
.navbordjevet
{
	background-color: #FFFF33;
	text-decoration: none;
}
.navsubbordje 
{
	margin: 0px; padding: 0px; width:180px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	list-style-type: none;
	border: solid 2px black;
	line-height: 16px;
	margin: 3px;
	text-align: left;
	text-decoration: none;
	display:block;
}
.navsubbordjevet
{
	background-color: #FFFF33;
	text-decoration: none;
}
.nav ul a:visited {
	display: block;
	color: Black;
	text-decoration: none;
}
.nav ul a:hover {
	display: block;
	color: black;
	font-weight: bold;
}
.activenav a:visited 
{
	background-color: #FFFF33;
}
.activenav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFF33;
	list-style-type: none;
	border: solid 2px black;
	line-height: 21px;
	margin: 5px;
	text-align: center;
}
.pagefoto
{
	border: 0px;
	float: right;
	display: inline;
	padding: 0px 0px 5px 5px;
    border: 0pt;
}
.newslink p
{
    margin: 0px 0px 0px 0px;
}
.newslink a
{
	color: #000000;
    border-bottom: #0166FF 1pt solid;
    border-right: #0166FF 1pt solid;
    display: block;
    text-decoration: none;
    height:35pt;
    margin:5px 5px 5px 5px;
    padding:5px 5px 5px 5px;
    vertical-align: text-top;
}
.newslink a:visited
{
	color: #000000;
    border-bottom: #0166FF 1pt solid;
    border-right: #0166FF 1pt solid;
    display: block;
    text-decoration: none;
    height:35pt;
    margin:5px 5px 5px 5px;
    padding:5px 5px 5px 5px;
    vertical-align: text-top;
}
.newslink a:hover
{
    border-bottom: #0166FF 1pt solid;
    border-right: #0166FF 1pt solid;
    display: block;
    text-decoration: none;
    background-color: #0166FF;
    margin:5px 5px 5px 5px;
    padding:5px 5px 5px 5px;
    color:#FFFFFF;
}
.inputfield 
{
	border: solid 1pt #0166FF;
	width: 250px;
}
.submitbutton
{
	padding: 1pt;
	border: thin solid #0166FF;
	color: #FFFFFF;
	background-color: #0166FF;
	font-weight: bold;
}