/**** Upload-Formular ****/
#fss-earthhour-form .cf-box-b {
	display: block;
	float: left;
	clear: both;
	margin-top: 0.21428571428571428571428571428571em; /* 3px / 14px */
}

#fss-earthhour-form .cf-after,
#fss-earthhour-form .cf-group-after {
	display: block;
	float: left;
	width: 270px;
	text-align: left;
	padding: 0 0 0.71428571428571428571428571428571em 0.35714285714285714285714285714286em; /* 10px / 14px   and   5px / 14px */
}

#fss-earthhour-form small {
	color: #808080;
}

#fss-earthhour-form .cf-ol li {
	margin-bottom: 0;
}

#fss-earthhour-form .cf-ol.smallMargin li.cf-box-group {
	margin-top: 0;
}

#fss-earthhour-form .imgName {
	margin-left: 170px;
}

/***** Galerie ******/
#fss-earthhour .share {
	margin-top: 5px;
}

#fss-earthhour .share .help_info.icon {
	display: none;
}

#fss-earthhour  h4 {
	padding: 10px 20px;
	background-color: #6baa24;
	color: white;	
}
#fss-earthhour_wrapper  {
	width: 620px;
}

#fss-earthhour .item p {
	margin: 0px;
}

#fss-earthhour.gewerbe .item {
	height: 290px;
}

#fss-earthhour .item {
	width: 160px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #d2d2d2;
	padding: 10px;
	float: left;
	position: relative;
}
#fss-earthhour .item.last {
	margin-right: 0px;
}
#fss-earthhour .item .small .bild {
	padding: 5px;
	border: 1px solid #6baa24;
	width: 148px;
	height: 148px;
	margin-bottom: 7px;
	overflow: hidden;
	background-color: white;
}

#fss-earthhour .item .small .bild div {
	background-color: white;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	height: 100%;
}

#fss-earthhour.privat .item .small .bild {
	/*padding: 0;*/
	/*width: 158px;*/
	/*height: 220px;*/
}

#fss-earthhour .item .small .bild img {
	/*width: 100%;*/
	/*height: auto;*/
}
#fss-earthhour .item .small .title {
	xheight: 40px;
}
#fss-earthhour .item .small .title  a p{
	color: #333333;
}
#fss-earthhour .item .small .title .name {
	color: #6cab26;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}
#fss-earthhour .item .small .title .einsparung {
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
}
#fss-earthhour .item .small .title .zweck {
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}

#fss-earthhour .item .big.earthhour {
	display: none;
}

.fancybox-wrap.fss-earthhour .fancybox-inner {
	width: 500px !important;
	padding: 10px;
	background-color: white;
}
.fancybox-wrap.fss-earthhour .fancybox-inner .big.earthhour {
	width: 500px;
}