/* @override 
	http://cms.masser-hirt.at/templates/masser-hirt/css/custom.css */


/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto-v30-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}
  
html, body {
	font: 15px 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 1.4em;
	color: #5c7f26;
	background-color: #4a6d21;
}

body {
	overflow: hidden;
	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;
}
#push {
	height: 0px;
}
#main:after, .menunav::after, #fullwidth .moduletable::after, .page-content > div::after, #navigation::after, #footer #main::after, .items-row::after, .item-page::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: 0px;
	}
}
body section {
	padding-top: 0;
}
#fullwidth {
	z-index: 1;
}

#main {
	padding-bottom: 0px;
	text-align: left;
	
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 00px;
	padding-bottom: 20px;
	color: #4a6c20;
}
h1 {
	font-size: 34px;
}

h2 {
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 20px;
	
}
h3 {
	font-size: 22px;
	margin: 0px 0 15px !important;
	padding-bottom: 10px;
	border-bottom: 3px dotted #4a6c20;
}
h4 {
	font-size: 20px;
	padding-bottom: 10px;
	margin-bottom: 0;
}
a {
	color: #4a6c20;
	outline: none;
}
a:focus, a:hover {
	color: #7a7a7a;
	text-decoration: underline;
	outline: none;
}
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: #4a6c20;
	border-radius: 0px;
	background: none;
	text-transform: uppercase;
	font-weight: 700;
}
a.btn:hover {
	color: #4a6c20;
	
}
.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;
}

.moduletable {
	margin: 0;
	padding: 0;
}
section, #main #container, .container {
	background: none;
}
.header {
	height: 100px;
}
.header--fixed {
	z-index: 50;
}

#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 {
	position: fixed;
	width: 100%;
	z-index: 1001;
	padding-top: 0;
	padding-bottom: 0;
	height: 100px;
}

.navigation {
	border: 14px solid #fff;
	background-color: #afca04;
}


#top .container {
	background: none;
	font-size: 14px;
}
#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;
}


#top .titel img,  #top.affix img, #top img    {
	transition: all 300ms ease-in-out 0s;
}

@media (max-width: 1200px) {


}
@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: 0;
		height: 60px;
		position: relative;
		margin-top: 0;
		padding-left: 0;
	}


	#top .navigation, #top.affix .navigation {
		padding: 5px 0 5px 20px;
		height: auto;
		margin-right: 0;
		margin-left: 0;
	}	

}
/* Logo */
.logo .container {
	background-color: #fff;
	padding-top: 100px;
}
.logo img {
	width: 327px;
}
.logo .logotext {
	padding-top: 80px;
	padding-left: 110px;
}
.logo .hgimage {
	background: url(../images/logo-hg.jpg) right bottom no-repeat;
	background-size: cover;
	border: 14px solid #fff;
	border-top: none;
}
.logo .tiere {
	background: url(../images/tiere.png) right bottom no-repeat;
	background-size: cover;
	height: 285px;
}
@media (max-width: 990px) { 
	.logo .logotext {
		padding-top: 70px;
		padding-left:85px;
	}
}
@media (max-width: 767px) { 
	.logo .container {
		padding-top: 0;
	}
	.logo .tiere {
		height: 200px;
		background-size: auto 100%;
	}
	.logo .logotext {
		padding: 30px 50px 40px 10px;
	}
	.logo img {
		width: auto;
		max-width: 240px;
	}
}
/* Bereichlinks */

.bereiche .elemente {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	margin-right: -7px;
	margin-left: -7px;
	padding-bottom: 0px;
}
.bereiche .element {
	padding-left: 7px;
	padding-right: 7px;
}
.bereiche .element a {
	color: #e7edc5;
	text-decoration: none!important;
}
.bereiche .element a:hover {
	color: #fff;
}
.bereiche .element a span {
	display: block;
	background-color: #4a6c20;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
@media (max-width: 767px) { 
	.bereiche .elemente {
		display: block;
	}
	.bereiche .element {
		padding-left: 7px;
		padding-right: 7px;
		padding-bottom: 14px;
		text-align: center;
	}
	.bereiche .element img {
		width: 100%;
	}
}

/* Inhalte */

#main-box {
	padding: 0px 0px 0px;
}

#main {
	background-color: #fff;
}

.item-page, .blog {
	background-color: #e7edc5;
}
#aktuelles .item-page, .blog {
	padding: 25px;
}
.item-page .linie {
	margin-right: 0;
	margin-left: 0;
}

.page-header {
	margin: 0px 0 16px !important;
	padding-bottom: 0;
	border-bottom: 3px dotted #4a6c20;
}

.blog.featured {
	padding-top: 0px;
}

.blog .page-header h1, .item-page .page-header h1, .item-page .page-header h2, #main-box > h1 {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 10px;
}
 #main-box > h1 {
 	text-align: center;
 	display: block;
 	padding-bottom: 40px!important;
	padding-top: 30px;
 }


