	
	
body {
	margin: 40px;
	padding: 0;
	font: 12px "Trebuchet MS", "Lucida Sans unicode", Arial, Helvetica, sans-serif, courier;
	
	color: #000;
	background: #cccccc;
}


input, option, textarea, select, checkbox {
font: 12px "Trebuchet MS", "Lucida Sans unicode", Arial, Helvetica, sans-serif, courier;
  color: #000000;
  font-weight: none;
  border: 1px solid lightgray;
  background-color: white;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
  text-decoration: underline;
  color: #ffffff;
}

#groen a:link {
	color: #9ACD32;
	text-decoration: none;

}

#groen a:visited {
	color: #9ACD32;
	text-decoration: none;

}

#groen a:hover {
	color: #6B8E23;
	text-decoration: underline;
}

#groen a:active {
	color: #6B8E23;
	text-decoration: underline;
}

#lijsten a:link {
	color: #000000;
	text-decoration: none;

}

#lijsten a:visited {
	color: #000000;
	text-decoration: none;

}

#lijsten a:hover {
	color: #6B8E23;
	text-decoration: underline;
}

#lijsten a:active {
	color: #6B8E23;
	text-decoration: underline;
}


h1 {
  color: #000000;
font: 12px "Trebuchet MS", "Lucida Sans unicode", Arial, Helvetica, sans-serif, courier;
margin: 0;

font-weight: bold;
}

h3 {
  color: #000000;
 font: 12px "Trebuchet MS", "Lucida Sans unicode", Arial, Helvetica, sans-serif, courier;
  margin: 0;
 
  font-weight: bold;
}

h2, h4, h5, h6 {
  color: #000000;
  font: 12px "Trebuchet MS", "Lucida Sans unicode", Arial, Helvetica, sans-serif, courier;
  margin: 0;
 
  font-weight: bold;
}

#kopje {
color: #ffffff;
}

.borderrechts
{
border-right-width: 1px;
border-right-color:#cccccc;
border-right-style:solid;
}

#linkwitvlak {
color: #000000;
a:hover 
  text-decoration: none;
  color: #blue;
}

.borderonder {
border-bottom: 1px solid #d2d1d0;
}




