
        body
        	{
            margin:0px;
            background-color:#043f76;
        	}
        body, td, input, textarea, select
        	{
            font-family: 'verdana', Arial, Helvetica, 'Sans serif';
            font-size:11px;
            color:#000000;
        	}
        .omschrijvingtekst
        	{
            font-size:10px;
        	}
        select
        	{
        	border:1px solid #043f76;
        	}
    .showhand
    	{
        cursor:pointer;
    	}
    	
        .artikelkop
        	{
            font-size:13px;
            font-weight:bold;
            color:#043f76;
        	}
        .omschrijvingkop
        	{
            font-size:11px;
            color:#043f76;
            font-weight:bold;
	        background-image:url('images/verloop_kl.gif');
            background-repeat:repeat-x;
        	}
        .datum
        	{
            font-size:11px;
            color:#043f76;
            font-weight:bold;
            margin-bottom:8px;
        	}
        .gekozenlink
        	{
            font-size:11px;
            color:#b184d4;
            font-weight:bold;
        	}
		
    .h1
        {
        font-size:13px;
        color:#714097;
        font-weight:bold;
        margin-bottom:0px;
        }
    .h2
        {
        font-size:11px;
        color:#714097;
        font-weight:bold;
        padding-bottom:2px;
        margin-bottom:1px;
        }
       
        .link, .link:active, link:visited, link:link
        	{
        	color:#714097;
        	font-weight:bold;
        	text-decoration:none;
        	}
        .link:hover
        	{
        	color:#b184d4;
        	font-weight:bold;
        	text-decoration:underline;
        	}
        .fotonavigatie, .fotonavigatie:active, fotonavigatie:visited, fotonavigatie:link
        	{
        	font-size:10px;
        	color:#ffffff;
        	font-weight:bold;
        	text-decoration:none;

        	}
        .fotonavigatie:hover
        	{
        	font-size:10px;
        	color:#ffffff;
        	font-weight:bold;
        	text-decoration:underline;
        	}
		
	    .kaderchoombalk
	        {
            font-size:13px;
            font-weight:bold;
	        background-image:url('images/kader_chroom.gif');
            background-repeat:repeat-x;
	        }
	    .kader_donkerchoombalk
	        {
            font-size:13px;
            font-weight:bold;
	        background-image:url('images/kader_chroom_over.gif');
            background-repeat:repeat-x;
	        }
	    .topbg
	    	{
	        background-image:url('images/verloop_top.gif');
            background-repeat:repeat-x;
	    	}
	    .fotonavbg
	    	{
	        background-image:url('images/fotobullet.gif');
            background-repeat:no-repeat;
	    	}
	    
		.bg_wit
			{
            background-color:#ffffff;
			}
		.bg_blauw_wit
			{
            background-color:#f2f5f8;
			}
		.bg_lblauw
			{
            background-color:#e0e7f2;
			}
		.bg_dblauw
			{
            background-color:#043f76;
			}
			
		.borderrondom
			{
            border:1px solid #043f76;
			}
		.borderboven
			{
            border-top:1px solid #043f76;
			}
		.borderonder
			{
            border-bottom:1px solid #043f76;
			}
		.borderlinks
			{
            border-left:1px solid #043f76;
			}
		.borderrechts
			{
            border-right:1px solid #043f76;
			}
		
		.padtop1px
			{
            padding-top:1px;
			}
		.padtop2px
			{
            padding-top:2px;
			}
        .padlinks5px
        	{
            padding-left:5px;
        	}
        .padlinks9px
        	{
            padding-left:9px;
        	}
        .padrechts9px
        	{
            padding-right:9px;
        	}
        .padlinks10px
        	{
            padding-left:10px;
        	}
        .padrechts10px
        	{
            padding-right:10px;
        	}
        .padtop10px
        	{
            padding-top:10px;
        	}
        .padbottom10px
        	{
            padding-bottom:10px;
        	}
        .padrondom3px
        	{
            padding:3px;
        	}
		