/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*-------------------------------------------*\
================ CUSTOM STYLES ================
\*-------------------------------------------*/

/*-------------------------------------------*\
               general styling
\*-------------------------------------------*/

/* make website max-width with setting "eingerahmtes layout" and "maximale containerbreite 1900px" */

.container_wrap {border-color:#efefef!important}
#footer-page {padding-top:20px!important;}
.responsive .boxed#top, .responsive.html_boxed.html_header_sticky #header, .responsive.html_boxed.html_header_transparency #header {
	max-width: 100%;
}

p a, .avia_textblock a {
	text-decoration: underline;
	color: #702a4c !important;
}
p a:hover, .avia_textblock a:hover {
	text-decoration: none;
}

p {
	font-family: alegreya-sans;
	font-weight: 400;
	font-size: 18px !important;
	line-height: 26px;
}

ul li {
	font-family: alegreya-sans;
	font-weight: 400;
	font-size: 18px !important;
	line-height: 26px;
}

h1 {
	font-family: alegreya-sans;
	font-weight: 600;
	font-size: 25px;
	margin-bottom: 30px;
	text-transform: none !important;
}

h2 {
	font-family: alegreya-sans;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 18px;
}

h3,
h4,
h5,
h6 {
	font-family: alegreya-sans;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 18px;
}

b,
strong {
	font-family: alegreya-sans;
	font-weight: 600;
	color: #000 !important;
}

.textblock-dark a {
	color: white !important;
	text-decoration: underline !important;
}

.textblock-dark a:hover {
	text-decoration: none !important;
}

.textblock-dark b,
.textblock-dark strong {
	color: white !important;
}

/* separator line */
.hr-inner {
	border: 1px solid rgb(55, 90, 100) !important;
}

.hr {
	margin: 10px 0;
	line-height: 50px;
}

.line-footer {
	margin: 0px !important;
}

/* separator line */

/* remove image overlay with circle and arrow */
.image-overlay {
	display: none !important;
	opacity: 0 !important;
}

/* remove comment box */
.comment_meta_container,
.sidebar_right .comment_container {
	display: none;
}

/* define max text width for avia layout text blocks */
.avia_textblock {
	max-width: 600px;
	margin: auto;
}
.einfuehrungstexte.avia_textblock {
	max-width: 900px;
}
.margin-bottom {
	margin-bottom: 60px!important;
}
.no-line > .hr-inner {
	display: none!important;
}

/*-------------------------------------------*\
               main menu
\*-------------------------------------------*/

@media only screen and (max-width: 1100px) {
	.av-burger-menu-main {
		display: block !important;
	}

	#top .av_mobile_menu_tablet .av-main-nav .menu-item {
		display: none !important;
	}
}

@media only screen and (min-width: 1099px) {
	.av-burger-overlay {
		display: none !important;
	}
}

/* @media only screen and (min-width: 1100px) {
	
	move main menu up
	.main_menu {
		margin-top: -80px;
	}

	.header-scrolled .main_menu {
		margin-top: 0;
	}

	move submenu up
	.main_menu .menu ul {
		top: 70%;
	}
} */

#avia-menu {
	font-family: alegreya-sans;
	font-weight: 600;
}

/*last menu item style*/
.menu-ueber-uns a {
	color: #702a4c !important;
}

#avia-menu a .avia-menu-text {
	padding-top: 5px;
	border-top: 2px solid transparent;
	text-decoration: none;
}

#avia-menu  a .avia-menu-text:hover {
	border-top: 2px solid #702a4c;
	text-decoration: none;
}

#avia-menu li.current-menu-item > a > span.avia-menu-text  {
	border-top: 2px solid #702a4c;
	text-decoration: none;
}


/*-------------------------------------------*\
               sub menu
\*-------------------------------------------*/

#header .sub-menu {
	font-family: alegreya-sans;
	font-weight: 400;
}

#header .sub-menu {
	font-family: alegreya-sans;
	font-weight: 400;
}

.sub-menu .menu-item a :hover {
	border-top: 2px solid transparent !important;
	color: #702a4c;
}

.sub-menu > li.current-menu-item > a > span.avia-menu-text {
	border-top: 2px solid transparent !important;
}

.menu-ueber-uns .sub-menu .menu-item a {
	color: #555554 !important;
}

.av-submenu-container {
	border-bottom: white;
}

/* no underlines on hover */
.avia-menu-fx {
	display: none !important;
	opacity: 0;
}

