body{
	margin-top:0px;
	background-color:#FFFFFF;
	color:#000000;
	font-family:'Verdana';
	font-size:14px;
    	background-position:50% 0%;
    background-repeat:repeat-y;
}
img{
	border:none;
}
img.menu{
	height:px;
    widht:px;
}
div{
	color:#000000;
	font-family:'';
	font-size:14px;
}
td{
	color:#000000;
	font-family:'Verdana';
	font-size:14px;
}
a{
	color:#696969;
	font-family:'Verdana';
	font-size:14px;
}
a:hover{
	color:#4E81A3;
	font-family:'Verdana';
	font-size:14px;
}
a.menu_active{
	color:#FFFFFF;
	font-family:'Georgia';
	font-size:14px;
    text-decoration:none;
}
a.menu_active:hover{
	color:#4E81A3;
	font-family:'Georgia';
	font-size:14px;
    text-decoration:underline;
}
#hoofd{
	position:relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-repeat:repeat-y;
	height:100%;
    }
#header{
	position:relative;
	background-image:url(../img/afb2.jpg);
	background-repeat:no-repeat;
	width: 900px;
	height: 231px;
}
#bottom{
	position:relative;
	background-image:url(../img/afb5.jpg);
	height: 41px;
    width: 900px;
    background-repeat:no-repeat;
}


#content{
	position:relative;
	min-height:px;
    _height:px;
	width: 900px;
        background-position:top;
    background-repeat:no-repeat;
}