@charset "UTF-8";
/* 
Copyright 2007
VechtDesign.nl
[W] www.VechtDesign.nl
[E] info@VechtDesign.nl
[T] 0529 47 05 83
*/ 

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #b2b2b2;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.TextCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
.TextNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.TextBouwlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
.TextNotice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
  div#horizon{
   text-align:center;

   position:absolute;
   top:50%;
   left:0;

   width:100%;
  }
  div#inner{
	text-align:left;
	margin:0 0 0 -100px;
	position:absolute;
	top:-190px;
	left:14%;
	width:920px;         /* 2*|div#inner{margin-left}| */
	height:250px;        /* 2*|div#inner{top}|         */
  }
  p{                    /* this makes the look more consistent between browsers, it has nothing to do with the technique */
   margin:0;
   padding:.2em;
  }

