/* Start of CMSMS style sheet 'Print' */
body {
background-color:#fff!important;
background-image:none;
border:0!important;
color:#000!important;
font-family:'Century Gothic', verdana, arial;
}

* {
border:0!important;
}

.noprint {
display: none!important;
}

div#content {
display: block!important;
border:0!important;
display:block!important;
padding:1em!important;
width:100%!important;
}

#content .titel {
margin-bottom:15px;
}

#content .titel span {
background-color:#000;
color:#FFF;
font-size:24pt;
font-weight:700;
padding-left:4px;
padding-right:5px;
}

#content h1 {
font-size:20pt;
font-variant:small-caps;
margin:0;
padding-bottom:15px;
}

#content h2 {
font-size:18pt;
font-style:oblique;
margin:0;
padding-bottom:10px;
}

#content h3 {
font-size:15pt;
margin:0;
padding-bottom:5px;
}

#content p {
font-size:12pt;
margin:0;
padding-bottom:5px;
}

#content th {
border-bottom:1px dashed #333;
color:#333;
}

#content a {
border-bottom:1px dashed gray;
color: gray;
text-decoration:none;
}

#opmerking {
display: none;
}

#content .datum {
float:right;
padding-top:10px;
}

#content h1.nieuws {
border-bottom:1px dashed #000;
margin-bottom:15px;
padding:0;
}
#content li {

padding-bottom:3px;
}
#content ul {
padding-top: 0;
margin: 0;
padding-bottom:5px;
}
/* End of 'Print' */

