body, html{
	height:100%;
	overflow-x: hidden;
}
.page-template-frontpage > #page-wrapper > #page-content {
	padding-top: 0;
	height: 100%;
}

.navbar {z-index: 999;}

.mobile-headline { 
    margin-bottom:20px;
}

.top-buffer {
    margin-top: 40px;
}

.btn-pflanz {
    background-color: #4A8557;
    color: #fff;
}

.pager li>a, .pager li>span {
    display: inline-block;
    background-color: #fff;
    border: none;
    border-radius: 0;
    color: #000;
}

.max-width-900 {
	max-width: 900px;
    margin: 0 auto;
}

.aktionen_content {
    padding: 15px;
}


 header h1 {
     margin-bottom: 20px;
}



#page-wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
	height: 100%;
	position: relative;
}

.page-template-frontpage .container {
	width: 100%;
	padding: 0;
	margin: 0;
	height: 100%;
}
.page-template-frontpage > #page-wrapper > #page-content,
.page-template-frontpage > #page-wrapper > #page-content > .main-content,
.page-template-frontpage > #page-wrapper > #page-content > .main-content > .container,
.page-template-frontpage > #page-wrapper > #page-content > .main-content > .container > .row,
.page-template-frontpage > #page-wrapper > #page-content > .main-content > .container > .row > #content,
.page-template-frontpage > #page-wrapper > #page-content > .main-content > .container > .row > #content > article,
.page-template-frontpage > #page-wrapper > #page-content > .main-content > .container > .row > #content > article > .relative-container,
.page-template-frontpage > #page-wrapper > #page-content > .main-content > .container > .row > #content > article > .relative-container > .slider-background,
.page-template-frontpage > #page-wrapper > #page-content > .main-content > .container > .row > #content > article > .relative-container > .slider-background div,
.page-template-frontpage > #page-wrapper > #page-content > .main-content > .container > .row > #content > article > .relative-container > .slider-background ul,
.page-template-frontpage > #page-wrapper > #page-content > .main-content > .container > .row > #content > article > .relative-container > .slider-background li,
.page-template-frontpage > #page-wrapper > #page-content > .main-content > .container > .row > #content > article > .relative-container > .table-overlay {
	height: 100%;
}

.page-template-frontpage .slider-background ul.slides li {
	height: 100%;
}

.page-template-frontpage .slider-background ul.slides li img {
	object-fit: cover !important;
	width: 100% !important;
	height: 100% !important;
}

.relative-container {
	position: relative;
}

.relative-container .slider-background {
	position: relative;
	z-index: 1;
}

.relative-container .table-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 5;
}

/* Frontpage */

.tg,
.tg-mobile  {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	height: 100%;
	width: 100%;
}
.tg tr,
.tg-mobile tr {
	max-height: 100px;
}
.tg td,
.tg-mobile td {
	font-family: Arial, sans-serif;
	font-size:14px;
	padding:10px 5px;
	border-style:solid;
	border-width:1px;
	overflow:hidden;
	word-break:normal;
}
.tg th,
.tg-mobile th {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 5px;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	word-break: normal;
}
.tg td,
.tg-mobile td {
	text-align: center;
	vertical-align: middle;
	width: 14.2857%;
	height: 20%;
	max-height: 20%;
	min-height: 20%;
}
.tg-mobile td {
	width: 33%;
}
.tg .border-top,
.tg-mobile .border-top {
	border-top: solid 8px #fff;
}
.tg .border-right,
.tg-mobile .border-right {
	border-right: solid 8px #fff;
}
.tg .border-bottom,
.tg-mobile .border-bottom {
	border-bottom: solid 8px #fff;
}
.tg .border-left,
.tg-mobile .border-left {
	border-left: solid 8px #fff;
}
.tg .border-top-none,
.tg-mobile .border-top-none {
	border-top: 0;
}
.tg .border-right-none,
.tg-mobile .border-right-none {
	border-right: 0;
}
.tg .border-bottom-none,
.tg-mobile .border-bottom-none {
	border-bottom: 0;
}
.tg .border-left-none,
.tg-mobile .border-left-none {
	border-left: 0;
}
.tg .bg-white,
.tg-mobile .bg-white {
	background-color: #fff;
}
.tg .bg-white-transparent,
.tg-mobile .bg-white-transparent {
	background-color: rgba(255,255,255,.6);
}
.tg .bg-logo,
.tg-mobile .bg-logo {
	background-repeat: no-repeat;
	background-position: center center;
}
.tg-mobile .bg-logo {
	background-size: contain;
}
.tg .bg-guy,
.tg-mobile .bg-guy {
	background-repeat: no-repeat;
	background-position: right 5px center;
	background-size: contain;
}
.tg .padded-left a,
.tg-mobile .padded-left a {
	margin-left: 25px;
    text-align: left;
}
.tg a:hover,
.tg-mobile a:hover {
	color: #4A8557;
}
.tg a,
.tg-mobile a {
	color: #000;
    text-decoration: none;
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
    word-spacing: 250px;
}

