.achtergrondmiddenstuk {
	background-image: url(../prisna_images/onderzoek_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		border-right: 1px solid #09380D;
	border-left: 1px solid #09380D;
}
.txtMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
a.txtMenu:active { color: #333333; text-decoration: none }
a.txtMenu:link { color: #333333; text-decoration: none }
a.txtMenu:visited { color: #333333; text-decoration: none }
a.txtMenu:hover {
	color: #2D8D34;
	text-decoration: underline;
	font-weight: bold;
}

.sitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.sitepar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}li {
	list-style-image: url(../prisna_images/li_item.gif);
	margin: 0px;
	padding: 0px;

}
.prisna {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #2D8D34;
}
.prisnaundertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #005506;

}
.image {
	border: 1px solid #000000;
}
.top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #09380D;
	border-right-color: #09380D;
	border-left-color: #09380D;
}
.middle {
	border-right: 1px solid #09380D;
	border-left: 1px solid #09380D;
}
.bottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #09380D;
	border-bottom-color: #09380D;
	border-left-color: #09380D;
}

