.fliesstext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #888888}
a:active {  text-decoration: none}
a:hover {  text-decoration: none}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
.postcard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	clear: both;
	height: 550px;
	width: 788px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 1;
	left: 50%;
	margin-left: -394px;
}
.posttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	z-index: 2;
	position: absolute;
	visibility: visible;
	height: 190px;
	width: 700px;
	left: 50%;
	top: 355px;
	overflow: visible;
	margin-left: -373px;
}
