/*/ Standaardvelden body, h1, links /*/

body
	{
	background: #ffffff ;
	text-decoration: none ;
	font-family: Verdana, Arial, Helvetica ;
	font-size: 9pt ;
	width: 1000px ;
	position: absolute ;
	left: 50% ;
	margin: 0px ;
	margin-left: -500px ;
	}

h1
	{
	font-size: 12pt ;
	color: #2b3747 ;
	line-height: 1;
	margin: 0px ;
	padding: 0px 0px 0px 0px;
	height: 5px;
	margin-bottom: 0px ;
	}

li
	{
	list-style-image: url(blueball.gif) ;
	list-style-type: square ;
	}

a
	{
	color: #983146 ;
	}

a:hover
	{
	color: #2b3747 ;
	text-decoration: none;
	}

/*/ Eigen velden /*/

.achtergrond
	{
	background: #f0eff3 ;
	position: absolute ;
	width: 1000px;
	height: 2000px ;
	border: 1px solid;
	margin: 20px ;
	margin-bottom: 20px ;
	}

.copyright
	{
	position: absolute ;
	color: #d5d3d3;
	font-size: 7pt;
	line-height: 3 ;	
	top: 2000px ;
	width: 1000px;
	height: 20px ;
	border: 0px solid;	
	text-align: center;	
	text-decoration: none;
	}

.copyright a
	{
	color: #d5d3d3;
	font-size: 7pt;
	text-align: center;	
	text-decoration: none;
	}

.foto
	{
	border: 1px solid;		
	margin: 0px ;
	border-color: #4a6089 ;
	margin-top: 30px ;
	}

.logo
	{
	position: absolute;
	left: 0px ;
	margin: 20px ;
	height: 150px;
	width: 960px ;
  text-align: left;
	}

.linklogo
	{
	margin: 5px ;
	height: 75px;
	width: 125px ;
	border: 1px solid #4a6089;
	}


.naw
	{
	position: absolute;
	right: 0px ;
	top: 10px ;
	width: 800px ;
	margin: 20px;
	text-align: right;
	font-size: 10pt;	
	color: #2b3747 ;
  }

.tekstvak
	{
	position: absolute;
	top: 180px ;
	left: 0px ;
	width: 550px ;
	margin: 0px ;
	/*/ background: #e0e3f3; /*/
	color: #4a6089 ;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	text-align: left;
	line-height: 1.9em;
	padding: 10px;
	vertical-align: left ;
	}

.tekstvak2
	{
	position: absolute;
	top: 180px ;
	left: 580px ;
	width: 380px ;
	margin: 0px ;
	background: #e0e3f3;                   
	border: 1px solid;
	border-color: #4a6089 ;
	text-align: center ;
	line-height: 1.9em;
	padding: 10px;
	border: 1px solid;
	}

.formulier
	{
	position: absolute;
	top: 950px ;
	left: 60px ;
	width: 380px ;
	height: 350px ;
	margin: 0px ;                   
	text-align: center ;
	line-height: 1.9em;
	padding: 10px;
	}

.formulier2
	{
	position: absolute;
	top: 650px ;
	right: 20px ;
	width: 380px ;
	height: 350px ;
	margin: 0px ;                   
	text-align: center ;
	line-height: 1.9em;
	padding: 10px;
	}
	
	
.tekstvak2tekst
	{
	color: #4a6089 ;
	text-align: left ;
	}

.contentvlak
	{
	margin: 0px ;	
	position: absolute ;
	top: 110px ;
	left: 220px ;
	right: 20px ;
	}

/*/ 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 ;
}