nav.main_menu a .avia-menu-text {
	font-size: 17px !important;
}

#after_submenu .template-page.content.av-content-full.alpha.units {
	padding: 0;
}

#after_submenu {
	border: none;
}

#after_submenu .container {
	margin: 0 !important;
	padding-top: 30px;
}


/*-------------------------------------------*\
               footer
\*-------------------------------------------*/

.avia-image-container.footer-logos {
	margin-bottom: 20px !important;
}

#socket .sub_menu_socket a {
	color: #fff;
	font-size: 10px;
}

@media only screen and (min-width: 768px) {

	#socket .sub_menu_socket a,
	.copyright {
		font-size: 14px;
	}
}


/*-------------------------------------------*\
               glossar
\*-------------------------------------------*/
.alphabet-menu {
	color: rgba(85, 85, 84, 0.3);
}

.alphabet-menu a {
	padding-top: 1px;
	border-top: 2px solid transparent;
	text-decoration: none;
}

.alphabet-menu a:hover {
	border-top: 2px solid #702a4c;
	text-decoration: none;
}
/*.post-entry-4944 .av_three_fifth {z-index:0!important}
.post-entry-4944 .av_section_1 {z-index:99999999!important}*/
#first-glossar {position:relative;max-width:100%;padding-top:20px;padding-bottom:20px;z-index:99999999!important;height:0px!important;min-height:0px!important;}
#first-glossar.avia-section-default.container_wrap.fullsize {height:0px!important}
#first-glossar .template-page.content.av-content-full.alpha.units {padding:0}
#first-glossar .container {background:white!important}

.glossar-section.container_wrap.fullsize {padding-bottom:0!important;max-height:60px!important;min-height:60px!important}

.glossar-fix {position:fixed!important;width:100%;top:60px!important;z-index:1!important}
#av_section_2 {position: relative!important;z-index:0!important;}
@media only screen and (max-width: 980px) {
.glossar-fix {top:0px!important;}
}

/*.glossar-fix {position:fixed!important;width:100%;top:60px!important;z-index:99999999!important}*/

/*@media only screen and (max-width: 1024px) {

	.glossar-fix {top:0px!important;}
}*/
.js_active .toggler {
	border: none!important;
}

/* pdf page ----------------------------------*/
a.av-masonry-entry h3.av-masonry-entry .av-masonry-entry-title .masonry-pdf-h3 {
	
	font-weight: 400 !important;
	color: white !important;
    font-size: 18px!important;
	line-height: 1.3em;
}

/*-------------------------------------------*\
               easy slider
\*-------------------------------------------*/
.home-slider .caption_container,
.home-slider .slideshow_inner_caption {
	margin: 0 !important;
	padding: 0 !important;
}

.home-slider .avia-fullwidth-slider .slideshow_inner_caption h2 {
	font-family: alegreya-sans;
	font-weight: 600;
	color: white;
	background-color: rgba(112, 42, 76, 0.8) !important;
	padding: 15px !important;
}

.home-slider .avia-caption-content p {
	padding: 15px !important;
	background-color: rgba(112, 42, 76, 0.8) !important;
	border: none !important;
	border-radius: 0px !important;
	font-family: alegreya-sans;
	font-weight: 600;
	color: #fff !important;
}

.home-slider .avia-caption-content p:hover {
	background-color: rgba(112, 42, 76, 1) !important;
}

@media only screen and (max-width: 479px) {
	.responsive #top .slideshow_caption h2 {
		font-size: 18px !important;
		background-color: rgba(112, 42, 76, 0.8) !important;
	}
}

@media only screen and (max-width: 479px) {

	.home-slider .caption_container,
	.home-slider .slideshow_inner_caption {
		max-width: 350px !important;
	}
}

@media only screen and (min-width: 480px) {

	.home-slider .caption_container,
	.home-slider .slideshow_inner_caption {
		padding: 0 15px !important;
	}

	.home-slider .avia-fullwidth-slider .slideshow_inner_caption h2 {
		font-size: 20px !important;
		padding: 15px !important;
		background-color: rgba(112, 42, 76, 0.8) !important;
	}

	.home-slider .avia-caption-content p {
		padding: 15px !important;
		font-size: 20px !important;
		background-color: rgba(112, 42, 76, 0.8) !important;
	}

	.responsive #top .slideshow_caption h2 {
		font-size: 20px !important;
		background-color: rgba(112, 42, 76, 0.8) !important;
	}

	.slideshow_align_caption {
		margin: 15px 0;
		padding: 0 !important;
	}
}

