body {
margin: 0px;
padding: 0px;
font-family: Arial, Times, Serif;
font-size: 62.5%; /* = 10px */
color: black;
width: 950px; 
margin: 0 auto;
background-color: #DDDDDD;
}

div#header {
background-color: #FFFFFF;
color: #000;
font-size: 1.6em;
}

div#wrapper {
overflow: hidden;
margin: 0 20px;
}

.rechts {
background: #FFFFFF; 
	float: right;
	width: 20%;
	margin: 0 20px 0 0;
	font-size: 1.4em;
}

.box { 
  background: #FFFFFF; 
	width: 75%;
	float: left;
	font-size: 1.4em;
}

.compleet{
  background: #FFFFFF; 
	width: 100%;
	float: left;
	font-size: 1.4em;
}

.boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 20px; 
  background: url(/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 20px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 20px 0px 20px;
	margin: -20px 0 0 0;
}

div#bannertext{
background: url(Plaatjes/bannertextuniform.JPG);
height: 150px;
width: 900px;
}

div#bannerfoto{
background: url(Plaatjes/bannerfoto.JPG);
width: 900px;
height: 166px;
}

a:link {
background-color: #FFFFFF;
color: #2C4955;
text-decoration: underline;
font-weight: bold;
}

a:visited {
background-color: #FFFFFF;
color: #2C4955;
text-decoration: underline;
font-weight: bold;
}

h1{
color: #FFFFFF;
/* background-color: #A70B0B; */
background-color: #2C4955;
font-size: 1.3em;
font-weight: normal;
} 

h3{
font-weight: normal;
font-size: 1.2em;
} 

li{
display: inline;
margin: 0 10px 0 0;
}
