.body {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #4309FF;
	font-weight: bold;
}

.Seitenueberschrift {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

.Ueberschrift {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #31CE98;
	font-weight: bold;
}

.Content {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #4309FF;
	font-weight: bold;
}

.ContentGrey {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.ContentHighlighted {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #9E00F0;
	font-weight: bolder;
}

/*======================== Hyperlinks Allgemein ========================== */
.Content a, .Content a:link, .Content a:visited, .Content a:hover, .Content a:active, .Content a:focus{
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #4309FF;
	font-weight: bold;
	text-decoration: underline;
}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-weight: bold; color: FFFF99}

h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: FFFF99}

h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #FFFF99}

.newsdate {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CCCCCC}

a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFF00; text-decoration: underline}

a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFF00; text-decoration: overline}

.vorbei {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; color: #FFFF99; text-decoration: line-through}
