/* Start of CMSMS style sheet 'style' */
html {
 color: #1a171b;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 75%;
 font-weight: normal;
 line-height: 1.3;
 text-align: left;
}
html, body {
 height: 100%;
}

#content{

}
#footer {
 color: #8b9399;
 font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
 font-size: 90%;
}
.zwart_vet {
 font-weight: bold;
}
.zwart_cursief {
 font-style: italic;
}
.zwart_vet_cursief {
 font-weight: bold;
 font-style: italic;
}
.groen_vet {
 font-weight: bold;
 color: #009c96;
}
.groen_cursief {
 font-style: italic;
 color: #009c96;
}
.groen_vet_cursief {
 font-weight: bold;
 font-style: italic;
 color: #009c96;
}
div {
 font-size: 1em;
}
img {
 border: 0;
}
p, table {
 padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
 text-align: left;
 line-height: normal;
 font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
h1, h2 {
 font-size: 1.6em;
 padding: 0 0 20px;
 font-weight: normal;
}
h3, h4 {
 font-size: 1.2em;
 padding: 0 0 3px;
}
h5, h6 {
 font-size: 1.1em;
 font-style: italic;
 padding: 0;
}
h1, h3, h5 {
 color: #009c96;
}
h2, h4, h6 {
 color: #1a171b;
}
strong, b {
 font-weight: bold;
}
em, i {
 font-style: italic;
}

div#content ul, div#content ol, div#content dl {
 margin: 0 0 12px 0;
}
div#content ol li {
 margin: 0 0 0 20px;
}
div#content ul li {
 margin: 0 0 0 16px;
 list-style: url('uploads/layout/list.jpg');
}
a, a:visited, a:active {
 color: #009c96;
 font-weight: bold;
 text-decoration: none;
 outline: none;
}
a:hover {
 color: #1a171b;
 text-decoration: underline;
}
#footer a, #footer a:visited, #footer a:active {
 color: #8b9399;
 text-decoration: none;
 outline: none;
 font-weight: normal;
}
#footer a:hover {
 color: #009c96;
}
hr {
 color: #c0e2de;
 border: none;
 border-top: 1px solid #c0e2de;
 height: 1px;
 margin: 10px 0 18px;
}
/* End of 'style' */