@media (max-width: 990px) { 

	.page-content {
		margin: 0;
		border: 0;
	}
	.page-content div {
		padding: 0;
	}
	.blog .page-header h1, .item-page .page-header h1, .item-page .page-header h2, #main-box > h1 {
		font-size: 22px;
	}
}


/* Newsbeitrag */

.blog .item .page-header h2 {
		font-size: 21px;
		padding-bottom: 9px;
		background-size: auto 3px;
		margin-bottom: 0;
		margin-top: 0;
		font-weight: bold;
		text-align: left;
		text-transform: uppercase;
}

.blog .item h2 a {
	color: #4a6c20;

}

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


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

.blog .item {
	padding-top: 40px;
	padding-bottom: 20px;
}
#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 {
	text-decoration: none;
	background-color: #fff;
	padding: 10px 15px;
}

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

.item-page .titel {
	border-left: none;
	border-right: none;
}
.item-page .box {
	padding: 25px;
	border-bottom: 14px solid #fff;
}
.item-page .box:last-of-type {
	padding: 25px;
	border-bottom: none;
}
.item-page ul li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.item-page ul {
	margin-left: 18px;
}
.item-page ul li:before {
	content: "-";
	padding-right: 8px;
	margin-left: -12px;
}
@media (max-width: 990px) { 

}
@media (max-width: 767px) { 

}


/* Tipp */

#content-bottom .moduletable {
	border-top: 3px solid #e6e6e6;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 20px;
	clear: both;
	margin-bottom: 0;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}
/* Meldungen */

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


/* Fussleiste*/



#footer .moduletable {
	margin-bottom: 0;
	padding: 0;
}
#footer .module-content {
	padding-top: 0;
	margin-top: 0;
}

#footer .row {
	margin-bottom: 0;
	padding-bottom: 0;
}

#footer a {
	color: #4a6c20;
}
#footer a:hover {
	background: none;
	text-decoration: underline;
}

#footer .elemente, #footer .element {
	display: flex;
	align-items: stretch;
	align-content: stretch;
	justify-content: flex-end;
}
#footer .elemente {
	border: 14px solid #fff;
	width: 100%;
	background-color: #d2de83;

}
#footer .elemente p {
	padding: 0;
}
#footer .elemente .element1 {
	width: 300px;
	border-right: 14px solid #fff;
}
#footer .elemente .element1 strong {
	text-transform: uppercase;
}
#footer .elemente .element2 {
	flex-grow: 2;
}
#footer .element .abstand {
	padding: 30px;
	display: flex;
	align-items: stretch;
	justify-content: space-around;
	background-color: #d2de83;
	width: 100%;
}
#footer .element1 .abstand  {
	justify-content: flex-start;
	background-color: #e8eec5;
}
@media (max-width: 990px) { 

	#footer .element .abstand {
		padding: 30px;
		display: block;

	}
	#footer .elemente p {
		padding: 0 0 14px;
	}

}
@media (max-width: 767px) { 
	#footer .elemente {
		display: block;
	}
	#footer .elemente .element1 {
		width: 100%;
		border-right: none;
		border-bottom: 14px solid #fff;
	}

}
#footer2 .moduletable {
	border: 14px solid #fff;
	border-top: none;
}
#footer2 .row {
	background-color: #e8eec5;
}
#footer2 .moduletable {
	margin-bottom: 0;
	padding: 20px;
}
#footer2 .nav {
	text-align: right;
}

#footer2 .nav li {
	display: inline-block;
	width: auto;
	white-space: nowrap;

}

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



/* Zurück nach oben */
.back-to-top {
	position: fixed;
	bottom: 2em;
	right: 0;
	text-decoration: none;
	color: #000000;
	background-color: rgba(255, 255, 255, 0.8);
	font-size: 12px;
	width: 60px;
	padding: 1em;
	text-align: center;
	line-height: 1.2em;
	z-index: 1200;
}
.back-to-top:hover {
	background-color: #ffffff;
}
/* Inhalte */
span.icon-search:after { 
	font-weight:bold;
}
.spalten {
	margin-left: -20px;
	margin-right: -20px;
}
/* Slider */
.rl_sliders.accordion>.accordion-group.active>.accordion-heading>a.accordion-toggle, .rl_sliders.accordion>.accordion-group>.accordion-heading>a.accordion-toggle:hover, .rl_sliders.accordion>.accordion-group .accordion-heading .accordion-toggle  {
	color: #4a6c20;
	background: none;
	padding: 0 0 10px;
	font-size: 22px;
	margin: 0px 0 15px !important;
	border-bottom: 3px dotted #4a6c20;
	text-decoration: none!important;
	font-weight: bold;
	outline:0;
}
.rl_sliders.accordion>.accordion-group {
	border: none;
	background: none;
	padding-bottom: 10px;
	box-shadow: 0 0 #444;
}
.rl_sliders.accordion>.accordion-group>.accordion-body>.accordion-inner {
	border: none;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0;
}

.rl_sliders.accordion > .accordion-group.active > div > a:focus, .rl_sliders.accordion > .accordion-group > div > a:focus {
	box-shadow: 0 0 #444;
}
