.link a:link    { background-color: transparent; color: #FFE7BD; text-decoration: none; }
.link a:visited { background-color: transparent; color: #FFE7BD; text-decoration: none; }
.link a:hover   { background-color: #B10504;     color: #FFE7BD; text-decoration: none; }
.link a:active  { background-color: #B10504;     color: #FFE7BD; text-decoration: none; }

.linkmenu a:link    { background-color: transparent; color: #FFFFFF; text-decoration: none; }
.linkmenu a:visited { background-color: transparent; color: #FFFFFF; text-decoration: none; }
.linkmenu a:hover   { background-color: transparent; color: #66CCFF; text-decoration: none; }
.linkmenu a:active  { background-color: transparent; color: #FFFFFF; text-decoration: none; }

.linkactive a:link    { background-color: transparent; color: #FFFF00; text-decoration: none; }
.linkactive a:visited { background-color: transparent; color: #FFFF00; text-decoration: none; }
.linkactive a:hover   { background-color: transparent; color: #66CCFF; text-decoration: none; }
.linkactive a:active  { background-color: transparent; color: #FFFFFF; text-decoration: none; }

body {
background-color: #010101;
margin-left: 0px; 
margin-right: 0px; 
margin-top: 0px; 
font-family: Arial;
font-color: #FFE7BD; 
}

h1 { 
font-size: 30pt; 
color: #FFE7BD; 
}

a { 
color: #FFE7BD; 
}

div { 
color: #FFE7BD; 
}

small { 
color: #FFE7BD; 
}

hr { 
color: #EFA700;     
}

th { 
color: #000033;
}

td { 
color: #FFE7BD; 
}

.tdzoeken { 
color: #003366;
}

.main { 
width: 100%;
heigth: 100%;
background-color: #FFCC00;
border: 0px ;
border-collapse: collapse;
font-family: Arial;
font-weight: bold;
font-size: 14px;
color: #B10504;     
font-color: #FFE7BD;
}

.submenu { 
vertical-align: top;
text-align: center;
width: 90%;
font-family: Arial;
font-weight: bold;
font-size: 14px;
margin-left: auto; 
margin-right: auto;
}

.top { 
text-align: center; 
height: 100px;
width: 100%;
background-image: url('images/top2.jpg'); 
}

.resultaten { 
vertical-align: top;
width: 90%;
heigth: 99%;
text-align: center;
margin-left: 10px; 
color: #003366; 
}

.tableresultaten { 
vertical-align: top;
text-align: left;
width: 90%;
font-family: Arial;
font-weight: bold;
font-size: 14px;
margin-left: auto; 
margin-right: auto;
}

