ul.sitemap
{
    margin: 0px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
    white-space: nowrap;
    color: #00539F;
}

li.sitemaplevel_1
{
    font-size : 11px;
    padding : 1px 1px 1px 0px;
    list-style-image: none;
    list-style-type : none;
    height : 20px;
    margin-left: 10px;
    padding-bottom: 5px;   
}

a.sitemap1, a.sitemap1:link, a.sitemap1:hover, a.sitemap1:visited, a.sitemap1:active
{
    text-decoration: none;      
    padding: 0px 0px 0px 0px;
    font-size : 11px;
    font-weight: bold;
} 

li.sitemaplevel_2
{
    font-size : 11px;
    padding : 1px 1px 1px 0px;
    list-style-image: none;
    list-style-type : none;
    height : 20px;
    margin-left: 40px;    
}

a.sitemap2, a.sitemap2:link, a.sitemap2:hover, a.sitemap2:visited, a.sitemap2:active
{
    text-decoration: none;      
    padding: 0px 0px 0px 0px;
    font-size : 11px;
} 

li.sitemaplevel_3
{
    font-size : 11px;
    padding : 1px 1px 1px 0px;
    list-style-image: none;
    list-style-type : none;
    height : 20px;
    margin-left: 70px;    
}

a.sitemap3, a.sitemap3:link, a.sitemap3:hover, a.sitemap3:visited, a.sitemap3:active
{
    text-decoration: none;      
    padding: 0px 0px 0px 0px;
    font-size : 11px;
} 

li.sitemaplevel_4
{
    font-size : 11px;
    padding : 1px 1px 1px 0px;
    list-style-image: none;
    list-style-type : none;
    height : 20px;
    margin-left: 100px;    
}

a.sitemap4, a.sitemap4:link, a.sitemap4:hover, a.sitemap4:visited, a.sitemap4:active
{
    text-decoration: none;      
    padding: 0px 0px 0px 0px;
    font-size : 11px;
}

li.sitemaplevel_5
{
    font-size : 11px;
    padding : 1px 1px 1px 0px;
    list-style-image: none;
    list-style-type : none;
    height : 20px;
    margin-left: 130px;    
}

a.sitemap5, a.sitemap5:link, a.sitemap5:hover, a.sitemap5:visited, a.sitemap5:active
{
    text-decoration: none;      
    padding: 0px 0px 0px 0px;
    font-size : 11px;
} 

li.sitemaplevel_6
{
    font-size : 11px;
    padding : 1px 1px 1px 0px;
    list-style-image: none;
    list-style-type : none;
    height : 20px;
    margin-left: 160px;    
}

a.sitemap6, a.sitemap6:link, a.sitemap6:hover, a.sitemap6:visited, a.sitemap6:active
{
    text-decoration: none;      
    padding: 0px 0px 0px 0px;
    font-size : 11px;
} 

h1, H1
{
    font-family: Verdana;
    font-size: 14px;
    color: #F05A28;
    font-weight: bold;
    padding-left: 7px;
    background-image:url(/01/Images/title.png);
    background-repeat: no-repeat;
    background-position: 0px 3px; 
    margin-top: -3px;  
    text-transform:uppercase;
}

h2, H2
{
    font-family: Verdana;
    font-size: 14px;
    color: #F05A28;
    font-weight: bold;
    padding-left: 7px;
    background-image:url(/01/Images/title.png);
    background-repeat: no-repeat;
    background-position: 0px 3px; 
    margin-top: -3px;
    margin-bottom: -10px; 
}

h3, H3
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding-left: 7px; 
    margin-top: -3px; 
}

h4, H4
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    padding-left: 7px; 
    margin-top: -3px; 
}

h5, H5
{
    margin-top: 0px;
    margin-left: 5px;
    margin-bottom: 4px;
    font: Verdana;
    font-size: 11px;
    color: #00539F;
}

h6, H6
{
    color: #F05A28;
    font-family: Verdana;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 5px;
}

table.blank	
{
    border: 1px;
    border-color: White;
}

.oranje
{
    color: #F05A28;
}


.gamma-blauw
{
    color: #00539F; 
}

table {
    font-family: Verdana;
    font-size: 11px;
}

.content ul
{
list-style-type: none;
padding: 0;
margin: 0;
margin-left: 10px;

}

.content li
{
background-image: url(/01/Images/arrow.png);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.2em;
}


a:link			{
					text-decoration:none;
					color: #00539F;
					font-size: 11px;
				}	
				
a:visited		{
					text-decoration:none;
					color: #00539F;
					font-size: 11px;
				}
