/* FRONTEND LESS
*********************************************/
/* Variables and colors */
/* #86b015 */
/* merienda-regular - latin */
@font-face {
  font-family: 'Merienda';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/merienda-v8-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Merienda'), local('Merienda-Regular_0_wt'), url('../fonts/merienda-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/merienda-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/merienda-v8-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/merienda-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/merienda-v8-latin-regular.svg#Merienda') format('svg');
  /* Legacy iOS */
}
/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/raleway-v12-latin-300.eot');
  /* IE9 Compat Modes */
  src: local('Raleway Light'), local('Raleway-Light'), url('../fonts/raleway-v12-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v12-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v12-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v12-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v12-latin-300.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v12-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Raleway'), local('Raleway-Regular'), url('../fonts/raleway-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/raleway-v12-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/raleway-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/raleway-v12-latin-regular.svg#Raleway') format('svg');
  /* Legacy iOS */
}
html {
  overflow-y: scroll;
  /* scrollbar fix (prevent ugly left pull for lower content sites) */
  /*border-bottom: 1px solid @gray3;*/
}
body {
  padding: 0;
  margin: 0;
  color: #444444;
  background: #fff;
  font-family: 'Raleway', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  line-height: 30px;
}
/* Layout
  Grid Positions are declared in Media Queries
*/
.grid-container .content .pad_content {
  padding: 20px 50px;
  background: rgba(255, 255, 255, 0.25);
  color: #700000;
}
.grid-container .footer_wrapper {
  /* in media Queries
		min-height: 400px;
		*/
}
.grid-container .footer_wrapper .item-646.divider {
  color: #86b015;
}
/* HTML basic elements */
img {
  border: 0 none !important;
}
:focus {
  outline: 0 !important;
}
.clr {
  clear: both;
}
strong {
  font-style: normal;
  font-weight: bold;
}
a,
a:link,
a:visited,
a:focus,
a.btn {
  color: #9c0101;
  text-decoration: underline;
}
a:hover,
a.btn:hover {
  text-decoration: underline;
  color: #cf0101;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #86b015;
  font-family: 'Merienda';
  font-style: normal;
  font-weight: 400;
}
h1 {
  font-size: 60px;
  line-height: 60px;
}
.page-header {
  margin-bottom: 40px;
}
h2 {
  font-size: 45px;
  line-height: 50px;
}
h1 + h2 {
  margin-top: -20px;
}
h3 {
  font-size: 40px;
  line-height: 45px;
}
h4 {
  font-size: 36px;
  line-height: 40px;
  margin: 0;
  padding: 0;
}
h5 {
  font-size: 30px;
  line-height: 35px;
}
h6 {
  font-size: 20px;
  line-height: 30px;
  color: #000;
}
.website-title .custom h1 {
  color: #9c0101;
  text-align: center;
  font-size: 50px;
  margin: 0;
}
.website-title .custom h1 + h1 {
  color: #a9dd1b;
  text-align: center;
  font-size: 40px;
}
.footer_wrapper {
  margin-top: 100px;
  padding: 0 20px;
}
.footer_wrapper .footer_row_1,
.footer_wrapper .footer_row_2 {
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  font-size: 18px;
  line-height: 20px;
  text-shadow: 1px 1px 1px #000;
}
.footer_wrapper .footer_row_1 .footer_1,
.footer_wrapper .footer_row_2 .footer_1,
.footer_wrapper .footer_row_1 .footer_2,
.footer_wrapper .footer_row_2 .footer_2,
.footer_wrapper .footer_row_1 .footer_3,
.footer_wrapper .footer_row_2 .footer_3,
.footer_wrapper .footer_row_1 .footer_4,
.footer_wrapper .footer_row_2 .footer_4 {
  color: #fff;
}
.footer_wrapper .footer_row_1 .footer_1 a,
.footer_wrapper .footer_row_2 .footer_1 a,
.footer_wrapper .footer_row_1 .footer_2 a,
.footer_wrapper .footer_row_2 .footer_2 a,
.footer_wrapper .footer_row_1 .footer_3 a,
.footer_wrapper .footer_row_2 .footer_3 a,
.footer_wrapper .footer_row_1 .footer_4 a,
.footer_wrapper .footer_row_2 .footer_4 a {
  color: #fff;
  text-decoration: none;
}
.footer_wrapper .footer_row_1 .footer_1 a:hover,
.footer_wrapper .footer_row_2 .footer_1 a:hover,
.footer_wrapper .footer_row_1 .footer_2 a:hover,
.footer_wrapper .footer_row_2 .footer_2 a:hover,
.footer_wrapper .footer_row_1 .footer_3 a:hover,
.footer_wrapper .footer_row_2 .footer_3 a:hover,
.footer_wrapper .footer_row_1 .footer_4 a:hover,
.footer_wrapper .footer_row_2 .footer_4 a:hover {
  color: #a9dd1b;
  text-decoration: none;
}
.footer_wrapper .footer_row_1 .footer_1 .custom,
.footer_wrapper .footer_row_2 .footer_1 .custom {
  margin-left: 0;
}
.footer_wrapper .footer_row_2 {
  margin-top: 5px;
}
.footer_wrapper .nav._footer {
  list-style: none;
  background-color: transparent;
  display: flex;
  flex-flow: row;
  justify-content: left;
  margin-left: -45px;
  /*li+li > a::after {
			margin-left: 0;
			content: "";
		}*/
}
.footer_wrapper .nav._footer li {
  padding-left: 10px;
  /*a::after {
				margin-left: 5px;
				content: "•";
			}*/
}
.footer_wrapper .nav._footer li a {
  color: #fff;
  text-decoration: none;
}
.footer_wrapper .nav._footer li a:hover {
  color: #a9dd1b;
  text-decoration: none;
}
.footer_wrapper .nav._footer li.current.active a {
  color: #86b015;
}
.footer_wrapper .custom_menu_homes ul {
  list-style: none;
}
.footer_wrapper .custom_menu_homes ul li {
  margin-left: -40px;
}
/* Sitemap */
.osmap-sitemap ul {
  margin-left: -20px;
  list-style: none;
}
.osmap-sitemap ul li {
  margin-left: -20px;
  padding-bottom: 10px;
}
.osmap-sitemap ul li.osmap-has-children ul {
  margin-top: 3px;
  margin-left: -20px;
}
.osmap-sitemap ul ul {
  margin-left: 0;
}
.osmap-sitemap ul ul li {
  margin-left: 0;
}
.osmap-sitemap a {
  text-decoration: none;
}
/* System message
 ***************************************/
