h1 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 20px;
	color: #CC0000;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 60px;
	letter-spacing: 1.1em;
}

h2 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-size: 16px;
	color: #CC0000;
	text-align: center;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-align: center;
	text-decoration: none;
	}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-style: italic;
	text-align: center;
	text-decoration: none;
}

a:link
{
	color: #FF0000;
	text-decoration: none;
}

a:active
{
	color: #FF0000;
	text-decoration: none;
}

a:visited
{
	color: #FF0000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline overline;
	color: #FF0000;
}

.c
{
	text-align: center;
}

.r
{
	text-align: right;
}

.i
{
	font-style: italic;
}

.b
{
	font-weight: bold;
}

ul
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-align: justify;
	text-decoration: none
}

ol{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-align: justify;
	text-decoration: none
}
.menue-oben {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #330000;
	line-height: 32px;
	letter-spacing: 4px;
	word-spacing: 5px;
	font-weight: bold;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}

.menue-seite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-align: center;
	line-height: 22px;
	letter-spacing: 4px;
	word-spacing: 5px;
	font-weight: bold;
}

.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.thin-right-line {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: #000000;
	border-left: 1px solid #000000;
}

.index-title {
	font-family: "Palatino Linotype", Georgia, "Times New Roman";
	font-size: 30px;
	color: #CC0000;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 60px;
	letter-spacing: 1.1em;
}
td {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
