html, body {
	margin: 0;
	padding: 0;
	background-image: url(../afb/pixel_groen.jpg);
}

#nieuw {
	height: 439px;
	width: 283px;
	bottom: -1px;
	position: absolute;
	left: 465px;
}

#header {
	height: 184px;
	width: 100%;
	margin: 0px;
	overflow: hidden;
	background-image: url(../afb/pixel_paars.jpg);
	background-repeat: repeat;
	padding: 0px;
	z-index: -1;
}

#headeranimatie {
	height: 184px;
	width: 1000px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	z-index: 0;
	position: absolute;
	left: -4px;
	top: 0px;
}

#headerlogo {
	height: 162px;
	width: 160px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	z-index: 0;
	position: absolute;
	left: 17px;
	top: 21px;
}

#menucontainertop {
	width: 750px;
	position: absolute;
	top: 160px;
	height: 19px;
	left: 250px;
	z-index: 1;
}

#menucontainerlinks {
	position: relative;
	width: 200px;
	float: left;
	z-index: 1000;
	left: 20px;
}

#contentcontainer {
	position: absolute;
	left: 230px;
	width: 768px;
}
#contentschaduwlinks {
	background-image: url(../afb/schaduw_links.jpg);
	background-repeat: repeat-y;
	position: relative;
	width: 20px;
}
#content {
	position: relative;
	left: 20px;
	background-color: #FFFFFF;
	width: 748px;
	height:auto;
	min-height:445px;
	_height:445px;
	margin: 0px;
	padding: 0px;
}
#content2 {
	padding-left: 20px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #660066;
	position: relative;
	margin-right: 300px;
}

#content2 a, #content2 a:visited {
	color: #660066;
}
#content2 a:hover {
	text-decoration:none;
}
#contentfooter {
	position: relative;
	height: 30px;
	width: 748px;
	background-image: url(../afb/schaduw_onder.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 20px;
}
#contentfooter a, #contentfooter a:visited {
	color: #FFFFFF;
}
#contentfooter a:hover {
	text-decoration:none;
}
.floatrechts {
	float: right;
}

.titel
{
	font-size: 1.4em;
}
.font070em
{
	font-size: 0.70em;
}
.font080em
{
	font-size: 0.80em;
}
.font090em
{
	font-size: 0.90em;
}
.font100em
{
	font-size: 1.00em;
}
.font110em
{
	font-size: 1.10em;
}
.font120em
{
	font-size: 1.20em;
}
.font130em
{
	font-size: 1.30em;
}
.font140em
{
	font-size: 1.40em;
}
.font150em
{
	font-size: 1.50em;
}
.font160em
{
	font-size: 1.60em;
}
.font170em
{
	font-size: 1.70em;
}
#zoeken {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ffffff;
	padding-left: 5px;
}
#zoeken a, #zoeken a:visited {
	color: #ffffff;
	text-decoration:none;	
}
#zoeken a:hover {
	text-decoration:none;
}
#zoeken form {
	padding:0;
	margin:0;
}
input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660066;
}
