.span1 {
    float: left;
    padding: 10px 13px;
    width: 103px;
}
.fa-lock, .fa-unlock{
  display:none;
}
.lazy-loaded{
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -ms-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}

@media only screen and (max-width: 1024px) {
.span1 {
    float: left;
    padding: 10px 13px;
    width: 101px;
}
}

@media only screen and (max-width: 640px) {
  .span1 {
    float: left;
    padding: 10px 0 15px 25px;
    width: 115px;
}
#left12 {
    margin-left:-3px;
}
}

@media only screen and (max-width: 320px) {
.span1 {
    float: left;
    padding: 10px 0 15px 25px;
    width: 98px;
}
#left12 {
    margin-left:-3px;
}
}

.custom-bz-hr-dotted {
	border: 0;
	border-bottom: 1px dotted #999;
}

.custom-bz-href-red a{
	color: #DB001B;
}
/*---------Video-Seite ---------*/
/*ausblenden*/
.VideoPreviewModule div.form-group, .VideoPreviewModule > .headLine{
	display: none;
}

.WcmsContainer.VideosBorken {
	padding: 0px 15px;
	padding-bottom: 2em;
}

.WcmsContainer.boriologo, .WcmsContainer.boriologo .WcmsModule.VideosBorken{
	padding: 2em 15px 0em;

}



/*Buttons auf der Videoseite*/
.VideosBorken li.active span,
.VideosBorken li.active span a:hover,
.VideosBorken li.active span:hover a{
	background-color: #66af22 !important;
}

/*---------Video-Seite Ende---------*/


/*---------Such-Lupe-Icon---------*/
.icon-lupe {
    margin-right: 15px;
    position:absolute;
}
/*---------Such-Lupe-Icon Ende---------*/

/* Menüfix */
.nav > li > a {
    padding-left: 13px;
    padding-right: 13px;
}


#m_wdivDesktopNavbar > ul > li[id$="_Abo"]{
    border-left: 1px solid #aaaaaa;
    margin-left: 19px;
    padding-left: 19px;
}
li[id$="_Abo-Angebote"] > a{
    font-weight: bold;
}
li[id$="_Abo"] > ul{
    margin-left: 19px;
}


/*---------Abopreise---------*/
.table-subscription,
.table-subscription tr,
.table-subscription td {
	background-color: #ebeef0;
	border: 2px solid #fff;
}
/*---------Abopreise Ende---------*/

/*---------Epaper-Seite---------*/
@media only screen and (max-width: 990px) {
	.custom-epaper-choice{
		margin-top: 40px !important;
	}
}

.custom-epaper-container{
	max-width: 930px;
}

.custom-epaper-container .jumbotron{

	padding: 5px;
	border-radius: 0px;
	margin-bottom: 0px;

}

.custom-epaper-container .jumbotron h1{
	font-size: 18px;
}

.custom-epaper-container .small{
	color: #000;
	text-decoration:underline;
}

.custom-epaper-choice{

	width: 100%;
	min-height: 100px;
	white-space: normal;
	color: #db001b;
	border: 2px solid #6c6c6c;
	background-color:#FFF;
	text-align:center;
	margin-top: 20px;
	padding: 25px;

}

.custom-epaper-choice a{
	text-decoration:none;
	color:inherit;
}

