body{
	margin-top:0px;
	background-color:#2A3966;
	color:#000000;
	if(str_word_count($arr['tl']) > 1){
		font-family:'Trebuchet MS';
	} else {
		font-family:Trebuchet MS;
	}
	font-size:12px;
    height:100%;
}
img{
	border:none;
}
img.menu{
	height:13px;
    widht:1px;
}
div{
	color:#000000;
	if(str_word_count($arr['tl']) > 1){
		font-family:'Trebuchet MS';
	} else {
		font-family:Trebuchet MS;
	}
	font-size:12px;
}
td{
	color:#000000;
	if(str_word_count($arr['tl']) > 1){
		font-family:'Trebuchet MS';
	} else {
		font-family:Trebuchet MS;
	}
	font-size:12px;
}
a{
	color:#260F0F;
	if(str_word_count($arr['tl']) > 1){
		font-family:'Trebuchet MS';
	} else {
		font-family:Trebuchet MS;
	}
	font-size:12px;
}
a:hover{
	color:#A3A3A3;
	if(str_word_count($arr['tl']) > 1){
		font-family:'Trebuchet MS';
	} else {
		font-family:Trebuchet MS;
	}
	font-size:12px;
}
a.menu_active{
	color:#FA23DD;
	font-family:'Trebuchet MS';
	font-size:14px;
    text-decoration:none;
}
a.menu_active:hover{
	color:#4E81A3;
	font-family:'Trebuchet MS';
	font-size:14px;
    text-decoration:underline;
}
#super{
	position:relative;
    width:100%;
    background-image:url(../img/afb1.jpg);
	background-position:50% 0%;
    background-repeat:repeat-y;
}
#hoofd{
	position:relative;
	width: 700px;
	margin: 0 auto;
	text-align: left;
	background-repeat:repeat-y;
	background-image:url(../img/afb4.jpg);
}
#header{
	position:relative;
	background-image:url(../img/afb2.jpg);
	background-repeat:no-repeat;
	width: 700px;
	height: 191px;
}
#bottom{
	position:relative;
	background-image:url(../img/afb5.jpg);
	height: 94px;
    width: 700px;
    background-repeat:no-repeat;
}


#content{
	position:relative;
	min-height:495px;
    _height:495px;
	width: 700px;
    background-image:url(../img/afb3.jpg);
    background-position:top;
    background-repeat:no-repeat;
}
