.anzeiger_ListeWochen a {
	width: 150px;
	float: left;
}

div.anzeiger_Galerie a, div.anzeiger_Galerie a:link {
	display: block;
	width: 150px;
	height: 150px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}

div.anzeiger_ZweierGalerie a, div.anzeiger_ZweierGalerie a:link {
	display: block;
	width: 150px;
	height: 150px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	margin: 10px;
}

div.anzeiger_Einzeldarstellung a, div.anzeiger_Einzeldarstellung a:link {
	display: block;
	width: 450px;
	height: 300px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	margin: 10px;
}

div.anzeiger_GalerieMitText a, div.anzeiger_GalerieMitText a:link {
	float: left;
	display: block;
	width: 150px;
	height: 150px;
	clear: both;
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}

.anzeiger_backlink {
	display: block;
	text-align: right;
}