/*
Theme Name: Tag der Städtebauförderung 2025
Author: Netzformat Internetagentur
Author URI: http://www.netzformat.de/
Description: Theme auf Basis von styleguide.berlin.de
Version: 3.0 (02-2025)
*/ 

/* Hier werden Berlin-Styles nur ergänzt oder überschrieben */
/* eigene styles */


.post-edit-link:hover  {
	background-color:#666;
	text-decoration:none;
}

.text {
    padding-bottom: 30px;
}

h2 .suchtitel {
    color: #000;
}


/* Webdoku 50 */
#webdoku {
	border:1px solid #CCC ;
	width:100%;
	height:1000px;
}

/* Baukasten */
.page-id-602 table {
	margin-top:50px;
}

.page-id-602 table td {
	border:none;
	padding:0px 30px 50px 0px;
}

.page-id-602 table td:first-of-type img {
	width:300px;
	height:auto;
}

/* Video Startseite */ 
.abstand-klein {
	height:20px;
}

.abstand-gross {
	height:50px;
}

video {
	width:100% !important;
	height:auto;
}




/* Überschreibung berlin-styles */
/* swiper / slider */
.swiper-slide {

}

.modul-bildergalerie .image {
    background-color: #FFF;
}

.modul-bildergalerie .image .image__caption {
  grid-area: caption;
  position: static;
  border: 0px solid #F00D11;
  padding-left: 0;
  padding-right: 0;
}

.content-footer__brand  {
	max-width:350px !important;
}

section a.button {
	text-decoration:none;
}

.page-id-12 .modul-multiteaser {
	margin-top:40px;
}

#layout-grid {
	position:relative;
}

.teaser_buehne__right p {
    margin-bottom: 0;
}

.teaser_buehne__right h3 {
    margin-top: 0;
}


/* Urbane Resilienz */
#wp-image-717 {
	width:100%;
	height:auto;
}

.inner a {
	hyphens:auto;
}

#filter .bicon {
    color: #FFF;
}

.pill {
    margin: 0px 10px 10px 0;
}


@media screen and (max-width: 600px) {

	.content-footer__brand  {
		margin-top:20px;
	}
	
	.textlogo {
		font-size:0.8em !important;
	}

}

