<!--
BODY      { font-size: 12px; font-family: Verdana, Geneva, sans-seric;  text-align: justify; background-color:#FFFFFF;}

.titel    { font-weight: bold; font-size: 30px; font-family:  "Arial unicode MS", Arial, Sans-Serif; color: #66CC99;}
.norm     {color:#cc0000; background-color:#FFFFFF; font-size: 12px; font-family: "Arial unicode MS", Arial, Sans-Serif; text-decoration:none; } 

P, TD , select      { font-size: 13px; color: #333333; font-family:  Arial, Sans-Serif; }

H1          { font-size: 25px; color: #cc0000; background-color:#FFFFFF; font-weight: 500; font-style: italic; font-variant: small-caps ;}
H2          { color: #000066; font-size: 16px; }
I           { color: #cc0000 ;}
HR          { color: #999999 ;}
.speciaal   { font-style: italic; }
P .speciaal { color: #333399; }

LH	{ font-size: 15px; font-family: "Univers", "Arial unicode MS", Arial, Sans-Serif; text-decoration:none; font-weight: bold;}
LI	{ font-size: 13px; font-family: "Univers", "Arial unicode MS", Arial, Sans-Serif; text-decoration:none; }


.fullwidth  {width: 100%; }
.width80    {width: 80%}
.clearfix   { overflow: auto;}
.left       {float: left}
.leftdown   {float: left; vertical-align:bottom;}
.rightdown   {float: right; vertical-align:bottom;}
.centerxx   {margin: auto;  width: 960px; border: 0px solid red; padding: 0px;}
.center     {text-align:middle;}
.middle     {vertical-align:middle;}
.bottom			{vertical-align:bottom;}
.right      {float: right; margin: 0px 0px 0px 0px;}

.accent     {font-size: 13px; color: #000066; text-decoration:none; font-weight: bold; }
.accentcenter   { font-size: 13px; color: #000066; text-decoration:none; font-weight: bold; text-align:middle;}

.lijnuit {text-align: justify;}

.bottomright {position: absolute; bottom: 8px; right: 16px; font-size: 18px;}

.sidemenu {color:yellow; background-color: #FFFFFF; font-size: 12px; text-decoration:none; font-weight: bold;}

.normaal	{ color:#333333; background-color:#FFFFFF; font-size: 13px;  text-decoration:none; font-weight: bold;}

a.normaal:link   {color:#333333; }
a.normaal:visited{color:#333333; }
a.normaal:active {color:#cc0000; }
a.normaal:hover  {color:#cc0000; }


#menubalk {width: 100%;background-color:  #999999;}

#menubalk:after { clear: both; content: " "; display: table;}

#menubalk ul { list-style-type: none;}

#hoofdmenu > li {float: left; position: relative;}

#hoofdmenu > li > a {
    background-color: #999999;
    color: white;
    font-size: 1em;
    font-weight: bold;
    padding: 0.2em 1.5em 0.2em 0.5em;
    text-align: left;
    text-decoration: none;
    display: block;}

#hoofdmenu > li > a:hover { background-color:#cc0000;}

.submenu > ul { display: none;}

#hoofdmenu > li:hover ul {
    display: block;
    position: absolute;
    z-index: 2;}

.submenu > ul > li > a {
    background-color:#cc0000;
    border-top: 1px solid white;
    color: white;
    display: block;
    padding: 0.5em 0.5em 0.5em 0.5em;
    text-align: left;
    text-decoration: none;
    width: 10em;
    display: block;}
    
.submenu > ul > li > a:hover {
    background-color: steelblue;}
          

 
