/* CSS Document url photography:http://www.flickr.com/photos/gracewong/183286968/sizes/o/*/

div.header {	
		
	background: url(/img/metzwembad/header.jpg) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 187px;

}
div.zoek {
		background: url(/img/metzwembad/zoek.jpg) no-repeat;

	font-family:Verdana, Helvetica;
	font-size: 9pt;
	position: absolute;
	top: 0px;
	left:210px;
	width: 335px;
	height: 220px;
	overflow: hidden;
	z-index: 1000;
	text-align: left;
		
}	
td.header {
background: url(/img/metzwembad/header-table.jpg) repeat-x;
font-size: 8pt;
margin: 0;
text-align: left;
border: 0px;
color: #465660;
height: 26px;
font-weight: normal;
padding: 5px 2px 2px 14px;


}