A:link    { color: #ffff00; background-color: transparent; font-weight: normal; text-decoration: underline}  
A:visited { color: #ffff00; background-color: transparant; font-weight: normal; text-decoration: underline}  
A:hover   { color: black; background-color: transparent; font-weight: normal; text-decoration: underline} 
A:active  { color: #ffff00; background-color: transparent; font-weight: normal; text-decoration: underline} 

A:link.menu     { color: #ffff00; background-color: transparent; font-weight: normal; text-decoration: none;} 
A:visited.menu  { color: #ffff00; background-color: transparent; font-weight: normal; text-decoration: none;}  
A:hover.menu    { color: black; background-color: transparent; font-weight: normal; text-decoration: underline;} 
A:active.menu   { color: #ffff00; background-color: transparent; font-weight: normal; text-decoration: underline;} 

html, body{ 
 font-family:Verdana;
 font-size:11;
 font-weight:Normal;
 color:black;
 margin-right:2%;
 margin-left:2%; 
 padding:0; 
 text-align:left;
 background-color:#FFFFFF;
 } 
 
#paginabreedte{ 
 width:100%; 
 margin-left:auto; 
 margin-right:auto; 
 text-align:left; 
 min-width: 500px; 
 } 
 
#boven{ 
 height:60px; 
 width:100%;
 font-size:14;
 text-align:center; 
 background-color:#c0c0c0;
 } 
 
#linkerkolom{
 width:150px; 
 float:left; 
 position:relative; 
 margin-left:-150px; 
 margin-right:1px; 
 }
 
#buitenkant{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 150px ;  /* breedte linkerkolom: rand verbergen in NN4 */ 
 border-left-color: #c0c0c0;   /* kleur linkerkolom */ 
 border-left-style: solid; 
 /*/*/ border-right-width: 150px; /* breedte rechterkolom: rand verbergen in NN4 */ 
 border-right-color: #c0c0c0;  /* kleur rechterkolom */ 
 border-right-style: solid; 
 background-color: #808080; /* kleur midden */ 
 width: auto; 
 } 
 
#buitenkant_coll{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 10px ;  /* breedte linkerkolom: rand verbergen in NN4 */ 
 border-left-color: #c0c0c0;   /* kleur linkerkolom */ 
 border-left-style: solid; 
 /*/*/ border-right-width: 10px; /* breedte rechterkolom: rand verbergen in NN4 */ 
 border-right-color: #c0c0c0;  /* kleur rechterkolom */ 
 border-right-style: solid; 
 background-color: #808080; /* kleur midden */ 
 width: auto; 
 } 
  
#rechterkolom{
 width:150px; 
 float:right; 
 position:relative; 
 margin-right:-150px; 
 margin-left:1px; 
 } 
 
#onder{
 height:60px; 
 width:100%; 
 background-color:#CCCCCC; 
 } 
 
#binnenkant{margin:0; width:100%;}
 
#midden{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 }
 
#buitenkant>#binnenkant { border-bottom: 1px solid #F0FCEC;  }
 
.clr{clear:both;}
 
.inhoud{padding:5px;} /*padding for inhoud */ 
 
#boven .inhoud{padding-bottom:0;} /*padding bottom 0 om spatie in IE5 Mac te verwijderen*/ 

H1.ltg{
 font-size: 125%;
 letter-spacing: 0.1em;
 margin-left: .5%;
 margin-right: .5%;
 margin-top: 0em; 
 margin-bottom: 3pt; 
 background-color: #C0C0C0;
 font-style: normal; 
 font-weight: bold;
 border-bottom: medium solid #ad0000;
 }
 
H2.ltg   { 
 font-family : Verdana; 
 font-size: 80%;
 letter-spacing: 0.05em;
 font-weight: normal;
 text-align: center;
 background-color: #C0C0C0;
 color: white; 
 margin-bottom: 2pt;
 }

H3.ltg   { 
 font-family : Verdana; 
 font-size: 100%;
 letter-spacing: 0.02em;
 margin-left: 2pt;
 margin-right: 2pt;
 margin-top: 0em; 
 margin-bottom: 2pt;
 color: white;
 background-color: #C0C0C0;
 font-style: normal; 
 font-weight: bold;
 text-align: left;
 }
 
H4.ltg{
 font-family: Verdana; 
 font-size: 8pt;
 margin-left: 2pt;
 margin-right: 2pt;
 font-style: normal; 
 font-weight: normal;
 }
 
H5.ltg   { 
 font-family : Verdana; 
 font-size: 300%;
 letter-spacing: 0.02em;
 margin-left: 2pt;
 margin-right: 2pt;
 margin-top: 0em; 
 margin-bottom: 2pt;
 color: white;
 background-color: #C0C0C0;
 font-style: normal; 
 font-weight: bold;
 text-align: left;
 }
