@charset "utf-8";
.textstand {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #009900;
}
.textlogo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.textmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bg {
	background-color: #000000;
	background-position: center top;
}
.rodelijn {
	color: #B41E1E;
	font-weight: normal;
}

.witterand {
	border: 5px solid #FFFFFF;
}
.rodelijndik {
	color: #B41E1E;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #B41E1E;
}
.groenelijn {
	color: #009933;
	font-weight: normal;
}
.rodekader {
	border: 2px solid #D71920;
}

