/* PKN Hoorn
www.pknhoorn.nl
aangepast 20091214 15:35
P.Kooijman
/* ----------------------------------------- layout kenmerken */


body 	{
	background: url("../images/algemeen/back.jpg");
	font-size: 10pt;
	font-family: "Verdana";
	font-weight: normal;
	color: #004A00;
	}

#footer {
	font-size: 12pt;
	font-family: "Verdana";
	font-weight: normal; 
	margin-bottom: 0cm;
	margin-left: .0cm;
	color: #669900;
	text-align: center;
		}
	
table   {
	font-size:10pt;
	font-family:"Verdana";
	font-weight:normal; 
	color: #004A00;
	margin-left:0cm; margin-right:0cm; margin-top:0cm;
	border:0; cellpaddin:0; cellspacing:0; frame:void;
	}

tr	{
	font-size:10pt;
	font-family:"Verdana";
	font-weight:normal; 
	color: #004A00;
	margin-left:0cm; margin-right:0cm; margin-top:0cm;
	border:0; cellpaddin:0; cellspacing:0;
	}

td      {
	font-size:10pt;
	font-family:"Verdana";
	font-weight:normal; 
	color: #004A00;
	margin-left:0cm; margin-right:0cm; margin-top:0cm;
	border:0; cellpaddin:0; cellspacing:0;
	}

p	{
	margin-left: 15px;
	margin-right: 20px
	}

a:link	{font-size: 10pt;
	font-family: Verdana;
	font-weight: normal;
	color: #0014CD;
	text-decoration: none}

a:visited {font-size: 10pt;
	font-family: Verdana;
	font-weight: normal;
	color: #0014CD;
	text-decoration: none}

a:hover	{font-size: 10pt;
	font-family: Verdana;
	font-weight: normal;
	color: #001F00;
	text-decoration: underline}
	
h1	{
	font-size:18pt; 
	font-family: "Verdana";
	font-weight: bold; 
	margin-bottom: 0cm;
	margin-left: .0cm;
	color: #008000;
	text-align: center;
	}

h2	{
	font-size:16pt; 
	font-family: "Verdana";
	font-weight: bold; 
	margin-bottom: 0cm;
	margin-left: .0cm;
	color: #008000;
	text-align: center;
	}

h3	{
    font-size:14pt;
	font-family: "Verdana";
	font-weight:normal; 
	margin-bottom:0cm;
	margin-left:.0cm;
	color: #008000;
	text-align: center;
	}
	
h4	{
	font-size:12pt;
	font-family: "Verdana";
	font-weight:bold; 
	margin-bottom:0cm;
	margin-left:.0cm;
	color: #004A00;
	}

h5	{
	font-size:12pt;
	font-family: "Verdana";
	font-weight:bold; 
	margin-bottom:0cm;
	margin-left:.0cm;
	color: #0026FF;
    text-align: center;
        }
		
h6	{
	font-size:8pt;
	font-family: "Verdana";
	font-weight:normal; 
	margin-bottom:0cm;
	margin-left:.0cm;
	color: #000000;
	}		
	
hr      {
	border: 0;
	color: #008000;
	background-color: #008000;
	height: 15px;
	width: 100%;
	text-align: left;
}
