@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, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	line-height: inherit;
	font-size: 13px;
	font-family:"Times New Roman", Times, serif;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
li{
}
ol, ul {
  padding-bottom:14px;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
/* ------ EINDE CSS schoonmaak code ------ */



#body {
  background-image:url(images/pattern.gif);
}
.ie6	#body {
	background-image:url(images/1x1bordeaux.gif); /* ie uitzondering */
}	
#centreerdiv {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
#kaderdiv {
	position:relative;
	width:896px;; /*object breedte totaal*/
	background-image:url(images/content_bg.png);
}	
.ie6	#kaderdiv {
	background-image:url(images/content_bg_ie.gif); /* ie uitzondering */
}	
#logodiv {
	position:relative;
	width:860px;
  height:188px;
	background-image:url(images/logo2.gif);
	background-repeat:no-repeat;
}
#contentgradientdiv {
	position:relative;
  text-align:left;
	width:860px;
	background-image:url(images/content_grad2.gif);
	background-repeat:no-repeat;	
	background-position:bottom;
}
#contentdiv {
  position:relative; /*shade breedte totaal*/
}
#navigatie {
  position:absolute;
  z-index:3;
  top:100px;
  left:40px;
}
#terug {
	position:absolute;
	top:380px;
	left:20px;
}#tekst {
  padding:0px 0px 0px 220px;
	margin-top:-18px;
  width:500px;  
}
#subnav {
  position:absolute;
	z-index:2;
  top:165px;
  left:7px;
  color:#999999;
}
#sfeer {
  position:absolute;
  top:10px;
  left:0px;
  color:#999999;
}
#sfeercontact {
  position:absolute;
  top:95px;
  left:599px;
}
#onderkader {
  width:896px;
  text-align:right;
  padding-top:4px;
  background-image:url(images/bottom_bg.png);
  background-repeat:no-repeat;
  background-position:center;
}
.ie6	#onderkader{
	background-image:url(images/bottom_bg_ie.gif); /* ie uitzondering */
}	

#onderkader a:link, #onderkader a:active, #onderkader a:visited {
  font-family:"Times New Roman", Times, serif;
	padding-right:20px;
  font-size:11px;
  font-weight:normal;
  color:#FFFFFF;
}
#onderkader a:hover {
  text-decoration:none;
  color:#CCCCCC;
}
/* Einde Vaste Elementen*/

/* Content (tekst inhoud van de pagina)*/
h1
{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#a16a00;
  padding-bottom:4px;
}
h2
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#a16a00;
  line-height:22px;
	font-weight:bold;
  padding-bottom:14px;
}
h3
{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#a16a00;
  line-height:18px;
  margin-top:-5px;
  padding-top:-5px;
	font-weight:normal;
}
blockquote
{
	font-size:12px;
	font-style:italic;
	text-align:center;
  line-height:16px;
	color:#f57f20;
  padding-bottom:12px;
}
p {
  padding-bottom:12px;
  line-height:18px;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
}
#n1{
  font-size:12px;
  font-weight:bold;
  line-height:normal;
  margin:0px;
  padding:0px;
}
#n2{
  font-size:10px;
  font-weight:bold;
  line-height:normal;
  color:#333333;
  margin:0px;
  padding:0px;
}
A:link, A:visited
{
  font-family:"Times New Roman", Times, serif;
  color:#663300;
  font-weight:bold;
  text-decoration:underline;
}
A:hover 
{
  color:#CC9933;
  font-weight:bold;
  text-decoration:underline;
}
textarea {
	font-family:verdana;
	font-style:normal;
	width:300px;
	height:120px;
  border-width:1px;
	border-style:solid;
	border-color:#a16a00;  	
}
#textarea2 {
	font-family:verdana;
	font-style:normal;
	width:300px;
	height:60px;
  border-width:1px;
	border-style:solid;
	border-color:#a16a00;  	
}
.input {
	font-family:verdana;
	font-style:normal;
  width:180px;
	height:20px;
  margin:7px 0px 0px 0px;
	padding:0px;
  border-width:1px;
	border-style:solid;
	border-color:#a16a00;
}
/* Einde Content */
/* ------------------ body -------------------- */


/* ------ Browser Uitzonderingen ------ */
/* ------ EINDE Browser Uitzonderingen ------ */.s {
}

