body {
	margin:0;
	background-color:#300;
	text-align:center;
	font:62.5% Verdana, Arial, Helvetica, sans-serif;
}
p{
	font-size:1.2em;
	line-height:125%;
	margin:0;
	padding:0;
}
h1{
	color:#639;
	font-size: 1.6em;
	margin-top:0;
	margin-bottom:1.6em;
	}
h2{
	font-size:1.2em;
	color:#C96;
	margin-bottom:0;
}
a {
	color: #96C;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
ul{
	font-size:1.2em;
	list-style-type:disc;
	margin:0 0 1.2em;
	padding:0 0 0 16px;
}
#main {
	width:750px;
	margin:20px auto;
	text-align:left;
	background-color:#FFF;
}
#title-ne {
	background:#FFF url(images/title-ne.jpg) no-repeat 0 0;
	height:112px;
	margin:0;
	}
#title-en {
	background:#FFF url(images/title-en.jpg) no-repeat 0 0;
	height:112px;
	margin:0;
}
#title-ne h1, #title-en h1 {
	margin:0 0 0 -800px;
	font-size:1%;
	line-height:0;
	padding:0;
	}
#adresbalk{
	background:#F00 url(images/balkbg.jpg);
	clear:both;
	margin:0;
	padding:0;
	width:750px;
	height:23px;
}
#vlag{
	position:relative;
	margin:0;
	float:left;
	width:90px;
	height:23px;
}
#vlag img{
	margin-left:17px;
	margin-top:3px;
}
#adres{
	float:left;
	width:660px;
	height:23px;
	color:#FFF;
	font-weight:bold;
}
#adres p {
	margin:2px 0 0 4px;
	font-size:11px;
}
#adres a{
	color:#639;
}
#container {
	background:#FFF url(images/cssmonogram.jpg) no-repeat 0 0;
	width:750px;
}
#menu {
	float:left;
	width:90px;
	text-align:right;
}
#menu ul{
	border-top:1px solid #639;
	font-size:1.2em;
	list-style:none;
	margin:20px 0 0;
	padding:0;
	width:90px;
	}
#menu ul li{
	border-bottom:1px solid #639;
	padding: 2px 0;
	}
#menu .currpage{
	font-weight:bold;
	background-color: #DFD6EB;
	color:#639;
}
#menu a{
	color:#639;
}
#menu a:hover{
	font-weight:bold;
	background-color:transparent;
	text-decoration:none;
}
#contents{
	background-color:transparent;
	float:left;
	width:660px;
	}
.homecontent{
	background:url(images/kolom-bg.gif) repeat-y 100% 0;
}
#breed {
	width:436px;
	float:left;
	background-color:transparent;
	margin-top:18px;
	padding-left:42px;
	}
#hoogte{
	float:left;
	height:475px;
	width:1px;
	background-color:transparent;
}
#actueel{
	float:right;
	width:171px;
	padding:18px 0 0;
	margin:0;
	color:#630;
}
#actueel h1 {
	color:#630;
	font-size:1.8em;
	margin-bottom:1em;
}
#actueel .datum{
	margin:1.2em 0 0;
	font-size:1.1em;
	font-weight:bold;
}
#beeld{
	float:right;
	width:171px;
	padding:0px 0 0;
	margin:0;
}
#bottom {
	clear:both;
	width:750px;
	background-color:#300;
}
