/*
 Theme Name:   Enfold Child
 Description:  Child theme definitions and additional CSS for energiewende-2030.de
 Template:     enfold
 Version:      1.0
 Author: Jürgen Voskuhl <jvo@itcv-software.com>
 Author URI: https://itcv-software.com
 Text Domain:  enfold_child
*/


h3, h4, h5, h6 {
	font-family: inherit;
	line-height:normal;
}

h3, h4 {
	margin-bottom: 10px
}

p, li {
	line-height: 
}
.subline {
	font-size: 0.85em;
}

.margin-bottom-none {
	margin-bottom: 0;
}
.margin-top-none {
	margin-top: 0;
}

/* Buttons */
.wp-block-button.is-style-fill>.wp-block-button__link {
	background-color: #f2790f;
  color: #ffffff;
  border-color: #d0570d;
  text-decoration: none;
  border-radius: 3px;
}
.wp-block-button.is-style-fill>.wp-block-button__link:hover {
	background-color: #f58625;
}	

#top #wrap_all .av-inherit-size h4.av-special-heading-tag {
	font-size: 36px;
	line-height: 3.9rem;
}

#top .emphasize-button .avia-button span {
    font-size: large;
    font-weight: 600;
}

/* Citations */
.wp-block-quote>p {
	margin-bottom:0;
}

/* Einschub */
.wp-block-columns.insertion {
	border: 2px solid lightgray;
	border-radius: 4px;
  padding-left: 16px;
  padding-right: 16px;	
}
.wp-block-columns.insertion .wp-block-image {
	margin-top: 16px;
}

/* Header + Bild */
.page-id-241 #wrap_all {   
	background-color: #ffffff !important;
}
@media only screen and (min-width: 767px) {                             
	.page-id-241 #av_section_1 {
		margin-top: 116px !important;
	}
}

/* Zeile "Aktualisiert am ..." */
.date-of-update {
	margin-top:0;
	font-size:12.96px;
}

/* Vita */
.vita {
	background-color: aliceblue;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	border: 2px solid;
	border-radius: 4px;
	padding: 6px 10px;
	line-height: 1.5em;
}

/* Tag für die Visualisierung von Keyboardtasten und Buttons */
kbd {
	background: #F7F7F7; 
	background-image:linear-gradient(rgba(255,255,255,.4),rgba(127,127,127,.2)); 
	border-color:#DDDDDD #AAAAAA #888888 #CCCCCC; 
	border-radius:2px; 
	border-style:solid; 
	border-width:1px; 
	font-family:inherit; 
	padding:0 .4em; 
	text-shadow:0 1px rgba(255,255,255,.5); 
	white-space:nowrap;
}

/* Cookie-Hinweis */
.avia-cookie-consent .avia_cookie_text {
	font-size: 20px;
	font-weight: 600;
	line-height: normal;
}
.avia-cookie-consent .avia_cookie_text a {
	color: #AAA;
}

.avia-cookie-consent .container>.avia-cookie-consent-button {
	background-color: rgba(0,0,0,0.0);
  border: none;
  color: rgba(0,0,0,0.0);
	padding: 0;
	font-size:2px;
}

.avia-cookie-consent .container>a:before {
	content: '\e813';
	font-family: "entypo-fontello";
	font-size: 32px;
	font-weight:600;
	color: #FFF;
	position: relative;
	top: -2px;
}


@media only screen and (max-width: 767px) {
	.avia-cookie-consent .avia_cookie_text {
		font-size: 16px;		
	}
	
	.avia-cookie-consent .container>a:before {
		font-size: 24px;
	}	
}


/* Alternativer Hintergrund: Bei Fettschrift Schriftfarbe nicht wechseln */
.alternate_color li strong,
.alternate_color p strong {
	color:inherit;
}

/* Autom. Silbentrennung */
p { 
	hyphens: auto; 
	-webkit-hyphens: auto;
	-ms-hyphens: auto; 
}

/* In eigenen Tabellen alternative Textfarbe nicht nutzen */
.data-table tr:nth-child(2n),
.data-table tr:nth-child(odd) {
	color: unset;	
	background-color: white;	
}

/* Für Anführungszeichen Schriftfarbe nicht wechseln */
#top .special_amp {
	color: inherit;
}

