BODY, TD {
	background: White;
	color: 01797C;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: left;
}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	color: 01797C;
	text-decoration: underline;
}

A:Hover {
	color: FD7727;
}

a:active {
	color: 01797C;
}

.A2 {
	color: #FFFFF0;
	text-decoration: underline;
}

HR {
	height: 1pt;
}

.bold {
	color: 01797C;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	font-stretch: wider;
}
.beschreibung {
	display: none;
} 