body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

body, td, th {
	color: #666633;
}

h1, h2 {
	color: #663300;
	text-align: center;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}
a:link {
	color: #0000FF;
	font-size: 12px;
}
a:visited {
	color: #0000FF;
	font-size: 12px;
}
a:hover {
	color: #FF0000;
	font-size: 12px;
}
a:active {
	color: #0000FF;
	font-size: 12px;
}
.datum {
	font-weight: bold;
}
.Tabellentitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.Tabellentext {
	font-weight: normal;
	font-style: italic;
	text-align: center;
}
.Position {
	font-size: 16px;
	font-weight: bold;
}.TabellentextInvert {
	font-weight: normal;
	font-style: italic;
	text-align: center;
	color: #FFF;
}
.datum-klein {
	font-size: 10px;
}
.PositionUnderline14 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.Tabellentext12 {
	font-weight: normal;
	font-style: italic;
	text-align: center;
	font-size: 12px;
}
.datumrot {
	font-weight: bold;
	color: #F00;
}

