body {
	background-image:url(back.gif);
	background-repeat:repeat-x;
	text-align: center;
}
.zitat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #fd9501;
	text-align:center;
}
.quelle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align:right;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
}
.fliesstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.fliesstext_mit_hintergrund {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	background-color:#FC3;
	border:thin;
	border-color:#999;
	border-style:dotted;
	padding:2px;
}
.fliesstext_preis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color:#F8DFCD;
	border:thin;
	border-color:#999;
	border-style:dotted;
	padding:1px;
}

