/**
 * Frontend Anzeige fehlerhaft oder Link im Backend zerschossen?
 * Auf N:/ im Köstritzer-Ordner liegt das Snippet,
 * welches im Backend eingefügt werden muss.
 */
div.pp_social{
	display:none;
}
.joPrettyPhotoLink li{
	list-style-type:none;
	text-align:left;
	font-size:22px;
	font-weight:normal;
	text-shadow:1px 2px 5px #000;
	margin:150px 0px 0px 57px;
	text-transform:uppercase;
}
.joPrettyPhotoLink li a{
	font-family:dagnyot;
	text-decoration:none;
	-webkit-font-smoothing:antialiased;
	color:#fff;
	font-size:18px;
}