@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../nl/images/backgroundwebsite.jpg);
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
	

.container {
margin:0 auto;
width: 955px;
height:100%;

}
.top{
width: 955px;
height:86px;
}
.topmedia{
width: 955px;
height:99px;
}
.navigation{

}

.main{
float:left;
width: 955px;
height:415px;
background-color:#FFFFFF;
}


.bottom{
clear:both;
background-color:#990100;
float:left;
width:955px;
height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#3E0000;
text-align:center;
}

.faesis{
float:left;
width:64px;}