body {
font-size:14px;
font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
background-image:url(../images/page-tile.jpg);
background-repeat:repeat-y;
background-position:right 0;
}
.balktile {
background-image:url(../images/balk-tile.jpg);
background-repeat:repeat-x;
}

.lint {
background-image:url(../images/lint-tile.jpg);
background-repeat:repeat-x;
background-position:0 center;
}
.actielint { background-image: url(../images/actielint-tile.jpg); background-repeat: repeat-x; background-position: 0 center; }
strong {
color:#f00;
font-size:15px;
font-weight:bolder;
line-height:18px;
}

em {
color:#0473ba;
font-size:14px;
line-height:18px;
}

.wit { color:#0473ba; font-size:15px; font-weight:normal; line-height: 20px; }

.witklein {
color:#fff;
font-size:12px;
}

.geel {
color:#fd0;
font-size:12px;
font-weight:bolder;
}

.geelgroot {
color:#fd0;
font-size:18px;
font-weight:bolder;
}

.auteur {
color:#e3001b;
font-size:18px;
font-style:italic;
}

.plat {
font-size:14px;
line-height:24px;
}
.cursief { color: #000; font-size: 14px; font-style: italic; line-height: 24px; }
.titel {
color:#0473ba;
font-size:36px;
font-weight:bolder;
}

.gegevens {
font-size:12px;
}

a:link,a:visited {
color:#000;
text-decoration:underline;
}
a:hover {
color:#000;
text-decoration:none;
}

