.tabelcel, .tabelcel a:link, .tabelcel a:visited
{
color: black;
font: 12px Verdana;
}

.tabelinhoud TH
{
color: black;
font: 12px Verdana;
}

.welkom
{
color: black;
font: bold 18px Verdana;
height:40px;
}

#tablist{
padding: 3px;
margin-left: 0;
margin-bottom: 0;
margin-top: 0;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 0px;
border: 0px solid #778;
border-bottom: none;
background: lightgrey;
}

#tablist li a:link{
color: white;
}

#tablist li a:visited{
color: black;
}

#tablist li a.current{
background: white;
color: black;
}

#tabcontentcontainer{
width:740px;
height:10px;
padding: 3px 0.5em;
}

.tabcontent{
background: white;
font: bold 12px Verdana;
display:none;
}

.tabcontent a:link, .tabcontent a:visited{
color: black;
text-decoration: none;
}
