html { 
	padding:10px;
	margin:0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #646464;
  	background-color: #ffffff; 
	text-align:center;
	margin:0px;
	padding:0px;
}

#box {
	width:782px;
	margin: 0px auto;
	padding-right:1px;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:left;
	border:1px solid #D1D1D1;
	overflow: auto;
}

#header1 {
	height: 181px;
	padding-bottom: 0px;
}

img{
	border: none;
}

.linksbox{
	margin-top: 5px;
	margin-bottom: 5px;
	width:200px;
	padding: 5px;
	float:left;
	background-image: url("./images/menuachtergrond.gif");
	overflow: Auto;
	text-align: center;
}

.menu{
	font-weight: bold;
	color: #04467B;
	font-size: 13px; 
	border: 0;
	align: left;
}

form{
	margin: 0px;
	padding: 0px;
}

#rechts {
	width:557px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	float:top;
	background-color:white;
	overflow: auto;
}

#footer{
	font-size: 9px;
	padding-top: 5px;
	color:#ACACAC;
}

.footerbalk{
	background-image: url("./images/foot.jpg");
	height: 41px;
	width: 780px;
	padding-top: 9px;
	text-align: right; 
	color: white;
	clear: both;
}

.footerbalktext{
	color: white;
}

h1{	
	font-family: Arial;
	font-size: 20px; 
	
}

table {
	border: 1px #cFcFcF solid;
}

.nix {
	border: 0px 

}

.geenborder {
	border: 0px;
}

.error{
	color: red;
}

h2{
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold;
	color: #04467B;
	text-align: middle; 
}

.nieuwsbox{
	margin: 0px auto;
	padding: 6px;
	border:1px solid #D1D1D1;
	overflow: auto;
	text-align: left;
}

.kop2{
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold;
	color: #04467B;
	text-align: middle; 
}


.h3{
	font-weight: bold;
}

h4 {
	font-size: 10px; 
}

h5 {
	font-size: 9px; 
}

.klein{
	font-size: 9px; 
}

a:hover {
	text-decoration: underline;
	color: #04467B;
	background-color: transparent;
}

a {
	text-decoration: none;
	color: #04467B;
	background-color: transparent;
}	

a.footer {
	text-decoration: none;
	color: #959595;
	background-color: transparent;
}

a.footer:hover {
	text-decoration: underline;
	color: #959595;
	background-color: transparent;
}

input {  
	 font-size: 10px;
	 border: 1px #7F7F7F solid;
	 padding-top: 1px;
	 padding-right: 2px;
	 padding-bottom: 1px;
	 padding-left: 2px;
	 margin-top: 3px;
	 margin-bottom: 3px;
	 background-color: white;
	 color: #000000;
}

.onevenrij{
	background-color: #F6F6F6;
}

.titelrij{
	background-color: #f1f1f1;
}

.evenrij{
	background-color: #ffffff;
}