/* Bertmedema.nl DESIGN BY Unipolair.com */
html, body
{
	margin: 0;
	padding: 0;
	background-color: #0000FF;
}
body {
	font-family: verdana;
	font-size: 11px;
	margin: 0px;
	background-color: #0000FF;
	font: Verdana;
}
a img
{
	border-width: 0;
}
#h1 {
	margin: 0;
	font: Verdana;
	font-size: 1.6em;
	font-weight: normal;
	color: #333333;
}
#header {
	background-image: url(images/headerbg.png);
	width: 100%;
	height: 191px;
}
#innerContent
{
	background-image: url( background.jpg );
	background-repeat: repeat-y;
	height: 100%;
	min-height: 300px;
}
#content {
	border-top: solid 1px white;
	background-color:#FFFFFF;
	width: 849px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
#news {
	margin-top: 3px;
	height: 188px;
	width: 835px;
	background-image:url(images/newsbg.png)
}
#titel {
	float: left;
	height: 188px;
	width: 455px;
}
div.newskoppen {
	float: left;
	font-size: 14px;
	margin-top: 1px;
	margin-left: 5px;
	height: 22px;
	padding-top: 3px;
	padding-left: 5px;
	width: 445px;
	background-color:#f0cf39;
	color: white;
	valign: middle;	
}
#video {
	margin-top: 6px;
	margin-under: 6px;
	margin-right:6px;
	height: 176px;
	width: 357px;
	background-color:#f0cf39;
	float: right;
}
#under {
	width: 849px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}
div#navigatie
{
	margin: 0;
	height: 100%;
	width: 200px;
}
div#navigatie a
{
	color: white;
	text-decoration: none;
}
div.hoofdpagina
{
	margin-left: 0;
	cursor: pointer;
	font-size: 11px;
	color: white;
	padding-left: 2px;
	width: 198px;
	height: 18px;
	background-color: #2a2a2a;
	border-bottom: solid 1px white;
	padding-top: 4px;
	valign: middle;
}
div.subpagina
{
	font-size: 11px;
	color: white;
	border-bottom: solid 1px white;
	padding: 2px;
	width: 196px;
	background-color: #666666;
}