@media only screen and (min-width: 768px) {

	.home-slider .caption_container,
	.home-slider .slideshow_inner_caption {
		padding: 0 35px !important;
	}

	.home-slider .avia-fullwidth-slider .slideshow_inner_caption h2 {
		font-size: 20px !important;
		padding: 15px !important;
		background-color: rgba(112, 42, 76, 0.8) !important;
	}

	.home-slider .avia-caption-content p {
		padding: 15px !important;
		font-size: 20px !important;
		background-color: rgba(112, 42, 76, 0.8) !important;
	}

	.responsive #top .slideshow_caption h2 {
		font-size: 20px !important;
		background-color: rgba(112, 42, 76, 0.8) !important;
	}

	.slideshow_align_caption {
		margin: 35px 0;
		padding: 0 !important;
	}
}

@media only screen and (min-width: 1000px) {

	.home-slider .caption_container,
	.home-slider .slideshow_inner_caption {
		padding: 0 35px !important;
	}

	.home-slider .avia-fullwidth-slider .slideshow_inner_caption h2 {
		font-size: 28px !important;
		padding: 15px !important;
		background-color: rgba(112, 42, 76, 0.8) !important;
	}

	.home-slider .avia-caption-content p {
		padding: 15px !important;
		font-size: 20px !important;
		background-color: rgba(112, 42, 76, 0.8) !important;
	}

	.responsive #top .slideshow_caption h2 {
		font-size: 25px !important;
		background-color: rgba(112, 42, 76, 0.8) !important;
	}

	.slideshow_align_caption {
		margin: 35px 0;
		padding: 0 !important;
	}
}

/*-------------------------------------------*\
               home page
\*-------------------------------------------*/

/* text box on home */
.home-box {
	background-color: rgba(55, 90, 100, 1.0);
	padding: 15px;
	max-width: 900px;
	margin: auto;
}

/* text headlines over separator on home */
.home-separator-text {
	height: 55px;
	font-family: alegreya-sans;
	font-weight: 600;
	color: rgb(85, 85, 84);
	font-size: 28px;
	letter-spacing: 3px;
	border-bottom: 2px solid rgb(112, 42, 76) !important;
	max-width: 900px;
}

.footer-separator-text {
	text-align: left;
	height: 55px;
	font-family: alegreya-sans;
	font-weight: 600;
	color: rgb(85, 85, 84);
	font-size: 18px;
	letter-spacing: 1px;
	max-width: none;
}

#home-svg-interaktiv {
	margin-top: 30px;
}
#home-svg-interaktiv object {
	max-width: 800px;
	display: block;
	margin: auto;
}

/* --- home page aktuelles --- */
.av-masonry-date {
	display: none;
}

.masonry-more-link-arrow {
	cursor: pointer;
	background-color: transparent;
	position: absolute;
	bottom: 15px;
	right: 15px;
	margin-top: 10px;
	/*float: right;*/
	border: 1px solid #fff !important;
	color: white;
	padding: 2px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
}

.masonry-more-link-arrow:hover {
	background-color: rgba(255, 255, 255, 0.2);
}

#aktuelles-section {
	background-color: #f2f2f2 !important;
}

#aktuelles-section div.template-page.content.av-content-full.alpha.units {
	padding-top: 50px;

}

#top .av-masonry-load-more {
	padding: 0 50px 0 0;
	margin: 0px;
	background-color: #f2f2f2 !important;
	text-align: right;
	color: #702a4c;
}

#top .av-masonry-load-more:hover {
	letter-spacing: 1px;
	color: rgb(85, 85, 84);
}

#top figcaption.av-inner-masonry-content.site-background {
	padding: 15px 15px 8px 15px !important;
	background-color: rgba(55, 90, 100, 0.9);
	color: white;
}

#top .av-masonry-entry .avia-arrow {
	display: none;
}

.masonry-aktuelles h3.av-masonry-entry-title.entry-title {
	font-family: alegreya-sans;
	font-weight: 400 !important;
	text-transform: uppercase !important;
	color: white !important;
	letter-spacing: 2px;
}

.av-masonry-entry-content.entry-content {
	padding-top: 5px !important;
	padding-bottom: 30px !important;
	font-size: 16px;
	line-height: 22px;
	font-weight: 100 !important;
}

.av-masonry-date {
	font-family: alegreya-sans;
	font-weight: 100 !important;
	color: white !important;
	font-size: 14px;
	margin-top: 25px;
}


