@charset "utf-8";
/* CSS Document */
<!--
.stijl1 {font-family: "Century Gothic", Arial}
.stijl2 {font-family: "Century Gothic", Arial; font-size:12px}
A {
COLOR: #000000; FONT: "Gentury Gothic", Arial; TEXT-DECORATION: none
}
A:hover {
COLOR: #666666
}
table.menu
{
font-size:100%;
position:absolute;
visibility:hidden;
}
.tabel-linksboven {
background-image: url('images/tabelnieuws/linksboven.jpg');
height: 10px; 
width: 10px;
font-size: 2px; 
}
.tabel-rechtsboven {
background-image: url('images/tabelnieuws/rechtsboven.jpg');
height: 10px; 
width: 10px;
font-size: 2px; 
}
.tabel-linksonder {
background-image: url('images/tabelnieuws/linksonder.jpg');
height: 10px;
width: 10px;
font-size: 2px;
}
.tabel-rechtsonder {
background-image: url('images/tabelnieuws/rechtsonder.jpg'); 
height: 10px;
width: 10px;
font-size: 2px;  
}
.tabel-bovenrand {
width: auto;
background-image: url('images/tabelnieuws/bovenrand.jpg');
height: 10px; 
font-size: 2px; 
}
.tabel-onderrand {
width: auto;
background-image: url('images/tabelnieuws/onderrand.jpg');
height: 10px; 
font-size: 2px; 
}
.tabel-linksrand {
background-image: url('images/tabelnieuws/linkerrand.jpg');
width: 10px;
height: auto;
}
.tabel-rechtsrand {
background-image: url('images/tabelnieuws/rechterrand.jpg');
width: 10px;
height: auto;
}
-->

