body {
background-color: #78777C;
font-family: Verdana;
font-size: 10pt;
color: #000;
}

.container {
margin: 5px auto;
width: 685px;
}

.header {
height: 247px;
width: 700px;
background-image: url(header.jpg);
background-color: #78777C;
}

.menu a:link { color: #FFF; text-decoration: none; font-weight: bold;}
.menu a:visited { color: #FFF; text-decoration: none; font-weight: bold;}
.menu a:hover { color: #FFF; text-decoration: underline; font-weight: bold;}
.menu a:active { color: #FFF; text-decoration: underline; font-weight: bold;}

.content a:link { color: #000; text-decoration: underline;}
.content a:visited { color: #000; text-decoration: underline;}
.content a:hover { color: #000; text-decoration: underline; font-weight: bold;}
.content a:active { color: #000; text-decoration: underline;}

.menu {
height: 35px;
width: 700px;
background-color: #78777C;
}

.content {
width: 690px;
background-color: #E6E6E6;
text-align: center;
padding: 5px;
}

.footer {
width: 690px;
background-color: #78777C;
font-size: 7pt;
text-align: center;
padding: 5px;
}

.content p {
margin-bottom: 15px;
}

h1 {
font-size: 10pt;
font-weight: bold;
font-style: normal;
color: #000;
margin-bottom: 2px;
text-decoration: underline;
}

h3 {
font-size: 11pt;
font-weight: bold;
font-style: normal;
color: #000;
margin-top: 8px;
text-decoration: none;
}


h4 {
font-size: 12pt;
font-weight: bold;
font-style: normal;
color: #CD1724;
margin-top: 8px;
text-decoration: none;
}

.menugroen {
width:104px;
height:20px;
display:block;
float:left;
margin-right:8px;
margin-top:7px;
margin-left:0px;
background-color:#0EB54C;
font-size:9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
border-top: 2px solid #0EBC4F;
border-left: 2px solid #0EBC4F;
border-bottom: 2px solid #0DA947;
border-right: 2px solid #0DA947;
}

.menurood {
width:104px;
height:20px;
display:block;
float:left;
margin-right:10px;
margin-top:7px;
margin-left:1px;
background-color:#D53B45;
font-size:9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
border-top: 2px solid #E03E49;
border-left: 2px solid #E03E49;
border-bottom: 2px solid #CA3842;
border-right: 2px solid #CA3842;
}

.menugeel {
width:104px;
height:20px;
display:block;
float:left;
margin-right:10px;
margin-top:7px;
margin-left:1px;
background-color:#FBBE0E;
font-size:9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
border-top: 2px solid #FFD909;
border-left: 2px solid #FFD909;
border-bottom: 2px solid #F0B60E;
border-right: 2px solid #F0B60E;
}

.menublauw {
width:104px;
height:20px;
display:block;
float:left;
margin-right:10px;
margin-top:7px;
margin-left:3px;
background-color:#03BBEF;
font-size:9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
border-top: 2px solid #04C4FA;
border-left: 2px solid #04C4FA;
border-bottom: 2px solid #04B3E5;
border-right: 2px solid #04B3E5;
}

.menuoranje {
width:104px;
height:20px;
display:block;
float:left;
margin-right:0px;
margin-top:7px;
margin-left:1px;
background-color:#F06C43;
font-size:9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
border-top: 2px solid #FA7248;
border-left: 2px solid #FA7248;
border-bottom: 2px solid #E56740;
border-right: 2px solid #E56740;
}