.Überschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navigations-link {
	color: #EF3E34;
	text-decoration: none;

}
.Inhalts-Titel {
	font-size: 14px;
	font-weight: bold;
}
.kommentar {
	font-size: 10px;
}
.Hauptlinks {
	font-size: 13px;
	font-weight: bold;
	color: #EF3E34;
	text-decoration: none;

}
.rahmen-popdown-links {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.popdown-links {
	color: #EF3E34;
	text-decoration: none;
}
a {
	color: #ef3e34;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.Inhalts-Titel-Klein {
	font-weight: bold;
}
.tabelle-inhalt {
	background-color: #eeeeee;
}
