.Copyright {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.LinkCopyright {
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}

body {
	background-color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.FliessText {
	font-size: 12px;
}
.FliessTextLink {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}
.FliessTextWichtig {
	font-size: 12px;
	color: #AF5927;
}
.FliessTextUnterstrichen {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.FliessTextHeadLine {
	font-size: 14px;
	font-weight: bold;
	color: #B6632A;
}