/*-------------------------------------------*\
               beratungsstellensuche
\*-------------------------------------------*/

#filterbox form {
	width: 80%;
	margin: 40px auto 20px;
}

#filterbox select {
	margin: 0 0 10px 0;
	height: 30px;
	width: 100%;
	font-family: alegreya-sans;
	font-weight: 400;
	font-size: 12px;
}

#filterbox label {
	height: 30px;
	background-color: rgba(55, 90, 100, 1);
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 10px 0 0;
	float: left;
	font-family: alegreya-sans;
	font-weight: 600;
	color: #ffffff;
	font-size: 12px;
}

#filterbox button,
#filterbox button:visited,
#filterbox button:active {
	margin: 0;
	height: 60px;
	width: 100%;
	border: none;
	border-radius: none;
	background-color: #702a4c;
	color: #ffffff;
	font-weight: 600;
	font-size: 14px;
}

button:focus {
	outline: 0;
}

#reset {
	margin-top: 10px !important;
}

@media only screen and (min-device-width: 768px) {

	#filterbox form {
		width: 450px;
		margin: 80px auto 40px;
	}

	#filterbox select {
		margin: 0 0 10px 0;
		height: 40px;
		width: 250px;
		float: left;
		font-family: alegreya-sans;
		font-weight: 400;
		font-size: 18px;
	}

	#filterbox label {
		height: 40px;
		background-color: rgba(55, 90, 100, 1);
		width: 190px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 10px 0 0;
		float: left;
		font-family: alegreya-sans;
		font-weight: 600;
		color: #ffffff;
		font-size: 18px;
	}

	#filterbox button,
	#filterbox button:visited,
	#filterbox button:active {
		margin: 0;
		height: 40px;
		width: 100%;
		border: none;
		border-radius: none;
		background-color: #702a4c;
		color: #ffffff;
		font-weight: 600;
		font-size: 18px;
	}
}

#filterbox button:hover {
	background-color: rgba(112, 42, 76, 0.8);
}

#response,
#bundeslaender {
	width: 80%;
	margin: 20px auto;
}

#response a,
a:visited,
#bundeslaender a,
a:visited {
	font-family: alegreya-sans;
	font-weight: 600;
	font-size: 12px;
	color: #555554;
}

#response ul,
#bundeslaender ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#response li,
#bundeslaender li {
	width: 100%;
	display: inline-block;
	border-bottom: 2px solid #702a4c;
	height: 60px;
	margin: 0 0 10px 0;
	background-color: rgba(55, 90, 100, 0.2);
	text-align: center;
}

#response li a,
#response li a:hover,
#response li a:visited,
#bundeslaender li a,
#bundeslaender li a:hover,
#bundeslaender li a:visited {
	display: block;
	text-decoration: none
}

#response li:hover,
#bundeslaender li:hover {
	background-color: rgba(55, 90, 100, 0.4);
}

#response .beratungsstelle-error {
	width: 100%;
	display: inline-block;
	border-bottom: 2px solid #702a4c;
	height: 60px;
	margin-bottom: 10px;
	background-color: rgba(55, 90, 100, 0.2);
	text-align: center;
}

@media only screen and (min-device-width: 768px) {

	#response li,
	#bundeslaender li {
		height: 30px;
	}

	#response,
	#bundeslaender {
		width: 70%;
		margin: 20px auto;
	}

	#response .beratungsstelle-error {
		height: 30px;
	}

	#response a,
	a:visited,
	#bundeslaender a,
	a:visited {
		font-family: alegreya-sans;
		font-weight: 600;
		font-size: 14px;
		color: #555554;
	}
}

@media only screen and (min-device-width: 960px) {

	#response a,
	a:visited,
	#bundeslaender a,
	a:visited {
		font-size: 18px;
	}
}


/*-------------------------------------------*\
               beratungsstellen
\*-------------------------------------------*/

.custom-pdf-link {
	margin: 30px auto;
	width: 250px;
	height: auto;
}

.custom-pdf-title {
	padding: 10px;
	position: relative;
	margin-top: -40px;
	font-family: alegreya-sans;
	font-weight: 100;
	font-size: 18px;
	color: #fff;
	background-color: rgba(55, 90, 100, 0.9);
}

.custom-pdf-link a,
.custom-pdf-link a:hover,
.custom-pdf-link a:visited {
	text-decoration: none;
	color: #fff;
}