.page-template-frontpage #page-content .main-content .container > .row {
	margin: 0;
}

/* Category */
#category {
	
}

#category article {
	margin-bottom: 30px;
}

#category .category-item .entry-content {
	position: relative;
	border: solid 1px #efefef;
}

#category .category-item .title-overlay {
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	padding: 8px;
	background-color: rgba(255,255,255,0.8);
	color: #000;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

/* Category press item */
.press-category {
	margin-bottom: 5px;
	list-style: none;
}

.press-category li a {
	color: #000;
	font-size: 16px;
	line-height: 20px;
}

/* Map template */
.page-template-map {
	
}

.page-template-map .map-image {
    margin-bottom: 40px;
	
}

.page-template-map .map-text {
	font-size: 16px;
	line-height: 20px;
}

.nav-head {
	display: none;
}

.hentry {
	margin-bottom: 0;
}

@media screen and (max-width: 767px) {
	.tg {
		width: auto !important;
	}
	.tg col {
		width: auto !important;
	}
	.tg-wrap {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	.main-content-inner {
		padding: 0;
	}
}

/* Column template */
.page-template-columnspage {
	
}

.page-template-columnspage article {
    height: 100%;
    max-height: 100%;
}

.scrollcontainer {
    overflow:auto;
    height: 100%;
}

.scrollcontainer .article {
    height: 100%;
}

.scrollcontainer img {
    display: inline-block;
    width: 100%;
}

.scrollcontainer .columnizer-column p {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
	line-height: 20px;
}

/* Slide menu */

.navbar-inverse {
	background-color: transparent;
	border: 0;
}

.navbar-brand {
	display: none;
}

.nav-logo {
	float: left;
}

li.active {
	background-color: transparent;
	border-bottom: solid 4px #4A8557;
}

.navbar-inverse .navbar-nav .active a {
	color: #000;
	background-color: transparent;
}

.navbar-inverse .navbar-nav li a {
	color: #000;
	font-size: 16px;
	font-weight: lighter;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.active:hover>a,
.navbar-inverse .navbar-nav>.open:hover>a {
	color: #000;
	background-color: transparent !important;
	font-weight: bold;
}

.navbar-inverse .navbar-nav li a:hover {
	color: #000;
	font-weight: 300;
}

.main-content-inner {
	padding: 0;
	margin: 0;
}

/*
.site-footer-inner {
	text-align: center;
}

.site-footer-inner ul {
	margin: 0;
	padding: 0;
}

.site-footer-inner ul li {
	display: inline-block;
	border-right: solid 1px #000;
}

.site-footer-inner ul li:last-child {
	border-right: 0;
}
*/
.site-footer-inner {
	text-align: center;
	font-size: 12px;
	padding: 20px;
}
.site-footer .row {
	margin: 0;
}

.copy {
	font-size: 10px;
	padding-top: 10px;
}

.subnav {
	margin: 0;
	padding: 0;
}

.subnav li {
	display: inline-block;
	border-right: solid 1px #000;
	padding: 0 10px;
	margin: 0;
	font-size: 12px;
}

.subnav li.active {
	border-bottom: 0;
}

.subnav li.active a {
	text-decoration: underline;
	font-weight: bold;
}

.subnav li:last-child {
	border-right: 0;
}

.subnav a:hover,
.subnav a:focus {
	color: #4A8557;
	text-decoration: none;
}

.subnav li a {
	color: #000;
}

/* adjust body when menu is open */
body.slide-active {
    overflow-x: hidden
}
/*first child of #page-content so it doesn't shift around*/
.no-margin-top {
    margin-top: 0px!important
}
/*wrap the entire page content but not nav inside this div if not a fixed top, don't add any top padding */
#page-content {
    position: relative;
    /*padding-top: 70px;*/
    left: 0;
}
#page-content.slide-active {
    padding-top: 0
}
/* put toggle bars on the left :: not using button */
#slide-nav .navbar-toggle {
    cursor: pointer;
