body            {       font-family: Verdana, Arial, sans-serif;
                        font-size: 8pt;
                        margin-top: 10px;
                        margin-left: 10px;
                        margin-right: 10px;
                        margin-bottom: 10px;
                        scrollbar-base-color: #F76710;
                        scrollbar-arrow-color: #FFFFFF;
                        scrollbar-track-color: #D6D9CA;
                }

h1              {       font-size: 20pt;
                        font-weight: bold;
                }			

h2              {       font-size: 18pt;
                        font-weight: bold;
                }			

h3              {       font-size: 16pt;
                        font-weight: bold;
                }

h4              {       font-size: 14pt;
                        font-weight: bold;
                }

.submenu        {       font-size: 11px;
                        font-style: normal;
                        font-weight: bold;
                        color: #FF6600;
                }

a               {       text-decoration: none;
                        color: #FF6600;
                }

a:hover	        {       text-decoration: none;
                        color: #000000;
                        background-color: #f66541;
                }

a:active        {       text-decoration: underline;
                        color: #000000;
                }

.plattetekst    {       font-size: 11px;
                        font-style: normal;
                        font-weight: normal;
                        color: #333333;
                }

.tekstklein     {       font-size: 10px;
                        font-style: normal;
                        font-weight: normal;
                        color: #333333;
                }

.koptekst       {       font-size: 12px;
                        font-style: normal;
                        font-weight: bold;
                        font-variant: normal;
                        color: #000000;
                }

th              {       font-size: 12px;
                        font-style: normal;
                        font-weight: bold;
                        font-variant: normal;
                        color: #000000;
                        background-color: #f66541;
                }

td              {       vertical-align: center;
                }

tr.rowcolor     {       background-color: #ffffff;
                }

tr.rowcolor1    {       background-color: #f66541;
                }

.vraag          {       font-size: 11px;
                        font-style: normal;
                        font-weight: bold;
                        color: #333333;
                }

.antwoord       {       font-size: 11px;
                        font-style: normal;
                        font-weight: normal;
                        color: #D05102;
                }

.copyright      {       font-size: 8pt;
                        font-style: italic;
                        font-weight: normal;
                        color: #D05102;
                }

.datumwijz      {       font-size: 7pt;
                        font-style: italic;
                        font-weight: normal;
                        color: #D05102;
                }

.zilijst1       {       margin-left: 20px;
                        list-style-image: url(../Images/Bullets/list_button_oranje.gif);
                        list-style-position: outside;
                        font-size: 11px;
                        font-style: normal;
                        font-weight: normal;
                        vertical-align: top;
                        line-height: 1.2em;
                }

input           {       font-family: Verdana, Arial, sans-serif;
                        font-size: 8pt;
                        font-style: normal;
                        font-weight: normal;
                }

select          {       font-family: Verdana, Arial, sans-serif;
                        font-size: 8pt;
                        font-style: normal;
                        font-weight: normal;
                }
                        
.grootst        {       font-family: Verdana, Arial, sans-serif;
                        font-size: 200%;
                }

.groter         {       font-family: Verdana, Arial, sans-serif;
                        font-size: 150%t;
                }
 
.gemiddeld      {       font-family: Verdana, Arial, sans-serif;
                        font-size: 100%t;
                }

.kleiner        {       font-family: Verdana, Arial, sans-serif;
                        font-size: 80%;
                }

.kleinst        {       font-family: Verdana, Arial, sans-serif;
                        font-size: 60%t;
                }