/* Feld für Milestone-Datum verbreitern */
.av-milestone-date strong {
	width: 100px;
}

/* Linken/rechten Rand bei großen Buttons verkleinern */
#top .avia-button.avia-size-x-large{
	padding: 25px 25px 23px;
}
/* Keine Image-Overlays */
.image-overlay{
display: none !important;
}

/* Schatten um Bilder */
#top .box-shadow {
	-webkit-box-shadow: 3px 3px 8px 3px rgba(0,0,0,0.6);
	-moz-box-shadow: 3px 3px 8px 3px rgba(0,0,0,0.6);
	box-shadow: 3px 3px 8px 3px rgba(0,0,0,0.6);
}

/* Bilder etwas verkleinern, damit der linke Rand sichtbar wird */
#top .size-full-reduced {
	width: 98%;
	height: auto;
}

#top .box-shadow-reduced {
	margin-top: 3px;
	margin-left: 3px;
	-webkit-box-shadow: 3px 3px 8px 3px rgba(0,0,0,0.6);
	-moz-box-shadow: 3px 3px 8px 3px rgba(0,0,0,0.6);
	box-shadow: 3px 3px 8px 3px rgba(0,0,0,0.6);
	width: 98%;
	height: auto;
}

#top .box-shadow-reduced figure {
		margin: 10px 0 10px 0;
    padding-top: 0px;
    padding-bottom: 0px;    
    line-height: 0;	
}

#top figure.centered-50 {
    width: 50%;
    margin: 0 auto;
}

/* Underline all links */
#main p a { text-decoration: underline; }

.main-title.entry-title {
	font-weight: 600;
	line-height: 50px;
}

.av-share-box .av-share-box-list {
	width: 100%;
}

/* Hervorhebung v. Menüpunkt "Arbeitspapiere" */
#menu-item-2088 {
	border-bottom: #D6DBDF solid 1px;	
	font-weight: 600;
}
#menu-item-2088 .avia-menu-text:before {
	content: ">>> ";	
}
.menu-item-2088 {
	font-weight: 600;
}

/* Sticky header (Menü) auch auf Mobilgeräten */
@media only screen and (max-width: 767px) {
	.responsive #top #wrap_all #header.av_header_sticky {
	    position: fixed;
	}
	.responsive #top #wrap_all #main {
	    padding-top: 112px !important;
	}
}

/* YouTube-Videos in voller Breite anzeigen */
.video-container.youtube {
	position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.yt-video {
	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;	
}

/* Noch einige andere Einstellungen für die Darstellung auf Mobilgeräten */
@media only screen and (max-width: 768px) and (min-width: 483px) {
.caption_right .slideshow_caption{
width:600px!important;
}}
@media only screen and (max-width: 414px)  {
.responsive #top .slideshow_caption h2 {
    font-size: 90% !important;
}
.avia-caption-content p{
   font-size: 70% !important;
}}



/* =========== Homepage =========== */

/* Hilfselemente ausblenden */
#dummy01 {
	display:none;
}
/* Farbe f. margin zw. nachfolgenden DIVs */
#top {
	background-color: #FFFFFF;
}
.html_stretched #wrap_all {
	background-color: #ADADAD7F;
}

/* Schräggestelltes Extra-Borderelement immer nach vorne holen */
.av-extra-border-element {
	z-index: 5;
}

.page-id-241 #av_section_1 .av-special-heading-tag {
	color: #FFFFFF;
	font-size: 4.5vw !important;
	padding-top:0;
}
.page-id-241 #av_section_1 .avia_textblock {
	color: #FFFFFF;
	font-size: 2.2vw !important; /* 2.2vw; */
}
/* Schriftgröße auf besonders kleinen Bildschirmen */
@media only screen and (max-width: 478px)  {
	.page-id-241 #av_section_1 .avia_textblock.av-mini-font-size-20 p {
		font-size: 14px;
	}
}

.page-id-241 #av_section_1 .container .content {
	vertical-align:middle;
}
.page-id-241 #av_section_1 .avia_textblock p {
	hyphens: none;
}

.page-id-241 #av_section_1 .avia_textblock p strong {
		color: inherit;
}

