html, body {
margin: 0 ;
padding: 0;
text-align:left;
}

body{
	background:  url(background.jpg) repeat-x #D5E2EA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container {
margin: 0 auto;
width: 1008px;
background: url(achtergrond.png) repeat-y ;

}

#header {
	background:url(header.jpg);
	width: 998px;
	height: 140px;
	margin: 0 auto;
}
#buttons{
	border-top: thick #006;
	height: 25px;
	margin: 0 auto;
	text-align: center; 
} 
#fotoslideshow{
	height: 220px;
	width: 750px;
	margin: 20px 0 0 20px;
}
#tekst{
	width:960px;
	text-align:center;
	padding: 20px 0 0 20px;


}
#tekstrechts{
	width:50px;
	height: 100px;
	background:#009;


}
#fotos{
	width:200px;
 
}

#leeg{
	height: 40px;
}
#footer{
	background:url(footer.PNG);
	width: 1008px;
	height: 55px;
	margin: 0 auto;
	text-align: center;
	font-size:10px;
	}
	
H1 { border-bottom: 1px #0033CC  inset; 
width: 100% ;
font-size:12px;
color:#666666;
}

#welkomstmenu {
	background: url(welkomstmenu.JPG);
	width: 750px;
	height: 198px;
}
#kunstmaandmenu {
	background: url(kunstmaandmenu.JPG);
	width: 750px;
	height: 198px;
}
#schnowlen {
	background: url(scnowlenofgowlen.jpg);
	width: 750px;
	height: 198px;
}
#kerst{
	background: url(kerst.JPG);
	width: 750px;
	height: 400px;
}

#tekstvak {
	width: 470px;
	height: 140px;
	float: right;
	margin-top: 50px;
	text-align: left;
	}

