body{
	padding: 0px;
	margin: 0px;
	background-color: #417cfa; 
}

h1,h3,h4,p,a,ul,li,form,fieldset,legend,table,td,img,div,input { 
	margin: 0px; 
	padding: 0px;
}

ddiv{
	border-style: solid;
	border-width: 1px;
}
	
#container{
	width: 770px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #fff;

	border-right: 2px solid #000;
	border-left: 2px solid #000;
}



#header{
	width: 990px;
	height: 190px;
	background: url(header6.jpg) no-repeat;
	padding: 0px;
}

#header h1 a{
	height : 230px;
	display: block;
	text-indent: -1234em;
}

#header h2{
	text-indent: -1234em;
}
	
#bericht{
	width: 770px;
	margin: 0px auto 0px auto;
	background-color: #f00;
	height: 18px;
}

#bericht p{
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	color: #fff;
}

#content {
	width: 770px;
	height: 550px;
	position: relative;
	margin: 0px auto 0px auto;
}

#tekst {
	position: absolute;
	width: 530px;
	left: 200px;
	margin-left: 20px;

}

#tekst h2{
	font: 18px Arial;
	margin: 5px 0px 5px 0px;
}

#tekst p{
	text-align: left;
	font: 12px/16px "Trebuchet MS";
	
}

#tekst h3{
	font: bold 13px/18px , Arial;
	margin: 3px 0px 3px 0px;
}

afbeelding{
	padding: 10px;
}

#quotes {
	position: absolute;
	width: 510px;
	top: 345px;
	left: 200px;
	margin-left: 20px;


}

#quotes h2{
	font-size: 14px;

}

#quotes li  {
	font: italic 11px/16px Georgia;
	list-style-type: none;
	margin-bottom: 10px;
	list-style-position: inside;
	text-align: justify;
	letter-spacing: 1px;
	margin-left: 20px;
}

#adres{
	position: absolute;
	width: 200px;
	left: 10px;
	top: 335px;
}

#adres p{
	color: red;
	font: bold 12px/16px Arial;
}

#contactform {
	float: left;
	border-style: outset;
	border-width: 1px;
	padding: 5px;
	position: absolute;
	width: 180px;
	top: 420px;
	left: 5px;
}

#contactform p{
	font-size: 14px;
	line-height: 16px;
	
}


#footer {
	width: 770px;
	height: 30px;
	margin: 0px auto 0px auto;
	background: url(footer.jpg) no-repeat;
	padding-top: 8px;
}

#footer p,#footer a{
	text-align: center;
	font: normal 12px Arial;
	color: #ffffff;
}
