body {
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
  background-color: #FF6300;
  margin-left: 0px;
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 15px;
}
td {
  font-family: Verdana;
  font-size: 12px;
  color: #444444;
}
.button {
  font-family: Verdana;
  font-size: 12px;
  color: #222222;
  cursor: hand;
}
.button a:link {
  font-family: Verdana;
  font-size: 12px;
  color: #222222;
  text-decoration: none;
}
.button a:visited {
  font-family: Verdana;
  font-size: 12px;
  color: #222222;
  text-decoration: none;
}
.button a:hover {
  font-family: Verdana;
  font-size: 12px;
  color: #222222;
  text-decoration: underline;
}
.breadcrumb {
  font-family: Verdana;
  font-size: 10px;
  color: #DDDDDD;
}
.footer {
  font-family: Verdana;
  font-size: 10px;
  color: #DDDDDD;
}
.main {
  font-family: Verdana;
  font-size: 12px;
  color: #444444;
  padding: 30px;
}
.title {
  font-family: Verdana;
  font-size: 18px;
  color: #444444;
  font-weight: bold;
}
.contact {
  font-family: Verdana;
  font-size: 10px;
  color: #DDDDDD;
  padding: 4px;
  padding-top: 10px;
}
.prinsniko {
  font-family: Verdana;
  font-size: 10px;
  color: #444444;
}
.prinsniko a:link {
  font-family: Verdana;
  font-size: 10px;
  color: #444444;
  text-decoration: underline;
}
.prinsniko a:visited {
  font-family: Verdana;
  font-size: 10px;
  color: #444444;
  text-decoration: underline;
}
.prinsniko a:hover {
  font-family: Verdana;
  font-size: 10px;
  color: #444444;
  text-decoration: none;
}
.bestuur_title {
  font-family: Verdana;
  font-size: 11px;
  color: #444444;
  font-weight: bold;
  border-bottom: 1px solid #444444;
}
.bestuur_image {
  padding-top: 10px;
}
.bestuur_name {
  font-family: Arial;
  font-size: 14px;
  color: #444444;
  font-weight: bold;
  padding-top: 10px;
}
.bestuur_contact {
  font-family: Arial;
  font-size: 14px;
  color: #444444;
}
.bestuur_contact a:link{
  font-family: Arial;
  font-size: 14px;
  color: #444444;
  text-decoration: underline;
}
.bestuur_contact a:visited{
  font-family: Arial;
  font-size: 14px;
  color: #444444;
  text-decoration: underline;
}
.bestuur_contact a:hover{
  font-family: Arial;
  font-size: 14px;
  color: #444444;
  text-decoration: none;
}
a:link {
  font-family: Verdana;
  font-size: 12px;
  color: #444444;
  text-decoration: underline;
}
a:visited {
  font-family: Verdana;
  font-size: 12px;
  color: #444444;
  text-decoration: underline;
}
a:hover {
  font-family: Verdana;
  font-size: 12px;
  color: #444444;
  text-decoration: none;
}
.footer a:link {
  font-family: Verdana;
  font-size: 10px;
  color: #DDDDDD;
  text-decoration: underline;
}
.footer a:visited {
  font-family: Verdana;
  font-size: 10px;
  color: #DDDDDD;
  text-decoration: underline;
}
.footer a:hover {
  font-family: Verdana;
  font-size: 10px;
  color: #DDDDDD;
  text-decoration: none;
}


#adsLeft {
	position: absolute;
	left: 50%;
	margin-left: -505px;
	top: 15px;

}

#adsRight {
	position: absolute;
	right: 50%;
	margin-right: -505px;
	top: 15px;
}