/* Start of CMSMS style sheet 'stylesheet' */
a.footer:link {
color: #FFFFFF;
text-decoration: none;
}

a.footer:visited {
color: #FFFFFF;
text-decoration: none;
}

a.footer:hover {
color: #FFFFFF;
text-decoration: underline;
}

a.footer:active {
color: #FFFFFF;
text-decoration: underline;
}

a:link {
color: #0089bd;
text-decoration: none;
}

a:visited {
color: #0089bd;
text-decoration: none;
}

a:hover {
color: #0089bd;
text-decoration: underline;
}

a:active {
color: #0089bd;
text-decoration: underline;
}

body {
background-color: #019de0;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: verdana;
font-size: 12px;
}

h1 {
font-family: Helvetica, sans-serif;
font-size: 34px;
margin-top: 0px;
margin-bottom: 0px;
color: #000000;
}

h2 {
font-family: Helvetica, sans-serif;
font-size: 24px;
color: #666666;
margin-top: 0px;
}

.homepagetable {
background-color: #FFFFFF;
}

.prijs {
font-family: Helvetica, sans-serif;
font-size: 34px;
margin: 0px;
color: #0089bd;
font-weight: bold;
}

.maandtitel {
font-family: Helvetica, sans-serif;
font-size: 18px;
margin-bottom: 0px;
color: #000000;
font-weight: bold;
}

.maandprijs {
font-family: Helvetica, sans-serif;
font-size: 28px;
margin-bottom: 0px;
color: #019de0;
font-weight: bold;
}

.footertxt {
font-family: verdana;
font-size: 10px;
color: #FFFFFF;
}

.textform {
font-family: verdana;
font-size: 11px;
height: 18px;
border: 1px solid #666666;
}

.textarea {
font-family: verdana;
font-size: 11px;
border: 1px solid #666666;
width: 400px;
height: 100px;
}

.summarytitel {
font-family: Helvetica, sans-serif;
font-size: 15px;
margin: 0px;
color: #0089bd;
font-weight: bold;
}

.summaryprijs {
font-family: Helvetica, sans-serif;
font-size: 19px;
margin: 0px;
color: #0089bd;
font-weight: bold;
}
/* End of 'stylesheet' */

