.anschrift {
	font-family: "Trebuchet MS", Arial, Helvetica, "MS Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, "MS Sans Serif";
	color: #00FF00;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, "MS Sans Serif";
	color: #00FF00;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, "MS Sans Serif";
	color: #00FF00;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, "MS Sans Serif";
	color: #00FF00;
	text-decoration: underline;
	font-weight: bold;
}
.unterzeile {
	font-family: "Trebuchet MS", Arial, Helvetica, "MS Sans Serif";
	font-size: 10px;
	text-transform: uppercase;
	color: #00FF00;
	letter-spacing: 2px;
	word-spacing: 4px;

}
.fliesstext {
	font-family: "Trebuchet MS", Arial, Helvetica, "MS Sans Serif";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.ueberschrift {

	font-family: "Trebuchet MS", Arial, Helvetica, "MS Sans Serif";
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