.custom-pdf-link img {
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.custom-pdf-link img:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.button-beratungsstellen a.avia-button {
	font-size: 18px;
	border-radius: 0px;
	margin-top: 50px;
}

@media only screen and (min-width: 1024px) {

	.beratungsstelle-table table {
		border-collapse: collapse !important;
	}

	.beratungsstelle-table th {
		font-family: alegreya-sans;
		font-weight: 600;
		text-align: left !important;
		font-size: 16px;
		width: 40%;
	}

	.beratungsstelle-table td {
		font-family: alegreya-sans;
		font-weight: 400;
		font-size: 18px;
		text-align: left !important;
	}

	.beratungsstelle-table tr:nth-child(odd) {
		background-color: rgba(55, 90, 100, 0.2);
		color: rgb(85, 85, 84);
	}

	tr:first-child th,
	tr:first-child td,
	tr th:first-child,
	tr td:first-child,
	td,
	tr {
		border: none;
	}
}


/* fix for mobile tables */
@media only screen and (max-width: 767px) {

	.responsive .avia_responsive_table .avia-data-table .avia-button-row,
	.responsive .avia_responsive_table .avia-data-table tr:first-child th {
		display: block;
	}

	.avia-data-table-wrap.avia_responsive_table td:before {
		display: none !important;
	}
	.responsive .avia_responsive_table .avia-data-table td p {
    	font-size: 13px!important;
    	line-height: 15px!important;
	}
}
@media only screen and (max-width: 1023px) {
	.responsive .avia_responsive_table .avia-data-table td p {
    	font-size: 13px!important;
    	line-height: 15px!important;
	}
}



.masonry-beratungsstellen .av-masonry-date {
	display: none;
}

.masonry-beratungsstellen .masonry-more-link-arrow {
	display: none;
}

.masonry-beratungsstellen h3.av-masonry-entry-title.entry-title {
	font-family: alegreya-sans;
	font-weight: 100 !important;
	color: white !important;
	text-align: left;
	font-size: 18px;
}

.masonry-beratungsstellen .av-current-sort-title {
	font-family: alegreya-sans;
	font-weight: 600;
	font-size: 20px !important;
	color: #702a4c;
}


/*-------------------------------------------*\
               arbeitsmaterialien
\*-------------------------------------------*/
.arbeitshilfen-button .avia-button {
	padding: 15px;
	font-size: 18px;
	letter-spacing: 2px;
}
.masonry-material .masonry-more-link-arrow {
	display: none;
}

.masonry-material .av-masonry-date {
	display: none;
}

.masonry-material h3.av-masonry-entry-title.entry-title {
	font-family: alegreya-sans;
	font-weight: 100 !important;
	color: white !important;
	text-align: left;
	font-size: 18px;
}
#top figcaption.av-inner-masonry-content.site-background {
	background-color: rgba(55, 90, 100, 0.9);
}
.arbeitshilfen-subheadline {
	margin-bottom: 40px;
}


/*-------------------------------------------*\
               arbeitsmaterialien single
\*-------------------------------------------*/

.arbeitshilfen {
	max-width: 900px;
	margin: 0 auto;
}
.arbeitshilfen__title {
	font-family: alegreya-sans;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 18px;
}


/*-------------------------------------------*\
               suche / suchergebnisse
\*-------------------------------------------*/

.search .post-meta-infos .date-container.minor-meta.updated,
.search .post-meta-infos .comment-container.minor-meta,
.search .post-meta-infos .text-sep {
	display: none !important;
}

/*-------------------------------------------*\
               über uns
\*-------------------------------------------*/
@media only screen and (min-device-width: 768px) {
	.ueber-uns__textspalte {
		width: 45% !important;
	}

	.ueber-uns__abstand {
		width: 6% !important;
	}

	.ueber-uns__border {
		width: 2% !important;
	}
}

@media only screen and (min-device-width: 990px) {
	.ueber-uns__textspalte {
		width: 35% !important;
	}

	.ueber-uns__abstand {
		width: 10% !important;
	}

	.ueber-uns__border {
		width: 10% !important;
	}
}

.ueber-uns__image img {
	margin-bottom: 20px;
}

.ueber-uns-team a.link-white {
	text-decoration: underline !important;
	color: #fff !important;
}

.ueber-uns-team a.link-white:hover {
	text-decoration: none !important;
}

.ueber-uns__textspalte .custom-pdf-link {
	margin: 0;
	width: 250px;
	height: auto;
}