#system-message > div {
  margin: 10px 25px 0 17px;
}
.alert {
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 8px 35px 8px 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  line-height: 20px;
  position: relative;
  right: -21px;
  top: -2px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-bottom: 14px;
  padding-top: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.alert .close {
  line-height: 20px;
  position: relative;
  right: -21px;
  top: -2px;
}
.close {
  color: #000000;
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  opacity: 0.2;
  text-shadow: 0 1px 0 #ffffff;
}
/* editor *
 ****************************/
.bordeau {
  color: #700000;
}
.bordeau-hell {
  color: #9c0101;
}
.border_bordeau {
  border: 1px solid #700000 !important;
}
.border_bordeau-hell {
  border: 1px solid #9c0101 !important;
}
.gruen {
  color: #a9dd1b;
}
.gruen-2 {
  color: #86b015;
}
.smaller_90 {
  font-size: 90%;
}
.smaller_95 {
  font-size: 95%;
}
.abstand_vor_0 {
  margin-top: 0;
}
.abstand_vor_5 {
  margin-top: 5px;
}
.abstand_vor_10 {
  margin-top: 10px;
}
.abstand_vor_15 {
  margin-top: 15px;
}
.abstand_vor_20 {
  margin-top: 20px;
}
.abstand_vor_30 {
  margin-top: 30px;
}
.abstand_vor_40 {
  margin-top: 40px;
}
.abstand_vor_50 {
  margin-top: 50px;
}
.abstand_vor_60 {
  margin-top: 60px;
}
.abstand_vor_70 {
  margin-top: 70px;
}
.abstand_vor_80 {
  margin-top: 80px;
}
.abstand_vor_90 {
  margin-top: 90px;
}
.abstand_vor_100 {
  margin-top: 100px;
}
.abstand_vor_110 {
  margin-top: 110px;
}
.abstand_vor_120 {
  margin-top: 120px;
}
.abstand_vor_130 {
  margin-top: 130px;
}
.abstand_vor_140 {
  margin-top: 140px;
}
.abstand_vor_150 {
  margin-top: 150px;
}
.abstand_vor_160 {
  margin-top: 160px;
}
.abstand_vor_170 {
  margin-top: 170px;
}
.abstand_vor_180 {
  margin-top: 180px;
}
.abstand_vor_190 {
  margin-top: 190px;
}
.abstand_vor_200 {
  margin-top: 200px;
}
.abstand_vor_220 {
  margin-top: 220px;
}
.abstand_vor_250 {
  margin-top: 250px;
}
.abstand_vor_270 {
  margin-top: 270px;
}
.abstand_vor_300 {
  margin-top: 300px;
}
.abstand_vor_320 {
  margin-top: 320px;
}
.abstand_vor_350 {
  margin-top: 350px;
}
.abstand_vor_minus_5 {
  margin-top: -5px;
}
.abstand_vor_minus_10 {
  margin-top: -10px;
}
.abstand_vor_minus_15 {
  margin-top: -15px;
}
.abstand_vor_minus_20 {
  margin-top: -20px;
}
.abstand_unten_10 {
  margin-bottom: 10px;
}
.abstand_unten_15 {
  margin-bottom: 15px;
}
.abstand_unten_20 {
  margin-bottom: 20px;
}
.abstand_unten_30 {
  margin-bottom: 30px;
}
/* // Menu mobile

.mobilebarmaximenuck .mobilebarmenutitleck {
    background: none;
		margin: 10px 0 0 0;
}

.mobilebarmaximenuck {
    background: none;
}

.mobilebarmaximenuck {
    display: none;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    background: transparent;
    width: 100%;
}

.mobilemaximenuck .mobilemaximenucktopbar {
    height: 42px;
    background-image: none;
		background-color: darken(@bordeau-hell, 10%);
}

.mobilebarmaximenuck .mobilebuttonmaximenuck {
	width: 42px;
	height: 28px;
	//background-color: transparent;
	background: url(../images/icon_launch_bg_gruen.png) left center no-repeat;
	margin: 5px 10px 0 0;
}

.mobilemaximenuck .mobilemaximenuckclose {
		background: url(../images/close-trans.png) center center no-repeat;
}

.mobilemaximenuck {
    background-color: @bordeau-hell;
		text-shadow: none;
}

/*.mobilemaximenuck .mobilemaximenucktitle {
    background: @gruen;
		border-bottom: 2px solid darken(@gruen, 10%);
}

.mobilemaximenuck div.level1.maximenuck > a {
    padding-left: 10px;
    background: none;
}

.mobilemaximenuck {
    font-size: 18px;
    color: @bordeau;
}

.mobilemaximenuck div.maximenuck {
    background: none;
		border-bottom: 2px solid darken(@bordeau-hell, 10%);
		min-height: 35px;
		line-height: 35px;
		padding: 0 0 3px 0;
		margin: 0;
		position: relative;
}

.mobilemaximenuck div.maximenuck.level1:hover {
	background-color: @bordeau;
}

.mobilemaximenuck div.maximenuck.level1.current.active {
	background-color: @bordeau;
	border: none;
	border-bottom: 2px solid darken(@bordeau, 10%);
}

.mobilemaximenuck div.current > a:after {
    //background: url(arrow_right.png) center center no-repeat;
		background: none;
}
*/
.mobilebarmaximenuck,
.mobilemenuck-bar-title {
  background: transparent !important;
}
.mobilebuttonmaximenuck,
.mobilemenuck-bar-button {
  background: url(../images/icon_launch_bg_gruen.png) left center no-repeat !important;
  height: 25px;
  color: transparent !important;
}
.mobilemenuck {
  background: #9c0101 none repeat scroll 0 0 !important;
}
.mobilemenuck .mobilemenuck-topbar > .mobilemenuck-title {
  background: none;
  background-color: #690101 !important;
  /*height: 53px;*/
}
.mobilemenuck-topbar .mobilemenuck-button {
  margin-top: 3px;
}
.mobilemenuck-item .maximenuck a {
  font-size: 1em !important;
  padding: 5px;
}
.mobilemenuck-item > .maximenuck {
  background: none;
  border-bottom: 2px solid #370000;
  margin-top: -4px;
}
.mobilemenuck-item > .level1 {
  background: #9c0101 !important;
  border-radius: 0 !important;
  margin: -4px 0 4px 0 !important;
}
.mobilemenuck-item > .level1.first {
  margin-top: 0px !important;
}
.mobilemenuck-item > .level2 {
  background: #9c0101 !important;
  border-radius: 0 !important;
  margin: -4px 0 4px 0 !important;
}
.mobilemenuck-item > .level1 a {
  color: #fff !important;
  line-height: 30px !important;
  background: #9c0101;
}
.mobilemenuck-item > .current.level1 a,
.mobilemenuck-item > .current.level2 a {
  background: #700000;
  color: #fff !important;
}
.mobilemenuck-item > .level2 a {
  background: #9c0101;
  color: #fff !important;
  line-height: 30px !important;
}
.mobilemenuck-item .maximenuck:hover,
.mobilemenuck-item .maximenuck:focus,
.mobilemenuck-item > .maximenuck.current,
.mobilemenuck-item > .maximenuck.current {
  background-color: #700000 !important;
  color: #fff !important;
}
/* Media Queries */
/*********************************************/
@media (max-width: 768px) {
  .grid-container {
    display: grid;
    height: auto;
    grid-template-columns: minmax(10px, 1fr) repeat(4, minmax(50px, 350px)) minmax(10px, 1fr);
    grid-template-rows: auto;
  }
  .website-title {
    grid-column: 2 / 6;
    grid-row: 2 / 2;
    margin: 40px 0 40px 0;
  }
  .website-title .custom h1 {
    font-size: 40px;
    padding-bottom: 20px;
  }
  .website-title .custom h1 + h1 {
    font-size: 30px;
  }
  h1 {
    font-size: 33px;
    line-height: 35px;
  }
  .page-header {
    margin-bottom: 0;
  }
  h2 {
    font-size: 30px;
    line-height: 35px;
  }
  h3 {
    font-size: 25px;
    line-height: 30px;
  }
  .content {
    grid-column: 1 / -1;
    grid-row: 3 / 3;
  }
  .content .pad_content {
    padding: 20px 10px 40px 10px;
    margin: 0 10px;
    border-radius: 10px;
  }
  .footer_separator {
    height: 0;
  }
  .footer_wrapper {
    grid-column: 1 / -1;
    min-height: 20px;
  }
}
@media (min-width: 769px) and (max-width: 1400px) {
  .grid-container {
    display: grid;
    height: auto;
    grid-template-columns: minmax(10px, 1fr) repeat(4, minmax(50px, 350px)) minmax(10px, 1fr);
    grid-template-rows: auto;
  }
  .menu {
    grid-column: 1 / -1;
    grid-row: 1 / 1;
    margin-top: 30px;
    padding-bottom: 25px;
  }
  .menu .maximenuckh {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .menu .maximenuckh ul.maximenuck {
    width: 715px;
  }
  .website-title {
    grid-column: 2 / 6;
    grid-row: 2 / 2;
    margin: 60px 0 75px 0;
  }
  .website-title .custom h1 {
    font-size: 40px;
    padding-bottom: 0;
  }
  .website-title .custom h1 + h1 {
    font-size: 30px;
  }
  .content {
    grid-column: 2 / 6;
    grid-row: 3 / 3;
  }
  .content .pad_content {
    padding: 20px 0 40px 0;
    border-radius: 10px;
  }
  .footer_wrapper {
    grid-column: 1 / -1;
    grid-row: 4 / 4;
    min-height: 400px;
  }
}
@media (min-width: 1401px) {
  .grid-container {
    display: grid;
    height: auto;
    grid-template-columns: minmax(10px, 1fr) repeat(4, minmax(50px, 350px)) minmax(10px, 1fr);
    grid-template-rows: auto;
  }
  .menu {
    grid-column: 2 / 6;
    grid-row: 1 / 1;
    margin-top: 30px;
    padding-bottom: 25px;
  }
  .menu .maximenuckh {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .menu .maximenuckh ul.maximenuck {
    width: 715px;
  }
  .website-title {
    grid-column: 2 / 6;
    grid-row: 2 / 2;
    margin: 60px 0 75px 0;
  }
  .website-title .custom h1 {
    font-size: 40px;
    padding-bottom: 0;
  }
  .website-title .custom h1 + h1 {
    font-size: 30px;
  }
  .content {
    grid-column: 2 / 6;
    grid-row: 3 / 3;
  }
  .content .pad_content {
    padding: 40px 0 80px 0;
    border-radius: 10px;
  }
  .footer_separator {
    height: 0;
  }
  .footer_wrapper {
    grid-column: 1 / -1;
    grid-row: 6 / 7;
    min-height: 100px;
  }
}
/*# sourceMappingURL=template.css.map */