/* @override 
	https://2024.schwanbergerstueberl.at/templates/schwanberger-stueberl/css/user.css?* */

/* roboto-slab-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-slab-v34-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/roboto-slab-v34-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* roboto-slab-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-slab-v34-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/roboto-slab-v34-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* roboto-slab-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/roboto-slab-v34-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/roboto-slab-v34-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* roboto-slab-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-slab-v34-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/roboto-slab-v34-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* ruthie-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ruthie';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ruthie-v26-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/ruthie-v26-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

  
html, body {
	font: 18px 'Roboto Slab', serif;
	line-height: 1.3em;
	color: #696969;
	background: url(../images/stofftextur.jpg) center top repeat-x #ffffff;
	font-weight: 300;
}

body {
	height: auto!important;
	background-size: 100% auto;
}
/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

table>tbody>tr>td, table>tbody>tr>th, table>tfoot>tr>td, table>tfoot>tr>th, table>thead>tr>td, table>thead>tr>th {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
	vertical-align: top; 
}
table>tbody {
	border-bottom: 1px solid #ddd;
}

.module-content ul li::before {
	content: "";
}
.nav>li>a:focus, .nav>li>a:hover{
	background: none;
}

#main:after, .menunav::after, #fullwidth .moduletable::after, .page-content > div::after, #navigation::after, #footer #main::after, .items-row::after, .bilder::after, .contentbox::after, .linie::after, .item-page.aktuelles::after {	
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
body #wrap {
	padding-top: 0px;
}
@media (max-width: 767px) { 
	body #wrap {
		padding-top: 57px;
	}
}
body section {
	padding-top: 0;
}
#fullwidth {
	z-index: 1;
}

#main {
	padding-bottom: 0px;
	text-align: left;
	background: none;
	
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Slab', serif;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 00px;
	padding-bottom: 20px;
}
h1 {
	font-size: 34px;
	font-family: 'Ruthie' cursive;
}

h2 {
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 20px;
	
}
h3 {
	font-size: 28px;
	padding-bottom: 15px;
	background-size: auto 3px;
	margin-bottom: 15px;
	margin-top: 10px;
	font-weight: 400;
	color: #00963c;
}
h4 {
	font-size: 20px;
	padding-bottom: 10px;
	margin-bottom: 0;
}
strong, b {
	font-weight: 400;
}
a {
	color: #00963d;
}
a:focus, a:hover {
	color: #7a7a7a;
	text-decoration: underline;
}
p {
	padding-top: 0;
}
ol, ul, p {
	padding-bottom: 15px;
}
ul li {
	list-style: disc;
}
#main-box a{
	text-decoration: underline;
}
a.btn {
	display: inline-block;
	padding: 5px 0;
	margin-bottom: 0;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 0px solid #949494;
	border-radius: 0px;
	font-variant: normal;
	line-height: 1.2em;
	color: #565656;
	border-radius: 0px;
	background: none;
	font-weight: 700;
	font-size: 20px;
	text-transform: lowercase;
}
a.btn:hover {
	color: #688174;
	
}
.btn .icon-chevron-right {
	display: none;
	visibility: hidden;
}
.btn-primary {
	background-color: #525151;
	border-color: #525151;
}
a.link {
	background-color: #c1ccd2;
	display: block;
	text-align: center;
	text-decoration: none!important;
	padding-top: 3px;
	padding-bottom: 4px;
}
section {overflow: hidden;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
	max-width: 1170px;
	padding-right: 0;
	padding-left: 0;
}
section, #main #container, .container {
	background: none;
}
header#site-header.headroom {
	position: fixed!important;
	width: 100%;
	z-index: 700;
	padding-top: 0;
	padding-bottom: 0;
	transition: all 300ms ease-in-out 0s;
	top: 0;
	height: 90px;
	background: url('../images/hg-nav.png') left top repeat-x;
}

#main, #main-box {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
}


/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
	#top {
		height: auto;
	}

	#top .custom p{
		text-align: center;
	}
}
/* Navigation */

#top .container {
	background: none;
	font-size: 14px;
	padding-right: 0;
	padding-left: 0;
}
#top p {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.top ul.menu {
	text-align: right;
	padding: 7px 0 0;
	margin: 0;
}
.top ul.menu li {
	display: inline-block;
	padding: 0;
	margin: 0;
	text-align: right;
	text-transform: uppercase;
}
.top ul.menu li a {
	padding: 0 0 0 15px;
	color: #a2a2a2;
}

.logo {
	float: left;
	width: auto;
	padding-left: 50px;
	transition: all 300ms ease-in-out 0s;
}
.logo img {
	width: 359px;
	position: relative;
}
.topnav {
	float: left;
	padding-top: 0px;
	padding-bottom: 6px;
}

