@charset "utf-8";

.koptekst {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #06C;
	background-image: url(../img/btnblauwkl.png);
	background-repeat: no-repeat;
	text-indent: 18px;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.lijst{
	list-style-position: inside;
	padding-left: 40px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
} 

.img_rechts {
	float: right;
	margin-left: 8px;
}
.img_links { 
	float: left;
	margin-right: 8px;
}
.img_rechtsrand {
	float: right;
	margin-left: 8px;
	border: 2px solid #74A240;
}
.img_linksrand { 
	float: left;
	margin-right: 8px;
	border: 2px solid #74A240;
}
.size11 {
	font-size: 11px;
}
table.notulen {}

.notulen td {
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.notulen td a, visited {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.notulen td a:hover {
	color: #74A240;
	text-decoration: none;
	font-weight: bold;
}
.blauw {
	color: #06C;
	font-weight: bold;
}
.fotorand {
	border: 2px solid #74A240;
}
.commissielijn {
	background-image: url(../img/lijn.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.subsidielijst {
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	font-style: italic;
	}

