﻿

	html {
		color:#000;	
	}
	
	#headerImages
	{
		/*background-color:white;*/
	}
					
	#klikpad ul {
		background-color: #cb0045;		
	}			
	
	#kleur_links {
		background-color: #cb0045;
	}
	
	#kleur_rechts 
	{
		color: white;
		background-color: #00598f;
	}
	
	#hoekje_breadcrumb 
	{
		background: url('../images/departments/lawenforcements/hoekje_rood.gif') no-repeat;
	}
	
	#hoekje_breadcrumb_vervolg 
	{
		background: url('../images/departments/lawenforcements/hoekje_rood_2.gif') no-repeat;
	}
	
	#menu
	{
		background: url('../images/departments/lawenforcements/bg_menu.gif');
		
	}
	
     a.TopNavigationLink,
            a.TopNavigationLink_f2
	{
		color:	white;
	}
	
	.MenuItemContainer
	{
		background-color:           #d5336a;  
	}
	
	.SubMenuItemContainer
	{
		background-color:   #cb0045;
		border-color:         #b9003f;  
	}
	
	.SubMenuItemContainer:hover
	{
		background-color:   #d5336a;
	}
	
	.SubMenuItemLink, .ActiveSubMenuItemLink
	{
		color:              white;
	}
	
	.ActiveSubMenuItemLink 
	{
		  color:              White;
	}
	
	.SubMenuItemContainer a:hover 
	{
		background-color:		#d5336a;
		color:               White; 
	}
	
	.SubSubMenuItemContainer
	{
		background-color:   #c3d5e1;  
	}
	
	.SubSubMenuItemContainer a
	{
		 color:              Black;
	}
	
	#klikpad 
	{
		/*background: white;*/
	}
	
	#klikpad ul 
	{
		background: #cb0045;
	}
	
	#klikpad ul li {
		color: white;
	}		
	
	#klikpad ul li a{
		color: white;
	}
	
	.ContentContainer a
	{
		color: #000000;
	}
	
	.ContentContainer h1
	{
		color: #073670;
	}
	
	.ContentContainer h2
	{
		color: #073670;
	}
	
	.blok h3
	{
		color: #073670;
	}
	
	.ContentContainer ul
	{
		color: black;
	}
	
	.Content li
    {
		list-style-type:		disc;
		position:				relative;		
		list-style-image:		url("../images/departments/LawEnforcements/listitem.gif");
    }
       
	
	#kleur_rechts a
	{
		color: white;
	}
	
	#rechts 
	{
		color: #5b5b5b;
	}
	
	.blok_onder 
	{
		border-bottom: 5px solid #ededed;
	}
	
	#zoek input 
	{
		background-color: white;
		color: #5b5b5b;
	}
	
	#zoek_button input 
	{
		color: #5b5b5b;
	}
	
	.FeaturedItemContent a
            {
                color:                  black;               
            }
      
        .FeaturedItemRuler
        {
            color:                  White;
            border-color:           White;
        }

  
	h1, h2, h3
    {
    	color:              #004B9B; 
    }
    
    #footer 
    {
    	/*background: url('../images/departments/lawenforcements/footer.gif');*/
    }

