body {
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
text-align: center;
margin: 10px auto 10px auto;
color: #676767;
}

A:link {
text-decoration:none;
color: #676767;
}
A:visited {
text-decoration:none;
color: #676767;
}
A:alink {
text-decoration:none;
color: #676767;
}
A:hover {
color: #676767;
font-weight: bold;
}


#container {
width: 990px;
margin: 0px auto 0px auto;
}

#hoofdmenu {
width: 990px;
font-size: 10pt;
font-weight: bold;
clear: both;
text-align: center;
}

#logo {
width: 990px;
height: 210px;
text-align: center;
clear: both;
}

#subblok1 {
position: relative;
width: 160px;
height: 180px;
text-align: left;
background-color: #CCEDD2;
clear: both;
font-size: 9pt;
padding: 5px 15px 15px 15px; 
}
  #subblok1 #bar1 { position: relative; float:left; top: 186px; left: -15px; font-size: 0pt; }
#subblok2 {
position: relative;
width: 160px;
height: 180px;
text-align: left;
background-color: #F0F6C8;
clear: both;
font-size: 9pt;
padding: 5px 15px 15px 15px; 
}
  #subblok2 #bar2 { position: relative; float:left; top: 186px; left: -15px; font-size: 0pt; }
#subblok3 {
position: relative;
width: 160px;
height: 180px;
text-align: left;
background-color: #E5E5E5;
clear: both;
font-size: 9pt;
padding: 5px 15px 15px 15px; 
}
  #subblok3 #bar3 { position: relative; float:left; top: 186px; left: -15px; font-size: 0pt; }

#downmenu {
width: 990px;
font-size: 9pt;
clear: both;
}

#footer {
width: 990px;
clear: both;
}