.navigation {
	width: auto;
	float: right;
	padding-top: 30px!important;
	padding-left: 0;
	padding-right: 30px;
}
.navigation .custom a {
	color: #f8f0dc;
}

.headroom.headroom--unpinned .logo {
	margin-top: -58px;
}

header#site-header.headroom.headroom--pinned {
	transition: all 300ms ease-in-out 0s;
}

header#site-header.headroom.headroom--pinned {
	transition: all 300ms ease-in-out 0s;
}
header#site-header.headroom.headroom--unpinned {
    top: -120px;
	transition: all 300ms ease-in-out 0s;
}
header#site-header.headroom.headroom--not-top {
	transition: all 300ms ease-in-out 0s;
}

header#site-header.headroom.headroom--not-top.headroom--pinned {

}

header#site-header.headroom.headroom--pinned, header#site-header.headroom.headroom--unpinned, #top.top, #top .titel img,  #top.affix img, #top img, .navigation, .top.affix .logo {
	transition: all 300ms ease-in-out 0s;
}


@media (max-width: 990px) {
	.logo img {
	width: 250px;
	position: relative;
}
}

@media (max-width: 767px) {
	header, .header--fixed{
		position: relative;
	}
	body #wrap {
		padding-top: 0px;
	}
	#top, #top.affix {
		position: relative!important;
		height: 60px;
	}

	.header {
		height: 60px;
	}
	#top .logo {
		float: right;
		padding-top: 1px;
		height: 60px;
		position: relative;
		margin-top: 0;
		padding-left: 0;
	}
	#top .logo img {
		height: 77px;
		width: auto;
	}

	.topnav {
		display: none;
		visibility: hidden;
	}
	#top .navigation, #top.affix .navigation {
		width: auto;
		float: left;
		padding-top: 10px!important;
		padding-left: 10px!important;
		padding-bottom: 0px;
		height: auto;
		margin-right: 0;
		margin-left: 0;
	}
}

/* Mobil */

#dj-megamenu89mobileWrap {
	width: 120px; 
}
.dj-megamenu-select-dark .dj-mobile-open-btn,
.dj-megamenu-offcanvas-dark .dj-mobile-open-btn,
.dj-megamenu-accordion-dark .dj-mobile-open-btn {
	background: none!important;
	width: auto!important;
}
.dj-mobile-open-btn.active .dj-mobile-open-icon, .dj-megamenu-select-dark .dj-mobile-open-btn:focus, .dj-megamenu-select-dark:hover .dj-mobile-open-btn, .dj-megamenu-offcanvas-dark .dj-mobile-open-btn:hover, .dj-megamenu-offcanvas-dark .dj-mobile-open-btn:focus, .dj-megamenu-accordion-dark .dj-mobile-open-btn:hover, .dj-megamenu-accordion-dark .dj-mobile-open-btn:focus {
	background: none!important;
}
.dj-mobile-open-btn.dj-fa-0 .dj-mobile-open-icon:before,
.dj-mobile-open-btn.dj-fa-1 .dj-mobile-open-icon:before,
.dj-mobile-open-btn.dj-fa-5 .dj-mobile-open-icon:before {
	font-size: 30px!important;
	color: #00963d;
}
.dj-mobile-open-btn span + span {
	font-size: 26px;
	color: #00963d;
	padding-bottom: 1px;
}
ul.dj-mobile-dark li.dj-mobileitem>a {
	font-size         : 18px!important;

}

/* Bannerbilder */
#banner {
	margin-top: 0;
	z-index: 20;
	position: relative;

}
#banner .container {
	background: none;
}
#banner .moduletable {
	margin-bottom: 0;
	padding: 0 0 0px;
	margin-top: 0;
}
#banner .schrift .moduletable .custom {
	background-position: center center;
	background-size: cover; 
	padding-top: 44%;
	position: relative;
}
#banner .schrift .custom > div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
#banner .schrift .custom .zitat {
	padding-top: 50px;
	padding-left: 50px;
	color: #000;
}
#banner .schrift .custom .zitat strong {
	font-size: 20px;
}
#banner .custom p {
	padding-bottom: 0;
	margin-bottom: 0;
}
#banner .schrift .custom .zitat p {
	padding-top: 0;
	padding-bottom: 5px;
	font-size: 18px;
}

@media (max-width: 990px) { 

}
@media (max-width: 768px) { 
	#banner .schrift .custom .zitat {
		padding-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
		color: #000;
		text-align: center;
	}
}


