
/* Con 5 Gallery */
.tx-c5easygallery-pi1 {
	text-align: center;
	width: 100%
}

/* Navigation unter Bild (vorherige , zurück zur Übersicht , nächste) */
DIV.tx-c5easygallery-pi1 TD.pagination {
	background-color: transparent;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
	color: black;
}

DIV.tx-c5easygallery-pi1 TD.pagination A {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

DIV.tx-c5easygallery-pi1 TD.pagination A:hover {
	text-decoration: underline;
}

/* Bild in Einzelansicht */
DIV.tx-c5easygallery-pi1 TD.img IMG {
	margin-bottom: 15px;
	border: 1px solid gray;
}
