html, body, #holder { min-height: 100%; width: 100%; height: 100%;}
html>body, html>body #holder { height: auto; top: 0; left: 0;}
body { margin: 0; padding:0; }
#holder {
	position:
	absolute;
	top: 0;
	left: 0;
}

#nav {
	width:				175px;
	float:				left;
	padding-bottom:		15px;
	height:				750px;
	background:			#00AF33;
}
#content {
    	margin-left:		190px;
	padding-bottom:		15px;
	height:				auto;
}

a.menulink {
	color:				#000000;
	font-family:		Verdana; Arial;
	text-decoration:	none;
	font-weight:		normal;
}

a.menulink:hover {
	font-weight:		bold;
} 

a.linkout {
	color:			#000000;
	font-family:		Verdana; Arial;
	text-decoration:	none;
	font-size:			14px;
	font-weight:		normal;
}

a.linkout:hover {
	font-weight:		bold;
} 

body
	{
	background-color:	#9AFF9A;
}

table.evenement {
	font-family:		Arial;
	font-size:			14px;
}

table.nieuws {
	font-family:		Arial;
	font-size:			14px;
}

td.nieuws_kop {
	font-weight:		bold;
}

td.evenement_naam {
	font-weight:		bold;
}

p.tekst {
	font-family:		Arial;
	font-size:			14px;
}

table.tekst {
	font-family:		Arial;
	font-size:			14px;
}

p.links {
	font-family:		Verdana; Arial;
	font-weight:		bold; 
}

a.foto {
	font-family:		Verdana; Arial;
}

p.smt {
	font-family:		Arial;
	font-size:			24px;
	}

table.bestuurtabel {
	font-family:		Arial;
	font-size:			14px;
}

h1.kop {
	font-family: Arial;
}

h2.kop {
	font-family: Arial;
}

select.select {
	width:				180px;
}

input.input {
	width:				180px;
}