/* CSS Document */

body	{
	background: #E0F0E8;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:    xx-small;      
    	voice-family: "\"}\"";   
    	voice-family: inherit;   
    	font-size:    x-small;  
	}

p {
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em; 
	line-height: 1.66;
	}
	
li {
	line-height: 1.66;
	}
	
td {
	font-size:    xx-small;      
    voice-family: "\"}\"";   
    voice-family: inherit;   
    font-size:    x-small;  
	}

h1 {
	margin-top: 20px;
	margin-bottom: 10;
	color: #006848;
	font-weight: bold;
	font-size:    small;      
        voice-family: "\"}\"";   
        voice-family: inherit;   
        font-size:    medium;  
}

h2 {
	margin-top: 2em;
	margin-bottom: 0.5em;
	font-style: italic;
	font-weight: bold;
	font-size:    x-small;      
    	voice-family: "\"}\"";   
    	voice-family: inherit;   
    	font-size:    x-small; 
}

	/*  Establish general layout parameters */
	
	
	
#banner 	{
	background: #000099 url("i/TopBar.gif");
	color: #8497C5;
	text-align: right;
	font: 9px/13px;	
	margin: 0px 0 0 0px;
	padding: 0;
	height: 27px;
	width: 660px;
	border: 0 none;
	}
	
#banner a, #banner a:hover {
	color: #8497C5;
	text-decoration: none;
	}
	
#navigatie	{
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	background: #C0E0D0;
	border: 0;
	width: 150px;
	top: 27px;
	}
	
#achtergrond	{
	background: #E0F0E8;
	margin-left: 0px;
	padding: 0;
	text-align: left;
	width: 660px;
	border: 0 none;
	}
	
#homevisual	{
	background: #FFFFFF url("i/HomePictN.jpg");
	color: #000;
	margin: 0 0 0 150px;
	padding: 0;
	text-align: left;
	height: 88px;
	width: 510px;
	border: 0 none;
	}

#content	{
	color: #000;
	margin: 0 0 0 165px;
	padding: 0;
	text-align: left;
	width: 460px;
	border: 0 none;
	}
	
#content hr {
	background-color: #006848;
	height: 1px;
}
	
#pagebottom	{
	background: #E0F0E8;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 20px;
	width: 660px;
	border: 0 none;
	}
	
#contact {
	background: #C0E0D0;
	color: #006848;
	margin: 0;
	padding: 0;
	text-align: right;
	height: 14px;
	width: 660px;
	border: 0 none;
	font: 9px/13px;
	}
	
#contact a, #contact a:hover {
	color: #006848;
	text-decoration: none;
	}
	
#copyright {
	background: #C0E0D0;
	color: #006848;
	margin: 0;
	padding: 0;
	text-align: right;
	height: 20px;
	width: 660px;
	border: 0 none;
	font: 9px/13px;
	}
	
#navigatie ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #FFFFFF;
	color: #006848;
	}

#navigatie li	{
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	
	width: 150px;
	margin: 0;
	padding: 0;
	font: 12px/20px;
	}

#navigatie li a	{
	text-decoration: none;
	display: block;
	color: #006848;
	}
		
#navigatie li a:hover	{
	background-color: #FFF;
	}

.darkcell   {
	background-color: #C0E0D0;
}

.whitecell   {
	background-color: #F5FAF7;
}
hr {
	background-color: #fff;
	height: 1px;
	}