#zeitung-list{
  margin-top: 10px;
}
.zeitung-item{
  border-bottom: 1px solid #f2940a;
  overflow: hidden;
  margin-top: 30px;
  padding-bottom: 20px;
}
#zeitung-list-nav .ln-letters a{
  border-bottom: 0 none;
  position: relative;
}
#zeitung-list-nav .ln-letters a:last-child::after{
  display: none;
}
#zeitung-list-nav .ln-letters{
  border-bottom: 1px solid #f29404;
}
.download-list{
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.download-list li{
  position: relative;
  padding-left: 14px;
}
.download-list li::before{
  background: #097f40 none repeat scroll 0 0;
    content: "";
    height: 14px;
    left: 0;
    padding-top: 10px;
    position: absolute;
    top: 4px;
    width: 4px;
}
.download-list li a{
  text-decoration: underline;
}
.item-disabled{
  display: none;
}
#fountainG{
	position:relative;
	width:60px;
	height:7px;
	margin:auto;
  display: none;
  margin-top: 40px;
}
#zeitung-list-nav .ln-letters a.selectedyear:before{
  background: #f29404 none repeat scroll 0 0;
    bottom: 0;
    box-sizing: border-box;
    content: "";
    height: 3px;
    left: 3px;
    position: absolute;
    right: 7px;
}
.fountainG{
	position:absolute;
	top:0;
	background-color:rgb(0,0,0);
	width:7px;
	height:7px;
	animation-name:bounce_fountainG;
		-o-animation-name:bounce_fountainG;
		-ms-animation-name:bounce_fountainG;
		-webkit-animation-name:bounce_fountainG;
		-moz-animation-name:bounce_fountainG;
	animation-duration:1.5s;
		-o-animation-duration:1.5s;
		-ms-animation-duration:1.5s;
		-webkit-animation-duration:1.5s;
		-moz-animation-duration:1.5s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
	transform:scale(.3);
		-o-transform:scale(.3);
		-ms-transform:scale(.3);
		-webkit-transform:scale(.3);
		-moz-transform:scale(.3);
	border-radius:5px;
		-o-border-radius:5px;
		-ms-border-radius:5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
}

#fountainG_1{
	left:0;
	animation-delay:0.6s;
		-o-animation-delay:0.6s;
		-ms-animation-delay:0.6s;
		-webkit-animation-delay:0.6s;
		-moz-animation-delay:0.6s;
}

#fountainG_2{
	left:7px;
	animation-delay:0.75s;
		-o-animation-delay:0.75s;
		-ms-animation-delay:0.75s;
		-webkit-animation-delay:0.75s;
		-moz-animation-delay:0.75s;
}

#fountainG_3{
	left:15px;
	animation-delay:0.9s;
		-o-animation-delay:0.9s;
		-ms-animation-delay:0.9s;
		-webkit-animation-delay:0.9s;
		-moz-animation-delay:0.9s;
}

#fountainG_4{
	left:22px;
	animation-delay:1.05s;
		-o-animation-delay:1.05s;
		-ms-animation-delay:1.05s;
		-webkit-animation-delay:1.05s;
		-moz-animation-delay:1.05s;
}

#fountainG_5{
	left:30px;
	animation-delay:1.2s;
		-o-animation-delay:1.2s;
		-ms-animation-delay:1.2s;
		-webkit-animation-delay:1.2s;
		-moz-animation-delay:1.2s;
}

#fountainG_6{
	left:37px;
	animation-delay:1.35s;
		-o-animation-delay:1.35s;
		-ms-animation-delay:1.35s;
		-webkit-animation-delay:1.35s;
		-moz-animation-delay:1.35s;
}

#fountainG_7{
	left:45px;
	animation-delay:1.5s;
		-o-animation-delay:1.5s;
		-ms-animation-delay:1.5s;
		-webkit-animation-delay:1.5s;
		-moz-animation-delay:1.5s;
}

#fountainG_8{
	left:52px;
	animation-delay:1.64s;
		-o-animation-delay:1.64s;
		-ms-animation-delay:1.64s;
		-webkit-animation-delay:1.64s;
		-moz-animation-delay:1.64s;
}



@keyframes bounce_fountainG{
	0%{
	transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-o-keyframes bounce_fountainG{
	0%{
	-o-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-o-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-ms-keyframes bounce_fountainG{
	0%{
	-ms-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-ms-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-webkit-keyframes bounce_fountainG{
	0%{
	-webkit-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-webkit-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-moz-keyframes bounce_fountainG{
	0%{
	-moz-transform:scale(1);
		background-color:rgb(0,0,0);
	}

	100%{
	-moz-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}
.gallery.gmans .gallery-items{
  width: 33.333%;
  padding: 10px;
  box-sizing: border-box;
}
.gallery a span {
    color: #1c1c1b;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.gallery a{
  text-align: center;
}
.gallery a:hover{
  text-decoration: none;
}
.gallerythumbnail{
  background: url('../images/gallery-bg-1.jpg') no-repeat scroll center center / cover ;
  text-align: center;
  padding: 53px 42px 50px;
  margin-bottom: -15px;
}
.gallerythumbnail img{

}
.gallerythumbnail.thumbnail-style-2{
  background: url('../images/gallery-bg-2.jpg') no-repeat scroll center center / cover ;
}
.gallerythumbnail.thumbnail-style-3{
  background: url('../images/gallery-bg-3.jpg') no-repeat scroll center center / cover ;
}
.page-template-template-gallery .gallery{
  overflow: hidden;
  margin-bottom: 20px;
}
@media only screen and (max-width : 1200px) {
  .gallerythumbnail {
    padding: 44px 33px;
  }
}
@media only screen and (max-width : 992px) {
  .gallerythumbnail {
    padding: 35px 28px;
  }
}
@media only screen and (max-width : 768px) {
  .gallery.gmans .gallery-items{
    width: 50%;
  }
}
@media only screen and (max-width : 480px) {

}
@media only screen and (max-width : 320px) {

}