.epaper-background{
	background-image:url(https://bz.mergelsbergverlag.de/epaper/img/epaper-background.jpg);
    background-repeat:no-repeat;
    background-size: cover;
    background-attachment: fixed;
	padding: 0;
}

.custom-bz-ebutton{
	position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
    margin-left: -35px;
    text-align: center;
    margin-bottom: 10px;
}

.epaper-features{
	padding: 20px 20px 10px;
	background-color: rgba(213, 213, 214, 0.6);
	min-height: 280px;
}

.custom-bz-divider {

	background-color: rgba(255, 255, 255, 0.9);
	padding: 15px 0px;
}

.custom-epaper-container .btn-bz,
.custom-epaper-container .btn-bz:active,
.custom-epaper-container .btn-bz:hover{
	border: 1px solid #6c6c6c;
	color: #db001b;
	border-radius: 0px;
	text-transform:uppercase;
	background-color: #fff;
	font-weight:bold;
	width:70%;


}
.custom-epaper-container .btn-bz:active,
.custom-epaper-container .btn-bz:hover{

	background-color: #eee;
}
/*---------Epaper-Seite Ende---------*/

/*---------BTNs---------*/
.btn-bz,
.btn-bz:active,
.btn-bz:hover{
	border: 1px solid #ddd;
	color: #fff;
	border-radius: 0px;
	text-transform:uppercase;
	background-color: #6c6c6c;

}
.btn-bz:active,
.btn-bz:hover{
	background-color: #535353;
}

/*---------BTNs Wahlabo 2017---------*/
.btn-bz-wahl2017,
.btn-bz-wahl2017:active,
.btn-bz-wahl2017:hover{
	border: 1px solid #ddd;
	color: #fff;
	border-radius: 0px;
	text-transform:uppercase;
	background-color: #db001b;

}
.btn-bz-wahl2017:active,
.btn-bz-wahl2017:hover{
	background-color: #fff;
	color:#000;
}
/*---------BTNs Wahlabo 2017 Ende---------*/
/*---------BTNs Ende---------*/

/*---------Footer---------*/

.footer-l1 {
	padding-bottom:3px;
	padding-top:3px;
	margin-bottom:0px;
	border-bottom: 1px #6c6b69 solid;
	background-color:#B9B9B9;
	text-align:left;
	height:4px;

}
.footer-l1-left{
	color:#aaa;

}

.footer-l2 {
	background-color:#333;
	font-size:0.8em;
	padding-top:20px;
	padding-bottom:10px;
	margin-bottom:0px;
	text-align:left;
	color:#aaa;
}

.footer-l3-right {
	color:#9f9f9f;
}

.footer-l3-right a {
	color:#9f9f9f;
}

.footer-l3-left{
	color:#9f9f9f;
}

.subfooter {
background-color:#222!important;
padding-bottom:10px;
padding-top:10px;
padding-left:15px;
color:#aaa;
font-size:12px;
}

.footer-l1-left hr{
	margin-top:5px!important;
	margin-bottom:7px!important;
	border-color:#646464;
}

.footer a{
	color:#aaa!important;
	font-size:1em;
	text-align:justify;
}


.footer a:hover {
	color:#ccc!important;
}

#footer-l2-icons i{
	margin-top: 15px;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:10px;
	color:#aaa;
}

#footer-l2-icons i:hover {
	color:#ccc;
}

.footer-list li{
	margin-bottom:3px;

}

footer.WcmsFooter {
	background-color:transparent;
}



footer.WcmsFooter .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}

footer.WcmsFooter .row {
	padding-left: 0;
    padding-right: 0;
}

footer.WcmsFooter .WcmsContainer {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

/*---------Footer Ende---------*/

/*---------Ansprechpartner---------*/
.custom-bz-department.jumbotron{
	padding: 2px;
	border-radius: 0px;
	margin-bottom: 0px;
	background-color: #eee2e1;
}

.custom-bz-department.jumbotron h2{
	color:#db001b;
	margin: 0;
	font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.custom-bz-contact h3{
	color: #db001b;
	font-weight:bold;
}

.custom-bz-phone a{
	color: #555;
}

.custom-bz-email a{
	color: #db001b;
}

.custom-bz-email{
	margin-top: 0.5em;
}

/*---------Ansprechpartner Ende---------*/

/*---------Abo-�bersicht---------*/
.custom-bz-subscription-price-tag{
	color: #db001b;
	font-weight: bold;
	border: 1px solid #db001b;
	padding: 5px 10px;
	background-color: #fff;
	text-align:center;
}

#custom-bz-mein-abo a{
	color: #DB001B;
}
/*---------Abo-�bersicht Ende---------*/

/*---------3er Box mit Rectangle---------*/
.custom-bz-advert-box{
	margin: 15px 0px;
	padding-left: 0px;
	padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.custom-bz-advert-box .col-xs-12{
	padding-left: 5px;

}

/*---------3er Box mit Rectangle Ende---------*/

/* Verstecken von "Anzeige" im Aritkelvorschaumodul */
.HideAdHint .WcmsAdHint{
	display: none;
}
