/* CSS Document */

body {
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #794a00;
	margin-top: 0px;
}
.header {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Papyrus, Georgia, serif;
	font-size: 15pt;
	margin-left: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Impressum-Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
.lauftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #FFFFFF;
	margin-right: 28px;
	margin-left: 10px;
}

.zitat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 12pt;
	color: #F4CF90;
	margin-right: 28px;
	margin-left: 10px;
}

.tabellentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}