/* Standardbreite */
.post-entry-241 {
	width: auto;
}
#top.page-id-241 .flex_column_table {
	width:auto;
}

/* Button stylen */
.btn-free {
 	transition: transform 0.3s;
 	-moz-transition: transform 0.3s;
 	-webkit-transition: transform 0.3s;
 	-o-transition: transform 0.3s;
 	-ms-transition: transform 0.3s;
  position: absolute;
	right: 0.6vw;
  top: 20px;
  z-index:99;
  width: 20vw;
  min-width: 180px;
}
.btn-free.avia-image-container.av-hover-grow img:hover, 
.btn-free.avia-image-container.av-hover-grow .avia-image-overlay-wrap:hover {
 transform: scale(1.06, 1.06);
 -webkit-transform: scale(1.06, 1.06);
}
@media only screen and (max-width: 478px)  {
	.btn-free {
		right: 1vw;
  	top: 0px;
	  width: 16vw !important;
	}
}

/* Headline (background) */
.page-id-241 .abovethefold .container {
	padding-top:0 !important;
}
.page-id-241 .abovethefold .av-special-heading-h3 {
	background-color: rgba(0,0,0,0.1);
	width: fit-content;
	border-radius: 4px;
}
/* Headline */
.page-id-241 .abovethefold .av-special-heading .av-special-heading-tag {
	font-weight: 600;
	padding: 10px;
	width: fit-content;
	text-align: left;
}
@media only screen and (max-width: 478px) {
	#top #wrap_all .av-special-heading h3.av-special-heading-tag {
		font-size: 32px;
	}
}

#header_container {
	position: relative;
	background-color: rgba(0,0,0,0.1);
	border-radius: 4px;
	margin-top: 0;
	padding-bottom: 30px;
	height:23vw;
}
#header_container .av_textblock_section:not(:first-child) {
	position:absolute;
	top: 0;
	left: 0;
}
#header_container .av_textblock_section {
	opacity: 0;
  transition: opacity 2s;
  transition-delay: 0s;
	border-radius: 4px;
}
#header_container .av_textblock_section.is-active {
	opacity: 1;
  transition-delay: 2s;
}


/* Statischen Text ausblenden 
.static_text {
	display:none;
}*/

.layerslider {
	width: 100%;
}
/* Schriftgröße Layerslider */
.layerslider p {
	font-size: 2.4vw !important;
}

/* Textblock (background) */
.page-id-241 .abovethefold .avia_textblock {
	border-radius: 4px;
	padding: 10px;
}

/* Text */
#top.page-id-241 .abovethefold .av_textblock_section p {
	text-align: left;
	line-height: 1.6em;
}

/* Betonungen <strong> */
.page-id-241 .av_textblock_section strong {
	background-color: #F2790FCF;
	padding: 0 4px 1px 4px;
}

@media only screen and (max-width: 767px) {
	#top.page-id-241 .abovethefold .av_textblock_section {	
		font-weight:600;
	}
}


/* Kernforderungen */
#forderungen .icon-grid_forderungen .avia-icongrid>li {
	line-height:20px;
}
#forderungen .icon-grid_forderungen .avia-icongrid-front {
	background-color: rgba(0,0,0,0.1);	
}

/* "Rückseite" stylen */
#forderungen .icon-grid_forderungen .avia-icongrid-flipback {
	background-color: rgba(0,0,0,0.1);	
	text-align: left
}
#forderungen .icon-grid_forderungen .avia-icongrid-text {
	font-size: 16px;
  font-weight: 100;
 	color: #FFFFFF;
}
#forderungen .icon-grid_forderungen .avia-icongrid-flipback .avia-icongrid-text p {
	margin-bottom: 3px;
 	color: #FFFFFF;
}
#forderungen .icon-grid_forderungen .avia-icongrid-flipback .avia-icongrid-text ul {
	margin-left: 20px;
}
#forderungen .avia-icongrid-flipback .avia-icongrid-text li {
	float: none;
	width: auto;
	text-align: left;
	list-style: disc !important;
	display: list-item;
	perspective: none;
	margin: 3px 0;
}

#forderungen .fa-stack-1x {
	font-size: 30px;
}
#forderungen .fa-stack-2x {
	font-size: 60px;
	margin-top: 12px;
}

