.content {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}
.fett {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
}
.linkmenue {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;

}

.highlight {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	font-weight: bolder;

}

.accident {
	font-weight: bolder;
	color: #FF3300;
}
.titelpopup {
	font-weight: bolder;
}
.beschreibungpopup {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	left: 10px;
	right: 10px;
}
