body
{
   font-family: Arial, Verdana, sans-serif;
   font-size: 10pt;
   text-decoration:none;
   margin-left:5;
   margin-right:5;
   margin-top:5;
   margin-bottom:5;
   background-color:#fff9fe;
   min-width: 400px;      /* 2x LC width + RC width */
   behavior:url("csshover.htc");
}

a:link {color: #0000a0; text-decoration: underline}
a:visited {color: #0000a0; text-decoration: underline}
a:active {color: #0000a0; text-decoration: underline}
a:hover {color: #0000a0; text-decoration: underline}

A
{
   font-family:arial,verdana,geneva;
   text-decoration : underline;
}

nietA
{
   text-decoration:none;
   font-family:arial,verdana,geneva;
   font-color: #FF0033
}

h1  
{ 
   font-size: 15px; 
   font-weight:bold;
}

.kop1
{ 
   font-size: 15px; 
   font-weight:bold;
}

.kop2
{ 
   font-family:ARIAL;
   font-size: 18px; 
   font-weight:bold;
}

.kop3
{ 
   font-size: 15px; 
   font-weight:bold;
   color: #ffffff;
}


.activetab
{ 
   font-size: 16px; 
   font-weight:bold;
   color:red;
}

.tab
{ 
   font-size: 12px; 
}

.invoer
{ 
   font-size: 15px; 
   font-weight:bold;
}

.standaard
{ 
   font-size: 12px; 
}

.textarea
{ 
   font-size: 12px; 
}

.groter
{ 
   font-size: 13px; 
}

.uitleg
{ 
   font-size: 11px; 
   font-style: italic;
}

.klein
{ 
   font-size: 10px; 
}

.vet
{ 
   font-size: 12px; 
   font-weight:bold;
}

.cursief
{ 
   font-size: 12px; 
   font-style: italic;
}

.alert
{ 
   font-size: 12px; 
   color:red;
}

.voetnoot  
{ 
   font-size: 10px; 
}

.comment
{
   font-size:10pt;
   font-weight:normal;
}
	
ul
{
   font-size:10pt;
}

li
{
   font-size:10pt;
   font-weight:normal;
}

p
{
   font-size:10pt;
   font-weight:normal;
   line-height:normal;
}

td
{
   font-size:10pt;
   font-weight:normal;
   line-height:normal;
}

hr
{
   color: Black;
   font-size:10pt;
}

th
{
   font-size: 10pt;
   font-style: normal;
   background-color: Silver;
   font-size:10pt;
}

#logo 
{
   margin: 0px 0px 0px 0px;
   padding: 0px;
   width: 85%;
   valign: top;
   background-color: #ffffff;
   white-space: nowrap;
}

#container 
{
   padding-left: 50px;   /* LC width */
   padding-right: 50px;  /* RC width */
}

#container .column 
{
   position: relative;
   float: left;
}

#inhoud
{
   width: 95%;
   position: relative;
   margin: 15px 0px 0px 0px;
   padding: 0px 30px 0px 0px;
   float: left;
}

#old-inhoud
{
   position: absolute;
   margin: 30px 300px 0px 100px;
   padding: 0px;
   background-color: #ffffff;
   border: 5px;
   border-color: #00000;
}

#rkolom
{
   width: 200px;          /* RC width */
   margin-right: -200px;
   margin-top: 50px;
   padding: 10px 0px 0px 0px;
  position: relative;
  float: left;
}

#old-rkolom
{
   width: 250px;
   margin: 60px 0px 0px 0px;
   padding: 10px 0px 0px 0px;
   text-align: center;
   right: 10px;
   float: right;
}

#search 
{
   width: 140px;
   margin-left: 15px;
}

#submit 
{
   margin-left: 15px;
   margin-bottom: 15px;
}

#lkolom
{
   width: 100px;          /* LC width */
   right: 100px;          /* LC width */
   margin-left: -100%;
   background-color: #ff9900;
}

#navigatie, #navigatie ul 
{
   padding: 0;
   list-style: none;
   z-index: 1;
}

.mainlevel
{
   background-color: #152dc6;
}

.optie1
{
   background-color: #152dc6;
}

.optie2
{
   background-color: #ff9900;
}

.optie3
{
   background-color: #d80f1f;
}

.optie4
{
   background-color: #009900;
}

.optie5
{
   background-color: #152dc6;
}


.sublevel
{
   background-color: #ff9900;
}

#navigatie a 
{
   display: block;
   width: 10em;
   height: 1.5em;
   text-decoration : none;
   text-align: center;
   vertical-align: middle;
   color: #ffffff;
   margin: 2px 0px 0px 0px; 
   padding: 3px 0px 0px 0px; 
   z-index: 1;
}

#navigatie a:hover
{
}

#navigatie li 
{
   float: left;
   width: 10em;
   margin: 0px 5px 0px 0px; 
   z-index: 1;
}


#navigatie li ul 
{
   position: absolute;
   width: 10em;
   left: -999em;
}

#navigatie li:hover ul
{
   left: auto;
}