.hg-bogen {
	background: url(../images/bogen-header.png) center top repeat-x;
	position: relative;
	z-index: 40;
	margin-top: -80px;
	padding-top: 80px;
}
.hg-bogen-unten {
	background: url(../images/bogen-footer.png) center bottom repeat-x;
}
#feature .container {
	padding-right: 0;
	padding-left: 0;
}
#feature .container .row {
	margin-left: 0;
	margin-right: 0;
	background-color: #f6f3ec;
}
.bogen-oben {
	background: url('../images/bogen-inhalt-oben.png') center top no-repeat;
	height: 50px;
}
.bogen-unten {
	background: url('../images/bogen-inhalt-unten.png') center bottom no-repeat;
	height: 50px;
}
#feature h3 {
	color: #00963d;
	font-weight: 400;
}
#feature .row {
	display: flex;
	align-items: stretch;
}
#feature .block {
	width: 35%;
}
#feature .aktion {
	width: 100%;
}
#feature .moduletable {
	padding: 10px 50px 20px 70px;
	margin-top: 50px;
	margin-bottom: 50px;
}
#feature .tagesmenue .moduletable {
	border-right: 1px solid #333;
}
#feature .tagesmenue ul li:before {
	content: "-";
	display: block;
	margin-left: -15px;
	float: left;
	padding-bottom: 0;
	margin-top: -4px;
}
#feature .tagesmenue ul li {
	margin-left: 15px;
}


@media (max-width: 990px) { 
	#feature .block, #feature .aktion {
		width: 100%;
	}
	#feature .row {
		flex-direction: column;
	}
	#feature .moduletable {
		padding: 0 10px 50px;
		margin: 50px 30px 0;
	}
	#feature .tagesmenue .moduletable {
		border-bottom: 1px solid #333;
		border-right: none;
	}
}

@media (max-width: 767px) { 
	.hg-bogen {

		margin-top: -40px;
		padding-top: 40px;
	}

}

/* Statseite ienleitung*/
#content-top .moduletable {
	margin: 0;
	padding: 0 30px;
}
#content-top .module-title h1.title {
	margin-bottom: 0;
	padding-bottom: 0;
}
#content-top .box {
	margin-bottom: 30px;
	margin-top: 50px;
}
#content-top .box .bild {
	margin-left: -2px;
}
/* Inhalte */

#main-box {
	padding: 20px 0;

}

.item-page {
	margin-top: 0px;
	padding-bottom: 0px;
}
.item-page.aktuelles {
	padding-bottom: 40px !important;
	padding-left: 40px;
	padding-right: 40px;
}

.page-header, 
#content-top .module-title {
	text-align: center;
	border: none;
	position: relative;
	position: relative;
	color: #00974d;
}

.blog .page-header h1, .item-page .page-header h1, .item-page .page-header h2, #main-box > h1, #content-top .module-title h1 {
	font-size: 34px;
	display: inline-block;
	margin-top: 0!important;
	padding: 0 10px;
}

@media (max-width: 767px) { 

	.blog .page-header h1, .item-page .page-header h1, .item-page .page-header h2, #main-box > h1 {
		font-size: 26px;
	}
	.item-page div.page-header:nth-child(odd) h2 {
		text-transform: none;
		font-size: 22px;
	}
	.item-page.aktuelles {
	padding-bottom: 40px !important;
	padding-left: 10px;
	padding-right: 10px;
	}
}


/* Newsbeitrag */
.blog {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.blog .item .page-header {
	padding-top: 20px;
	padding-bottom: 20px;
	background: none;
	border: none;
	color: #76a790;
}


.blog .item .page-header h2 {
		font-size: 28px;
		padding-bottom: 10px;
		background-size: auto 3px;
		margin-bottom: 10px;
		margin-top: 0;
		font-weight: bold;
		text-align: left;
		color: #00974d;
}
}
.blogpost {
	padding-top: 0px;
}
.blog .item {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.blog .item .articletitle {
	text-align: left;
	border-bottom: none;
	padding-bottom: 20px;
}

.blog .item .articletitle h2 {
	font-size: 32px;
	font-weight: 400;
	padding: 0;
	margin: 0;
}

.blog .item-image {
	text-align: center;
	background-color: #fff;
	
}
.blog .item-image img {
	padding-right: 0px;
	padding-top: 15px;
}

.blog .items-row {
	padding-bottom: 0px;
	padding-right: 40px;
	padding-left: 60px;
	background-color: #f6f3eb;
}

.blog .item .page-header {
	margin: 0px 0 0px!important;
	padding: 10px 0 0!important;
}


.blog .articlemore {
	padding-left: 0px;
}

#main-box .blog-featured .item-title a, #main-box .blog .page-header a, #main-box  .btn {
	text-decoration: none;
}

p.readmore {
	padding-bottom: 0;
	text-align: left;
}
p.readmore a {

}

