/* --- GALLERY OVERVIEW Galerie Bereich Anfang --- */
h1.gallery {
	border: none;
	background: none;
	text-transform: uppercase;
	/*font-size: 2em;*/
	font-size: 24px;
}

.gallerytitle {
	border: 0px; /* F�r Firefox und Opera */
	border-top: transparent;
	border-bottom: 1px dotted #d4d4d4;
	padding: 3px 0;
	margin: 3px 0;
	text-align: right;
	/*font-size: 0.8em;*/
	font-size: 12px;
}

.gallerytitle h3 {
	color: #000000;
	/*font-size: 1.2em;*/
	font-size: 14px;
}

.gallerybutton {
	float: left;
	padding: 35px 6px;
}

.gallerybutton a,
.gallerybutton img {
	border: none;
	text-decoration: none;
}

.galleryoverview {
	float: left;
	width: 838px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	/*font-size: .8em;*/
	font-size: 10px;
	background: none;
	border: 0px; /* F�r Firefox und Opera */
	border-top: transparent;
	border-bottom: 1px dotted #d4d4d4;
}

.galleryoverview ul {
	list-style: none;
	padding: 0 0 0 4px;
	margin: 0 0 7px 0;
}

.galleryoverview ul li {
	float: left;
	padding: 2px 0 2px 0;
	margin: 0 9px 0 0;
	border-bottom: 1px dotted #ffffff;
	width: 130px;
	min-height: 170px;
	height: auto !important;
	height: 170px;
	text-align: center;
}

.galleryoverview h3,
.galleryoverview h3 a,
.galleryoverview h3 a:hover {
	color: #003d52;
	text-decoration: none;
}

.galleryoverviewscroller {
	text-align: right;
	margin-right: 7px;
}

.galleryoverview a,
.galleryoverview a img {
	text-decoration: none;
	border: none;
	color: #003d52;
}

.galleryoverview p.textcenter {
	position: absolute;
	bottom: 0;
	width: 130px;
	text-align: center;
}

.galleryoverview p.textcenter a {
	/*font-size: 1em;*/
	font-size: 12px;
}

.galleryoverview p.textcenter a span {
	color: #898989;
}
/*
.galleryoverview a img {
	opacity: .4;
	filter:alpha(opacity=40);
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.4);
}
*/
.galleryoverview a:hover {
	text-decoration: none;
	border: none;
}
/* --- GALLERY OVERVIEW Galerie Bereich Ende --- */