#top #wrap_all #organisationen .avia-icongrid-inner {
	padding: 30px 20px;
}
#top #wrap_all #organisationen .avia-icongrid-flipback p {
	line-height: 20px;
	font-size: 16px;
}


@media only screen and (max-width: 478px) {
	#top #wrap_all #organisationen .av-special-heading h4.av-special-heading-tag {
		font-size: 26px;
	}
}

/* Organisationen: weiße Schrift im Kopf der Sektion */
#organisationen .av-special-heading-tag,
#organisationen .avia_textblock p {
	color: #FFFFFF;
}

/* Organisationen: weiße Schrift bei mouseover */
#organisationen .avia-icongrid-text p a:hover {
	color: #FFFFFF !important;
}

/* Organisationen: heller Hintergrund */
#organisationen .avia-icongrid-wrapper {
	background-color: rgba(255,255,255, 0.3);
}

/* Organisationen: Icon & Subtitel ausblenden */
#organisationen .avia-icongrid-icon,
#organisationen .icongrid_subtitle {
	display: none;
}
#organisationen .entry-content-header {
	min-height: 224px;
}
#organisationen .entry-content-header h4.icongrid_title {
	min-height: 40px;
}

/* Bilder: weißer Hintergrund */
#organisationen .entry-content-header img.orgBdE,
#organisationen .entry-content-header img.orgDGS,
#organisationen .entry-content-header img.orgDuerkheim,
#organisationen .entry-content-header img.orgEEw,
#organisationen .entry-content-header img.orgEnergieliga,
#organisationen .entry-content-header img.orgEnergieWNord ,
#organisationen .entry-content-header img.orgEnergyWatch,
#organisationen .entry-content-header img.orgEUROSOLAR,
#organisationen .entry-content-header img.orgGZ,
#organisationen .entry-content-header img.orgP4F,
#organisationen .entry-content-header img.orgSFV,
#organisationen .entry-content-header img.orgSGM {
	background-color: #FFFFFF;
	padding: 10px;
}
#organisationen .avia-icongrid-content {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
#organisationen .avia-icongrid-flipback .avia-icongrid-text p {
	text-align: center;
}
#organisationen .avia-icongrid-text,
#organisationen .avia-icongrid-flipbox li {
    cursor: auto;
}
#organisationen .avia-icongrid-flipbox li a {
    cursor: pointer !important;
    color: inherit;
}
#organisationen .avia-icongrid-flipbox li a:hover {
	color: #48A1D9;
}
#organisationen .avia-icongrid-text p strong {
	color: inherit;	
}
#organisationen .avia-icongrid-borders-between li .avia-icongrid-wrapper > article {
    z-index: 10;
}

/* More */

/* Volle Breite ausnutzen */
.more .post-entry-241 {
	width:auto;
}

#main .more .avia_textblock p {
	text-align: left;
}
#main .more .avia-button {
	width:100%;
	font-size: 18px;
  font-weight: 600;
}
#main .more .avia_button_icon {
	font-size: 28px;
}


/* Auf kleinen Screens... */
@media only screen and (max-width: 767px) {
	#main .more .flex_column.av_two_third {
		margin-bottom: 10px !important;
	}

	#main .more .avia_textblock p {
		text-align: center;
		margin-top: 34px;
		margin-bottom: 0;
	}
	#main .more .avia-button {
		width:80%;
	}	
}


/* ### Footer und Sockel ### */

/* Ober/unterer Rand footer */
#footer section#text-3,
#footer section#custom_html-2,
#footer section#custom_html-3,
#footer section#text-4 {
	margin-top: 12px;
	margin-bottom: 0px;
}
#footer {
	padding-bottom: 0px;
}

#socket {
	font-size: 12px;
}


/* Lightbox stylen *//
.mfp-content body {
	margin: 0px;
	background: #fff;
	padding: 4px;
}
.mfp-content body>img {
	width: 100%;
	margin-top: 15%;
}



/* Impressum: Tabelle stylen */
#main .contact-table {
	width: auto;
}
.contact-table tr>td:first-child {
	width: 100px;
	text-align: left !important;
}


/* Tabellen stylen */


