html,body {
	margin: 0px;
	height: 100%;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	background: url(images/background.gif);
}
#container {	
	margin:0 auto;
	width: 762px;
	background: #FFFFFF;		
}
#header {
	height: 120px;	
}
#logo {
	margin-top:15px;
	float:left;
}
#page_foto {
	float:left;
	padding:5px 3px;
}
#logo img {
	border:none;
}
#logo a {
	outline:none;
}
#content {
	overflow:auto;
}
#menu_list {
	width:160px;
	padding-bottom:10px;
	float:left;
}
#page_content {	
	float:left;
	min-height:325px;
}
#news {
	width:180px;
	float:left;
	padding:10px;
}
#news p.h4nieuwshome {
	margin:0;
}
ul#menu li {
	padding:10px;
	margin:0px;
}
ul#menu {
	clear:both;
	padding: 10px 0px;
	margin: 0px 10px;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color: #FFDEBD;
}
ul#menu a {
	color:#000000;
	text-decoration:none;
}
ul#menu a:hover {
	color: #00A485;
	text-decoration:underline;
}
ul#submenu {
	padding:0px;
	margin:0px;
}
ul#menu li, ul#submenu li {
	list-style: none;
}
span.sub_menu {
	cursor:pointer;
}
.ulnieuws {
	list-style-image:url(images/groeneruit.gif);
	margin-top:2px;
}
#page_content a:hover, #news a:hover {
	background-color:#00A485;
	color:#FFFFFF;
}
#page_content a, #news a, #news p {
	color:#00A485;
}
#page_content ul {
	list-style-image:url(images/groeneruit.gif);
	margin-top:2px;
}
th {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#00A485 none repeat scroll 0 0;
	color:#FFFFFF;
	vertical-align:top;
}
#footer {
	clear:both;
	width:600px;
	margin-bottom:10px;
	text-align:center;
}
#footer a {
	color: #00A485;
}
hr {
	color:#000080;
	height:1px;
}
h3, h4, td, th {
	font-size:10pt;
}
#page_content p {
	font-size:9pt;
}
#news p, #news li {
	font-size:8pt;
}
#menu li{
	font-size:11px;	

}
h1 {
	color:#00A485;
	font-size:18pt;
	font-weight:600;
	margin:0;
	padding:0;
}
h2 {
	color:#ffab57;
	font-size:10pt;
	font-weight:bold;
	margin:0;
	padding:0;
}