@media all { .l426 #banner,
.l426 #koenigscard,
.l426 #leftColumn .veranstaltungen {
  display: none;
}

.l426 #teaser .Template {
  margin: 0px;
}

.l426 #teaser .Template .Nachrichten {
  margin: 20px;
}

.l426 #teaser .Template.s2 .Nachricht {
  -webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.5); 
  background: #fff;
  width: 250px;
  padding: 5px;
  margin: 15px 0px 25px 0px;
  position: relative;
}

.l426 #teaser .Template.s2 .Nachricht:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; 
}

.l426 #teaser .Template.s2 .Nachricht .info {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

.l426 #teaser .Template.s2 .Nachricht .info .button {
  display: none;
}

.l426 #teaser .Template.s2 .Nachricht .info h1 {
    background: #FFFFFF;
    left: 0px;
	margin-top: -30px;
    padding: 0 15px 5px 15px;
    position: absolute;
    top: 5px;
    z-index: 1;
}

.l426 #teaser .Template.s2 .Nachricht .info h1 a {
    font-size: 14px !important;
    font-weight: normal;
    line-height: 18px;
	color: #000;
}

.l426 #teaser .Template.s2 .Nachricht .bild {
  float: none;
    margin: 0;
    position: relative;
    width: 250px;
}

.l426 #teaser .Template.s2 .Nachricht .bild img {
    position: relative;
    width: 250px;
    height: auto;
    display: block;
}

.l426 #teaser .Template.s2 .Nachricht .info .text {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  color: #000;
  font-size: 12px;
  line-height: 15px;
  bottom: 5px;
  left: 5px;
  padding: 5px;
  position: absolute;
  width: 240px;
}

/* Darstellung Artikel Headline linke Spalte */

.l426 #teaser .header h1 {
	background: #a50816;
	margin: 25px 0px 0px 0px;
	color: #fff;
	display: block;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 18px;
	line-height: 18px;
	padding: 5px 20px;
}


.l426 #leaflet2 {
 display: none !important; 
}
 }