* {margin:0;padding:0}
body {
	margin:0 0 0 -15px;	
	background-image:url(../img/bg_body.jpg);
	background-repeat:repeat-x;
	font: 62.5% Arial, sans-serif;
	line-height:160%;
}
h1 {
	font-size:200%;
	font-weight:normal;
	color:#757575;
	margin-left:-1px;
}
img {
	border:none;
}
a {
	color:#404040;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
li {
	list-style-type:none;
	background-image:url(../img/bullet.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding: 0 0 0 17px;
	margin: 3px 0 3px 19px;
}
ul {
	margin-top: 10px;
	margin-bottom: 20px;
}
blockquote {
	margin: 15px 0px 25px 25px;
}
.slingeraap {	
	margin-bottom:-2px;	
}

/* -- STRUCTUUR -- */
#preview {
	margin:0;
	padding:1px 0 2px 0;
	border-bottom:solid 1px #000000;
	background-color:#ffffcc;
	color:#333333;
	width:100%;
	font-size:11px;
}
#wrapper {
	margin:0 auto 0 auto;
	width:950px	
}
#hoofd1 {
	width:950px;
	height:96px;
	background-image:url(../img/hoofd1.jpg)
}
#mailer {
	width:210px;
	height:22px;
	float:right;
	margin-top:64px;
}
#hoofd2 {
	width:950px;
	height:256px;
	background-image:url(../img/hoofd2.jpg)
}
#hoofd3 {
	width:950px;
	height:34px;
	background-image:url(../img/hoofd3.jpg)
}
#midden {
	width:950px;	
	background-image:url(../img/bg_midden.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
	float:left
}
#voeter {
	width:890px;
	height:108px;
	background-image:url(../img/voeter.jpg);
	background-repeat:no-repeat;
	margin:0 auto 12px auto;
	clear:both;
}
#voeter_sub {
	width:596px;
	float:right;
	margin-top:88px;
}
#voeter_links {
	width:300px;
	float:left;
	color:#8F8F8F;
}
.copy{
	font-size:110%;
	margin:0 3px 0 8px;	
}
#voeter_rechts {
	width:150px;
	float:right;
	text-align:right;
	margin-right:8px;	
}
a.webstylers{
	color:#8F8F8F;
	text-decoration:none;
}
#links {
	width:323px;
	float:left
}
#rechts {
	width:626px;
	float:right;
}
#titel {
	width:626px;
	height:38px;
	float:left;
	margin-top:22px;
}
#content { /*ie6*/
	width:580px;
	height:358px;
	float:left;
	font-size:130%;
	color:#404040;
	margin-bottom:11px
}
html>body #content { 
	min-height:358px;
	height:auto
}

/* --- MENU --- */
#menudummy{
	width:323px;
	height:24px;
	float:left
}
.menulijn{
	width:323px;
	height:1px;
	background-image:url(../img/menulijn.gif);
	background-repeat:no-repeat;
	float:left;
}
.knop{
	width:293px;
	height:30px;
	float:right;
	overflow:hidden;
}
.knop_select{
	width:293px;
	height:30px;
	float:right;
	overflow:hidden;
	background-image:url(../img/knop_select.gif);
}
a.knoplink{
	font-size:130%;
	color:#808080;
	font-weight:bold;
	width:249px;
	height:22px;
	padding:8px 0 0 0;
	margin: 0 0 0 0;
	float:right;
	text-decoration:none;
}

/* -- contact -- */
.contacttabel {
	font-size: 12px;
	margin:-30px 0 0 20px;
}
td.contacttabel {
	padding:3px;
}
.contactinput {
	font-size: 12px;
	border: 1px solid #ffffff;
	padding: 1px 1px 1px 1px;
	width:120px;
	border: 1px solid #a9a9a9
}
.contacttextarea {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #ffffff;
	padding: 1px 1px 1px 1px;
	width:290px;
	height:95px;
	border: 1px solid #aaaaaa	
}
#verzendknop{
	margin: 15px 0 0 55px;
}

/* -- PDF -- */
#pdf{
	margin:25px 80px 0 27px;
	width: auto;
}
.pdftitel{
	margin-bottom:14px;
	font-size:90%;
	font-weight:bold;
	color:#696969;	
}
.pdfitem{	
	height:17px;
	margin:1px 10px 5px 20px;
	padding: 1px 0 0 24px;
	font-size:90%;	
	background-image:url(../img/pdf_symbool.jpg);
	background-repeat:no-repeat;
}
.pdfdownloadreader{	
	margin:14px 10px 15px 0px;
	color:#999999;
	font-size:90%;
}
a.pdfdownloadreader{	
	color:#999999;
	font-size:100%;	
}

/* -- Album -- */
.albumwrapper {
	width:585px;
	overflow:hidden;
	margin-top:15px;
}
.albumfoto {
	padding:2px 5px 5px 2px;	
	background-image:url(../img/bg_albumfoto.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin:5px;
}
#legende{
	margin:12px 0 0 7px;
	margin-bottom:-10px;
	font-size:80%;
	line-height:120%;
	text-align:center;
	color:#9f9f9f;	
	height:37px;
}
.legendefoto{
	margin:0 0 -5px 0
}
