body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../Fotos%20Alex/indexhintergrund.jpg);
	background-repeat: no-repeat;
	background-color: #9999CC;
}
.adresse {
	font-size: 10px;
}
a:link {
	color: #333333;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
}
a:active {
	color: #000000;
}
p {
	font-size: 12px;
	color: #333333;
}
td {
	font-size: 12px;
	color: #333333;
}

