@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #004080;
	text-decoration: none;
}
a:hover {
	color: #20086B;
	text-decoration: underline;
}
a:visited {
	color: #0033FF;
}
.Anzeigentext {
	background-color: #DDDDDD;
}
.Adresstext {
	font-size: 12px;
	font-weight: bold;
	background-color: #F4F4F4;
}

