@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #a3cc76;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
h1 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h2 {
	font-size: 18px;
	color: #990000;
}
h3 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.contentmageLR {
 padding-top: 0px;
 padding-right: 15px;
 padding-bottom: 0px;
 padding-left: 15px;
}


.contentmageUD {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.grijs {
	background-color: #CCCCCC;
}
.wit {
	background-color: #FFFFFF;
}
.groen {
	background-color: #598527;
	margin-top: 50px;
	margin-bottom: 50px;
}
.blauw {
	background-color: #336699;
	margin-top: 50px;
	margin-bottom: 50px;
}
.box {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-style: solid;
	border-left-style: solid;
}






:focus { 
outline: 0; 
} 
.tekstgroot {
	font-size: 36px;
}
.bijschrift {
	font-size: 9px;
	font-style: italic;
}
.imgLR {
	padding-right: 15px;
	padding-left: 15px;
}




	
a {
	color: #99CCFF;
	text-decoration:none;
	font-weight:bold;
	}

	
a:hover {
	color: #99CCFF;
	text-decoration:underline;
	}

	
/* ID Styles */
	
#navigation a {
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

	
.navText {
	color: #333333;
	letter-spacing:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