.item-page .item-image {
	width: 100%;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 20px;
}

#main-box h2.item-title a, #main-box .blog .page-header h2 a {
	text-decoration: none;
}


.pagination-wrapper {
	text-align: center;
	line-height: 14px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #00963d;
	border-color: #00963d;
}
.pagination>li>a, .pagination>li>span {
	color: #00963d;
	text-decoration: none!important;
	padding-top: 8px;
	padding-bottom: 2px;
	line-height: 20px;
}

.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
	border-radius: 0;
}

@media (max-width: 990px) { 
	.blog {
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}

	p.readmore {
		padding-bottom: 0;
		text-align: left;
	}
}
@media (max-width: 767px) { 
	.blog .items-row {
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;

	}
	.blog .text {
		padding-left: 0%;
	}
	.blog .item-image {
		text-align: center;
		background-color: #fff;
		float: none;
		width: 100%;
		
	}
	.blog .item-image img {
		padding-right: 0px;
		padding-top: 15px;
	}
	.blog .articletext {
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 0px;
	}
	.blog .item h2 {
		padding: 0 0 20px;

	}
}


/* Meldungen */

#system-message {
	border: 1px solid #9f9f9f;
	background-color: #fff;
	text-align: center;
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border-radius: 0px;
}



#bottom {
	padding-bottom: 50px;
}
#bottom .moduletable {
	margin-bottom: 0;
}


/* Fussleiste*/

#footer {
	background-color: #f6f3ec;
	font-size: 16px;
	padding-bottom: 10px;
	line-height: 1.5em;
	padding-top: 20px;
}

#footer .moduletable {
	padding-top: 15px;
	padding-bottom: 0;
	margin-bottom: 0;
}
#footer a {
	color: #696969;
}
#footer .link a {
	padding: 8px 20px;
	display: inline-block;
	background-color: #ffffff;
	color: #696969;

}

#footer .elemente {
	display: flex;	
	justify-content: space-between;
}

#footer .elemente .element .abstand {
	padding: 20px;
}
#footer .element1 strong {
	font-size: 20px;
	color: #00963d;
	font-weight: 300;
}
#footer .element3 strong {
	color: #00963d;
}

@media (max-width: 990px) { 
	#footer .elemente .element {
		width: 50%;
	}
	#footer .elemente {
		display: flex;	
		justify-content: center;
		flex-wrap: wrap;
	}

}


#footer2 .moduletable {
	width: auto;
	padding: 0;
	margin: 0;
}
#footer2 {
	background: url(../images/stofftextur.jpg) center bottom repeat-x #ffffff;
	padding-top: 30px;
	padding-bottom: 10px;
}

#footer2 .nav {
	padding: 10px 20px;
	font-weight: 300;
	font-size: 14px;
	background-color: rgba(246, 243, 235, 0.68);
	display: inline-block;
}
#footer2 .nav li:first-child a::after {
	content: "-";
	padding-left: 15px;
	padding-right: 10px;
}
#footer2 .nav li {
	display: inline-block;
	width: auto;
	white-space: nowrap;
}

#footer2 .nav li a {
	padding: 0 2px 0 0;
	display: inline-block;
	color: #888988;
}

#footer2 .nav .moduletable {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
#footer2  .logolinks img {
	height: 50px;
	padding-right: 20px;
}
#footer2  .logolinks  {
	text-align: left;
	padding-left: 20px;
}
#footer2 .row {
	display: flex;
	justify-content: space-between;
}
#footer2 .row > div {
	width: 50%;
	text-align: right;
}
@media (max-width: 600px) { 
	#footer .elemente,
	#footer2 .row {
		flex-direction: column;
	}
	#footer .elemente .element,
	#footer2 .row > div {
		width: 100%;
		text-align: center;
	}
	#footer2  .logolinks  {
		text-align: center;
		padding-bottom: 10px;
	}
}

/* Zurück nach oben */
.back-to-top-link {
	position: fixed;
	bottom: 20px;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	right: 20px;
	border-color: #00963c;
	color: #00963c;
	font-size: 18px;
	line-height: 0.8em;
	display: flex;
	text-decoration: none!important;
	justify-content: center;
	align-items: center;
	z-index: 1000;
	background-color: #fff;
	border-width: 2px;
}
.back-to-top-link:focus, .back-to-top-link:hover {
	background-color: #00963c;
	color: #fff!important;
}
/* Suche */
span.icon-search:after { 
font-weight:bold;
}

/* Formular */
button, input, label, select, textarea {
	font: 16px 'Roboto Slab', sans-serif;
}
.form-control, .uneditable-input, input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], select, textarea, .btn-default {
	border-color: #818482;
}
.btn-primary:hover {
	background-color: #00963c;
}