#top .sources .avia-table td {
	padding-top: 4px;
  padding-bottom: 4px;
  line-height: 1.3em;
}

/* Alternate row color */
#top .avia-table.fuel-price-comparison tr:nth-child(odd)
{ 
    background: #ffffff !important; 
}
#top .avia-table.fuel-price-comparison tr:nth-child(even)
{ 
    color:#334843;
    background: #c1d7a3 !important;
}



/* Bild-Attribution */
#top .attribution + p,
.attribution > p,
.attribution > p + p,
p.attribution {
	font-size:16px;
	margin-top:4px;
	margin-bottom:4px;
	line-height: 24px;
}

.attribution .no-bottom-margin {
	margin-bottom:0;
	padding-bottom:0;
}

#top .no-top-bottom-margins {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}


/*-----------------------------------------
CSS - Comment form fields on same line
----------------------------------------- */
#top #commentform label {
    position: relative;
    left: 0;
}

#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url
{ 
  display:inline-block;
}
#commentform .form-submit input {
  width:100%;
}
#commentform label, #commentform input{
    display: inline-block;
    vertical-align: text-bottom;
}



/* =========== Unser Selbstverständnis =========== */
#top .avia-content-slider-element-container.self-conception {
}
#top .avia-content-slider-element-container.self-conception  .avia-slideshow-dots {
	position: absolute !important; 
	left: 48% !important; 
	bottom: -28px !important;
}

#top .avia-content-slider-element-container.self-conception  .avia-slideshow-dots a {
	border-width: 3px;
}

.self-conception .slide-entry-wrap {
	padding: 0 20px;
	margin-bottom: 10px;
	color: #FFF;
	background-color: #48A1D9;
	border-radius: 8px;
	min-height: 55vh;
}

.self-conception .slide-entry-wrap p {
	hyphens: manual;
}

.self-conception .slide-entry-title {
	color: #FFF;
	/*font-family: Century Gothic, CenturyGothic, AppleGothic, serifenlos;*/
	font-family: Garamond, Baskerville, Baskerville Old Face, Hoefler Text, Times New Roman, serif;
	font-size: 3.5em;
	font-style: italic;
	font-weight: 100;
}

.self-conception .slide-entry-excerpt {
	font-size: 1.75em;
	line-height: 1.5em;
}

@media only screen and (max-width: 767px) {
	
	.self-conception .slide-entry-title {
		font-size: 2em;
	}

	.self-conception .slide-entry-excerpt {
		font-size: 1.1em;
	}
}

/* =========== Geschichte des RT-EE =========== */
#timeline .av-milestone-date {
	white-space: nowrap;	
}

#timeline .paper .av-milestone-date strong {
	color: #F2790F7F;
}
#timeline .paper .milestone_icon .milestone_inner {
	background-color: #F2790F7F;
}

#timeline .extension .av-milestone-date strong {
	color: #48A1D9;
}
#timeline .extension .milestone_icon .milestone_inner {
	background-color: #48A1D9;
}

#timeline .strategie .av-milestone-date strong {
	color: #43DBF0;
}
#timeline .strategie .milestone_icon .milestone_inner {
	background-color: #43DBF0;
}

#timeline .leporello .av-milestone-date strong {
	color: #40E6CC;
}
#timeline .leporello .milestone_icon .milestone_inner {
	background-color: #40E6CC;
}

#top #full-story .flex_column_table {
	margin-top: 0;
}

/* =========== Themen (Blog-Bereich) =========== */

#lnk-new_content tr {
	background-color: #fff;
}
#lnk-new_content td {
	font-size: 16px;
	line-height: normal;
	border-style: none;
	vertical-align: middle;
}
#lnk-new_content td:first-child {
	width: 1%;
	padding: 0;
}
#lnk-new_content td .av_font_icon {
	margin-right: 0px;
}


