html 
    { 
        background-color: #868282;
    } 

body 
    { 
        width: 898px; 
        border-left: 0px solid #888888; 
        border-right: 0px solid #888888;
        margin: 0px auto; 
        font-family: "tahoma";
        font-size: 10px;
        margin-bottom: 20px; 
    } 
    
A:link="#41A9E8", A:visited="#339933", A:active="#C0C0C0" { 
color : #171310;
text-decoration : none;
} 

link="#41A9E8" vlink="#339933" alink="#C0C0C0"

A:hover { 
color:black;
}


div#header 
    { 
        background-image: url('../includes-afbeeldingen/header.gif'); 
        background-repeat: repeat-x; 
        width: 898px; 
        height: 139px; 
    } 
    
h2 
    { 
        font-family: "Tahoma"; 
        font-size: 30px; 
        font-weight: bold; 
        margin: 0; 
        padding-top: 50px;
        padding-left: 70px;
    } 
    
h6 
    { 
        font-family: "Tahoma"; 
        font-size: 12px; 
        font-weight: bold; 
        margin: 0; 
        padding-top: -20px;
        padding-left: 70px;
    } 

div#container 
    { 
        width: 898px; 
        overflow: hidden;     
        border-bottom: 0px solid #333333; 
        border-left: 0px solid #333333; 
        border-right: 0px solid #333333; 
        font-family: trebuchet MS;
        font-size: 10px;
    } 

div#lContainer 
    { 
        background-color: #000000; 
        width: 940px; 
        padding: 0px 10px 10px 3px; 
        float: left; 
        padding-bottom: 30000px; 
        margin-bottom: -29995px; 
        font-family: verdana;
        font-size: 11px;
        color: #000000; 
        
    } 
     
div#rContainer 
    { 
        background-color: #f2f2f2; 
        width: 205px; 
        padding: 0px 10px 10px 10px; 
        padding-bottom: 30000px; 
        margin-bottom: -30000px; 
        float: right; 
    } 
     
.header 
    { 
        padding-top: 10px; 
        font-family: Verdana; 
        font-size: 20px; 
        color: #333333; 
        font-weight: normal; 
        margin: 0 0 9px 0; 
        border-bottom: 1px dotted #333333; 
    } 

.menu_table td
{
border-bottom:1px solid #1E69BC;
height:27.5px;
padding-left:8px;
font-family: tahoma;
font-size: 14px;
}

     
div#footer { width: 100%; background-color: #000000;text-align: center; padding: 3px 0px 3px 0px; clear: both; margin:0; float: left; font-family: Verdana; font-size: 11px; color: #ffffff; 
margin-bottom: 20px; } 
TABLE, TD, TR { font-family : verdana;color : #ffffff;font-size: 10px;} 
div#footer a { color: #ffffff; text-decoration: underline; }
.link, link:visited {padding: 1px; background-color: #; display:block;color:#503245;line-height:7pt;padding-left:7px; font-size: 11px; font-family: trebuchet MS; text-transform: lowercase}
.link:hover {font-size: 11px; font-family: trebuchet MS; padding: 1px; background-color: #29252F; display:block;color:white;line-height:7pt; padding-left:7px;}