.titel, h1          {color: #005192; font-size: 16px; margin: 0px 0px 10px 0px; font-family: "Trebuchet MS", Sans-serif; font-weight: bold; margin-bottom:4px; }
.kop, h2            {color: #005192; font-size: 22px; margin: 3px 0px  7px 0px; font-family: "Trebuchet MS", Sans-serif; font-weight: bold }
h2.wit{display:inline;color:#FFFFFF; font-size: 31px;line-height: 120%; }
.subkop, h3         {color: #005192; font-size: 16px; margin: 0px; font-family: "Trebuchet MS", Sans-serif; font-weight: bold }
.itemkop, th, h4    {color: #005192; font-size: 17px; margin: 0px; font-family: "Trebuchet MS", Sans-serif; font-weight: bold }
h5                  {color: #005192; font-size: 12px; margin: 0px; font-family: "Trebuchet MS", Sans-serif; font-weight: bold }

.tekst, td, body    {color: #005192; font-size: 11px; line-height:103%; font-family: "Trebuchet MS", Sans-serif; }
.geel               {color: #FFFF00; }
.zwart              {color: #000000; }
.grijs              {color: #666666; }
.wit                {color: #FFFFFF; }
.tekstklein         {color: #005192; font-size: 11px; font-family: "Trebuchet MS", Sans-serif; }
.tekstheelklein     {color: #005192; font-size:  9px; font-family: Arial }
.tekstfoto          {color: #005192; font-size: 10px; font-family: Arial; font-style: italic }
.tekstgroot         {color: #005192; font-size: 16px; font-family: "Trebuchet MS", Sans-serif; }

a,
a:link,
a:visited,
a:active,
a:hover             {color: #c20023; border: 0px transparent; text-decoration: underline;}
a:active,
a:hover             {color: #676767; }

a.blauw,
a.blauw:link,
a.blauw:visited,
a.blauw:active,
a.blauw:hover       {color: #005192; border: 0px transparent; text-decoration: none;}
a.blauw:hover       {color: #c20023; text-decoration: underline; }


p                   {margin: 0; padding: 0; }

ul                  {background: transparent; margin: 3px 8px 0px 10px; padding: 0px 0px 0px 0px; list-style-type: disc; }
ol                  {background: transparent; margin: 3px 8px 0px 10px; padding: 0px 0px 0px 0px; list-style-type: decimal }
li                  {background: transparent; margin: 0px 0px 0px 10px; padding: 0px 0px 0px 0px;}


/* clear gebruik je om te bepalen aan welke kant een niet-floating element mag verschijnen.
wanneer je both gebruikt mag er aan beide zijden niets verschijnen */
.clear { clear:both; }

