/*
Theme Name:     Schummer
Theme URI:      http://wp11184025.server-he.de/
Description:	theme for schummer
Author:         dazwiafl
Author URI:     http://wp11184025.server-he.de/
Template:       bootstrapwp                             
Version:        0.1.0
*/

/*@import url("../twentytwelve/style.css");*/
@import url("../bootstrapwp/style.css");
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,600);
@import url(http://fonts.googleapis.com/css?family=Noticia+Text:400,400italic,700,700italic);
@import url("./css/font-awesome.css");

::selection {
	background: #555a5a; /* Safari */
	color: #fff
}

::-moz-selection {
	background: #555a5a; /* Firefox */
	color: #fff;
}

body{
	/*background: #282828;*/
	background: #222222;
}

img.wp-post-image{
	border-radius: 0;
}


/* ------------------ MENUE START ------------------ */

.navbar-relative-top{
	z-index: 1;
	margin: 0 !important;
	position: relative !important;
	-webkit-box-shadow: 0px -12px 20px 20px rgba(0,0,0,0.65) !important; /* WebKit */
	-moz-box-shadow: 0px -12px 20px 20px rgba(0,0,0,0.65) !important; /* Firefox */
	box-shadow: 0px -12px 20px 20px rgba(0,0,0,0.65) !important; /* Standard */
}

.navbar-relative-top .navbar-inner{
	border: 0;
	background: transparent !important;
}

@media (max-width: 979px){
	.navbar-relative-top .navbar-inner{
		padding: 0;
	}	
}

.navbar-relative-top .navbar-inner .container{
	background: #222;
}

.navbar-relative-top .navbar-inner .container .home{
	float:left;
	background-color: transparent;
	  	-webkit-transition: background-color 250ms linear;
    	-moz-transition: background-color 250ms linear;
    	-o-transition: background-color 250ms linear;
    	-ms-transition: background-color 250ms linear;
    	transition: background-color 250ms linear;	
}

.navbar-relative-top .navbar-inner .container .home:hover{
	background-color: #3a4141;
  		-webkit-transition: background-color 500ms linear;
    	-moz-transition: background-color 500ms linear;
    	-o-transition: background-color 500ms linear;
    	-ms-transition: background-color 500ms linear;
    	transition: background-color 500ms linear;	
}

.desktop-nav .navbar-inner .current_page_parent a{
	background: #3a4141 !important;
}

.navbar-relative-top .navbar-inner .container .home img{
	padding-top: 20px;
	padding-right: 11px;
	padding-left: 10px;
	padding-bottom: 19px;
}

.navbar-relative-top .navbar-inner .container .nav ul{
	margin-top: 14px;
}

.navbar-relative-top .navbar-inner .container .nav{
	height: 54px;
}

.navbar-relative-top .navbar-inner .container .nav ul li a{
	color: #fff;
	font-family: 'Noticia Text', serif;
	font-size: 24px;
	line-height: 17px;
	padding: 15px 21px 15px;
	text-decoration: none;
}

.navbar-relative-top .navbar-inner .container .nav ul li a:hover, .navbar-relative-top .navbar-inner .container .nav ul .current_page_item a{
	background-color: #3a4141;
	color: #fff;
  		-webkit-transition: background-color 500ms linear, color 500ms linear;
    	-moz-transition: background-color 500ms linear, color 500ms linear;
    	-o-transition: background-color 500ms linear, color 500ms linear;
    	-ms-transition: background-color 500ms linear, color 500ms linear;
    	transition: background-color 500ms linear, color 500ms linear;	
}

.socials ul{
	list-style: none;
	margin-top: 15px;
	clear: both;
	margin-right: -1px;
}

.socials ul li{
	float: left;
	margin-right: 14px;
	width: 32px;

}

.socials ul li:last-child{
	margin-right: 0;
}

.socials ul li a{
	display: block;
	color: #fff;
	width: 32px;
	height: 32px;
	text-decoration: none;
	text-align: center;

	  	-webkit-transition: background-color 250ms linear;
    	-moz-transition: background-color 250ms linear;
    	-o-transition: background-color 250ms linear;
    	-ms-transition: background-color 250ms linear;
    	transition: background-color 250ms linear;
}

.navbar-relative-top .navbar-inner .container .socials ul li a.twitter{
	background-color: #66a8de;
}

.navbar-relative-top .navbar-inner .container .socials ul li a.facebook{
	background-color: #3b5998;
}

.navbar-relative-top .navbar-inner .container .socials ul li a.youtube{
	background-color: #c4302b;
}

.navbar-relative-top .navbar-inner .container .socials ul li a.gplus{
	background-color: #d5402d;
}

.navbar-relative-top .navbar-inner .container .socials ul li a.rss{
	background-color: #f2861d;
}

.navbar-relative-top .navbar-inner .container .socials ul li a.twitter:hover{
	background-color: rgba(102,169,222,0.5);
}

.navbar-relative-top .navbar-inner .container .socials ul li a.youtube:hover{
	background-color: rgba(196,48,43,0.5);
}

.navbar-relative-top .navbar-inner .container .socials ul li a.facebook:hover{
	background-color: rgba(59,89,152,0.5);
}

.navbar-relative-top .navbar-inner .container .socials ul li a.gplus:hover{
	background-color: rgba(213,64,45,0.5);
}

.navbar-relative-top .navbar-inner .container .socials ul li a.rss:hover{
	background-color: rgba(242,134,29,0.5);
}

.socials ul li a:hover{
	  	-webkit-transition: background-color 500ms linear;
    	-moz-transition: background-color 500ms linear;
    	-o-transition: background-color 500ms linear;
    	-ms-transition: background-color 500ms linear;
    	transition: background-color 500ms linear;
}

.navbar-relative-top .navbar-inner .container .search{
	/*margin-top: 14px;*/
}

.navbar-relative-top .navbar-inner .container .search .opener{
	background: transparent;
	border: 0;
	border-radius: 0;
	text-shadow: none;
	color: #cacaca;
	box-shadow: none;
	background-image: url(img/slider-nav.png);
	background-position: 0 -160px;
	height:33px;
	width:33px;
	float: right;
	position: absolute;
	right: 15px;	
	margin-top: 4px;
}

/* ------------------ MENUE END ------------------ */

/* ------------------ SLIDER START ------------------ */

.schummer-slider{
	position: relative;
	width: 100%;
	max-height: 625px;
	overflow: hidden;
	margin-top:62px;
}

@media (max-width: 767px){
	.schummer-slider{
		margin-top: 0 !important;
	}
}

.schummer-slider .shadower{
	-webkit-box-shadow: 0px 12px 20px 20px rgba(0,0,0,0.65) !important; /* WebKit */
	-moz-box-shadow: 0px 12px 20px 20px rgba(0,0,0,0.65) !important; /* Firefox */
	box-shadow: 0px 12px 20px 20px rgba(0,0,0,0.65) !important; /* Standard */
	width: 100%;
	position: absolute;
	bottom: 0;
}

.schummer-slider .name-and-title{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	position: absolute;
	top: 78px;
}

.schummer-slider .name-and-title img{
	max-width: 100%;
}

.schummer-slider .name-and-title .name{
	background-image: linear-gradient(left bottom, rgb(233,91,15) 16%, rgb(244,155,0) 81%);
	background-image: -o-linear-gradient(left bottom, rgb(233,91,15) 16%, rgb(244,155,0) 81%);
	background-image: -moz-linear-gradient(left bottom, rgb(233,91,15) 16%, rgb(244,155,0) 81%);
	background-image: -webkit-linear-gradient(left bottom, rgb(233,91,15) 16%, rgb(244,155,0) 81%);
	background-image: -ms-linear-gradient(left bottom, rgb(233,91,15) 16%, rgb(244,155,0) 81%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		right top,
		color-stop(0.16, rgb(233,91,15)),
		color-stop(0.81, rgb(244,155,0))
	);

	border-radius: 15px;
	color:#fff;
	font-size: 55px;
	padding: 34px 30px 22px 30px;
	position: absolute;
	white-space: nowrap;
}

.schummer-slider .name-and-title .title{
	color: #313131;
	font-size: 30px;

	border-radius: 7px;

	background: #fff;
	margin-left: 141px;
	position: absolute;
	padding: 16px 15px 9px;
	white-space: nowrap;
	margin-top:71px;
}

.schummer-slider .name-and-title .title:after {
	bottom: 100%;
	content: "";
	background: url(img/white-bubble-arrow.png);
	height: 14px;
	width: 19px;
	position: absolute;
	pointer-events: none;
	left: 10%;
}

.responsive-slider.flexslider{
	margin-bottom:0;
}

.responsive-slider.flexslider .flex-direction-nav{
	display:none !important;
}

.responsive-slider.flexslider .flex-direction-nav li a{
	opacity: 1 !important;
}

.responsive-slider.flexslider .flex-direction-nav li a{
	background: url(img/slider-nav.png) !important;
	width: 85px !important;
	height: 72px !important;
}

.flex-direction-nav li .prev{
	left: 0px !important;
}

.responsive-slider.flexslider .flex-direction-nav li .next {
	background-position: 0 -72px !important;
	right: 0px !important;
}

.responsive-slider.flexslider .flex-control-nav li a{
	background: url(img/slider-nav) !important;
	width: 8px !important;
	height: 8px !important;
	background-position: 0 -152px !important;
}

.responsive-slider.flexslider .flex-control-nav li a.active{
	background-position: 0 -144px !important;
}

.responsive-slider.flexslider .flex-control-nav {
	background: rgba(0,0,0,0.3);
	border-radius: 10px;
	width: 135px !important;
	padding-right: 9px;
	padding-bottom: 2px;
	margin-left: -39px;
	right: 1%;
}

.responsive-slider.flexslider .slide .slide-title {
	display: none !important;
}

.responsive-slider.flexslider .slides img{
	width: 100%;
}

/* ------------------ SLIDER END ------------------ */

/* ------------------ BIG-CONTAINER START------------------ */

.big-container .container, footer > .container, .big-container.container{
  width: 970px;
}

body > .container, footer > .container{
	background: #222;
}

@media (min-width: 1200px) {
  .big-container .container, footer > .container, .big-container.container{
    width: 1200px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .big-container .container, footer > .container, .big-container.container{
    width: 768px;
  }
}

/* ------------------ BIG-CONTAINER END ------------------ */

/* ------------------ SEARCHFORM START ------------------ */

#searchform{
	position: relative;
	width: 100%;
}

#searchform .hidder{
	overflow: hidden;
	opacity: 1;
	display:none;
	width:33px;
	overflow:hidden;
	position: absolute;
	right: 15px;
	height: 40px;
	margin-top: 1px;
}

