body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
* {
	border:0;
	margin:0;
	padding:0;
}

div#container_dierendatabase {
	background:url(images/header_dierendatabase.jpg) no-repeat top;
	width:749px;
	margin:34px auto 0 auto;
	padding:163px 0 0 10px;
	overflow:hidden;
}
div#slurf {
	//background:url(images/slurf.gif) no-repeat right bottom;
	width:782px;
	padding:8px 0 0 0;
	margin:0 auto;
}
div#container {
	background:url(images/header.jpg) no-repeat top;
	width:749px;
	padding:188px 33px 0 10px;
	overflow:hidden;
}

div#content {
	float:left;
	width:558px;
	margin:0 9px 0 0;
}
div#content h1 {
	background:url(images/content_h1.gif);
	line-height:31px;
	padding:0 6px 0 15px;
	color:#fff;
	font-size:9pt;
}
div#content h1.groot {background:url(images/h1_groot.gif);}
div#content h2 {
	background:#daf195;
	line-height:20px;
	margin:0 0 10px 0;
	padding:0 10px;
	font-size:9pt;
}
div.block, div.block_border {
	background:#ddf3a3;
	padding:6px 6px 0 6px;
	border:1px solid #aacc64;
	border-top:0;
	overflow:hidden;
}
div.block_border {
	background:url(images/border.gif) repeat-y right #ddf3a3;
	border-right:0;
}
div#content div.inhoud {
	background:#daf195;
	margin:0 0 6px 0;
	padding:10px;
}
div#content div.row, div#content div.row2 {
	background:#daf195;
	width:538px;
	line-height:45px;
	margin:0 0 10px 0;
	overflow:hidden;
	font-weight:bold;
}
div#content div.row a img, div#content div.row2 a img {
	float:left;
	margin:6px 42px 0 28px;
	border:2px solid #c9e266;
}
div#content div.row2 {
	line-height:130%;
	font-weight:normal;
}
div#content div.row2 a img {
	margin:6px 6px 0 5px;
	border:0;
}
div#content div.row2 a {
	color:#000;
	text-decoration:none;
	font-style:italic;
}
div#content div.inhoud img {margin:0 0 0 20px;}
div#kolom {
	float:left;
	width:182px;
}
div#kolom h1 {
	background:url(images/kolom_h1.gif);
	line-height:31px;
	padding:0 0 0 18px;
	color:#fff;
	font-size:9pt;
}
div#kolom h1.margin {
	background:url(images/h1_margin.gif);
	margin:9px 0 0 0;
}
div#kolom ul {padding:6px 0;}
div#kolom li {padding:0 0 2px 0;}
div#kolom li a {
	display:block;
	background:#daf195;
	line-height:14px;
	padding:0 0 0 8px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
div#kolom p {text-align:center;}
div#kolom p a img {margin:13px 0 0 0;}
div#kolom p a {
	line-height:37px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

p#footer {
	float:left;
	width:749px;
	line-height:40px;
	text-align:center;
	font-style:italic;
	font-size:7pt;
}