body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 150%;
	color: #444444;
	background: url('../images/bg.jpg') #fff repeat-x bottom left;
	border-top: 5px solid #ed1c24;
}
#container {
	margin: 0px auto;
	width: 970px;
}
#header {
	width: 970px;
	height: 125px;
}
#header a.logo {
	margin: 20px 0px 0px 0px;
	padding: 84px 0px 0px 0px;
	display: block;
	float: left;
	height: 0px !important; 
	width: 183px;
	overflow: hidden;
	background: url('../images/logo.gif') no-repeat top left;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
	height: 125px;
}
#header ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 125px;
}
#header ul  li a {
	float: left;
	display: block;
	height: 35px;
	color: #444444;
	font-size: 120%;
	width: 90px;
	padding: 90px 10px 0px 10px;
	text-decoration: none;
	text-align: center;
}
#header ul li a:hover {
	background: #ebebeb;
	color: #ed1c24;
}
#taal {
	position: absolute;
	z-index: 2;
	display: block;
	top: 0px;
	left: 50%;
	width: 960px;
	margin-left: -485px;
	text-align: right;
	font-size: 90%;
	padding: 5px;
}
#taal a {
	margin: 5px 0px 0px 5px;
	padding: 11px 0px 0px 0px;
	display: block;
	float: right;
	height: 0px !important; 
	width: 16px;
	overflow: hidden;
	background: url('../images/vlaggen.gif') no-repeat 0px 0px;
}
#taal a.en {
	background-position: 0px -11px;
}
#contents {
	width: 920px;
	padding: 25px;
	background: url('../images/bg-contents.gif') no-repeat top left;
}
#contents h1 {
	clear: both;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #ed1c24;
	font-size: 170%;
	font-weight: normal;
	text-transform: capitalize;
}
#contents h2 {
	clear: both;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #444444;
	font-size: 150%;
	font-weight: normal;
}
#contents h3 {
	color: #ed1c24;
	font-size: 120%;
}
#contents a {
	color: #ed1c24;
	text-decoration: underline;
}
#contents a:hover {
	color: #444444;
	text-decoration: underline;
}
#contents input, select {
	width: 140px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #ed1c24;
	padding: 1px 2px 2px 2px;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#contents textarea {
	width: 250px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #ed1c24;
	padding: 1px 2px 2px 2px;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#container input[type="checkbox"] {
	width: 20px;
	border:none;
}
#contents input.button {
	margin: 5px 0px 0px 0px;
	width: 75px;
	height: 20px;
	border: none;
	font-size: 11px;
	color: #ffffff;
	background: #ed1c24;
}
#contents input.formbutton {
	margin: 5px 0px 0px 0px;
	height: 20px;
	border: none;
	font-size: 11px;
	color: #ffffff;
	background: #ed1c24;
}
#contents label {
	display: block;
	float: left;
	clear: both;
	width: 175px;
	font-weight: bold;
	line-height: 18px;
}
#contents .nieuwsbericht {
	clear: both;
}
#contents .nieuwsbericht h3 {
	margin: 0px;
	padding: 0px;
}
#contents .nieuwsbericht img {
	border: 1px solid #aaa;
	margin: 0px 5px 5px 0px;
}
#contents .nieuwsbericht a {
	text-decoration: none;
}
#home-foto {
	width: 970px;
	height: 450px;
	background: url('../images/home-foto-1.jpg') no-repeat top left;	
}
#footer {
	width: 970px;
	padding: 50px 0px 50px 0px;
	font-size: 90%;
}
#footer a {
	margin: 0px;
	padding: 29px 0px 0px 0px;
	display: block;
	float: right;
	height: 0px !important; 
	width: 238px;
	overflow: hidden;
	background: url('../images/link-klaver.gif') no-repeat top left;
}
#footer a.en {
	background: url('../images/link-klaver-en.gif') no-repeat top left;
}
