												/* Algemeen */
body {
 margin:0;
 padding:10px;
 font-family : "Times New Roman", "New York", Times, serif;
}

td, tr, p, div {
 font-family : "Times New Roman", "New York", Times, serif;
 font-size		: 1em;
}

h1 {
 color			: #04263b;
 font: 2em  "Times New Roman", "New York", Times, serif;
 margin			: auto auto 4px auto;
 font-weight:bold;
}

											/* Links Algemeen */
a:link {
 text-decoration	: underline;
 color			: #04263b;
}

a:visited {
 text-decoration	: underline;
 color			: #04263b;
}

a:hover	{
 text-decoration	: none;
 color			: #04263b;
}

a.opacity{ 
 border:0; 
 text-decoration: none;
 border-bottom: none;
} 

												/* Positie basis layers */
#container { 	
  text-align: left;
  margin: 0px auto;
  position:absolute; 
  width: 1000px;
  top: 10px;

}

#index_content {  
  position:absolute;  
  text-align: left;
  padding-top: 200px;
  padding-left: 0px;
  padding-bottom: 20px;
  width: 685px; 
  font-size: 1.2em;
  }


											/* Google Maps */
#map {
 width: 500px; 
 height: 300px;
 margin-top: 20px;
 margin-left: 65px;
 }
											/* Adres gegevens */
								
#index_cgegevens img {
 float:right;
 margin-right: 50px;
 margin-top: 15px;
}

#index_header1,#index_header2,#index_header_logo,#index_headerimg,#index_menubar,#index_footer,#index_menu,#index_submenu_contact,
#index_submenu_overons,#index_submenu_diensten,#index_print,#index_bottomnav { display:none; }



												/* Print-only layers */
												
#print_logo { 
  position:absolute;  
  float:right;
  margin-top: 70px;
  margin-left: 230px;
}


#print_nav {
  position:absolute; 	
  padding-left: 0px;
  top: 3px;
  font-family : Microsoft Sans Serif, Tahoma, Arial, Helvetica, sans-serif;
  font-size:9pt;
}

.print_nav_small {
 font-family : Microsoft Sans Serif, Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

#print_nav a:link {
 text-decoration	: none;
 color			: #04263b;
}

#print_nav a:visited {
 text-decoration	: none;
 color			: #04263b;
}

#print_nav a:hover	{
 text-decoration	: underline;
 color			: #1f3645;
}
												
#print_adres { 
  float:right;
  margin-top: 250px;
  font-size: 0.9em;
  width: 260px;
}

#print_adres p { 
font: 1em verdana, arial, sans-serif;
color: #04263b;
}