body, html {
	margin:0px;
	width:100%;
	height:100%;
	max-height:100%;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin:0px;
	padding:0px;
}
a {
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
ul, ol {
	margin-left: 15px;
	padding-left: 0px;
}
input, textarea, select{
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
}
form{
	margin:0px;
}
h1 {
	font-family:Arial;
	font-size:15px;
	color:#666666;
	line-height: 18px;
	margin:0px;
	padding:0px;
}
h2 {
	font-family:Arial;
	font-size:15px;
	color:#006633;
	background-color: #dedd3a;
	font-weight:bold;	
	line-height: 18px;
	margin:0px;
	padding:0px;
}
.nieuwsTitel {
	font-family:Arial;
	color:#006633;
	font-size:14px;
	margin-left:4px;
	font-weight:bold;
}
.nieuwsTekst {
	font-family:Arial;
	font-size:11px;
	color:#006699;
	line-height:16px;
	margin-left:4px;
}
.menuoff {
	font-family: Arial;
	font-size: 12px;
	color: #00386b;
	text-decoration:none;
}
.menuover{
	cursor:pointer;
	color: #00386b;
	font-family: Arial;
	font-size: 12px;
	background-color: #ccff33;
	text-decoration:none;
}
.sub {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
	display:block;
}
.sub:hover{
	color: #00386b;
}

table a { color:#006699; }

#main{ position:absolute; top:50%; left:50%; margin-left: -485px; margin-top: -295px; width: 970px; height:590px}

/*#content {position:relative; top:0; left:20px; width: 400px; height:397px; overflow:auto;}*/
#content {position:relative; top:0; left:20px; width: 400px; }
img { border:0px; }