.topLine {
	height: 80px;
	width: 2px;
}
.mainLine {
	height: 15px;
	width: 2px;
}
.tussenLine {
	height: 5px;
	width: 2px;
}
.mainsubject {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #990000;
	text-align: right;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	text-transform: uppercase;
}
.Subject {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 11px;
	color: #7F7170;
	text-decoration: none;
}
.SubSelect {
	background-color: #EEE7AF;
}
.menu_button {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 11px;
	color: #7F7170;
	text-decoration: none;
}
a:hover {
	color: #BB5555;
	text-decoration: none;
}
.SubjectOW {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #7F7170;
	text-decoration: none;
}
a:link {

	color: #7F7170;
	text-decoration: none;
	font-weight: bold;

}