body{
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
background-color:#00A9D3;
}
.default{
font-family:Verdana;
font-size:13px;
color:#ffffff;
border-style:none;
border-spacing:0px;
border-collapse: collapse;
}
.defaulttext{
margin-left:10px;
font-family:Verdana;
font-size:13px;
color:#ffee00;
border-style:none;
border-spacing:0px;
border-collapse: collapse;
}
.orangetext{
font-family:Verdana;
font-size:13px;
color:#ffffff;
background-color:#00A9D3;
border-style:none;
border-spacing:0px;
border-collapse: collapse;
}
.footer{
font-family:Verdana;
font-size:11px;
color:#ffffff;
text-align: center;
}
a.menuurl:link{
color:#ffffff;
font-family:Arial;
font-size:11px;
font-weight:bold;
}
a.menuurl:visited {
color:#ffffff;
font-family:Arial;
font-size:11px;
font-weight:bold;
}
a.menuurl:active {
color:#ffffff;
font-family:Arial;
font-size:11px;
font-weight:bold;
}
a.url:link{
color:#ffffff;
font-family:Verdana;
font-size:13px;
}
a.url:visited {
color:#ffffff;
font-family:Verdana;
font-size:13px;
}
a.url:active {
color:#ffffff;
font-family:Verdana;
font-size:13px;
}
/* Gedeelte voor rollover Menu */
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #005999;
}
/* Gedeelte voor rollover Agenda */
.calendar  
{ 
font-family:Verdana;
font-size:11px;
color:#ffffff;
background-color: #005999; 
border-color: #000000; 
border-style: solid; 
border-width: 0px; 
 }
/* .calendarlink determines the formatting of those days linked to 
   content. */ 
.calendarlink  
{ 
color: #ffffff; 
} 
/* .header determines the formatting of the weekday headers at the top 
   of the calendar. */ 
.header  
{ 
background-color: #005999; 
border-color: #000000; 
border-style: solid; 
border-width: 1px; 
} 
/* .day determines the formatting of each day displayed in the 
   calendar. */ 
.day  
{ 
background-color: #005999; 
border-color: #000000; 
border-style: solid; 
border-width: 0px; 
text-align: center 
} 
/* .linkedday determines the formatting of a date to which content is 
   available. */ 
.linkedday  
{ 
background-color: #005999; 
border-color: #000000; 
border-style: solid; 
border-width: 0px; 
text-align: center 
}
