html, body, div {
margin:0pt;
padding:0pt;
font-size: 10pt;
}
body {
color:#000;
font-family:Tahoma,Arial,"Times New Roman",Times,sans-serif;
font-size:100.01%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.1;
background: #5279B0 none repeat-y scroll 80% 0pt;
min-width:780px;
}
#topbox, #leftbox, #middlebox, #rightbox, #bottombox {
font-size:0.9em;
padding:0;
margin: 0;
overflow:hidden;
}

#wrapbox{
background:#85A2C4 url(http://www.hoekpunt.be/css/img/grad1.jpg) repeat-x scroll bottom;
}

#topbox {
background:#85A2C4 url(http://www.hoekpunt.be/css/img/headbg.png) repeat-x scroll 0%;
font-size: 1px;
border-bottom: 1px solid #D7E5F0;
}
#leftbox {
background:transparent none repeat scroll 0%;
width:20%;
}
#middlebox {
background:#FFF none repeat scroll 0%;
border-left: 2px solid #D7E5F0;
border-right: 2px solid #D7E5F0; 
border-collapse: collapse;
width:58%;
padding:0 1% 15px 1%;
min-height: 200px;
}
#rightbox {
background: transparent none repeat scroll 0%;
width:19%;
}
#bottombox {
background: #85A2C4 none repeat scroll 0%;
border-top: 2px solid #D7E5F0;
border-bottom: 2px solid #D7E5F0;
clear:left;
text-align: center;
}
#vertnav{
border-bottom: 2px solid #D7E5F0;
}
#vertnav ul{
background-color: #D7E5F0;
line-height: 20px;
list-style: none;
margin: 0;
padding: 0;
}
#vertnav a{
text-decoration: none;
background: #D7E5F0 url(http://www.hoekpunt.be/css/img/vertnav.gif) no-repeat scroll left;
padding-left: 20px;
color: #5279B0;
}
#vertnav, #topbox, #bottombox {
width:100%;
}
#leftbox, #middlebox, #rightbox {
float:left;
}
#adminlogin
{
position: absolute;
top: 18px;
right: 15px;
width: 118px;
}
#adminlogin a
{
background-color: #85A2C4;
color: #D7E5F0;
border: 2px solid #D7E5F0;
display: block;
text-align: center;
font-weight: bold;
font-size: 0.7em;
text-decoration: none;
margin: 4px 0;
}
h1
{
clear: both;
background-image: url(http://www.hoekpunt.be/css/img/vlakken.png);
background-repeat: no-repeat;
background-position: left;
padding-left: 40px;
color: #970F4C;
min-height: 30px;
margin-top: 10px;
font-size: 20pt;
}
p
{
margin: 15px 0;
}
#leftbox li{
display: block;
width: 70%;
text-align: center;
border: 2px solid #D7E5F0;
margin: 5px auto;
}
#vertnav li{
display: inline;
}
#leftbox ul
{
list-style: none;
margin: 0;
padding: 0;
}
#leftbox ul a
{
text-decoration: none;
color: #D7E5F0;
font-weight: bold;
display: block;
background-color: #85A2C4;
}
#leftbox ul a:hover
{
background-color: #D7E5F0;
color: #5279B0;
}
#leftbox h2, #rightbox h2
{
text-align: center;
margin: 10px 7%;
background-color: #534CBB;
color: #D7E5F0;
font-size: 1.2em;
}
#leftbox h2 a
{
color: #D7E5F0;
text-decoration: none;
}
#rightbox .nieuws{
width: 85%;
background-color: #D7E5F0;
margin: 5px auto;
font-size: .85em;
padding: 5px;
}
#middlebox h2{
color: #83BE0A;
border-bottom: 1px solid #83BE0A;
font-size: 1.4em;
}
.nieuws .datum
{
float: right;
line-height: 1.4em;
}

a:active{
color: #83BE0A;
}

.kg1{
	text-align: right;
	vertical-align: top;
}

.fout{
	color: red;
}

.verstuurd{
	color: green;
	background-color: #FFC;
}
.center{
	text-align: center;
}
.rijtype_1{
}
.rijtype_2{
	background-color: #D7E5F0;
}
table.overzicht{
	border-collapse: collapse;
	width: 100%;
}
.overzicht th{
	text-align: left;
	background-color: #5279B0;
	color: #D7E5F0;
}

.formulier_ok, .formulier_nietok{
	padding-left: 20px;
	text-decoration: none;
	background-repeat: no-repeat;	
	font-size: 1.1em;
}

.formulier_ok{
	color: green !important;
	background-image: url('http://www.hoekpunt.be/css/img/volledig.gif');
}

.formulier_nietok{
	color: red !important;
	background-image: url('http://www.hoekpunt.be/css/img/nietvolledig.gif');
}