position: relative;
line-height: 0;
float: left;
margin: 0;
width: 50px;
height: 50px;
padding: 8px 10px 10px 10px;
border: 0;
background: #4A8557;
top: 10px;
}


/* icon bar prettyup - optional */
#slide-nav .navbar-toggle > .icon-bar {
    width: 100%;
    display: block;
    height: 5px;
    margin: 5px 0 0 0;
}
#slide-nav .navbar-toggle.slide-active .icon-bar {
    background: orange
}
.navbar-header {
    position: relative
}
/* un fix the navbar when active so that all the menu items are accessible */
.navbar.navbar-fixed-top.slide-active {
    /*position: relative*/
}
.clear {
	float: none;
	clear: both;
}



/* screw writing importants and shit, just stick it in max width since these classes are not shared between sizes */
@media (max-width:767px) {
    
 #page-wrapper {top: -70px;}
    
	#slide-nav .container {
	    margin: 0!important;
	    padding: 0!important;
      height:100%;
	}
	#slide-nav .navbar-header {
	    margin: 0 auto;
	    padding: 0 15px;
	}
	#slide-nav .navbar.slide-active {
	    position: absolute;
	    width: 60%;
	    top: -1px;
	    z-index: 1000;
	}
	#slide-nav #slidemenu {
	    background: #f7f7f7;
	    left: -100%;
	    width: 60%;
	    min-width: 0;
	    position: absolute;
	    padding-left: 0;
	    z-index: 2;
	    top: 0;
	    margin: 0;
	}
	#slide-nav #slidemenu .navbar-nav {
	    min-width: 0;
	    width: 100%;
	    margin: 0;
	}
	#slide-nav #slidemenu .navbar-nav .dropdown-menu li a {
	    min-width: 0;
	    width: 60%;
	    white-space: normal;
	}
	#slide-nav {
	    border-top: 0
	}
	#slide-nav.navbar-inverse {
		background-color: transparent;
	}
	#slide-nav.navbar-inverse #slidemenu {
	    background: #4A8557
	}
	/* this is behind the navigation but the navigation is not inside it so that the navigation is accessible and scrolls*/
	#navbar-height-col {
	    position: fixed;
	    top: 0;
	    height: 100%;
      bottom:0;
	    width: 60%;
	    left: -60%;
	    background: #f7f7f7;
	}
	#navbar-height-col.inverse {
	    background: #4A8557;
	    z-index: 1;
	    border: 0;
	}
	#slide-nav .navbar-form {
	    width: 100%;
	    margin: 8px 0;
	    text-align: center;
	    overflow: hidden;
	    /*fast clearfixer*/
	}
	#slide-nav .navbar-form .form-control {
	    text-align: center
	}
	#slide-nav .navbar-form .btn {
	    width: 100%
	}
	li.active {
	}
	
	.navbar-inverse .navbar-nav .active a {
		color: #FFF;
		background-color: transparent;
	}
	
	.navbar-inverse .navbar-nav li {
		border-bottom: solid 1px #fff;
	}
	
	.navbar-inverse .navbar-nav li a {
		color: #fff;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.navbar-inverse .navbar-nav>.active>a,
	.navbar-inverse .navbar-nav>.open>a,
	.navbar-inverse .navbar-nav>.active:hover>a,
	.navbar-inverse .navbar-nav>.open:hover>a {
		color: #fff;
		background-color: transparent !important;
		font-weight: bold;
	}
	
	.navbar-inverse .navbar-nav li a:hover {
		color: #fff;
		font-weight: bold;
	}
	
	#slide-nav .navbar-toggle > .icon-bar {
		background-color: #fff;
	}
	
	#slide-nav .navbar-toggle.slide-active .icon-bar {
		background-color: #333;
	}
	.nav-head {
		padding: 25px 15px;
		text-transform: uppercase;
		color: #fff;
		background-color: #34503B;
		font-size: 18px;
		display: block;
letter-spacing: 5px
	}
	.nav-logo {
		display: none;
	}
}



