@charset "UTF-8";
/* ------ CSS schoonmaak code  ------ */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:14px;
  color:#000000;
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	font-size: 12px;
}
a img, :link img, :visited img {
	border: 0;
  outline:none;
}
a:active
{
  outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
/* ------ EINDE CSS schoonmaak code ------ */


/* Vaste Elementen*/

/* Pagina opmaak */
body {
  background-image:url(images/background.gif);
  background-repeat:repeat-x;
}
#centreerdiv {
  width:100%;
}
#contentdiv {
  position:relative;
  width:990px;
  text-align:left;
  background-image:url(images/achtergrond_horiz.gif);
  background-position:top;
  background-repeat:repeat-y;
}
#navigatie {
  position:absolute;
	z-index:2;
  top:189px;
  left:0px;
}
#landen {
  position:absolute;
	z-index:2;
  top:0px;
  left:972px;
	width:42px;
}
#tekst {
  position:relative;
  left:285px;
  width:380px;
  padding-top:60px;
}
#fotoboek {
  position:relative;
  left:35px;
  width:700px;
  padding-top:60px;
}
#contact {
  position:absolute;
	top:193px;
  left:735px;
  width:380px;
  padding-top:60px;
}
#sfeerlinks {
  position:absolute;
  top:225px;
  left:18px;
}
#klanten {
  position:absolute;
  top:172px;
  left:817px;
	z-index:2;
}
#sfeerrechts {
  position:absolute;
  vertical-align:bottom;
  top:225px;
  left:712px;
}
#afsluiter {
  vertical-align:bottom;
  width:950px;
  height:27px;
  background-image:url(images/afsluiter.gif);
	background-repeat:no-repeat;
	padding-right:40px;
	padding-top:9px;
}
#afsluiterbg {
  padding-top:1px;
  height:18px;
	width:360px;
	background-image:url(images/bgafsluiter.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	
}
h1
{
	font-size:14px;
	color:#008752;
  line-height:18px;
  font-weight:bold;
  padding-bottom:14px;
}
h2
{
	font-size:14px;
	color:#008752;
  line-height:20px;
	font-weight:normal;
  font-style:italic;
  padding-bottom:10px;
}
h3
{
	font-size:14px;
  line-height:20px;
	font-weight:bold;
}
p {
  padding-bottom:12px;
  line-height:16px;
}
A:link, A:visited
{
  color:#339933;
  font-weight:bold;
  text-decoration:none;
}
A:hover 
{
  color:#006633;
  font-weight:bold;
  text-decoration:underline;
}
A.sublink:link, A.sublink:visited
{
  color:#FFFFFF;
	font-weight:normal;
	font-size:11px;
  text-decoration:none;
	margin-right:20px;
	margin-left:20px;
}
A.sublink:hover 
{
  color:#FFCC00;
}
textarea {
	font-family:verdana;
	width:340px;
	height:120px;
  border-width:1px;
	border-style:solid;
	border-color:#fa770f;  	
}
.input2
{
	border-width:1px;
	border-color:#006633;
	border-style:solid;
	width:200px;
	height:18px;
	margin:2px 8px 2px 0px; 	 	
}
textarea
{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	line-height:15px;
	border-width:1px;
	border-color:#006633;
	border-style:solid;
	width:335px;
	height:100px;
	padding:0px; 	 	
}
/* Einde Content */
