/* HOOFDTAGS */

body{
	background-color:#FFFFFF;
	font-family: Arial, Sans-serif;
	font-size:12px;
	line-height: 14pt;
	padding:10px;
	
}

table{
	font-family: Arial, Sans-serif;
	font-size:12px;
	line-height: 14pt;
	padding:10px;
}

form{
	margin:0px;
	padding:0px;
}

li.bullet{
list-style-type:square;
}

div.main {
  width: 760px;
  border:none;
}

div.header{
  display:none;
}

div.spacer{
padding-top:2px;
padding-bottom:2px;
background-color:#000000;
text-align:right;
padding-right:10px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
white-space:nowrap;
}

div.menu{
  display:none;  
}

div.menu_out{
  width: 145px;
  height: 25px;
  background-image:url("images/menu_out.gif");
  padding-left:10px;
}

div.menu_over{
  width: 145px;
  padding-left:10px;
  height: 25px;
  background-image:url("images/menu_over.gif");
}


div.mail_blok{
  width: 130px;
  padding: 5px;
  margin:5px;
  color: #FFFFFF;
  border:1px solid #000000;
  background-color:#1E569F;
  overflow:hidden;
}

div.zoek_blok{
  display:none;
}

div.content_space{
	float:left;
	width:500px;
	padding-top:20px;
	padding-left:20px;
	line-height:22px;
}

div.samenvatting{
  margin-left : 25px;
  margin-bottom:10px;
  font-size   : 11px;
  line-height:12px;
}

span.zwart_titel{
  color       : #FFFFFF;
  font-weight : bold;
}

span.klein{
  font-size   : 8pt;
}

span.titel{
  font-family : Book Antiqua,"Times New Roman", Times, serif;
  color       : #1E569F;
  font-size   : 16pt;
  font-weight : bold;
}

span.subtitel{
  font-family : Book Antiqua,"Times New Roman", Times, serif;
  color       : #1E569F;
  font-size   : 10pt;
  font-weight : bold;
}

span.minititel{
  font-family : Book Antiqua,"Times New Roman", Times, serif;
  color       : #1E569F;
  font-size   : 8pt;
}

span.headline{
  margin-left: 10px;
}

input.ok_knop{
	border: 1px solid;
	font-size:11px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif
}

input.mail_adres{
  width:130px;
  border: 1px solid;
  font-size:10px;
  font-family:Arial, Helvetica, sans-serif;
  color:#333333;
}

input.zoek_woord{
  width:130px;
  border: 1px solid;
  font-size:10px;
  font-family:Arial, Helvetica, sans-serif;
  color:#333333;
}

input.contact_form{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#000000;
 border: 1px solid;
 width:350px;
}

textarea.contact_form{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#000000;
 border: 1px solid;
 width:350px;
 height:100px;
}

img.pasfoto{
  border: 1px solid;
  margin-right: 10px;
}

img.bullet{
  display: inline;
}

img{
  border:0px;
}

A.menu:link    {color: #FFFFFF; text-decoration: none; font-size: 9pt} 
A.menu:visited {color: #FFFFFF; text-decoration: none; font-size: 9pt} 
A.menu:hover   {color: #FFFFFF; text-decoration: none; font-size: 9pt} 
A.menu:active  {color: #FFFFFF; text-decoration: none; font-size: 9pt}


A.nieuws:link    {color: #9F1E1E; text-decoration: none;} 
A.nieuws:visited {color: #9F1E1E; text-decoration: none;} 
A.nieuws:hover   {color: #9F1E1E; text-decoration: none;} 
A.nieuws:active  {color: #9F1E1E; text-decoration: none;}

div.printHeader{
	margin-left:20px;
	display:block;
}

div.printIcon{
	display:none;
}

