* {  
margin:0;  
padding:0; }

div#navbg{
	width: 272px;
	height: 40px;
	text-align: left;
	background: #FFFFFF url('img/navitem.jpg') no-repeat;
	text-decoration : none;
	color : #003c72;
	font-weight : none;
	font-size : 12pt;
	font-family : Arial,Helvetica;
	z-index: 10;
}

div#navbg2{
	width: 272px;
	height: 40px;
	text-align: left;
	background: #FFFFFF url('img/navitem2.jpg') no-repeat;
	text-decoration : none;
	color : #003c72;
	font-weight : none;
	font-size : 12pt;
	font-family : Arial,Helvetica;
	z-index: 10;
}

div#navcontent{
	position: relative;
	left: 5px;
	top: 14px;
	width: 212px;
	height: 45px;
	text-align: left;
	margin: 0px 0px 0px 10px; /* boven rechts onder links */
	z-index: 20;
}


div#footer{
	position: relative;
	left: -2px;
	top: -2px;
	background: #FFFFFF url('img/footercompleet.jpg') no-repeat;
	width: 950px;
	height: 35px;
	margin: 0; /* boven rechts onder links */
	padding: 0;
	z-index: 10;
}

div#footertekst{
	position: relative;
	left: 11px;
	top: 10px;
	width: 900px;
	height: 30px;
	text-align: left;
	text-decoration : none;
	color : #003c72;
	font-weight : none;
	font-size : 11pt;
	font-family : Arial,Helvetica;	
	margin: 0px 0px 0px 5px; /* boven rechts onder links */
	z-index: 20;
}

div#footer2{
	position: relative;
	left: 9px;
	top: 0px;
	background: #FFFFFF url('img/footercompleet.jpg') no-repeat;
	width: 950px;
	height: 35px;
	margin: 0 0 0 0; /* boven rechts onder links */
	padding: 10px 0 0 15px;
	z-index:110;
	text-decoration : none;
	color : #003c72;
	font-weight : none;
	font-size : 11pt;
	font-family : Arial,Helvetica;	
}

div#contenttop{
	width: 678px;
	height: 12px;
	text-align: left;
	background: #FFFFFF url('img/topbar_content.jpg') no-repeat;
	text-decoration : none;
	color : #003c72;
	font-weight : none;
	font-size : 12pt;
	font-family : Arial,Helvetica;
	z-index: 30;
}



.man  {
	POSITION : absolute;
	VISIBILITY : visible;
      	LEFT : 195px;
	margin: -3px 0px 0px 8px; /* boven rechts onder links */
	z-index:40;
}


.twinfield  {
	POSITION : relative;
	VISIBILITY : visible;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 10px; /* boven rechts onder links */
	z-index:50;
}

.ezora  {
	POSITION : relative;
	VISIBILITY : visible;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 10px; /* boven rechts onder links */
	z-index:50;
}

img.foto  {
	POSITION : absolute;
        border:none;
	margin: 60px 0px 0px 480px; /* boven rechts onder links */
	WIDTH: 200px;
      	HEIGHT: 386px;
	z-index:-3;
}

div#infotekstgebied{
	width: 600px;
	left: 15px;
	text-align: left;
}

.infotekstblauw{
color:#003462;
font-weight : normal;
font-size : 10pt;
font-family : Arial,Helvetica;
}

.infotekstgrijs{
color: #4c4a4a;
font-weight : normal;
font-size : 10pt;
font-family : Arial,Helvetica;
}

.infotekstblauwgr{
color:#003462;
font-weight : normal;
font-size : 11pt;
font-family : Arial,Helvetica;
}

.infotekstgrijsgr{
color: #4c4a4a;
font-weight : normal;
font-size : 11pt;
font-family : Arial,Helvetica;
}

.infotekstklein2{
color:#727176;
text-align: left;
font-weight : normal;
font-size : 8pt;
font-family : Arial,Helvetica;
}


A.nav:link  {
	text-decoration : none;
	color : #003c72;
	font-weight : none;
	font-size : 12pt;
	font-family : Arial,Helvetica;
}

A.nav:hover  {
	text-decoration : none;
	color : #727176;
	font-size : 12pt;
	font-family : Arial,Helvetica;
	font-weight : none;
}

A.nav:visited  {
	text-decoration : none;
	font-weight : none;
	color : #003c72;
 	font-size : 12pt;
	font-family : Arial,Helvetica;
}

A.nav:visited:hover  {
	text-decoration : none;
	color : #727176;
	font-size : 12pt;
	font-family : Arial,Helvetica;
	font-weight : none;
}

A.nav:active  {
	text-decoration : none;
	font-weight : none;
	color : #727176;
	font-size : 12pt;
	font-family : Arial,Helvetica;
}

.forminput {
	font-family: Arial;
	font-size: 8pt;
	border: 1px solid #003c72;
	background-color: #d1dadf;
	margin: 2px 0px 0px 2px; /* boven rechts onder links */
	padding: 2px 2px 2px 2px;
}

.formselect {
	font-family: Arial;
	font-size: 8pt;
	border: 1px solid #003c72;
	background-color: #d1dadf;
	margin: 2px 0px 0px 2px; /* boven rechts onder links */
	padding: 0px 0px 0px 0px;
}


h1 { 
	font-size : 14px;
	font-family : Arial,Helvetica, sans-serif;
	color: #4c4a4a;
	text-align: left;
	font-weight: normal;
	font-style: normal;

} 

h2 { 
	font-family: arial, helvetica, sans-serif;
	color: #4c4a4a;
	font-size: 12px; 
	text-align: left;
	font-weight: normal;
	font-style: normal;
} 

