@charset "utf-8";
#generalwrap #contentwrap #inner .fotogalerie_themen p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
#generalwrap #contentwrap #inner .fotogalerie_themen p a:hover {
	color: #767676;
}


/* CSS Document */

#generalwrap #contentwrap #inner .fotogalerie_themen p a img {
	border: 1px solid #EDEADD;
	float: right;
}
#generalwrap #contentwrap #inner .fotogalerie_themen p a img:hover {
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

