body
	{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	margin: 10px;
	text-align: center;
	background-image: url('pix/bg.gif') ;
	background-repeat: repeat-y;
	background-position: center top;
	}

h1
	{
	color: #001985;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	}

h2
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	}

a
	{
	color: #001985;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	}

a:hover
	{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	}

.tekst
	{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	text-align: justify;
	line-height: 2.1em;
	padding: 15px;
	}

.menu 
	{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	text-align: center;
	line-height: 1.5em;
	
	padding: 5px;
	}

.menubutton 
	{
	color: #000000;
	background: #7787cc;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	text-align: center;
	line-height: 1.5em;
	border: 1px solid ;
	margin: 4px ;
	width: 275px;
	padding: 2px;
	}
	
	.menubutton a
	{
	color: #001985;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	text-align: center;
	line-height: 1.5em;
	}


.copyright
	{
	color: #7787cc;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: none;
	text-align: center;
	position: relative;
	bottom: 10px
	}

.copyright a
	{
	color: #7787cc;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	text-decoration: none;
	text-align: center;
	position: relative;
	}

.talen
	{
	text-align: right;
	}

/*/ Velden voor het formulier /*/

fieldset
	{
	width: 365px;
	padding: 0px 0px 20px 10px;
	border: 1px solid #001985;
	font-family: verdana;
	text-align: left ;
	}

legend
	{
	color: #001985;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

label
	{
	width: 120px;
	float: left;
	height: 20px ;
	}

input
	{
	border: 1px solid #001985;
	width: 220px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	background-color: #ffffff ;
	}

textarea
	{
	border: #001985 1px solid;
	width: 220px ;
	height: 100px ;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	background-color: #ffffff ;
	} 

.button
	{
	background-color: #ffffff ;
	font-weight: bold;
	width: 120px ;
	margin: 15px 0px 0px 170px;
	cursor: pointer ;
}
