body {
	font-family: verdana;
	color: #000000;
	font-size: 15px;
	text-align:justify;
	}

h1 	{
	text-align: center;
	text-decoration: underline;
	letter-spacing: 1px;
	}

#top
	{
	margin-top:0px;
	}
	
p 	{
	margin: 0px;
	}

p:first-letter
	{
	font-size:30px;
	font-weight:bold;
	}
	
p.align_right
	{
	text-align:right;
	}

a 
	{
	color: #006600;
	text-decoration:none;
	}
	
a:hover, a:active
	{
	color: #006600;
	text-decoration:none;
	font-weight:bold;
	}	

#selected 
	{
	color: #000000;
	text-decoration:none;
	}
	
#selected:hover, #selected:active
	{
	color: #006600;
	text-decoration:none;
	font-weight:bold;
	}
	
#copyright
	{
	font-size: 12px; 
	margin-top: 20px; 
	text-align: right;
	}

#contact td 
	{
	text-align: right;
	}
	
#body 
	{
	margin-left:0px;
	height: 100%;
	min-height:700px;
	}

#content 
	{
	width: 95%;
	margin-top:20px;
	height: 100%;
	min-height:300px;
	}

#content_boven 
	{
	height: 100px;
	}
	
#content_midden 
	{
	margin: 0px;
	border: 0px;
	background-repeat: repeat-y;
	}
	
#content_midden_text 
	{
	margin: 0px;
	border: 0px;
	height: auto !important; 
	height: 100%;
	left:15px;
	position:relative;
	}
	
div.lefttext 
	{
	width:45%;
	margin: 0px;
	height: auto !important; 
	height: 100%;
	border: 0px;
	float: left;
	}
	
div.righttext 
	{
	width:45%;
	margin: 0px;
	height: auto !important; 
	height: 100%;
	border: 0px;
	float: left;
	margin-left: 15px;
	}
	
#content_onder 
	{
	margin-top:0px;
	height: 50px;
	}

div.menu 
	{
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	}

#menu_omschrijving 
	{
	text-align:center;
	}

#homepage_right
	{
	margin-top: 20px; 
	text-align: center;
	}

.border
	{
	border: 0px solid; 
	border-color:#FFFF99;
	}
	
.noborder
	{
	border: 0px solid; 
	}
	
