/* Tekst opmaak */
h1 {
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color:#C2CF00;
}

h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#000;
	text-align: left;
}

h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color:#000;
}

p {
	font-family: Arial;
	font-size: 9pt;
	color:#000;
	text-align: left;
}

p.agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#C2CF00;
}

p.veeltekst {
	font-family: Arial;
	font-size: 8pt;
	color:#000;
	text-align: left;
}

a.geenopmaak:hover {
	text-decoration:none;
	color:#FFF; 
}


.geenopmaak {
	text-decoration: none;
	color:#FFF;
	
}

a.linksinP:hover {
	font-family: Arial;
	font-size: 8pt;
	color:#C2CF00;
	text-align: left;
	text-decoration:none; 
}

.linksinP {
	font-family: Arial;
	font-size: 8pt;
	color:#000;
	text-align: left;
}

a.linksinPIndex:hover {
	font-family: Arial;
	font-size: 9pt;
	color:#C2CF00;
	text-align: left;
	text-decoration:none; 
}

.linksinPIndex {
	font-family: Arial;
	font-size: 9pt;
	color:#000;
	text-align: left;
}

a.menurechts:hover {
	padding-left:10px;
	font-family: "Consolas";
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	color:#FFF; 
}

a.menurechts:active {
	padding-left:10px;
	font-family: "Consolas";
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	color:#FFF; 
}

.menurechts {
	padding-left:10px;
	font-family: "Consolas";
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
	color:#000;
}

a {
	font-family: "Consolas";
	font-size: 16pt;
	font-weight:bold;
	color:#C2CF00;
	text-decoration: none;
	
}

a:hover{
	color:#000;
}

a.website {
	font-family: "Consolas";
	font-size: 14pt;
	font-weight:bold;
	color:#C2CF00;
	text-decoration:underline;
}

a.website:hover{
	color:#000;
	text-decoration:underline;
}

.menu {
	float:left;
	margin-top:15px;
	width:480px;
	height:20px;
}

.menu-item-home {
	float:left;
	margin-left:30px;
	width:48px;
	height:20px;
}

.menu-item-agenda {
	float:left;
	margin-left:30px;
	width:72px;
	height:20px;
}

.menu-item-nieuws {
	float:left;
	margin-left:30px;
	width:72px;
	height:20px;
}

.menu-item-support {
	float:left;
	margin-left:30px;
	width:83px;
	height:20px;
}

.text {
	float:left;
	margin-top:15px;
	margin-left:30px;
	width:630px;
	height:20px;
}

.supportlogo {
	float:left;
	margin-top:17px;
	margin-left:15px;
	width:688px;
	height:50px;
}

.support1 {
	float:left;
	margin-top:20px;
	width:100px;
	height:30px;
}

.support2 {
	float:left;
	margin-left:30px;
	margin-top:20px;
	width:100px;
	height:30px;
}

.support3 {
	float:left;
	margin-left:30px;
	margin-top:20px;
	width:100px;
	height:30px;
}

.support4 {
	float:left;
	margin-left:30px;
	width:50px;
	height:50px;
}

.support5 {
	float:left;
	margin-left:30px;
	margin-top:20px;
	width:100px;
	height:30px;
}

.support6 {
	float:left;
	margin-left:30px;
	width:50px;
	height:50px;
}


