/*----------------- NORMAL ----------------------*/ body { background-color: #a8b2b4; background-image: url("./img/bg.jpg"); background-repeat: repeat-x; /* background-position: top left; */ /* background-attachment: fixed;*/ margin: 0px; font-size: 9pt; font-family: arial; color: #0f3171; scrollbar-arrow-color:#0f3171; scrollbar-track-color:#E8E4EF; scrollbar-shadow-color:#0f3171; scrollbar-face-color:#D0C8E0; scrollbar-highlight-color:#D0C8E0; scrollbar-darkshadow-color:#D0C8E0; scrollbar-3dlight-color:#E8E4EF; } .bodytext { font-size: 9pt; margin: 0px; line-height: 1.3; } table.hoofdtable { border-width:1; border-color:#000000; border-style:solid; } td { font-size: 9pt; font-family: arial; color: #0f3171; font-stretch: normal; text-align: left; vertical-align: top; } H1 { font-size: 11pt; color:#284680; margin: 0px; margin-bottom: 7px; padding: 0px; } div { margin: 0px; padding:0px; } div.nieuws { color:#ffffff; } .imgtext-table table { background-color: #053fab; } td a:link, td a:active, td a:visited { text-decoration: none; color: #b61928; font-size:9pt; } td a:hover { text-decoration: underline; } td.menuact a:link, td.menu a:active { text-decoration: none; color: #b61928; font-size:14; font-weight: bold; line-height: 1.6; } td.menuact a:visited { text-decoration: none; color: #b61928; font-size:14; font-weight: bold; line-height: 1.6; } td.menuact a:hover { text-decoration: none; } img { border-color:#053fab; } /* nieuws op de nieuwspagina */ font.nieuwsdatum { color:#0f3171; font-size:8pt; font-style:italic; margin:0; } font.nieuwstitel { color:#0f3171; font-size:10pt; margin:0; font-weight:bold; } font.nieuwskop { color:#0f3171; font-size:9pt; margin:0px; } font.nieuwstekst { color:#0f3171; font-size:9pt; margin:0px; } font.nieuwsmeerlink { color:#0f3171; font-size:8pt; font-style:italic; margin:0; } /* nieuws aan de rechterkant */ font.nieuwsrdatum { color:#ffffff; font-size:7pt; font-style:italic; margin:0; } font.nieuwsrtitel { color:#ffffff; font-size:11pt; margin:0; font-weight:bold; } font.nieuwsrkop { color:#ffffff; font-size:9pt; margin:0px; } font.nieuwsrtekst { color:#ffffff; font-size:9pt; margin:0px; } font.nieuwsrmeerlink { color:#ffffff; font-size:8pt; font-style:italic; margin:0; } /* CSC Mailform Typo3 4.0 */ .csc-mailform, .csc-mailform-radio, .csc-mailform-check, .csc-mailform-radio fieldset { border: 0; } .csc-mailform-field { margin: 5px 0px 5px 0px; } .csc-mailform-field label { display: block; } .csc-mailform-radio label { display: inline; } .csc-mailform-radio legend { display: none; } a.copyrlink:link, a.copyrlink:active, a.copyrlink:visited { margin:3px 15px 7px 0px; color:#777777; font-size:7pt; text-decoration:none; float:right; } a.copyrlink:hover { color:#444444; } ul, ol { padding:0px 0px 0px 16px; margin:0px 0px 0px 0px; } ul li { list-style-type:disc; } ol li { list-style-type:decimal; } blockquote { margin:0px 0px 0px 15px; } .csc-textpic-caption { font-size:7pt; padding-left:2px; padding-top:2px; }