#searchform .hidder .hidden-form{
	float:right;
	position: relative;
	border-collapse:collapse;
	border-spacing: 0;
/*	background: #3e3e3e; */
}

#searchform .hidder .hidden-form tbody{
	border-spacing: 0;
}

#searchform input#s{
	background: #3e3e3e;
	border: 0;
	border-radius: 0;
	color: #cacaca;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18px;/*24px;*/
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.search #searchform input#s
{
	width: 248px;

	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}

#searchsubmit{
	background: #3e3e3e;
	border: 0;
	border-radius: 0;
	text-shadow: none;
	color: #cacaca;
	box-shadow: none;
	background-image: url('img/slider-nav.png');
	background-position: 0 -193px;
	height:33px;
	width:33px;

	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}

/* ------------------ SEARCHFORM END ------------------ */

/* ------------------ FOOTER START ------------------ */
footer{
	margin-top: 22px;
}

footer .container .up-up{
	text-align: right;
	margin-top: 16px;
}

footer .container .up-up #go-up-arrow{
	display: inline-block;
	width: 31px;
	height: 22px;
	background-image: url('img/go-up-arrow.png');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	  	-webkit-transition: background-position 150ms linear;
    	-moz-transition: background-position 150ms linear;
    	-o-transition: background-position 150ms linear;
    	-ms-transition: background-position 150ms linear;
    	transition: background-position 150ms linear;
}

footer .container .up-up #go-up-arrow:hover{
	background-position: 0px 0px;
	  	-webkit-transition: background-position 150ms linear;
    	-moz-transition: background-position 150ms linear;
    	-o-transition: background-position 150ms linear;
    	-ms-transition: background-position 150ms linear;
    	transition: background-position 150ms linear;
}

footer .container .socials ul li a{
	background-color: #babfbe;
	color: #222;
}

footer .container .socials ul{
	margin-left: 0;
}

footer .container .socials{
	margin-bottom: 44px;
}

footer .container .socials ul li a:hover{
	background-color: #4c4c4c;
}

footer .container .cdu-footer{
	margin-top: 48px;
	background: #fff;
	height: 52px;
}

footer .container .cdu-footer .logo{
	margin-top: 10px;
	margin-right: 5px;
}

footer .container .cdu-footer ul{
	list-style: none;
	margin: 19px 0 0;
	padding: 0;
	position: absolute;
}

footer .container .cdu-footer ul li{
	margin-right: 50px;
}

@media (min-width: 768px) and (max-width: 979px) {
	footer .container .cdu-footer ul li{
		margin-right: 29px;
	}
}

footer .container .cdu-footer ul li:last-child{
	margin: 0;
}

footer .container .cdu-footer ul li i{
	font-size: 16px;
}

footer .container .cdu-footer ul li a{
	color: #212121;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-decoration: none;
}

footer .container .cdu-footer ul li a:hover{
	color: #babfbf;
  		-webkit-transition: color 500ms linear;
    	-moz-transition: color 500ms linear;
    	-o-transition: color 500ms linear;
    	-ms-transition: color 500ms linear;
    	transition: color 500ms linear;	
}

footer.container .cdu-footer ul li a:hover{
	text-decoration: underline;
}

footer .container .widget{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #babfbf;
	float: left;
	font-size: 11px;

	border-color: #babfbf;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;

	padding-bottom: 16px;
}

footer .container .widget:first-child{
	border-top-width: 1px;

	padding-top:16px;
}

footer .container .widget:last-child{
	padding-bottom: 0px;
}

footer .container .widget h4{
	font-weight: 700;
/*	width: 135%;
	padding: 0 0 13px;*/
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	float: left;
}

@media (min-width: 1200px){
	footer .container .widget h4, footer .container .widget{
		font-size: 14px;
	}
}

