html, body, form {width: 100%; height: 100%; min-height: 100%; margin: 0; padding: 0; font-family: Verdana, Tahoma, Arial; color: #000; font-size: 11px; line-height: 18px;}
body
              {
	border: 0px solid black;
	margin-left: 0px;
	background-image: url(html/images/bg_hout.jpg);
	background-repeat: repeat;
	background-position: center;
}
.h1               {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	
}
.h1 a               {
	font-size: 11px;
	color: #993300;
	font-weight: bold;
	text-decoration: none;
	
}
.h1 a:hover               {
	font-size: 11px;
	color: #993300;
	font-weight: bold;
	text-decoration: underline;
	}
	
.h2               {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 13px;
	
}
.h2 a               {
	font-size: 11px;
	color: #993300;
	font-weight: normal;
	text-decoration: none;
	
}
.h2 a:hover               {
	font-size: 11px;
	color: #993300;
	font-weight: normal;
	text-decoration: underline;
	}
	
.ikben               {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 15px;
	font-style: italic;
}

.kopgroot               {
	font-size: 12px;
	color: #993300;
	font-weight: bold;
	
}


/* divs used for aligning the website*/
#masterBody {
width:100%;
height:100%;
text-align:center;
float:none;

}



/* divs used for aligning the website*/
#container		{
	text-align:left;
	position:relative;
	height:768px;
	width:1024px;
	margin:0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-image: url(html/images/basis.gif);
	background-position: center;
}

#afbeelding  {
	position: relative;
	left: 50px;
	top: 150px;
	width: 768px;
}

#menu  {
	position: relative;
	left: 260px;
	top: 140px;
	width: 700px;
}

#logokeukendesigners  {
	position: absolute;
	left: 760px;
	top: 65px;
	width: 200px;
	height: 70px;
}

#tekstblok  {
	position: absolute;
	left: 270px;
	top: 415px;
	width: 350px;
	height: 270px;
}

#tekstblok_scroll  {
	position: absolute;
	left: 270px;
	top: 415px;
	width: 350px;
	height: 270px;
	overflow: auto;
}

#afbeelding_kl  {
	position: absolute;
	left: 674px;
	top: 418px;
	width: 300px;
	height: 300px;
	overflow: no;
}

#afbeelding_kl_scroll  {
	position: absolute;
	left: 674px;
	top: 418px;
	width: 300px;
	height: 270px;
	overflow: auto;
}
#ikbenbeeld  {
	position: absolute;
	left: 644px;
	top: 398px;
	width: 330px;
	height: 320px;
}

#ikbentekst  {
	position: absolute;
	left: 655px;
	top: 465px;
	width: 280px;
	height: 230px;
}

#tekst_rechts_scroll  {
	position: absolute;
	left: 644px;
	top: 415px;
	width: 320px;
	height: 280px;
	overflow: auto;
}

#adresblok  {
	position: absolute;
	left: 70px;
	top: 520px;
	width: 175px;
	height: 170px;
}

#homepageblok  {
	position: absolute;
	left: 70px;
	top: 450px;
	width: 150px;
	height: 170px;
	color:  #309;
}

