.bgmarquee {
	background-color: #05BAE7;
}
.strepenlichtgrijs {
	background-color: #D5D5D5;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #757575;
}
a:hover {
	color: #ef2e24;
	text-decoration: none;
}
.moss {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.moss:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.titel {
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	padding: 6px;

}
.grijsnaargroen {

	background-color: #E8E8E8;
}
.grijsnaargroen:hover {
	background-color: #33FF00;

}
.bglichtgrijs {
	background-color: #F5F5F5;
}
hr {
	border: 1px solid #999999;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;

}
h1 {
	font-size: 16px;
	color: #ef2e24;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;

}
.verwijderen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #EEEEEE;
	border: 1px dotted #999999;
}
select {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.formveld {
	border: 1px solid #CCCCCC;
}
.celboven {
	background-color: #000000;
	background-image: url(gfx/boven.png);
	padding-top: 10px;
	padding-right: 5px;
}
.exhibition {

	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.exhibition:hover {

	font-weight: normal;
	color: #05BAE7;
	text-decoration: none;
}
.tension {

	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.visual {
	padding-top: 0px;
	background-color: #D5D5D5;
}

.tension:hover {

	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.streeponderlink {
	color: #ef2e24;
	text-decoration: underline;
}
.zwartonder {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 2px;
}

