h1 {
	color: #FF6600;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
}
.webhost {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #666666;
}
/*menu*/
#navcontainer ul
{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

#navcontainer ul li a
{
	background: url(../Afbeeldingen/list-off.gif) no-repeat left center;
	padding-left: 15px;
	text-align: left;
	font: bold small-caps 13px Verdana;
	text-decoration: none;
	color: #666699;
	text-transform: lowercase;
}

#navcontainer ul li a:hover
{
	background: url(../Afbeeldingen/list-on.gif) no-repeat left center;
	color: #FF9900;
}

#navcontainer ul li a#current
{
	background: url(../Afbeeldingen/list-active.gif) no-repeat left center;
	color: #3D5574;
}

#navcontainer ul li a#permanent
{
	background: url(../Afbeeldingen/list-off.gif) no-repeat left center;
	color: #A8BF55;
}

#navcontainer ul li a:hover#permanent
{
	background: url(../Afbeeldingen/list-off.gif) no-repeat left center;
	color: #E8E46A;
}
/*einde menu*/


/* generated by csscreator.com */ 
html, body{ 
 margin:50px 0 0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:900px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:120px; 
  background-color:#FFFFFF; 
 width:100%;
} 
 
#leftcol{
	width:220px;
	float:left;
	position:relative;
	margin-top: 50px;
	height: 500px;
  }
 
#maincol{
	background-color: #FFFFFF;
	float: right;
	display:inline;
	position: relative;
	width:600px;
	margin-top: 50px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	height: 500px;
 }
#maincol a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #666699;
	text-decoration:none;
}
#maincol a:hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
}
 
#footer{
	height:50px;
	background-color:#FFFFFF;
	clear:both;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-align: center;
 } 
 #footer a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
#footer a:hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	text-decoration:underline;
}


 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
.adres {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #666666;
}
