html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
img {
	border-style: none;
}

body {
	background-color: #F0EEE8;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(images/design/achtergrondheader.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	color: #302B25;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
}
h2 {
	color: #1F1B13;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
a,  a:link {
	color: #7C6E16;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #7B6A12;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a:focus {
	color: #333;
}
a:active {
	color: #666;
}
#outerWrapper {
	margin: 0 auto 0px;
	text-align: left;
	width: 813px;
	background-image: url(images/design/achtergrondbody.jpg);
	position: relative;
}
#header  {
	height: 165px;
	background-image: url(images/design/header.jpg);
	background-repeat: no-repeat;
	width: 813px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#voettekst {
	position:relative;
	top:52px;
	text-align: center;
	border: 0;
}
#bodytekst {
	background-image:url(images/design/body.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	width: 783px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	top: 0px;
}
#footer {
	background-image:url(images/design/voet.jpg);
	height: 84px;
	position: relative;
}
#nav {
	background-image:url(images/design/navigatie.jpg);
	height:32px;
	padding-right: 8px;
	padding-left: 8px;
	width: 797px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#logohover {
	position:relative;
	top: -53px;
	height: 100px;
	width: 300px;
	left: 478px;
}
#headerbanner {
	position:relative;
	top: 70px;
	height: 70px;
	width:400px;
	left: 40px;
}
#outerWrapper #bodytekst p strong {
	color: #F00;
	text-align: center;
}