/* Übersichtsseite */
.categories>.container {
	padding: 0;
}
#top .categories .flex_column {
	background-color: oldlace;
	border-radius: 4px !important;
	padding: 6px 6px 12px 6px !important;
	width: 25%;
	-webkit-box-shadow: 6px 6px 15px 5px rgba(95,95,95,0.41); 
	box-shadow: 6px 6px 15px 5px rgba(95,95,95,0.41);	
	-webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
	transition: all 0.2s ease;	
}
.categories .flex_column:hover {      
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
.categories img {
	border-radius: 4px !important;
}
.categories .av-special-heading {
	margin-top: 25px;
}
#top .categories .iconbox_top {
	margin-top: 0;
}
.categories .av_textblock_section {
	margin: 4px;
}
#top .categories p {
	font-size: 0.85em;
  text-align: justify;
  line-height: 1.45em;
}

#new_content>.container {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 40px;
} 
#new_content .av-special-heading h3 {
	padding-bottom: 10px;
}
#new_content .content  {
	padding-bottom: 10px;
}
#new_content + .container_wrap  {
	border-style: none;
}
#new_content + .container_wrap > .container {
	padding-left: 0px;
	padding-right: 0px;	
}

#new_content + .container_wrap > .container >.content {
	padding-top: 0; 
}



.categories .iconbox_content {
	margin-top:10px;
}


/* Schriftgrößen im Blog-Bereich einstellen */
#top .template-blog h1 {
	font-size: 28px;
}
#top .template-blog h2 {
	font-size: 24px;
}
#top .template-blog h3 {
	font-size: 22px;
}
#top .template-blog h3.widgettitle {
	font-size: 18px;
}


/* =========== Beiträge stylen (Blog-Bereich) =========== */

/* Allgemeines Styling */

/* */
.blog-meta {
	display:none;
}

/* Bildunterschrift */
figcaption {
	margin-top: 0px !important;
	font-size: 0.8em !important;
	line-height: 1.4em;
	font-style: italic !important;
	margin-left: 20px;
}



/* /klimakrise-erderhitzung-emissionen */
.kerninfo {
	max-width: 360px;
	background-color: #48A1D9;
	margin: 0 40px 0 40px;
	padding: 12px 0 12px 20px;
	color: #fff;
	font-size: 1.2em;
	font-weight: 600;
}

@media only screen and (max-width: 767px)  {
	.kerninfo {
		margin: 0;
	}
}

/* Offener Brief an die Rundfunkräte wegen Programmausrichtung */
/* Keine TOC */
.postid-2393 .avia_auto_toc {
	display: none;
}

/* Aus Ahrtal wird Solartal — Petition */
/* Keine TOC */
.postid-2551 .avia_auto_toc {
	display: none;
}


/* „Golden Planet“ an den RT EE verliehen */
/* Keine TOC */
.postid-2825 .avia_auto_toc {
	display: none;
}


/* Bürgerenergie contra Plattformwirtschaft */
#molecule-man img {
	margin-top:16px;
}
.postid-2898 .avia-toc-level-2 {
	display:none;
}
 
/* Letzte Generation: wo bleibt die Verhältnismäßigkeit? */
.postid-2929 .big-preview.single-big {
	display:none;	
}

.postid-2929 .twitter-tweet.twitter-tweet-rendered {
	margin: 10px auto;	
}


/* =========== Presse =========== */

.title_container {
	background-color: #48A1D9;
}
.page-id-666 li strong {
	color: inherit;
}
#pressekontakt .avia-button {
	font-size: 20px;
  font-weight: 600;	
}

#top .pm_frame {
	margin-top: 15px;
}




/* Preview */
.single-pressemitteilung .container_wrap .content {
	background-color: #48A1D9;
	margin-top: 40px;
	margin-bottom: 80px;
}

/* Pressemitteilung (Eintrag) */
.pressemitteilung {
	/* position:relative;*/
	font-size: 14px;
}

.pressemitteilung .slider a.lightbox-added {
	visibility: hidden important!;
  pointer-events: none important!;
  cursor: default important!;
}
.pressemitteilung .slider a.lightbox-added img {
	visibility: visible;
  pointer-events: none important!;
  cursor: default important!;
}

.pressemitteilung .entry-main {
	background-color: #FFF;
}
.pressemitteilung .organisation .org_helper {
  max-width: 110px;
  max-height: 110px;
  min-width:80px;
  min-height:80px;
  background-color: #E9E9E9;
  -webkit-box-shadow: 5px 5px 18px -5px rgba(0,0,0,0.2);
  box-shadow: 5px 5px 18px -5px rgba(0,0,0,0.2);
  border: #FFF solid 2px;
  padding: 8px;
}

