/* Start of CMSMS style sheet 'Stylesheet' */
a:link { 
color: #000000;
text-decoration: underline;
}

a:visited { 
color: #000000;
text-decoration: underline;
}

a:hover { 
color: #ee2424;
text-decoration: underline;
}

a:active { 
color: #ee2424;
text-decoration: underline;
}

a.menu:link { 
color: #FFFFFF;
text-decoration: none;
}

a.menu:visited { 
color: #FFFFFF;
text-decoration: none;
}

a.menu:hover { 
color: #005595;
text-decoration: none;
}

a.menu:active { 
color: #005595;
text-decoration: none;
}

a.footer:link { 
color: #FFFFFF;
text-decoration: none;
}

a.footer:visited { 
color: #FFFFFF;
text-decoration: none;
}

a.footer:hover { 
color: #005595;
text-decoration: none;
}

a.footer:active { 
color: #005595;
text-decoration: none;
}

.menu {
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

h1 {
font-family: arial;
font-size: 16px;
border-bottom: 1px solid #e3e3e3;
background-color: #f5f5f5;
padding: 5px;
margin: 0px;
}

h2 {
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
margin: 0px;
}

.content {
font-family: verdana;
font-size: 11px;
}

body {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

.algvoorw {
font-family: verdana;
font-size: 10px;
}

.block1 {
border-bottom: 1px solid #e3e3e3;
background-color: #f5f5f5;
padding-top: 5px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
margin: 0px;
font-family: verdana;
font-size: 11px;
}

.block2 {
border-bottom: 1px solid #e3e3e3;
padding-top: 5px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
margin: 0px;
font-family: verdana;
font-size: 11px;
}

.footer {
font-family: tahoma;
font-size: 11px;
color: #FFFFFF;
}

.textform {
font-family: verdana;
font-size: 11px;
color: #000000;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
}
/* End of 'Stylesheet' */

