.headline {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	line-height: 27px;
	font-weight: bold;
	color: #E55404;
	letter-spacing: 1px;
}
.headlinebeige {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	line-height: 29px;
	font-weight: bold;
	color: #bfa573;
}
.headlinebraun {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	line-height: 29px;
	font-weight: bold;
	color: #756a5a;
}
.lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #666;
	letter-spacing: 1px;
}
.lauftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	letter-spacing: 1px;
}
.legenden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666;
}
.adresse {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #CCC;
}
a:link {
	text-decoration: none;
	color: #E55404;
}
a:visited {
	text-decoration: none;
	color: #E55404;
}
a:hover {
	color: #000;
	text-decoration: none;
}
