/* boven */
.button {
	transition: background .4s ease-in-out;
	-moz-transition: background .4s ease-in-out;
	-webkit-transition: background .4s ease-in-out;
	border-right: #0F0 2px solid;
	border-left: #0F0 2px solid;
	height: 28px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #EEE;
	text-align: center;
	text-shadow: -1px -1px 0 #222, 1px -1px 0 #222, -1px 1px 0 #222, 1px 1px 0 #222;
	text-effect: none;
}

.button:hover {
	background-color: #5AD73E;
	opacity: 0.9;
}

.home {
	position: absolute;
	top: 0px;
	left: 0px;
	transition: background .4s ease-in-out;
	-moz-transition: background .4s ease-in-out;
	-webkit-transition: background .4s ease-in-out;
	border-right: #0F0 2px solid;
	border-top-left-radius: 12px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #EEE;
	text-align: center;
	text-shadow: -1px -1px 0 #222, 1px -1px 0 #222, -1px 1px 0 #222, 1px 1px 0 #222;
	padding-top: 5px;
}

.home:hover {
	background-color: #5AD73E;
	opacity: 0.9;
}

#thuis {
	position: absolute;
	top: 0px;
	width: 125px;
	left: 0px;
}

#zeventien {
	position: absolute;
	top: 0px;
	width: 123px;
	left: 125px;
}

#achtien {
	position: absolute;
	top: 0px;
	width: 123px;
	left: 250px;
}

#negentien {
	position: absolute;
	top: 0px;
	width: 123px;
	left: 375px;
}

#twintig {
	position: absolute;
	top: 0px;
	width: 123px;
	left: 525px;
}

#donateur {
	position: absolute;
	top: 0px;
	width: 198px;
	left: 650px;
}

.kontakt {
	position: absolute;
	top: 0px;
	left: 850px;
	width: 151px;
	padding-top: 5px;
	transition: background .4s ease-in-out;
	-moz-transition: background .4s ease-in-out;
	-webkit-transition: background .4s ease-in-out;
	border-left: #0F0 2px solid;
	border-top-right-radius: 12px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #EEE;
	text-align: center;
	text-shadow: -1px -1px 0 #222, 1px -1px 0 #222, -1px 1px 0 #222, 1px 1px 0 #222;
}

.kontakt:hover {
	background-color: #5AD73E;
	opacity: 0.9;
}

/*eind boven*/

.actiel {
	transition: background .4s ease-in-out;
	-moz-transition: background .4s ease-in-out;
	-webkit-transition: background .4s ease-in-out;
	border-right: #0F0 2px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #EEE;
	text-align: center;
	text-shadow: -1px -1px 0 #222, 1px -1px 0 #222, -1px 1px 0 #222, 1px 1px 0 #222;
	padding-top: 5px;
}

.actiel:hover {
	background-color: #5AD73E;
	opacity: 0.9;
}

#actiesl {
	position: absolute;
	top: 33px;
	width: 250px;
	left: 0px;
}

#actiesm {
	position: absolute;
	top: 33px;
	width: 248px;
	left: 250px;
}

#actiesn {
	position: absolute;
	top: 33px;
	width: 248px;
	left: 500px;
}

.actier {
	transition: background .4s ease-in-out;
	-moz-transition: background .4s ease-in-out;
	-webkit-transition: background .4s ease-in-out;
	border-left: #0F0 2px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #EEE;
	text-align: center;
	text-shadow: -1px -1px 0 #222, 1px -1px 0 #222, -1px 1px 0 #222, 1px 1px 0 #222;
	padding-top: 5px;
}

.actier:hover {
	background-color: #5AD73E;
	opacity: 0.9;
}

#actiesr {
	position: absolute;
	top: 33px;
	width: 248px;
	left: 750px;
}
