div#menubalk ul 
{
list-style-type: none;
margin: 0;
padding: 0;
}

div#menubalk li
{
background-color: #e69e00;
display:block;
}

div#menubalk a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #000000;
display: block;
padding: 4px 4px;
}

div#menubalk a:hover
{
background-color:#f0c566;
}

div#fontkal
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 30px; line-height: 34px; font-weight: bold; letter-spacing: 0px; padding: 0px;}
div#fontkalkl
{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; line-height: 6px; letter-spacing: 0.2px; padding: 2px; }

.lijn_left
{
border-left-style: solid; 
border-left-color: white; 
border-left-width: 1px; 
}

.lijn_top
{
border-top-style: solid; 
border-top-color: white; 
border-top-width: 1px; 
}

