

<!--



a:link       { color: #28516C; text-decoration:none; text-decoration: underline; }
a:visited    { color: #28516C; text-decoration:none; text-decoration: underline; } 
a:hover {color: black; text-decoration: underline; font-weight: none}

a.class1 {color: #28516C; font-weight: bold}
a.class1:visited   {color: #28516C; font-weight: bold}
a.class1:hover   {color: #000000; font-weight: bold}




               p           	{ font-family: Verdana; color: black; line-height: 190%; font-size: 8pt }
               td		  	{ font-family: Verdana; color: black; line-height: 190%; font-size: 8pt }
               tr		   	{ font-family: Verdana; color: black; line-height: 190%; font-size: 8pt }
               H1		{ font-family: Arial; color: #28516C; font-size: 10pt;  }
               H2		{ font-family: Arial; color: #B60000; font-size: 11pt; }
               H3		{ font-family: Arial; color: #000000; line-height: 160%; font-size: 12pt; text-decoration: underline;}            
               H6		{ font-family: Arial; color: #000000; line-height: 160%; font-size: 12pt; text-decoration: underline;}            

               
              
             
           .Pageheader  { font-family: Arial; font-size: 14pt; color: #FFFFFF; margin-top: 5 }
           .requiredField { color: #808080 }           



<!-- Deze zijn in gebruik; -->

body         {margin-top: 0; margin-left: 0; margin-right:0; margin-bottom: 0; background-color: #FFFFFF;}

.spacerleft  	{ background-color: #DBE2EC }
.spacerright  	{ background-color: #DBE2EC }
.menustyle 		{ background-color: #F0E8C5}
.menustyle2		{ background-image: url('images/design/menu_background.jpg'); background-repeat: no-repeat;}
.contentstyle	{ background-color: #F1E8C9}
.contentstyle2	{ padding: 30px; }
.contentstyle3	{ padding: 20px; background-color: #FFFFFF; border-bottom: 1px solid #B60000; border-top: 1px solid #B60000; border-left: 1px solid #B60000; border-right: 1px solid #B60000;}
.pagetitle		{ background-color: #FFFFFF; text-indent: 20px;}
.pagetopheader	{ padding: 15px; background-image: url('images/design/page_topheader.jpg'); background-repeat: no-repeat;}
.pagetopheaderhome	{ padding: 15px; background-image: url('images/design/page_topheader_home.jpg'); background-repeat: no-repeat;}



<!-- Hoofdnavigatie-------------------------------------------; -->


#navcontainer { width: 225px }

#navcontainer ul
{
margin-left: 0;
text-indent: 15px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9pt;
margin-top: 20px;

}

#navcontainer a
{
display: block;
padding: 3px;
width: 100%;
background-color: none;
border-bottom: 0px solid #eee;
margin-bottom: 7px;
}

#navcontainer a:link, #navlist a:visited
{
color: #28516C;
text-decoration: none;
padding-left: 10px; 
background-repeat: no-repeat;
}

#navcontainer a:hover, .selected
{
background-color: #FFFFFF;
color: #28516C;
padding-left: 10px; 
background-image: url('images/design/menu_bullet_hover.gif'); 
background-repeat: no-repeat;
}
