
/*Headings*/

h1, h2, h3, h4, h5, h6 {
    font-stretch: semi-condensed; /* Standard CSS */
}

h3 {
    margin: 0 0 0.85em;
}
h4 {
    margin-bottom: 15px;
}

h6 {
	line-height: 1.4em;
    margin: 0 0 0.85em;
}

.template-page .entry-content-wrapper h1, 
.template-page .entry-content-wrapper h2 {
	text-transform: none;
}

/*Images*/


/*Header*/

#header .container {
    max-width: 100%;;
}

/*Slider*/

.dashboard-slider .entry-content p,
.projekte-slider .entry-content p {
	max-width: 100%;
}
.dashboard-slider .entry-content p + p,
.projekte-slider .entry-content p + p {
    display: block;
    width: 47%;
    float: right;
}
.dashboard-slider .entry-content img.alignleft,
.projekte-slider .entry-content img.alignleft {
	max-width: 47%;
    margin-right: 6%;
    margin-bottom: 140px;
}
.dashboard-slider.zwei .entry-content img.alignleft {
    margin-top: 60px;
    margin-bottom: 140px;
}

/*Content*/

body .column-top-margin {
    margin-top: 30px;
}

.entry-content p {
    margin: 0 0 0.85em;
}
.entry-content p {
	max-width: 800px;
}


sup, sub {
	line-height:0px;
}
table {
    margin: 30px 0;
}
th {
	text-transform: none;
}
td a {
	border-bottom: 1px dotted #999999 !important;
}
td a:hover {
	border-bottom: 1px dotted #77b8b8 !important;
	text-decoration: none;
}
.av-main-nav li {
	min-width: 50px;
}
.av-main-nav .avia_current_lang, 
#mobile-advanced .avia_current_lang {
	display: none;
}
.av-main-nav .wpml-ls-slot-3,
#nav_menu-2 .wpml-ls-slot-3 {
	display: none;
}
.av-burger-menu-ul .wpml-ls-slot-3 {
	display: block;
}
.mfp-iframe html {
	background-color: #fff;
	margin-top: 0!important;
}
#top .av-submenu-container.av-sticky-submenu {
    z-index: 100;
}
.no-margin ul {
	margin-bottom: 0;
}
.container_wrap {
    border-top: 0;
}
body .avia_textblock {
  max-width: 1000px;
}
body .avia_textblock.av_multi_colums {
  max-width: 100%;
}
.iconlist_content p {
    margin-top: 5px;
}
#maps .container {
    max-width: 100%;
	padding: 0;
}
#maps .container .content {
    margin-bottom: -6px;
    padding-bottom: 0;
}

/*Startseite*/


.start-teaser {
    padding-top: 200px;
}
.start-teaser .av-special-heading {
    padding: 20px;
    margin: 0;
    background: rgba(255,255,255,0.85);
}
.start-teaser .av_textblock_section .avia_textblock {
    padding: 0 20px 20px 20px;
    margin: 0;
    background: rgba(255,255,255,0.85);
}
.start-teaser .av_textblock_section .avia_textblock p {
    margin: 0;
}

/*Footer*/

#footer-page .container,
#socket .container {
    width: 100%;
    max-width: 1920px;
}
#footer-page {
    font-size: 80%;
    color: #fff !important;
}
#footer-page * {
    color: #fff !important;
}
#footer-page svg {
    fill: #fff !important;
}
#footer-page .av-iconlist-small li {
    padding-bottom: 5px;
}

/*Typo*/

@font-face {
    font-family: 'entypo-fontello';	
    font-display: swap;
}
