div {
  border: 1px solid White;
  margin: 0px;
}
body {
  text-align: center;
  font-family: "Century Gothic",Arial,Helvetica,sans-serif;
  font-size: 0.8em;
  font-weight: lighter;
  background-color: Black;
}
table {
  line-height: 14px;
}
p#lila {
	color: #ff00ff;
	line-height: 10px;
	font-size: 20px;
	text-align: right;
	font-family: "Segoe Print";
}
p#speciaal {
	
	font-size: 120%;
	
}

h1 {
  font-family: "Century Gothic",Arial,Helvetica,sans-serif;
  font-size: 125%;
  font-weight: lighter;
  color: White;
  line-height: 10px;
  margin-top: 10px;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 100%;
  color: White;
}
h3 {
	font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 120%;
  color: #ff00ff;
}
a:link {
  color: White;
  text-decoration: none;
}
a:visited {
  color: #bbbbbb;
  text-decoration: none;
}
a:hover {
  color: White;
  text-decoration: underline;
}
div.sitecontainer {
  text-align: left;
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
  color: White;
}
#top {
  height: 70px;
  width: 1022px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  word-spacing: 0px;
  padding-top: 10px;
}
#logo {
  border:  none;
  margin-top: 10%;
}
#header {
  float: left;
  height: 169px;
  width: 1000px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 22px;
  border-left: 0px;
  
}
#headerleft {
  float: left;
  height: 169px;
  width: 1001px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 22px;
  border-left: 0px;
  
}
#headerright {
	float: right;
	height: 169px;
	width: 480px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	border-right: 0px;
	padding-left: 10px;
	
}
p.header {
  width: 50%;
}
#adres {
  float: right;
  height: 117px;
  width: 500px;
  margin-top: 5px;
}
#mainnav {
  float: left;
  line-height: 10%;
  padding-bottom: 0px;
  font-family: "Century Gothic",Arial,Helvetica,sans-serif;
  padding-top: 15px;
  text-align: center;
  font-size: 150%;
  width: 1022px;
  height: 40px;
  word-spacing: 5px;
}
#mainnav li {
  list-style-type: none;
  display: inline;
}
#img {
  float: left;
  width: 425px;
  height: 350px;
  text-align: center;
}
#inhoud {
  float: left;
  width: 545px;
  height: 335px;
  letter-spacing: 1px;
  font-weight: normal;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 35px;
}
#contentbig {
  float: left;
  width: 972px;
  height: 345px;
  letter-spacing: 1px;
  font-weight: normal;
  padding-top: 5px;
  padding-left: 15px;
  padding-right: 35px;
}
#footer {
  font-family: "Century Gothic",Arial,Helvetica,sans-serif;
  font-size: 110%;
  word-spacing: 20px;
  text-align: center;
  padding-top: 10px;
  height: auto;
}
#footer li {
  list-style-type: none;
  display: inline;
}