@media (max-width:993px) {
    .page-template-frontpage #page-wrapper {top: -70px;}
	.mobile-headline h1, header h1 {
	    font-size: 28px !important;
	    margin-left: 20px;
	    text-align: center;
	}
	body {
		overflow-x: hidden;
	}
	.page-template-frontpage #slide-nav .container {
	    margin: 0!important;
	    padding: 0!important;
      height:100%;
	}
	.page-template-frontpage #slide-nav .navbar-header {
	    margin: 0 auto;
	    padding: 0 15px;
	}
	.page-template-frontpage #slide-nav .navbar.slide-active {
	    position: absolute;
	    width: 60%;
	    top: -1px;
	    z-index: 1000;
	}
	.page-template-frontpage #slide-nav #slidemenu {
	    background: #f7f7f7;
	    left: -100%;
	    width: 60%;
	    min-width: 0;
	    position: absolute;
	    padding-left: 0;
	    z-index: 2;
	    top: 0;
	    margin: 0;
	}
	.page-template-frontpage #slide-nav #slidemenu .navbar-nav {
	    min-width: 0;
	    width: 100%;
	    margin: 0;
	}
	.page-template-frontpage #slide-nav #slidemenu .navbar-nav .dropdown-menu li a {
	    min-width: 0;
	    width: 60%;
	    white-space: normal;
	}
	.page-template-frontpage #slide-nav {
	    border-top: 0
	}
	.page-template-frontpage #slide-nav.navbar-inverse {
		background-color: transparent;
	}
	.page-template-frontpage #slide-nav.navbar-inverse #slidemenu {
	    background: #4A8557
	}
	/* this is behind the navigation but the navigation is not inside it so that the navigation is accessible and scrolls*/
	.page-template-frontpage #navbar-height-col {
	    position: fixed;
	    top: 0;
	    height: 100%;
		bottom:0;
	    width: 60%;
	    left: -60%;
	    background: #f7f7f7;
	}
	.page-template-frontpage #navbar-height-col.inverse {
	    background: #4A8557;
	    z-index: 1;
	    border: 0;
	}
	.page-template-frontpage #slide-nav .navbar-form {
	    width: 100%;
	    margin: 8px 0;
	    text-align: center;
	    overflow: hidden;
	    /*fast clearfixer*/
	}
	.page-template-frontpage #slide-nav .navbar-form .form-control {
	    text-align: center
	}
	.page-template-frontpage #slide-nav .navbar-form .btn {
	    width: 100%
	}
	.page-template-frontpage li.active {
		background-color: #4A8557;
	}
	
	.page-template-frontpage .navbar-inverse .navbar-nav .active a {
		color: #FFF;
		background-color: transparent;
	}
	
	.page-template-frontpage .navbar-inverse .navbar-nav li {
		border-bottom: solid 1px #fff;
	}
	
	.page-template-frontpage .navbar-inverse .navbar-nav li a {
		color: #fff;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.page-template-frontpage .navbar-inverse .navbar-nav>.active>a,
	.page-template-frontpage .navbar-inverse .navbar-nav>.open>a,
	.page-template-frontpage .navbar-inverse .navbar-nav>.active:hover>a,
	.page-template-frontpage .navbar-inverse .navbar-nav>.open:hover>a {
		color: #fff;
		background-color: transparent !important;
		font-weight: bold;
	}
	
	.page-template-frontpage .navbar-inverse .navbar-nav li a:hover {
		color: #fff;
		font-weight: bold;
	}
	
	.page-template-frontpage #slide-nav .navbar-toggle > .icon-bar {
		background-color: #fff;
	}
	
	.page-template-frontpage #slide-nav .navbar-toggle.slide-active .icon-bar {
		background-color: #333;
	}
	.page-template-frontpage .nav-head {
		padding: 25px 15px;
		text-transform: uppercase;
		color: #fff;
		background-color: #34503B;
		font-size: 18px;
		display: block;
letter-spacing: 5px
	}
	.page-template-frontpage .nav-logo {
		display: none;
	}
	
	.page-template-frontpage header {
		display: block !important;
	}
	
	.page-template-frontpage #slide-nav .navbar-toggle {
		display: block;
	}
	
	.page-template-frontpage .navbar-nav>li {
		float: none;
	}
}

@media (min-width:768px) {
	.page-title {
		display: none;
	}
	#page-content {
	    left: 0;
	}
	.navbar.navbar-fixed-top.slide-active {
	    position: fixed
	}
	.navbar-header {
	    left: 0;
	}
	.navbar-nav {
		margin-top: 20px;
		margin-left: 25px;
		float: right;
	}
	#slide-nav > .container {
		height: 130px;
	}
	.page-template-frontpage header {
		display: none;
	}
	#slidemenu {
		background-color: #fff;
		padding-bottom: 10px;
	}
}
@media (min-width:768px) and (max-width:1200px) {
	.navbar-inverse .navbar-nav li a {
		font-size: 14px;
	}
}


@media (max-width:767px) {
	.vc_row {
	   margin-left: 0 !important;
	   margin-right: 0 !important;
	}
}