#galerie #inhaltsbereich {
	background-color: #5f5f55;
}

#galerie h1{
	color: #f6f4ec;
	}
	
#galerie #galeriefeld a {
	color: #f6f4ec;
	}
	
#fotoframe{
	width: 200px;
	height: 315px;
	margin: 0;
	float:left;

	}

#fotoframe img {
		border: #ffffff solid 1px;	
		vertical-align: top;
		}
		
#miniaturen {
	width: 155px;
	float: left;
	}
	
#inhaltsbereich #miniaturen img {
	border: #343d41 solid 1px;
		margin: 0 1px 3px 0;
		cursor: pointer;
	}
	
.clearleft {
	clear: left;
	display: block;
	margin:0;
	line-height: 0;
	}
	
#bildtext {
	color: #ffffff;
	font-size: 12px;
	height: 35px;
	}