@media (max-width: 979px){
	footer .container .widget h4, footer .container .widget{
		font-size: 11px;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	footer .container .widget h4, footer .container .widget{
		font-size: 9px;
	}

	footer .container .widget h4:after{
		margin-left: 1px !important;
	}
	footer .container .widget a:before{

		margin-right: 1px !important;
	}
	footer .container .widget a{
		margin-right: 1px !important;
	}
}

footer .container .widget h4:after{
	content: '';
	margin-left: 6px;
}

footer .container .widget .textwidget{
	/*margin: 13px 0 0; */
	margin: 0;
	padding: 0;
	float: left;
}

footer .container .widget a{
	color: #babfbf;
	text-decoration: none;
	margin-right: 6px;
	/*white-space: nowrap;*/
}

footer .container .widget a:hover{
	text-decoration: underline;
}

footer .container .widget a:before{
	content: '>' !important;
	display: inline-block;
	background-image: none !important;
	/*	content: '';
	display: inline !important;
	width: 5px;
	height: 10px;
	background-image: url('img/footer_pfeil.png');
	background-repeat: no-repeat;*/
	margin-right: 6px;
}

footer .container .widget a:after{
	content: '';
	display: inline-block;
}
/* ------------------ FOOTER END ------------------ */

/* ------------------ is-padded START ------------------ */
.container .home.is-padded{
	padding-left: 60px;
}

.span8.is-padded {
  width: 500px;
  padding-left: 60px;
  padding-right: 60px;
}

.span7.is-padded {
	width: 380px;
	padding-left: 60px;
	padding-right: 60px;
}

.feature-image-caption.is-padded, .cdu-footer > ul > li.is-padded, footer .socials.is-padded{
	padding-left: 60px;
}

.span8.is-not-padded-container{
  width: 620px;
  margin-left:-40px;
}

.span7.is-not-padded-container{
  width: 500px;
  margin-left:-40px;
}

@media (min-width: 1200px) {
	.span8.is-padded {
    	width: 630px;
    	padding-left: 70px;
    	padding-right: 70px;
	}

	.span8.is-not-padded-container{
		width:770px;
		margin-left: -40px;
	}

	.span7.is-padded {
    	width: 470px;
    	padding-left: 70px;
    	padding-right: 70px;
	}

	.span7.is-not-padded-container{
		width:610px;
		margin-left: -40px;
	}

	.feature-image-caption.is-padded, .cdu-footer > ul > li.is-padded, footer .socials.is-padded{
		padding-left: 70px;
	}

	.container .home.is-padded{
		padding-left: 70px;
	}

}

@media (min-width: 768px) and (max-width: 979px) {
	.span8.is-padded {
    	width: 392px;
    	padding-left: 42px;
    	padding-right: 42px;
  	}

  	.span8.is-not-padded-container{
  		width: 476px;
  		margin-left: -22px;
  	}

	.span7.is-padded {
    	width: 310px;
    	padding-left: 42px;
    	padding-right: 42px;
  	}

  	.span7.is-not-padded-container{
  		width: 374px;
  		margin-left: -22px;
  	}

  	.feature-image-caption.is-padded, .cdu-footer > ul > li.is-padded, footer .socials.is-padded{
		padding-left: 42px;
	}

	.container .home.is-padded{
		padding-left: 42px;
	}
}

/* ------------------ is-padding END ------------------ */

/* ------------------ HOME CONTENT START ------------------ */

.page .container .content .post-content,
.error404 .container .content .post-content,
.category .container .content .post-content,
.single .container .content .post-content,
.search .container .content .post-content,
.tag .container .content .post-content
{
	margin-top: -90px;
	margin-bottom: 20px;
	min-height: 540px;
}

.page .container .category-meldung,
.category .container .category-meldung,
.single .container .category-meldung,
.search .container .category-meldung,
.tag .container .category-meldung,
.page .container .category-quote,
.category .container .category-quote,
.search .container .category-quote,
.tag .container .category-quote,
.page .container .category-blog-post,
.category .container .category-blog-post,
.single .container .category-blog-post,
.search .container .category-blog-post,
.tag .container .category-blog-post,
.page .container .category-pressemitteilung,
.category .container .category-pressemitteilung,
.single .container .category-pressemitteilung,
.search .container .category-pressemitteilung,
.tag .container .category-pressemitteilung,
.page .container .map-content-block,
.error404 .container .content-block,
.category .container .map-content-block,
.search .container .search-headline-content-block,
.tag .container .search-headline-content-block
{
	/*margin-bottom: 21px;*/
	margin-bottom: 10px;
}

.page .container .category-meldung .side-panel,
.category .container .category-meldung .side-panel,
.single .container .category-meldung .side-panel,
.search .container .category-meldung .side-panel,
.tag .container .category-meldung .side-panel,
.page .container .category-quote .side-panel,
.category .container .category-quote .side-panel,
.search .container .category-quote .side-panel,
.tag .container .category-quote .side-panel,
.page .container .category-blog-post .side-panel,
.category .container .category-blog-post .side-panel,
.single .container .category-blog-post .side-panel,
.search .container .category-blog-post .side-panel,
.tag .container .category-blog-post .side-panel
{
	position: absolute;
	z-index:1;
}

.page .container .category-meldung .side-panel > div,
.category .container .category-meldung .side-panel > div,
.single .container .category-meldung .side-panel > div,
.search .container .category-meldung .side-panel > div,
.tag .container .category-meldung .side-panel > div,
.page .container .category-quote .side-panel > div,
.category .container .category-quote .side-panel > div,
.search .container .category-quote .side-panel > div,
.tag .container .category-quote .side-panel > div,
.page .container .category-blog-post .side-panel > div,
.category .container .category-blog-post .side-panel > div,
.single .container .category-blog-post .side-panel > div,
.search .container .category-blog-post .side-panel > div,
.tag .container .category-blog-post .side-panel > div
{
	float: left;
}

.page .container .category-meldung .side-panel .date, 
.category .container .category-meldung .side-panel .date, 
.single .container .category-meldung .side-panel .date,
.search .container .category-meldung .side-panel .date,
.tag .container .category-meldung .side-panel .date,
.page .container .category-quote .side-panel .date,
.category .container .category-quote .side-panel .date,
.search .container .category-quote .side-panel .date,
.tag .container .category-quote .side-panel .date,
.page .container .category-blog-post .side-panel .date,
.category .container .category-blog-post .side-panel .date,
.single .container .category-blog-post .side-panel .date,
.search .container .category-blog-post .side-panel .date,
.tag .container .category-blog-post .side-panel .date
{
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 22px;
	margin-top: 1px;
	background: #373d3d;
	border-top: 1px solid #333838;
	width: 100%;
	padding: 10px 0 12px;
	text-align: center;
	text-transform: uppercase;
}

@media (min-width: 768px) and (max-width: 979px) {
	.page .container .category-meldung .side-panel .date,
	.category .container .category-meldung .side-panel .date,
	.single .container .category-meldung .side-panel .date,
	.search .container .category-meldung .side-panel .date,
	.tag .container .category-meldung .side-panel .date,
	.page .container .category-quote .side-panel .date,
	.category .container .category-quote .side-panel .date,
	.search .container .category-quote .side-panel .date,
	.tag .container .category-quote .side-panel .date,
	.page .container .category-blog-post .side-panel .date,
	.category .container .category-blog-post .side-panel .date,
	.single .container .category-blog-post .side-panel .date,
	.search .container .category-blog-post .side-panel .date,
	.tag .container .category-blog-post .side-panel .date
	{
		line-height: 2px;
	}
}

.page .container .category-meldung .side-panel .date .month,
.category .container .category-meldung .side-panel .date .month,
.single .container .category-meldung .side-panel .date .month,
.search .container .category-meldung .side-panel .date .month,
.tag .container .category-meldung .side-panel .date .month,
.page .container .category-quote .side-panel .date .month,
.category .container .category-quote .side-panel .date .month,
.search .container .category-quote .side-panel .date .month,
.tag .container .category-quote .side-panel .date .month,
.page .container .category-blog-post .side-panel .date .month,
.category .container .category-blog-post .side-panel .date .month,
.single .container .category-blog-post .side-panel .date .month,
.search .container .category-blog-post .side-panel .date .month,
.tag .container .category-blog-post .side-panel .date .month
{
	font-size: 20px;
	line-height: 20px;
	font-weight: 600;
}

@media (min-width: 768px) and (max-width: 979px) {
	.page .container .category-meldung .side-panel .date .month,
	.category .container .category-meldung .side-panel .date .month,
	.single .container .category-meldung .side-panel .date .month,
	.search .container .category-meldung .side-panel .date .month,
	.tag .container .category-meldung .side-panel .date .month,
	.page .container .category-quote .side-panel .date .month,
	.category .container .category-quote .side-panel .date .month,
	.search .container .category-quote .side-panel .date .month,
	.tag .container .category-quote .side-panel .date .month,
	.page .container .category-blog-post .side-panel .date .month,
	.category .container .category-blog-post .side-panel .date .month,
	.single .container .category-blog-post .side-panel .date .month,
	.search .container .category-blog-post .side-panel .date .month,
	.tag .container .category-blog-post .side-panel .date .month
	{
		font-size: 11px;
		line-height: 11px;
	}
}

.single .container .category-blog-post .side-panel .date .year,
.container .side-panel .date .year
{
	font-size: 16px;
}

@media (min-width: 768px) and (max-width: 979px) {
	.single .container .category-blog-post .side-panel .date .year,
	.container .side-panel .date .year
	{
		font-size: 10px;
		display: inline-block;
	}
}

.page .container .category-meldung .side-panel .date .day, 
.category .container .category-meldung .side-panel .date .day, 
.single .container .category-meldung .side-panel .date .day,
.search .container .category-meldung .side-panel .date .day,
.tag .container .category-meldung .side-panel .date .day,
.page .container .category-quote .side-panel .date .day,
.category .container .category-quote .side-panel .date .day,
.search .container .category-quote .side-panel .date .day,
.tag .container .category-quote .side-panel .date .day,
.page .container .category-blog-post .side-panel .date .day,
.category .container .category-blog-post .side-panel .date .day,
.single .container .category-blog-post .side-panel .date .day,
.search .container .category-blog-post .side-panel .date .day,
.tag .container .category-blog-post .side-panel .date .day
{
	font-size: 30px;
	line-height: 30px;
	font-weight: 600;
}

@media (min-width: 768px) and (max-width: 979px) {
	.page .container .category-meldung .side-panel .date .day,
	.category .container .category-meldung .side-panel .date .day, 
	.single .container .category-meldung .side-panel .date .day,
	.search .container .category-meldung .side-panel .date .day,
	.tag .container .category-meldung .side-panel .date .day,
	.page .container .category-quote .side-panel .date .day,
	.category .container .category-quote .side-panel .date .day,
	.search .container .category-quote .side-panel .date .day,
	.tag .container .category-quote .side-panel .date .day,
	.page .container .category-blog-post .side-panel .date .day,
	.category .container .category-blog-post .side-panel .date .day,
	.single .container .category-blog-post .side-panel .date .day,
	.search .container .category-blog-post .side-panel .date .day,
	.tag .container .category-blog-post .side-panel .date .day
	{
		font-size: 20px;
		line-height: 20px;
		font-weight: 600;
	}
}

.page .container .category-meldung .content-block,
.category .container .category-meldung .content-block,
.single .container .category-meldung .content-block,
.search .container .category-meldung .content-block,
.tag .container .category-meldung .content-block,
.page .container .category-quote .content-block,
.category .container .category-quote .content-block,
.search .container .category-quote .content-block,
.tag .container .category-quote .content-block,
.page .container .category-blog-post .content-block,
.category .container .category-blog-post .content-block,
.single .container .category-blog-post .content-block,
.search .container .category-blog-post .content-block,
.tag .container .category-blog-post .content-block,
.page .container .category-pressemitteilung .content-block,
.category .container .category-pressemitteilung .content-block,
.single .container .category-pressemitteilung .content-block,
.search .container .category-pressemitteilung .content-block,
.tag .container .category-pressemitteilung .content-block,
.page .container .map-content-block,
.error404 .container .content-block,
.category .container .map-content-block,
.search .container .search-headline-content-block,
.tag .container .search-headline-content-block
{
	position: relative;
	padding-top: 48px;
	padding-bottom: 48px;
	background: #fff;
}

.page .container .category-quote .content-block,
.category .container .category-quote .content-block,
.search .container .category-quote .content-block,
.tag .container .category-quote .content-block,
.page .container .category-blog-post .content-block,
.category .container .category-blog-post .content-block,
.single .container .category-blog-post .content-block,
.search .container .category-blog-post .content-block,
.tag .container .category-blog-post .content-block
{
	background: #ededed !important;
	color: #373d3d !important;
}

.page .container .category-meldung .content-block:after,
.category .container .category-meldung .content-block:after,
.single .container .category-meldung .content-block:after,
.search .container .category-meldung .content-block:after,
.tag .container .category-meldung .content-block:after,
.page .container .category-quote .content-block:after,
.category .container .category-quote .content-block:after,
.search .container .category-quote .content-block:after,
.tag .container .category-quote .content-block:after,
.page .container .category-blog-post .content-block:after,
.category .container .category-blog-post .content-block:after,
.single .container .category-blog-post .content-block:after,
.search .container .category-blog-post .content-block:after,
.tag .container .category-blog-post .content-block:after
{
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 14px;
	top: 23px;
}

.page .container .category-blog-post .content-block:after,
.category .container .category-blog-post .content-block:after,
.single .container .category-blog-post .content-block:after,
.search .container .category-blog-post .content-block:after,
.tag .container .category-blog-post .content-block:after
{
	border-right-color: #ededed !important;
}

.page .container .category-pressemitteilung .content-block:after,
.category .container .category-pressemitteilung .content-block:after,
.search .container .category-pressemitteilung .content-block:after,
.tag .container .category-pressemitteilung .content-block:after
{
	border-width: 0 !important;
}

.page .container .category-meldung .content-block .tags,
.category .container .category-meldung .content-block .tags,
.single .container .category-meldung .content-block .tags,
.search .container .category-meldung .content-block .tags,
.tag .container .category-meldung .content-block .tags
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.page .container .content-block .tags li,
.category .container .content-block .tags li,
.single .container .content-block .tags li,
.search .container .content-block .tags li,
.tag .container .content-block .tags li
{
	float: left;
	margin-right: 10px;
	padding: 0 !important;
	background-image: none;
	margin-bottom: 0 !important;
}

.page .container .content-block .tags li:before,
.category .container .content-block .tags li:before,
.single .container .content-block .tags li:before,
.search .container .content-block .tags li:before,
.tag .container .content-block .tags li:before
{
	background-image: none !important;
}

.page .container .content-block .tags li:last-child,
.category .container .content-block .tags li:last-child,
.single .container .content-block .tags li:last-child,
.search .container .content-block .tags li:last-child,
.tag .container .content-block .tags li:last-child
{
	margin-right: 0;
}

.page .container .content-block .tags li a,
.category .container .content-block .tags li a,
.single .container .content-block .tags li a,
.search .container .content-block .tags li a,
.tag .container .content-block .tags li a
{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #4b5657;
	text-decoration: none;
	text-transform: uppercase;
	background: #e6e6e6;
	padding: 0px 5px 0px;
  		-webkit-transition: background-color 500ms linear, color 500ms linear;
    	-moz-transition: background-color 500ms linear, color 500ms linear;
    	-o-transition: background-color 500ms linear, color 500ms linear;
    	-ms-transition: background-color 500ms linear, color 500ms linear;
    	transition: background-color 500ms linear, color 500ms linear;
}

@media (max-width: 979px){
	.page .container .content-block .tags li a,
	.category .container .content-block .tags li a,
	.single .container .content-block .tags li a,
	.search .container .content-block .tags li a,
	.tag .container .content-block .tags li a
	{
		font-size: 12px;
		line-height: 18px;
	}
}

.page .container .content-block .tags li a:hover,
.category .container .content-block .tags li a:hover,
.single .container .content-block .tags li a:hover,
.search .container .content-block .tags li a:hover,
.tag .container .content-block .tags li a:hover
{
	background-color: #555a5a;
	color: #fff;
  		-webkit-transition: background-color 500ms linear, color 500ms linear;
    	-moz-transition: background-color 500ms linear, color 500ms linear;
    	-o-transition: background-color 500ms linear, color 500ms linear;
    	-ms-transition: background-color 500ms linear, color 500ms linear;
    	transition: background-color 500ms linear, color 500ms linear;
 }

.page .container .category-blog-post .content-block .sub-tag,
.category .container .category-blog-post .content-block .sub-tag,
.single .container .category-blog-post .content-block .sub-tag,
.search .container .category-blog-post .content-block .sub-tag,
.tag .container .category-blog-post .content-block .sub-tag
{
/*	float:left;*/
	white-space: nowrap;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	/*background-color: #4b5657;*/
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	line-height: 26px;

	/*padding: 0 14px 0 7px !important; /*0 3px 0 7px !important;*/
}

.page .container .category-blog-post .content-block .sub-tag a,
.category .container .category-blog-post .content-block .sub-tag a,
.single .container .category-blog-post .content-block .sub-tag a,
.search .container .category-blog-post .content-block .sub-tag a,
.tag .container .category-blog-post .content-block .sub-tag a
{
	text-decoration: none;
	padding: 0 7px 0 7px;
	margin-left: -4px;
	background-color: #555a5a !important;
	color: #fff !important;
  		-webkit-transition: background-color 500ms linear, color 500ms linear;
    	-moz-transition: background-color 500ms linear, color 500ms linear;
    	-o-transition: background-color 500ms linear, color 500ms linear;
    	-ms-transition: background-color 500ms linear, color 500ms linear;
    	transition: background-color 500ms linear, color 500ms linear;
}


.page .container .category-blog-post .content-block .sub-tag a:hover,
.category .container .category-blog-post .content-block .sub-tag a:hover,
.single .container .category-blog-post .content-block .sub-tag a:hover,
.search .container .category-blog-post .content-block .sub-tag a:hover,
.tag .container .category-blog-post .content-block .sub-tag a:hover
{
	background-color: #e6e6e6 !important;
	color: #4b5667 !important;
		-webkit-transition: background-color 500ms linear, color 500ms linear;
		-moz-transition: background-color 500ms linear, color 500ms linear;
		-o-transition: background-color 500ms linear, color 500ms linear;
		-ms-transition: background-color 500ms linear, color 500ms linear;
		transition: background-color 500ms linear, color 500ms linear;
}

@media (max-width: 979px){
	.page .container .category-blog-post .content-block .sub-tag,
	.category .container .category-blog-post .content-block .sub-tag,
	.single .container .category-blog-post .content-block .sub-tag,
	.search .container .category-blog-post .content-block .sub-tag,
	.tag .container .category-blog-post .content-block .sub-tag
	{
		font-size: 12px;
		line-height: 18px;
	}
}

.page .container .category-pressemitteilung .content-block > a,
.category .container .category-pressemitteilung .content-block > a,
.single .container .category-pressemitteilung .content-block > a,
.search .container .category-pressemitteilung .content-block > a,
.tag .container .category-pressemitteilung .content-block > a
{
	text-decoration: none;
}

.page .container .category-pressemitteilung .content-block .sub-tag,
.category .container .category-pressemitteilung .content-block .sub-tag,
.single .container .category-pressemitteilung .content-block .sub-tag,
.search .container .category-pressemitteilung .content-block .sub-tag,
.tag .container .category-pressemitteilung .content-block .sub-tag,
.jahresbericht-content a
{
	text-transform: uppercase;
	color: #4b5657;
	font-size: 18px;
	background: #eaecec;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	padding: 5px 7px 5px 7px;
	  	-webkit-transition: background-color 500ms linear, color 500ms linear;
    	-moz-transition: background-color 500ms linear, color 500ms linear;
    	-o-transition: background-color 500ms linear, color 500ms linear;
    	-ms-transition: background-color 500ms linear, color 500ms linear;
    	transition: background-color 500ms linear, color 500ms linear;
}

.page .container .category-pressemitteilung .content-block .sub-tag:hover,
.category .container .category-pressemitteilung .content-block .sub-tag:hover,
.single .container .category-pressemitteilung .content-block .sub-tag:hover,
.search .container .category-pressemitteilung .content-block .sub-tag:hover,
.tag .container .category-pressemitteilung .content-block .sub-tag:hover,
.jahresbericht-content a:hover
{
	color: #fff;
	background: #555a5a;
	  	-webkit-transition: background-color 500ms linear, color 500ms linear;
    	-moz-transition: background-color 500ms linear, color 500ms linear;
    	-o-transition: background-color 500ms linear, color 500ms linear;
    	-ms-transition: background-color 500ms linear, color 500ms linear;
    	transition: background-color 500ms linear, color 500ms linear;
}

.page .container .category-meldung .content-block .title,
.category .container .category-meldung .content-block .title,
.single .container .category-meldung .content-block h3,
.search .container .category-meldung .content-block .title,
.tag .container .category-meldung .content-block .title,
.page .container .category-blog-post .content-block .title,
.category .container .category-blog-post .content-block .title,
.single .container .category-blog-post .content-block h3,
.search .container .category-blog-post .content-block .title,
.tag .container .category-blog-post .content-block .title,
.page .container .category-pressemitteilung .content-block .title,
.category .container .category-pressemitteilung .content-block .title,
.single .container .category-pressemitteilung .content-block .single-pm h3,
.search .container .category-pressemitteilung .content-block .single-pm h3,
.tag .container .category-pressemitteilung .content-block .single-pm h3,
.page .container .map-content-block h3,
.category .container .map-content-block h3,
.error404 .container .content-block h3,
.search .container .search-headline-content-block h3,
.tag .container .search-headline-content-block h3
{
	color: #525f60;
	text-decoration: none;
	clear: both;
	display:inline-block;
	margin-top: 7px;
	margin-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-color: transparent;
	border-bottom-style: solid;
  		-webkit-transition: border-bottom-color 500ms linear;
    	-moz-transition: border-bottom-color 500ms linear;
    	-o-transition: border-bottom-color 500ms linear;
    	-ms-transition: border-bottom-color 500ms linear;
    	transition: border-bottom-color 500ms linear;

    	/*width: 100%;*/
}

.single .container .category-blog-post .content-block h3,
.single .container .category-meldung .content-block h3
{
	margin-bottom: 14px !important;
	margin-top: 25px;
	font-family: 'Noticia Text', serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 30px;
}

.page .container .category-pressemitteilung .content-block .title h3
{
	margin-bottom: 0;
}

.page .container .category-meldung .content-block .title:hover,
.category .container .category-meldung .content-block .title:hover,
.single .container .category-meldung .content-block .title:hover,
.search .container .category-meldung .content-block .title:hover,
.tag .container .category-meldung .content-block .title:hover,
.page .container .category-blog-post .content-block .title:hover,
.category .container .category-blog-post .content-block .title:hover,
.single .container .category-blog-post .content-block .title:hover,
.search .container .category-blog-post .content-block .title:hover,
.tag .container .category-blog-post .content-block .title:hover,
.page .container .category-pressemitteilung .content-block .title:hover,
.category .container .category-pressemitteilung .content-block .title:hover,
.search .container .category-pressemitteilung .content-block .title:hover,
.tag .container .category-pressemitteilung .content-block .title:hover
{
	border-bottom-color: #525f60;
  		-webkit-transition: border-bottom-color 500ms linear;
    	-moz-transition: border-bottom-color 500ms linear;
    	-o-transition: border-bottom-color 500ms linear;
    	-ms-transition: border-bottom-color 500ms linear;
    	transition: border-bottom-color 500ms linear;	
}

.page .container .category-meldung .content-block .title h3,
.category .container .category-meldung .content-block .title h3,
.single .container .category-meldung .content-block .title h3,
.search .container .category-meldung .content-block .title h3,
.tag .container .category-meldung .content-block .title h3,
.page .container .category-blog-post .content-block .title h3,
.category .container .category-blog-post .content-block .title h3,
.single .container .category-blog-post .content-block h3,
.search .container .category-blog-post .content-block .title h3,
.tag .container .category-blog-post .content-block .title h3
{
	font-size: 30px;
	line-height: 33px;
	font-weight: 700;
	font-family: 'Noticia Text', serif;
	clear: both;
	margin-bottom: 0;
}

@media (max-width: 979px){
	.page .container .category-meldung .content-block .title h3,
	.category .container .category-meldung .content-block .title h3,
	.single .container .category-meldung .content-block .title h3,
	.search .container .category-meldung .content-block .title h3,
	.tag .container .category-meldung .content-block .title h3,
	.page .container .category-blog-post .content-block .title h3,
	.category .container .category-blog-post .content-block .title h3,
	.single .container .category-blog-post .content-block h3,
	.search .container .category-blog-post .content-block .title h3,
	.tag .container .category-blog-post .content-block .title h3
	{
		font-size: 22px;
		line-height: 22px;
	}

	.page .container .category-meldung .content-block .title,
	.category .container .category-meldung .content-block .title,
	.single .container .category-meldung .content-block .title,
	.search .container .category-meldung .content-block .title,
	.tag .container .category-meldung .content-block .title,
	.page .container .category-blog-post .content-block .title,
	.category .container .category-blog-post .content-block .title,
	.single .container .category-blog-post .content-block,
	.search .container .category-blog-post .content-block .title,
	.tag .container .category-blog-post .content-block .title
	{
		width: 100%;
	}	
}

.page .container .category-pressemitteilung .content-block .title h3,
.category .container .category-pressemitteilung .content-block .title h3,
.search .container .category-pressemitteilung .content-block .single-pm .title h3,
.tag .container .category-pressemitteilung .content-block .single-pm .title h3,
.single .container .category-pressemitteilung .content-block .single-pm h3,
.search .container .category-pressemitteilung .content-block .title h3,
.page .container .map-content-block h3,
.category .container .map-content-block h3,
.search .container .search-headline-content-block h3,
.tag .container .search-headline-content-block h3
{
	font-size: 24px;
	font-weight: 700;
	font-family: 'Noticia Text', serif;
	clear: both;
	margin-top: 14px;
	line-height: 24px;
}

@media (max-width: 979px){
	.page .container .category-pressemitteilung .content-block .title h3,
	.category .container .category-pressemitteilung .content-block .title h3,
	.single .container .category-pressemitteilung .content-block .single-pm .title h3,
	.search .container .category-pressemitteilung .content-block .single-pm .title h3,
	.tag .container .category-pressemitteilung .content-block .single-pm .title h3,
	.search .container .category-pressemitteilung .content-block .title h3,
	.page .container .map-content-block h3,
	.category .container .map-content-block h3,
	.search .container .search-headline-content-block h3,
	.tag .container .search-headline-content-block h3
	{
		font-size: 18px;
		line-height: 18px;
	}

	.page .container .category-pressemitteilung .content-block .title,
	.category .container .category-pressemitteilung .content-block .title,
	.single .container .category-pressemitteilung .content-block .single-pm .title,
	.search .container .category-pressemitteilung .content-block .single-pm .title,
	.tag .container .category-pressemitteilung .content-block .single-pm .title,
	.search .container .category-pressemitteilung .content-block .title,
	/*.page .container .map-content-block,
	.category .container .map-content-block,*/
	.search .container .search-headline-content-block,
	.tag .container .search-headline-content-block
	{
		width: 100%;
	}
}

.page .container .map-content-block iframe{
	margin-top: 20px;
}

@media (max-width: 979px){
	.page .container .map-content-block iframe
	{
		height: 300px !important;
	}
}

.page .container .map-content-block h3{
	font-size: 30px;
	line-height: 30px;
}

.page .container .category-pressemitteilung .content-block .single-pm,
.category .container .category-pressemitteilung .content-block .single-pm
{
	border-bottom: 1px solid #babfbf;
}

.page .container .category-pressemitteilung .content-block .single-pm:last-child,
.category .container .category-pressemitteilung .content-block .single-pm:last-child
{
	border-bottom: 0;
}

.category-pressemitteilung .content-block .single-pm .date,
.category-blog-post .content-block .date,
.termine-container .content .content-block p .date
{
	background: #555a5a;
	color: #fff;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin-right: 4px;
	padding: 2px 3px 2px;
	line-height: 18px;
	display: inline-block;
}

.termine-container .content .content-block p .date{
	line-height: 19px;
}

.container .content-block > p > a,
.container .map-content-block a,
address a
{
	color: #ed7709;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	  	-webkit-transition: border-bottom-color 50ms linear;
    	-moz-transition: border-bottom-color 50ms linear;
    	-o-transition: border-bottom-color 50ms linear;
    	-ms-transition: border-bottom-color 50ms linear;
    	transition: border-bottom-color 50ms linear;
}

.container .content-block > p > a:hover,
.container .map-content-block a:hover,
address a:hover
{
	color: #ed7709;
	text-decoration: none;
	border-bottom-color: #ed7709;
  		-webkit-transition: border-bottom-color 150ms linear;
    	-moz-transition: border-bottom-color 150ms linear;
    	-o-transition: border-bottom-color 150ms linear;
    	-ms-transition: border-bottom-color 150ms linear;
    	transition: border-bottom-color 150ms linear;
}

.page .container .category-meldung .content-block > p,
.category .container .category-meldung .content-block > p,
.single .container .category-meldung .content-block > p,
.search .container .category-meldung .content-block > p,
.tag .container .category-meldung .content-block > p,
.page .container .category-blog-post .content-block > p,
.category .container .category-blog-post .content-block > p,
.single .container .category-blog-post .content-block > p,
.search .container .category-blog-post .content-block > p,
.tag .container .category-blog-post .content-block > p,
.page .container .category-pressemitteilung .content-block .single-pm > p,
.category .container .category-pressemitteilung .content-block .single-pm > p,
.single .container .category-pressemitteilung .content-block .single-pm > p,
.search .container .category-pressemitteilung .content-block .single-pm > p,
.tag .container .category-pressemitteilung .content-block .single-pm > p,
.search .container .category-pressemitteilung .content-block > p,
.page .container .map-content-block p,
.category .container .map-content-block p
{
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #000;
	line-height: 26px;
}

@media (max-width: 979px){
	.page .container .category-meldung .content-block > p,
	.category .container .category-meldung .content-block > p,
	.single .container .category-meldung .content-block > p,
	.search .container .category-meldung .content-block > p,
	.tag .container .category-meldung .content-block > p,
	.page .container .category-blog-post .content-block > p,
	.category .container .category-blog-post .content-block > p,
	.single .container .category-blog-post .content-block > p,
	.search .container .category-blog-post .content-block > p,
	.tag .container .category-blog-post .content-block > p,
	.page .container .category-pressemitteilung .content-block .single-pm > p,
	.category .container .category-pressemitteilung .content-block .single-pm > p,
	.single .container .category-pressemitteilung .content-block .single-pm > p,
	.search .container .category-pressemitteilung .content-block .single-pm > p,
	.tag .container .category-pressemitteilung .content-block .single-pm > p,
	.search .container .category-pressemitteilung .content-block > p,
	.page .container .map-content-block p,
	.category .container .map-content-block p
	{
		font-size: 14px;
		line-height: 18px;
	}
}

.page .container .category-pressemitteilung .content-block .single-pm > p,
.category .container .category-pressemitteilung .content-block .single-pm > p,
.search .container .category-pressemitteilung .content-block .single-pm > p,
.tag .container .category-pressemitteilung .content-block .single-pm > p
{
	margin-bottom: 20px;
}

.page .container .category-quote .content-block > p,
.category .container .category-quote .content-block > p,
.tag .container .category-quote .content-block > p,
.search .container .category-quote .content-block > p
{
	font-size: 26px;
	line-height: 36px;
	font-family: 'Noticia Text', serif;
}

.page .container .category-quote .content-block > p:before,
.page .container .category-quote .content-block > p:after,
.category .container .category-quote .content-block > p:before,
.category .container .category-quote .content-block > p:after,
.search .container .category-quote .content-block > p:before,
.search .container .category-quote .content-block > p:after,
.tag .container .category-quote .content-block > p:before,
.tag .container .category-quote .content-block > p:after,
.page .container .map-content-block blockquote > .row > div p:before,
.page .container .map-content-block blockquote > .row > div p:after,
.category .container .map-content-block blockquote > .row > div p:before,
.category .container .map-content-block blockquote > .row > div p:after
{
	color: #ed7709;
	font-size: 32px;
	font-family: 'Noticia Text', serif;	
}

@media (max-width: 979px){
	.page .container .category-quote .content-block > p,
	.category .container .category-quote .content-block > p,
	.tag .container .category-quote .content-block > p,
	.search .container .category-quote .content-block > p
	{
		font-size: 18px;
		line-height: 22px;
	}

	.page .container .category-quote .content-block > p:before,
	.page .container .category-quote .content-block > p:after,
	.category .container .category-quote .content-block > p:before,
	.category .container .category-quote .content-block > p:after,
	.search .container .category-quote .content-block > p:before,
	.search .container .category-quote .content-block > p:after,
	.tag .container .category-quote .content-block > p:before,
	.tag .container .category-quote .content-block > p:after,
	.page .container .map-content-block blockquote > .row > div p:before,
	.page .container .map-content-block blockquote > .row > div p:after,
	.category .container .map-content-block blockquote > .row > div p:before,
	.category .container .map-content-block blockquote > .row > div p:after
	{
		font-size: 20px;
	}

	.page .container .category-meldung .content-block > p .read_more,
	.category .container .category-meldung .content-block > p .read_more,
	.search .container .category-meldung .content-block > p .read_more,
	.tag .container .category-meldung .content-block > p .read_more,
	.page .container .category-blog-post .content-block > p .read_more,
	.category .container .category-blog-post .content-block > p .read_more,
	.search .container .category-blog-post .content-block > p .read_more,
	.tag .container .category-blog-post .content-block > p .read_more
	{
		border-bottom:0 !important;
		font-size: 11px !important;
	}
}

.page .container .category-quote .content-block > p:before,
.category .container .category-quote .content-block > p:before,
.search .container .category-quote .content-block > p:before,
.tag .container .category-quote .content-block > p:before,
.page .container .map-content-block blockquote > .row > div p:before,
.category .container .map-content-block blockquote > .row > div p:before
{
	content: "»";
	position: absolute;
	margin-top: -2px;
	margin-left: -19px;
}

.page .container .category-quote .content-block > p:after,
.category .container .category-quote .content-block > p:after,
.search .container .category-quote .content-block > p:after,
.tag .container .category-quote .content-block > p:after,
.page .container .map-content-block blockquote > .row > div p:after,
.category .container .map-content-block blockquote > .row > div p:after
{
	content: "«";
	position: absolute;
	margin-top: -2px;
	margin-left: 2px;
}

.page .container .category-meldung .content-block > p .read_more,
.category .container .category-meldung .content-block > p .read_more,
.search .container .category-meldung .content-block > p .read_more,
.tag .container .category-meldung .content-block > p .read_more,
.page .container .category-blog-post .content-block > p .read_more,
.category .container .category-blog-post .content-block > p .read_more,
.search .container .category-blog-post .content-block > p .read_more,
.tag .container .category-blog-post .content-block > p .read_more
{
	border-bottom:0 !important;
	float: right;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	color: #4b5657;
	background: #d5d6d7;

  		-webkit-transition: background-color 250ms linear, color 250ms linear;
    	-moz-transition: background-color 250ms linear, color 250ms linear;
    	-o-transition: background-color 250ms linear, color 250ms linear;
    	-ms-transition: background-color 250ms linear, color 250ms linear;
    	transition: background-color 250ms linear, color 250ms linear;	

    bottom: 24px;
	position: absolute;
	right: 24px;
}


.page .container .category-pressemitteilung .content-block .single-pm > p,
.category .container .category-pressemitteilung .content-block .single-pm > p,
.search .container .category-pressemitteilung .content-block .single-pm > p,
.tag .container .category-pressemitteilung .content-block .single-pm > p
{
	position: relative;
	width: 85%;
}

.page .container .category-pressemitteilung .content-block .single-pm > p .read_more,
.category .container .category-pressemitteilung .content-block .single-pm > p .read_more,
.search .container .category-pressemitteilung .content-block .single-pm > p .read_more,
.tag .container .category-pressemitteilung .content-block .single-pm > p .read_more
{
	border-bottom:0 !important;
	right: -10%;
	position: absolute;
	top: 26%;

	width: 0;
	height: 41px;

	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url('img/read-more-arrow.png');
	padding-left: 30px;
	overflow: hidden;

	  	-webkit-transition: background-position 50ms linear;
    	-moz-transition: background-position 50ms linear;
    	-o-transition: background-position 50ms linear;
    	-ms-transition: background-position 50ms linear;
    	transition: background-position 50ms linear;	
}

.page .container .category-pressemitteilung .content-block .single-pm > p .read_more:hover,
.category .container .category-pressemitteilung .content-block .single-pm > p .read_more:hover,
.search .container .category-pressemitteilung .content-block .single-pm > p .read_more:hover,
.tag .container .category-pressemitteilung .content-block .single-pm > p .read_more:hover
{
	border-bottom: 0 !important;
	background-position: 5px 0px;

	  	-webkit-transition: background-position 150ms linear;
    	-moz-transition: background-position 150ms linear;
    	-o-transition: background-position 150ms linear;
    	-ms-transition: background-position 150ms linear;
    	transition: background-position 150ms linear;	
}

.page .container .category-meldung .content-block > p .read_more:hover,
.category .container .category-meldung .content-block > p .read_more:hover,
.search .container .category-meldung .content-block > p .read_more:hover,
.tag .container .category-meldung .content-block > p .read_more:hover,
.page .container .category-blog-post .content-block > p .read_more:hover,
.category .container .category-blog-post .content-block > p .read_more:hover,
.search .container .category-blog-post .content-block > p .read_more:hover,
.tag .container .category-blog-post .content-block > p .read_more:hover
{
	border-bottom: 0 !important;
	text-decoration: none !important;
	background: #4b5657;
	color: #fff;

  		-webkit-transition: background-color 500ms linear, color 500ms linear;
    	-moz-transition: background-color 500ms linear, color 500ms linear;
    	-o-transition: background-color 500ms linear, color 500ms linear;
    	-ms-transition: background-color 500ms linear, color 500ms linear;
    	transition: background-color 500ms linear, color 500ms linear;	
}

.page .container .category-quote .content-block .where-when,
.category .container .category-quote .content-block .where-when,
.search .container .category-quote .content-block .where-when,
.tag .container .category-quote .content-block .where-when
{
	text-transform: uppercase;
	margin-top: 10px;
	background: #4b5657;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18px;
	float: right;
	padding: 5px 7px 5px;

	  	-webkit-transition: background-color 250ms linear, color 250ms linear;
    	-moz-transition: background-color 250ms linear, color 250ms linear;
    	-o-transition: background-color 250ms linear, color 250ms linear;
    	-ms-transition: background-color 250ms linear, color 250ms linear;
    	transition: background-color 250ms linear, color 250ms linear;
}

@media (max-width: 979px){
	.page .container .category-quote .content-block .where-when,
	.category .container .category-quote .content-block .where-when,
	.search .container .category-quote .content-block .where-when,
	.tag .container .category-quote .content-block .where-when
	{
		font-size: 12px;
	}
}

.page .container .category-meldung .content-block .is-not-padded-container,
.category .container .category-meldung .content-block .is-not-padded-container,
.single .container .category-meldung .content-block .is-not-padded-container,
.search .container .category-meldung .content-block .is-not-padded-container,
.tag .container .category-meldung .content-block .is-not-padded-container
{
	margin-top: 30px;
}

.page .container .category-meldung .content-block .is-not-padded-container .feature-image-caption,
.category .container .category-meldung .content-block .is-not-padded-container .feature-image-caption,
.single .container .category-meldung .content-block .is-not-padded-container .feature-image-caption,
.search .container .category-meldung .content-block .is-not-padded-container .feature-image-caption,
.tag .container .category-meldung .content-block .is-not-padded-container .feature-image-caption
{
	background: transparent;
	color: #222222;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	border: 0;
	padding-top: 14px;
	padding-bottom: 9px;
	margin-bottom: 32px;
}

@media (max-width: 979px){
	.page .container .category-meldung .content-block .is-not-padded-container .feature-image-caption,
	.category .container .category-meldung .content-block .is-not-padded-container .feature-image-caption,
	.single .container .category-meldung .content-block .is-not-padded-container .feature-image-caption,
	.search .container .category-meldung .content-block .is-not-padded-container .feature-image-caption,
	.tag .container .category-meldung .content-block .is-not-padded-container .feature-image-caption
	{
		font-size: 12px;
	}
}


/* ------------------ HOME CONTENT END ------------------ */

/* ------------------ TERMINE CONTENT START ------------------ */
.page .termine-container .content .post-content{
	margin-top: -90px;
	margin-bottom: 21px;
}

.page .termine-container .content .post-content .row{
	margin-bottom: 21px;
}

.page .termine-container .content .post-content .side-panel{
	position: absolute;
	z-index:1;
	margin-top: 31px;
}

.page .termine-container .content .post-content .side-panel > div{
	float: left;
}

.page .termine-container .content .post-content .side-panel .date{
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 22px;
	margin-top: 1px;
	background: #373d3d;
	width: 100%;
	padding: 10px 0 12px;
	text-align: center;
	text-transform: uppercase;
}

.page .termine-container .content .post-content .side-panel .date.today{
	background: #ed7709;
}

.page .termine-container .content .post-content .side-panel .date .month{
	font-size: 20px;
	line-height: 20px;
	font-weight: 600;
}

.page .termine-container .content .post-content .side-panel .date .day{
	font-size: 30px;
	line-height: 30px;
	font-weight: 700;
}

.page .termine-container .content .post-content .content-block{
	position: relative;
	background: #fff;
	padding-top: 48px;
	padding-bottom: 48px;
}

.page .termine-container .content .post-content .content-block:after{
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 14px;
	top: 64px;
}

.page .termine-container .content .post-content .content-block h3{
	font-size: 24px;
	font-weight: 700;
	font-family: 'Noticia Text', serif;
	clear: both;
	color: #525f60;
	text-decoration: none;
	clear: both;
	display:inline-block;
	margin-top: 10px;
	margin-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-color: transparent;
	border-bottom-style: solid;
  		-webkit-transition: border-bottom-color 500ms linear;
    	-moz-transition: border-bottom-color 500ms linear;
    	-o-transition: border-bottom-color 500ms linear;
    	-ms-transition: border-bottom-color 500ms linear;
    	transition: border-bottom-color 500ms linear;
}

.page .termine-container .content .post-content .content-block > p,
.page .termine-container .content .post-content .content-block > address
{
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #000;
	position: relative;
	line-height: 26px;
}

.page .termine-container .content .post-content .content-block > address
{
	padding-left: 18px;
}

.page .termine-container .content .post-content .content-block > address:before
{
	font-family: FontAwesome;
  	font-weight: normal;
  	font-style: normal;
  	display: inline-block;
	text-decoration: inherit;
	content:"\f041";
	position: absolute;
	left: 0;
	top: 1px;
}

.page .termine-container .content .post-content .row.same-day{
	margin-top: -19px;
}

/*.page .termine-container .content .post-content .row.same-day .dotter{
	display: block !important;
}*/

.page .termine-container .content .post-content .row .termin-marker{
	/*right: 0;
	position: absolute;
	height: 100%;
	border-left-width: 8px;
	border-right-width: 8px;
	border-left-style: solid;
	border-right-style: solid;*/
	color: #fff;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	margin-right: 4px;
	padding: 2px 3px 2px;
	display: inline-block;
	text-transform: uppercase;
	padding-left: 3px;
	padding-right: 3px;
}

.page .termine-container .content .post-content .row.termin-heimat .termin-marker{
	/*border-left-color: #f49a00;
	border-right-color: #ed7709;*/
	background-color: #ed7709;
	content: 'HEIMAT';
}

.page .termine-container .content .post-content .row.termin-berlin .termin-marker{
	/*border-left-color: #babfbf;
	border-right-color: #4b5657;*/
	background-color: #4b5657;
	content: 'BERLIN';
}

.page .termine-container .content .post-content .row.termin-allgemein .termin-marker{
	border: 0;
	display: none;
}

.page .termine-container .content .post-content .row{
	position: relative;
}

.page .termine-container .content .post-content .row:last-child .dotter,
.page .termine-container .content .post-content .row.same-day .hidder
{
	display:none;
}

.page .termine-container .content .post-content .row .side-panel-background{
	position: absolute;
	height: 100%;
	/*margin-top: 32px;*/
	margin-top: 53px;
}

.page .termine-container .content .post-content .row .side-panel-background .dotter,
.page .termine-container .content .post-content .row .side-panel-background .hidder
{
	position: absolute;
	left: 50%;
}

.page .termine-container .content .post-content .row .side-panel-background .dotter
{
	border-left: 2px dotted #babfbf;
	height: 100%;
}

.page .termine-container .content .post-content .row .side-panel-background .hidder
{
	border-left: 2px solid #222;
	height: 103px;
	top: -36px;
}

.page .termine-container .content .post-content .row:first-child .side-panel-background .hidder{
	top: 0;
	height: 67px;
}

/* ------------------ TERMINE CONTENT END ------------------ */

/* ------------------ SIDEBAR START ------------------ */

.sidebar{
/*	margin-top: 70px;*/
	/*background: #373d3d;*/
}

.sidebar hr{
	margin: 7px 0 6px;
	border-top: 0;
	border-bottom-color: #babfbf;
}

.sidebar .sidebar-nav{
	padding-top: 26px;
	padding-bottom: 54px;
}

@media (min-width: 768px) and (max-width: 979px) {
	.sidebar .sidebar-nav{
		padding-top: 8px;
		padding-bottom: 37px;
	}
	.sidebar .sidebar-nav:first-child{
		margin-top: 35px;
	}
}

.sidebar .sidebar-nav:first-child{
	margin-top: 70px;
}

.sidebar .sidebar-nav.subpage{
	background: transparent;
}

.sidebar .sidebar-nav.delim,
.sidebar hr.delim{
	margin-bottom: 8px;
}

.sidebar .sidebar-nav.subpage:hover, .sidebar .sidebar-nav.subpage.active{
	background-color: #373d3d;
}

.sidebar .sidebar-nav.subpage .link{
	background-position: 0px 6px;
	background-image: url('img/subpage-arrow-active.png');
	background-repeat: no-repeat;
}

.sidebar .sidebar-nav.subpage .link:hover,.sidebar .sidebar-nav.subpage .link.active{
	background-image: url('img/subpage-arrow-hover.png');
}

.sidebar .sidebar-nav.blog{
	margin-bottom: 22px;
}

.sidebar .sidebar-nav.spenden,
.sidebar .sidebar-nav.kontakt{
	margin-top: 22px;
}

.sidebar .sidebar-nav .kontakt{
	background-image: url('img/bubble.png');
	background-repeat: no-repeat;
}

.sidebar .sidebar-nav{
	background: #ed7709;
	  	-webkit-transition: background-color 250ms linear;
    	-moz-transition: background-color 250ms linear;
    	-o-transition: background-color 250ms linear;
    	-ms-transition: background-color 250ms linear;
    	transition: background-color 250ms linear;	
}

.sidebar .sidebar-nav:hover{
	background: #884d15;
  		-webkit-transition: background-color 500ms linear;
    	-moz-transition: background-color 500ms linear;
    	-o-transition: background-color 500ms linear;
    	-ms-transition: background-color 500ms linear;
    	transition: background-color 500ms linear;	
}

.sidebar .sidebar-nav .link, .sidebar .sidebar-nav .link:hover{
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	font-family: 'Noticia Text', serif;
	line-height: 32px;
	padding-left: 40px;
	text-decoration: none;
}

@media (min-width: 1200px) {
	.sidebar .sidebar-nav .link, .sidebar .sidebar-nav .link:hover{
		font-size: 24px;
  	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.sidebar .sidebar-nav .link, .sidebar .sidebar-nav .link:hover{
		font-size: 13px;
	}
}

.sidebar .sidebar-nav .blog{
	background-image: url('img/pencil.png');
	background-repeat: no-repeat;
}

.sidebar .sidebar-nav .meine-termine{
	background-image: url('img/cal.png');
	background-repeat: no-repeat;
}

.sidebar .sidebar-nav .spenden{
	background-image: url('img/coins.png');
	background-repeat: no-repeat;
}

.sidebar .sidebar-termine{
	margin-top: 28px;
}

.sidebar .sidebar-termine > div a,
#nav-below > div a
{
	font-size: 18px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	line-height: 24px;
	color: #babfbf;
}

.sidebar .sidebar-termine > div a:hover > div,
#nav-below > div a:hover > div
{
	background: #d5d6d7;
	color: #4b5657;
  		-webkit-transition: background-color 500ms linear, color 500ms linear;
    	-moz-transition: background-color 500ms linear, color 500ms linear;
    	-o-transition: background-color 500ms linear, color 500ms linear;
    	-ms-transition: background-color 500ms linear, color 500ms linear;
    	transition: background-color 500ms linear, color 500ms linear;
}

.sidebar .sidebar-termine > div a > div,
#nav-below > div a > div
{
	margin-bottom: 6px;
	background-color: #373d3d;
	text-align: center;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 5px;

	  	-webkit-transition: background-color 250ms linear, color 250ms linear;
    	-moz-transition: background-color 250ms linear, color 250ms linear;
    	-o-transition: background-color 250ms linear, color 250ms linear;
    	-ms-transition: background-color 250ms linear, color 250ms linear;
    	transition: background-color 250ms linear, color 250ms linear;
}

.sidebar .sidebar-termine > div a > div.text,
#nav-below > div a > div.text
{
	width: 86.296%;
}

.sidebar .sidebar-termine > div a > div.arrow,
#nav-below > div a > div.arrow
{
	width: 12.22%;
}

.sidebar .sidebar-termine > .squared.allgemein{
	margin-bottom: 24px;
}

.sidebar .sidebar-termine > .squared:before{
	content:'■■';
	letter-spacing: -5px;
	margin-right: 18px;
}

.sidebar .sidebar-termine > .squared.heimat:before{ color: #4b5657; }
.sidebar .sidebar-termine > .squared.berlin:before{ color: #ed7709; }
.sidebar .sidebar-termine > .squared.allgemein:before{ color: #fff; }

.sidebar .sidebar-termine > p > a{
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #4b5657;
	text-transform: uppercase;
	line-height: 24px;
	text-decoration: none;
	padding: 2px 8px 0;
	margin-bottom: 20px;
}

/* ------------------ SIDEBAR END ------------------ */


/* ------------------ PAGE UWE/WAHLKREISKARTE START ------------------ */

.sidebar .sub-page-link-container{
	margin-top: 70px;
	margin-bottom: 70px;
	border-bottom: 1px solid #4b5657;
	border-top: 1px solid #4b5657;
	list-style:none;
}

.sidebar .sub-page-link{
	text-decoration: none;
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	color: #fff;
	font-family: 'Noticia Text', serif;
	line-height: 30px;
	padding: 18px 0 18px;
	display:block;
}

.sidebar .sub-page-link:hover{
	text-decoration: underline;
}

.sidebar .sub-page-link-container li{
	display: table;
}

.sidebar .sub-page-link-container li.active{
	background:#373d3d;
}

/* ------------------ PAGE UWE/WAHLKREISKARTE END ------------------ */

.content-block blockquote{
	padding: 0;
	margin: 10px 0 20px;
	border: 0;
}

.content-block blockquote > .row > div{
	background: #ededed;
	padding: 50px 0 50px;
}

.content-block blockquote > .row > div p{
	font-family: 'Noticia Text', serif !important;
	color: #373d3d !important;
	line-height: 36px !important;
	font-size: 26px !important;
	font-weight: 400 !important;
}

.content-block > p, .content-block ul li{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #000;
}

@media (max-width: 979px){
	.content-block > p, .content-block ul li{
		line-height: 16px;
		font-size: 12px;
	}
}
.content-block ul{
	list-style: none;
	margin: 0;
	padding: 0 0 0 1em;
}

.content-block ul li{
	margin-bottom: 24px;
	padding-left: 30px;
	text-indent: -30px;
}

.content-block ul li:before{
	content:'';
	background-image: url('img/li-bullet.png');
	padding-left: 30px;
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

.sub-tag{
	text-indent: 0px !important;
}

.sub-tag:before{
	padding-left: 0px !important;
	text-indent: 0px !important;
}

.content-block h4{
	font-family: 'Noticia Text', serif;
	color: #525f60;
	line-height: 24px;
	font-size: 24px;
	font-weight: 700;
	margin-top: 40px;

}

.infinite{
	cursor: pointer;
	cursor: hand;
	text-transform: uppercase;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	line-height: 24px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	color: #babfbf;
}

.infinite > div > div{
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: #373d3d;

  		-webkit-transition: background-color 250ms linear, color 250ms linear;
    	-moz-transition: background-color 250ms linear, color 250ms linear;
    	-o-transition: background-color 250ms linear, color 250ms linear;
    	-ms-transition: background-color 250ms linear, color 250ms linear;
    	transition: background-color 250ms linear, color 250ms linear;		
}

.infinite > div > div:hover
{
	text-decoration: none !important;
	background-color: #d5d6d7;
	color: #4b5657;
  		-webkit-transition: background-color 500ms linear, color 500ms linear;
    	-moz-transition: background-color 500ms linear, color 500ms linear;
    	-o-transition: background-color 500ms linear, color 500ms linear;
    	-ms-transition: background-color 500ms linear, color 500ms linear;
    	transition: background-color 500ms linear, color 500ms linear;
}

/* --------------- MOBILE START ----------------- */
.mobile-nav, .mobile-search, .mobile-footer,.go-up-mobile{
	display: none;
}

.mobile-nav{
	border-left: 1px solid #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	color: #fff;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.mobile-nav > .navbar-inner{
	padding: 0;
}

.mobile-nav .container > span{
	padding-top: 9px;
	display: inline-block;
}

.mobile-nav .container > hr{
	border: 0;
	border-bottom: 1px solid #595959;
	width: 100%;
	margin: 0;
	padding: 0;

}

.mobile-nav .brand{
	border-right: 1px solid #595959;
	color: #fff;
}

.mobile-nav .brand:after{
	border-right: 1px solid #000;
	width: 0;
}

.mobile-nav .nav-collapse, .mobile-nav .nav-collapse .nav, .mobile-nav .nav-collapse .nav ul, .mobile-footer .nav-collapse{
	width: 100%;
}

.mobile-nav .nav-collapse .nav ul li{
	float: none !important;
	padding: 7px;
}

.mobile-nav .nav-collapse .nav ul li a{
	color: #fff;
}

.mobile-search{
	margin-top: -1px;
}

.mobile-search #searchform .field{
	padding-top: 5px !important;
	padding-bottom: 8px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 100%;
	background: #696969 !important; /* Old browsers */
	background: -moz-linear-gradient(top, #696969 0%, #464646 97%, #343434 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#696969), color-stop(97%,#464646), color-stop(100%,#343434)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #696969 0%,#464646 97%,#343434 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #696969 0%,#464646 97%,#343434 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #696969 0%,#464646 97%,#343434 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #696969 0%,#464646 97%,#343434 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#696969', endColorstr='#343434',GradientType=0 ) !important; /* IE6-9 */
	text-indent: 5px;
}

.mobile-search #searchform #searchsubmit{
	position: absolute;
	right: 7px;
	background: transparent !important;
}
.mobile-footer .imp{
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	padding-top: 15px;
	display: inline-block;
}

.mobile-footer{
	margin-bottom: 0 !important;
}

.mobile-footer .nav-collapse{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	color: #fff;
}

.mobile-footer .nav-copy
{
	border-left: 0 !important;
	border-right: 0 !important;
	border-top: 0 !important;
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.mobile-footer .nav-copy ul
{
	list-style: none;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}

.mobile-footer .nav-copy ul li
{
	text-align: center;
}

.mobile-footer .nav-copy ul li a
{
	color: #777777;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
	text-decoration: none !important;
	font-weight: 600;
}

.mobile-footer .nav-copy ul li a:hover
{
	color: #555a5a;
}

@media (max-width: 767px){
	body {
		padding-left: 0px;
		padding-right: 0px;
	}

	.mobile-nav, .mobile-search, .mobile-footer,.go-up-mobile{
		display: block;
	}

	.desktop-nav{
		display: none;
	}

	footer, .flex-control-nav, .schummer-slider .name-and-title{
		display: none !important;
	}

	.row, .thumbnails {
		margin-left: -10px;
	}

	.page .container .content .post-content,
	.category .container .content .post-content,
	.single .container .content .post-content,
	.search .container .content .post-content, .tag .container .content .post-content {
		margin-top: 10px !important;
	}

	.post, .page .termine-container .content .post-content .row{
		margin-bottom: 10px !important;
	}

	.post > .row{
		margin-left: 0;
	}

	.post > .row > .side-panel, .page .termine-container .content .post-content .side-panel{
		background: #3b3f3f;
		position: relative !important;
		height: 70px !important;
		margin-top: 0 !important;
	}

	.post > .row > .side-panel > .avatar{
		margin-left: 10px;
	}

	.post > .row > .side-panel > .date{
		float: left;
		width: 50% !important;
		margin-top: 0 !important;
		padding-bottom: 9px !important;
		margin-left: 10px !important;
		padding-top: 20px !important;
		text-align: left !important;
		background: transparent !important;
	}

	.post > .row > .side-panel > .date,
	.post > .row > .side-panel > .date .day,
	.post > .row > .side-panel > .date .month,
	.post > .row > .side-panel > .date .year
	{
		font-size: 24px !important;
	}

	.post > .row > .side-panel > .date .month{
		text-transform: none !important;
	}

	.post > .row > .side-panel > .date .year{
		font-weight: 600;
	}

	.post > .row > .side-panel > .date br{
		content: ' ';
	}

	.post > .row > .content-block,
	.page .termine-container .content .post-content .content-block,
	.post-content .map-content-block{
		width: 100% !important;
	}
	
	.page .termine-container .content .post-content .row.same-day {
		margin-top: -9px !important;
	}

	.post > .row > .content-block.is-padded,
	.post-content .map-content-block.is-padded{
		padding-left: 4% !important;
		padding-right: 4% !important;
	}

	.post > .row > .content-block .row .is-not-padded-container.span8,
	.post-content .content-block .row .is-not-padded-container.span8{
		width: 108% !important;
		margin-left: -4% !important;
	}

	.map-content-block h3{
		line-height: 30px !important;
	}

	.content-block blockquote > .row > div p{
		font-size: 18px !important;
	}

	.post-content{
		min-height: 140px !important;
	}

	.content-block ul li{
		font-size: 12px;
	}

	.dotter, .side-panel-background{
		display: none;
	}

	.big-container.container{
		width: 100%;
	}

	.sidebar .sidebar-nav{
		background-position: 1%;
		padding-left: 3%;
		padding-top: 18px;
		padding-bottom: 15px;
		margin-bottom: 2px !important;
	}

	.sidebar .sidebar-nav .link, .sidebar .sidebar-nav .link:hover {
		font-size: 24px;
		font-weight: 600;
	}

	.sidebar .sidebar-nav.spenden{
		margin-top: 2px !important;
	}

	.sidebar .sidebar-nav:first-child {
		margin-top: 20px;
	}

	.go-up-mobile{
		-webkit-box-shadow: 0px 0px 10px 0px #000000; /* WebKit */
		-moz-box-shadow: 0px 0px 10px 0px #000000; /* Firefox */
		box-shadow: 0px 0px 10px 0px #000000; /* Standard */
		background: rgba(255,255,255,0.8);
		border: 2px #555a5a solid;
		position: fixed;
		bottom: 48px;
		z-index: 9999;
		right: 27px;
		color: rgba(0,0,0,0.65);
		padding: 5px 6px 6px 6px;
	}

	.userlistcontainer .content .post-content .row .content-block .data{
		float: none !important;
	}

	.userlistcontainer .content .post-content .row .content-block img{
		margin-left: 0px;
		height: auto;
		width: 70px;
		margin-right: 4px;
	}

	.page .container .category-quote .content-block > p:before, .category .container .category-quote .content-block > p:before, .search .container .category-quote .content-block > p:before, .tag .container .category-quote .content-block > p:before, .page .container .map-content-block blockquote > .row > div p:before, .category .container .map-content-block blockquote > .row > div p:before {
		margin-left: -11px;		
	}
}

@media (max-width: 979px){
	.page .container .category-quote .content-block > p:before, .category .container .category-quote .content-block > p:before, .search .container .category-quote .content-block > p:before, .tag .container .category-quote .content-block > p:before, .page .container .map-content-block blockquote > .row > div p:before, .category .container .map-content-block blockquote > .row > div p:before {
		margin-left: -11px;		
		margin-top: 0px !important;
	}
}

/* --------------- MOBILE START ----------------- */


/* CF7 START */
.wpcf7-form-control-wrap{
	display:inline-block;
	width: 100%;
}

.wpcf7-form p{
	font-size: 14px !important;
	line-height: 20px !important;
}

.wpcf7-text, .wpcf7-textarea, .mc_input{
	width: 75%;
	border: 0 !important;
	border-radius: 0 !important;
	color: #4b5657 !important;
	background: #eaecec !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-mox-box-shadow: none !important;
	font-family: 'Open Sans', sans-serif;
}

.wpcf7-submit, #mc_signup_submit{
	background: #eaecec !important;
	color: #4b5657 !important;
	font-family: 'Open Sans', sans-serif;
	border-radius: 0;
	border: 0;
	text-transform: lowercase;
}

.opensans{
	font-family: 'Open Sans', sans-serif;
}

.opensans td{
	vertical-align: top;
}

.boxer{
	height: 24px;
	background: #222222;
	margin-top: 26px;
	margin-bottom: 34px;
	color: #222222;
}

#fancybox-close{
	right: 0px !important;
}

#fancybox-content{
	width: 100% !important;
}

#fancybox-wrap{
	width: 100% !important;
	left: 0 !important;
	padding: 0 !important;
}






/* +++++ TIMELINR PORTRAIT +++++++ */

.page-template-templatespage-timelinr-php .postillion .page{
	margin-top: 90px !important;
}

@media (max-width: 767px){
	.page-template-templatespage-timelinr-php .postillion .page{
		margin-top: 0px !important;
	}

	.timeline{
		margin-top: -9px !important;
	}

	.timeline .dates a{
		font-weight: 600 !important;
		font-size: 18px !important;
		padding: 5px 7px 5px !important;
	}
	.timeline .content-block:before{
		border-width: 10px !important;
		top: 12px !important;
	}

	.timeline .issues h3{
		padding-top: 21px;
	}

	.timeline .issues li p{
		padding-bottom: 10px;
	}

	.timeline .content-block{
		width: 80% !important;
	}
}

.timeline .prev,
.timeline .next
{
	background-position: 0 !important;
	width: 41px !important;
	height: 23px !important;
}

.timeline .prev
{
	background-image: url('img/arrow-timelinr-up.png') !important;
}

.timeline .next
{
	background-image: url('img/arrow-timelinr-down.png') !important;
}

.timeline .issues
{
	top: 38px;
}

.timeline .issues li{
/*	position: relative;
	width: 100% !important;*/
	/*margin-top: 38px;*/
}

.timeline .content-block{
	background: #fff;
	position: relative;
}

.timeline .content-block:before{
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 14px;
	top: 23px;
}

.timeline .issues li p{
	margin: 18px 0 18px !important;
}
.timeline .issues h3{
	font-size: 30px;
	color: #525f60;
	line-height: 30px;
	font-weight: 700;
	font-family: 'Noticia Text', serif;
	clear: both;
	margin: 21px 0;
}

.timeline{

}

.timeline .dates a{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	background: #373d3d;
	padding: 22px 10px 22px;
}

.timeline .dates a.selected{
	background: #ed7709;
}

.no-top-padding{
	padding-top: 0 !important;
}

.jahresbericht-content a, .jahresbericht-content a:hover{
	text-transform: uppercase;
	border-bottom: 0 !important;
	font-size: 16px !important;
}

.jahresbericht-content a{
	color: #737c7c !important;
  		-webkit-transition: background-color 500ms linear, color 500ms linear !important;
    	-moz-transition: background-color 500ms linear, color 500ms linear !important;
    	-o-transition: background-color 500ms linear, color 500ms linear !important;
    	-ms-transition: background-color 500ms linear, color 500ms linear !important;
    	transition: background-color 500ms linear, color 500ms linear !important;	

}

.jahresbericht-content a:hover{
	color: #fff !important;
  		-webkit-transition: background-color 500ms linear, color 500ms linear !important;
    	-moz-transition: background-color 500ms linear, color 500ms linear !important;
    	-o-transition: background-color 500ms linear, color 500ms linear !important;
    	-ms-transition: background-color 500ms linear, color 500ms linear !important;
    	transition: background-color 500ms linear, color 500ms linear !important;

}

.page-id-1902 h3{
	margin-top: -8px !important;
}

.clickable{
	cursor: pointer;
	cursor: hand;
}

/* MAILCHIMP */

.mc_custom_border_hdr{
	border-width: 0 !important;
	border-style: none !important;
	border-color: transparent !important;
	color: #525f60 !important;
	margin-bottom: 14px;
	background-color: transparent !important;
	font-size: 30px !important;
	line-height: 30px !important;
	font-family: 'Noticia Text', serif !important;
	font-weight: 700 !important;
	clear: both;
	padding: 0 !important;
}

.mc_signup_submit{
	text-align: left;
	margin-top: 14px;
}

#mc_signup_submit{
	padding: 1px 6px;
}

.mc_var_label, #mc-indicates-required{
	display:none;
}

.mc_input{
	margin-bottom: 20px !important;
}

#mc_message{
	margin-bottom: 10px !important;
}

/* MAILCHIMP END */

/*------------- MOZILLA ------------- */
@-moz-document url-prefix() {
    .responsive-slider.flexslider .flex-control-nav {
        height: 11px;
		padding-top: 5px;
    }
}