.pressemitteilung .date {
	font-size: 11px;
	font-weight: 600;
	line-height: normal;
}
.pressemitteilung .title {
	font-size: 14px;
	line-height: normal;
	margin-bottom:15px;
}

.pressemitteilung .entry-main img {
	width: auto;
  height: 18px;
  vertical-align: text-top;
}	

.pressemitteilung .entry-main {
	line-height: 36px;
}

@media only screen and (min-width: 900px) and (max-width: 989px) {
	.pressemitteilung .organisation {
		width: 80px;
		height: 80px;
	}
}

@media only screen and (min-width: 900px)  {

	.pressemitteilung .entry-content {
		background-color: #FFF;
		margin: 10px 20px 10px 60px;
		padding: 20px 20px 20px 60px;
		min-height: 200px;
		display: grid;
		align-items: center;
    grid-template-columns: 3fr 8fr 4fr;	
	}
	.pressemitteilung .organisation {
		margin-left: -100px;
    flex: 1 8 auto;
	}
	.pressemitteilung .entry-main {
		margin-left: -80px;
    flex: 4 4 auto;
	}
	.pressemitteilung .slider {
    flex: 1 1 auto;
	}
	.pressemitteilung .slider img {
		width: auto;
		max-height: 160px;
	}
}

@media only screen and (max-width: 899px)  {
	.pressemitteilung .entry-content {
	  text-align: center;		
		margin-top: 40px;
		background-color: #FFF;
    padding-bottom: 10px;
	}
	.pressemitteilung .organisation {
		position: absolute;
    top: 0px;
    left: 50%;
	}
	.pressemitteilung .organisation .org_helper {
		left: -50%;
    position: relative;	
  }
	.pressemitteilung .entry-main {
		padding-top: 80px;
	}
	.pressemitteilung .slider {
    margin: 0 auto;
    background-color: #FFF;		
	}
	.pressemitteilung .slider img {
			width: 90%;
	}
}

.pm_frame .post_delimiter {
	display:none;
}



/* ### Kontaktseite ### */

@media only screen and (max-width: 478px)  {
	#top .avia_textblock h2 {
		font-size: 22px;
		margin-bottom: 30px;
	}
}
#top .contact-form select,
#top .contact-form textarea,
#top .contact-form .text_input {
	color: #334843 !important;
}
#top .contact-form .text_input {
	border-radius: 2px !important;
	padding: 13px !important;
}
.contact-form .button {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
}
.av-form-text>p {
	font-size: 13px;
	line-height: 140%;
}
#top .contact-form label {
	font-size: 0.92 em;
	line-height: 140%;
}



/* ### Styles für wp-Typography ### */
/*
 * Styled sub- and superscripts.
 */
sup, sub {
  font-size: 75%;
  line-height: 100%;
}

sup {
  vertical-align: 60%;
}

sub {
  vertical-align: -10%;
}

/*
 * Styled ampersands.
 */
.amp {
  font-family: Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", "Warnock Pro", serif;
  font-size: 1.1em;
  font-style: italic;
  font-weight: normal;
  line-height: 1em;
}

/*
 * Words in caps.
 */
.caps {
  font-size: 90%;
}

/*
 * Styled initial quotes.
 */
.dquo {
  margin-left: -0.4em;
}

.quo {
  margin-left: -0.2em;
}

/*
 * Hanging punctuation.
 */
.pull-single {
  margin-left: -0.15em;
}

.push-single {
  margin-right: 0.15em;
}

.pull-double {
  margin-left: -0.38em;
}

.push-double {
  margin-right: 0.38em;
}

/*
 * Because formatting .numbers should consider your current font settings, we will not do it here.
 */

/* Cookie-Message stylen */
.avia-cookiemessage-bottom {
	background: #334843;
}
.avia_cookie_text {
	line-height: 17px;
	padding-bottom: 6px;
}


/* ==== Zentrierte Buttons ==== */
.postid-1985 .wp-block-buttons	/* Abstimmung21 */
{
	text-align: center;
	display: block;	
	margin-bottom: 40px;
} 