/*-------------------------------------------*\
               handlungsfelder
\*-------------------------------------------*/

.button-handlungsfelder a.avia-button {
	font-size: 18px;
	border-radius: 0px;
	margin-top: 50px;
}

/* scroll to anchor offset */
:target {
  display: block;
  position: relative;
  top: -120px; 
  visibility: hidden;
}

.toggle_content{
	background-color: #fff!important;
}
/*-----------------------------------------------------*\
               Aktuelles startseite + singlepost
\*-----------------------------------------------------*/
#aktuelles-start {
	background-color: #f2f2f2 !important;
	clear: both!important;
	float: none!important;
	margin: 0 auto!important;
	/*max-width: 900px;*/
	padding: 15px;
}
#aktuelles-start .slide-entry {
	background-color: #f2f2f2!important;
	width:100%!important;
}
#aktuelles-start .slide-entry a img {
	background-color: #f2f2f2!important;
	max-width:300px!important;
	}
#aktuelles-start .slide-entry a.slide-image {
	float:left;
	max-width:300px!important;
	margin-right:3%;
}
#aktuelles-start .slide-content {
	float:left;
	position:relative;
	max-width:57%;
}
#aktuelles-start .entry-content-header {padding-top:25px;}

#aktuelles-start .slide-meta {
	display:block;
	position:absolute!important;
	top:-4px!important;
}

#aktuelles-start .slide-entry-excerpt {display:none}

/*singlepost aktuelles*/

.container.template-blog.template-single-blog {
	padding:0!important;
} 

.container.template-blog.template-single-blog main {
	margin-top:0!important;
	padding-top:0!important
}
article.category-aktuelles .big-preview.single-big {
	max-width:1200px!important;
	margin:0 auto!important;
	width:100%;
}
.template-single-blog  article.category-aktuelles .entry-content-header {
	margin-top:20px;
	position:relative;
}
article.category-aktuelles h1.post-title.entry-title {
	padding-top:40px!important
}
.template-single-blog article.category-aktuelles .entry-content-header .post-meta-infos {
	position:absolute;
	right:0;
	top:0
}
article.category-aktuelles .text-sep-date {	
	display: none!important;
}

.news-back-button {
	max-width:1200px!important;
	margin:0 auto!important;
	text-align:center;
	width:100%;
}

.news-back-button p  a {
	color:#ffffff!important;
	display:block;
	text-decoration:none
}
.news-back-button p {
	border-radius:2px;
	background-color:#702a4c;
	border-color:#702a4c; 
	color:#ffffff;
	font-size:17px!important;
	margin:0 auto;
	padding:5px 8px 5px 8px;
	width:115px;
}
.news-back-button p:hover {
	background-color: rgba(112, 42, 76, 0.8);
}
	
@media only screen and (max-width: 770px) {
#aktuelles-start .slide-content {width:100%;max-width:100%!important}
}

/*=====================================*/
@media only screen and (max-width: 1100px) {
	h3.av-masonry-entry-title.entry-title {font-size:16px!important;line-height:20px!important;padding:0!important}
	#top figcaption.av-inner-masonry-content.site-background {padding:6px 6px 6px 6px !important}
}

@media only screen and (max-width: 900px) {
	h3.av-masonry-entry-title.entry-title {font-size:16px!important;line-height:18px!important;}
}

@media only screen and (max-width: 760px) {
	h3.av-masonry-entry-title.entry-title {font-size:18px!important;line-height:20px!important;}
}

@media only screen and (min-width: 767px) and (max-width: 1180px) {
	.responsive .av-masonry-entry{width:33.3%!important}
	.responsive .av-masonry-col-flexible.av-masonry-gallery .av-masonry-entry.av-landscape-img{width:66.6%!important;}
	.responsive .av-masonry-col-automatic .av-masonry-entry .av-masonry-entry-title{font-size:13px!important;}
	.responsive .av-masonry-entry .av-masonry-entry-title+.av-masonry-entry-content{display:none;}
}
/* Background only Aktuelles */
#top.page-id-6107 #aktuelles-start {
    background: #fff!important;

}
#top.page-id-5635 #aktuelles-start {
    background: #fff!important;

}
#top.page-id-6107 #aktuelles-start .slide-entry{
    padding: 10px!important;
    /* background: #fff!important; */
}
#top.page-id-5635 #aktuelles-start .slide-entry{
    padding: 10px!important;
    /* background: #fff!important; */
}
.transpi > span{
border: none!important;
}