	body{
    margin : 0px;
	}
	
	a, a:hover, a:visited{
	color : #fef8f1;
	text-decoration: underline;
	}
	
	#center{
    position:absolute;
    left: 50%; 
    top: 50%;
    width: 800px;
    height: 598px;
    margin-top: -299px; /* half of the height */
    margin-left: -400px; /* half of the width */
    border : 1px solid black
	}

	.navigatie{
	width : 130px;
	height : 23px;
	margin-left : 25px;
	padding-top : 3px;
	padding-bottom : 15px;
	}
	
	.navigatie a, .navigatie a:visited{
	width : 130px;
	height : 22px;
	padding-top : 2px;
	text-align : center;
	background-image : url(../images/navigatie.gif);
	background-repeat : no-repeat;
	font-family : verdana;
	font-size : 13px;
	font-weight : bold;
	color : #FFFFFF;
	float : left;
	text-decoration: none;
	}	

	.navigatie a:hover{
	width : 130px;
	height : 22px;
	padding-top : 2px;
	text-align : center;
	background-image : url(../images/navigatie_hover.gif);
	background-repeat : no-repeat;
	font-family : verdana;
	font-size : 13px;
	color : #FFFFFF;
	float : left;
	text-decoration: none;
	}

	#top
	{
	width : 800px;
	height : 120px;
	background-image : url(../images/achtergrond-boven.gif);
	background-repeat : no-repeat;
	}

	#niet_ontvangen{
	width : 140px;
	height : 90px;
	padding-top : 30px;
	float : left;
	}

	#actie
	{
    margin-top : 15px;
    margin-left : 333px;
    float : left;
    border:1px solid #f4a558;
	}

	#woonstad
	{
    padding-top : 15px;
    float : left;
    padding-left : 10px;
	}
	
	#bottom
	{
    clear : both;
	width : 800px;
	height : 8px;
	background-image : url(../images/achtergrond-onder.gif);
	background-repeat : no-repeat;
	}

	#leftcol{
	width : 170px;
	height : 445px;
	padding-top : 25px;	
	background-image : url(../images/achtergrond-links.gif);
	font-family : verdana;
	font-size : 16px;
	float : left;
	}	

	#rightcol
	{
	width : 615px;
	height : 470px;
	padding-left : 15px;
	background-image : url(../images/achtergrond-rechts.gif);
	background-repeat : repeat-x;
	font-family : verdana;
	font-size : 12px;
	float : left;
	}	
	
    #rightcol a, #rightcol a:hover ,#rightcol a:visited
	{
	color : #0074BB;
	}		
	
	#balk_blauw
	{
	width : 575px;
	height : 87px;
	background-image : url(../images/achtergrond-home-blauw.gif);
	background-repeat : repeat-x;
	margin-top : 5px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 15px;
	font-family : verdana;
	font-size : 13px;
	color : #FFFFFF;
	clear : both;
	float : left;
	}	
	
    #balk_blauw a, #balk_blauw a:hover ,#balk_blauw a:visited
	{
    color : #FFF;
	}		
	
	#content
	{
	width : 605px;
	height : 336px;
	background-image : url(../images/achtergrond-home-oranje.gif);
	background-repeat : repeat-x;
	margin-top : 8px;
	padding-left : 10px;
	padding-top : 10px;
	float : left;
	color : #0074bc;	
	}		
	
	#home_container
	{
    float : left;
	}
	
	#home_fototekst
	{
	text-align : center;
    padding-top : 7px;
    font-family : verdana;
	color : #0074BB;
	font-size : 14px;
	font-weight : bold;
	}

	#home_fotoklein
	{
	text-align : center;
	margin-left : 9px;    
    width : 166px;
    background-color : #0074BB;
    padding-bottom : 7px;
	padding-top : 13px;
	float : left;
	
	}

	#home_fotoklein img
	{	
	}



	#blenddiv1, #blenddiv2, #blenddiv3
	{
	border : 4px solid #F4A658;
	margin : 0px auto;
	margin-bottom : 6px;
	}

	#content_leftcol
	{
    padding-top : 5px;	
    padding-left : 5px;    
	width : 295px;
	font-family : verdana;
	font-size : 11px;
	color : #0074bc;
	float : left;
	}	

	#content_rightcol
	{
    padding-top : 5px;	    
    padding-left : 16px;
    padding-right : 2px;	    
	width : 282px;
	font-family : verdana;
	font-size : 11px;
	color : #0074bc;
	float : left;
	}

	#content_container
	{
	width : 601px;
	height : 318px;
	margin-left : 4px;
	background-image : url(../images/content.gif);
	background-repeat : no-repeat;	
	}

	#content input, #content textarea
	{
    font : 10px verdana;
    margin : 0px;
    padding : 0px;
	}

	#pdf a
	{
	margin-top : 5px;
    margin-right : 2px;
    float : right;
    width : 70px;
    height : 25px;
	}

	#pdf a, #pdf a:visited
	{
	background-image : url(../images/knop_pdf.gif);
	background-repeat : no-repeat;
	}
	
	#pdf a:hover{
	background-image : url(../images/knop_pdf_hover.gif);
	background-repeat : no-repeat;
	}	

	#verstuur a
	{
	margin-top : 5px;
	margin-right : 2px;
    float : right;
    width : 70px;
    height : 25px;
	}

	#verstuur a, #verstuur a:visited
	{
	background-image : url(../images/knop_verstuur.gif);
	background-repeat : no-repeat;
	}
	
	#verstuur a:hover{
	background-image : url(../images/knop_verstuur_hover.gif);
	background-repeat : no-repeat;
	}	
	
    #krant
    {
    text-align : center;    
    }

    #krant_navlinks1, #krant_navlinks2, #krant_navrechts1, #krant_navrechts2
    {
    display : block;
    width : 25px;
    height : 18px;
    margin : 4px;
    float : left;
	background-position: center center;
	background-repeat : no-repeat;   
    }
    
	#krant .opties {
		clear:both;
		height:25px;
		margin:0;
		padding:0;
		padding-left:237px;
		
	}

    #krant_navlinks1, #krant_navlinks1:visited
    {
	background-image : url(../images/knop_navlinks1.gif); 
    }
    
    #krant_navlinks1:hover
    {
	background-image : url(../images/knop_navlinks1_hover.gif); 
    }    
    
    #krant_navlinks2, #krant_navlinks2:visited
    {
	background-image : url(../images/knop_navlinks2.gif);  
    }
    
    #krant_navlinks2:hover
    {
	background-image : url(../images/knop_navlinks2_hover.gif); 
    }   
    
    #krant_navrechts1, #krant_navrechts1:visited
    {
	background-image : url(../images/knop_navrechts1.gif);
    }
    
    #krant_navrechts1:hover
    {
	background-image : url(../images/knop_navrechts1_hover.gif); 
    }   
    
    #krant_navrechts2, #krant_navrechts2 a:visited
    {
	background-image : url(../images/knop_navrechts2.gif);
    }
    
    #krant_navrechts2:hover
    {
	background-image : url(../images/knop_navrechts2_hover.gif);  
    }           
    
td
{
vertical-align : top;   
}    
