body {
  font-family:verdana, sans-serif;
  font-size: 11px;
  color:#000000;
  background-image: url(images/achtergrond.jpg);
  text-align: center;
  margin-top: 0px; 
}

.container { 
  margin-left: auto;
  margin-right: auto;
  height: 849px;
}

a:link {
  text-decoration: none;
  color: #000000;
}

a:visited {
  text-decoration: none;
  color: #000000;
}

a:active {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #393939;
}

a.class2 {
  color: #fb8f02;
}

a.class2:hover {
  color: #fca93c;
  text-decoration: none;
}

a.class3 {
  color: #fb8f02;
  font-size: 11px;
  text-align: right;
}

a.class3:hover {
  color: #fca93c;
  text-decoration: none;
}

.h1 {
	color: #000000;
	font-size: 12px;
	text-align: left;
}

.h2 {
	color: #000000;
	font-size: 11px;
	text-align: right;
}

.h3 {
	color: #000000;
	font-size: 9px;
	text-align: left;
}

.h4 {
	background-color: #cdbfb1;
	background-position: right;
}

BODY {
	SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #fffff; SCROLLBAR-3DLIGHT-COLOR: #afa699; SCROLLBAR-ARROW-COLOR: #8b2e5b; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: white}
