body {
	font-size: 11px; 
    font-family: "Trebuchet MS", arial, helvetica;
    margin: 0px; 
    background-color: #ffffff; 
}
table {
    font-family: "Trebuchet MS", arial, helvetica;
}


/* Hyperlink opmaak */
a:link, a:visited, a:active, a:hover {
   color: #CB2149;
   text-decoration: underline;
}

/* Semi-statische layout opmaak */
td.mouseover {
    display: none;
}
td.menu {
    display: none;
}
td.zoek {
    display: none;
}
td.footer {
    display: none;
}
td.footer a {
    display: none;
}
td.title {
    display: none;
}
td.info {
    display: none;
}
td.info_right {
    display: none;
}
td.front {
   font: 12px 'Trebuchet MS';
   background-color: #ffffff; 
   vertical-align: top;
}
td.vervolg_td {
   vertical-align: top;
}
table.vervolg {
   font: 14px 'Trebuchet MS';
   background-color: #ffffff; 
}
table.vervolgplus {
   font: 16px 'Trebuchet MS';
   background-color: #ffffff; 
   vertical-align: top;
}
table.vervolgplusplus {
   font: 18px 'Trebuchet MS';
   background-color: #ffffff; 
   vertical-align: top;
}
td.links {
    display: none;
}
td.side-links {
    display: none;
}
td.breadcrumbs {
   display: none;
}
td.side-bg {
   display: none;
}
td.top-vervolg {
   display: none;
}
td.flash {
   display: none;
}
.textsize {
    display: none;
}



input.zoek {
    display: none;
}

/* Tekst opmaak */
.head {
   font: 22px 'Trebuchet MS';
   font-weight: bold;
   padding-left: 20px;
}
.front_title {
   font: 15px 'Trebuchet MS';
   text-transform: uppercase;
}
.front_date {
   font: 11px 'Trebuchet MS'; 
   color: #968a0a;
}
.front_verder {
   text-align: right; 
   background-image: url(../img/line.jpg); 
   background-repeat: repeat-x; 
   background-position: 50%; 
   padding-top: 5px;
}
.front_pic {
   float: right; 
   margin: 0px 15px 0px 5px;
}
