@charset "utf-8";
.taal {
	color: #50BB00;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}
a {
	color: #50BB00;
	text-decoration: underline;
}
.bulktekst {
	width: 600px;
}


.taal a {
	color: #50BB00;
	text-decoration: underline;
}


h1 {
	font-weight: bold;
	color: #50BB00;
	font-size: medium;
}
.bestuurplaatje {
	border-top-color: #FF9123;
	border-right-color: #FF9123;
	border-bottom-color: #FF9123;
	border-left-color: #FF9123;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}


.tabletitle {
	font-weight: bold;
	color: #FF9123;
	background-color: #E8E8E8;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tablebulk {
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}
.agendatitle {
	font-weight: bold;
}
.agendasubtitle {
	font-size: x-small;
	font-weight: normal;
	color: #666666;
}
#ledentest {
	background-color: #99CCFF;
	height: 300px;
	width: 400px;
	overflow: scroll;
}
.subkop {
	font-weight: bold;
	color: #000000;
	font-size: small;
}
.naarboven {
	font-size: x-small;
	color: #50BB00;
	text-align: right;
	float: right;
}
.subkop2 {
	font-weight: bold;
	color: #50BB00;
	font-size: small;
}
.feedback {
	font-size: x-small;
	text-align: center;
}
hr {
	color: #FF9123;
	width: 80%;
}
