﻿/* custom.css */

/*

Hellgrün: 
#b0cb51
rgba(176,203,81,1.0)

Dunkelgrün:
#52812e
rgba(82,129,46,1.0)

*/

body {
	background: #faffe9;
}

#body_panel {
	background-color: transparent !important;
	background: transparent !important;
	background-image: url(/);
	padding-bottom: 0;
}

.logo {
    margin-top: 55px;
	padding-bottom: 0 !important;
}

.logo img {
    max-width: 180px;
}

#container_header {
	background: transparent;
	height: 240px !important;
}

.intern #container_header .logo {
	margin-top: 55px;
}

#container_top3_modules {
	background: #fff;
}

#hgpic {
	position: fixed;
	z-index: 98;
}

body.hsticky #hgpic  {
position: relative;
}

body.hsticky .logo {
    margin-top: -183px;
}

#hgpic .custom {
	margin: 0;
	padding: 0;
}

#hgpic .custom p {
	padding: 0;
	margin: 0;
}

#hgpic .custom img {
    width: auto !important;
	max-width: 100% !important;
}

h1 {
	color: #52812e;
}

.logo {
	padding: 10px 0 0 0;
	text-align: center;
}

body.intern .logo {
	margin-top: 2px;
}

.logo a {
	display: inline-block;
	padding: 10px 20px 10px 20px;
	background: rgba(255,255,255,0.7);
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.hornav {
	background: #b0cb51;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

.hornav ul li a, 
.hornav > ul > .parent::after, 
.hornav .menu li [class^="fa-"]::before, 
.hornav .menu li [class*=" fa-"]::before {
	color: #222;
}

.hornav ul li a {
	font-size: 16px;
}

.hornav ul li.active a {
	color: #fff;
}

.hornav ul li a:hover {
	color: #fff;
}

.hornav > ul > li > ul, 
.hornav > ul > li ul > li > ul {
	min-width: 300px;
	-webkit-box-shadow: 3px 3px 12px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 3px 3px 12px 0px rgba(0,0,0,0.75);
	box-shadow: 3px 3px 12px 0px rgba(0,0,0,0.75);
}

.hornav ul li.parent ul li a {
	color: #2e302d;
}

.hornav ul li ul li.active a {
	color: rgba(255,255,255,1.0);
	background: rgba(0,0,0,0.1)
}

.hornav ul li ul li a:hover {
	color: rgba(255,255,255,1.0);
	background: rgba(0,0,0,0.1)
}

.module .menu li a, 
.module_menu .menu li a, 
.module .latestnews li a, 
.module_menu .latestnews li a {
	color: #454545;
	display: block;
	font-size: 16px;
	letter-spacing: 0;
	margin-left: 0px;
	padding-left: 10px;
	text-decoration: none;
	border-left: 4px solid rgba(0, 0, 0, 0.2);
}

.module .menu li.active a, 
.module_menu .menu li.active a, 
.module .latestnews li.active a, 
.module_menu .latestnews li.active a {
	border-left: 4px solid rgba(82,129,46,1.0);
}

.module .menu li a:hover, 
.module_menu .menu li a:hover, 
.module .latestnews li a:hover, 
.module_menu .latestnews li a:hover {
	border-left: 4px solid rgba(82,129,46,1.0);
}

.module .menu li a:hover, 
.module_menu .menu li a:hover, 
.module .latestnews li a:hover, 
.module_menu .latestnews li a:hover {
	opacity: 1.0 !important;
}

.module .menu li.active a {
	color: rgba(82,129,46,1.0);
}

.module .menu li a:hover {
	color: rgba(82,129,46,1.0);
}

.sidecol-a:first-of-type .module:first-of-type .module_surround, 
.sidecol-b:first-of-type .module:first-of-type .module_surround {
	padding-top: 0px;
}

.mservice ul li {
	list-style: none;
}

.mservice ul li {
	list-style: none;
}

#sidecol_a h3 {
	margin-bottom: 4px;
	border-bottom: 1px solid rgba(82,129,46,1.0);
	font-size: 150%;
}

#footermenu ul li a {
	font-size: 15px;
}

ul.impressum {
	display: block;
	width: 100%;
	float: left;
	clear: both;
}

#container_header + div, 
.sticky-wrapper + div {
	padding-top: 10px;
}

#breadcrumb.block_holder {
  padding: 0;
}

#breadcrumb {
	padding: 0 5px;
	margin: 0;
	list-style: none;
	background-color: transparent;
	background-image: none;
	border: none;
	box-shadow: none;
}

#breadcrumb > .module {
	padding: 0;
}

#breadcrumb li a {
  color: #3587f8;
}

.breadcrumb .active {
  color: #222;
}

.maincontent {
	font-size: 16px;
	padding: 10px 20px 20px;
}

.article-info {
	color: #444;
	font-size: 0.85em;
	text-transform: none;
	letter-spacing: 1px;
	font-weight: 400;
	margin-bottom: 5px;
}

.label-info, 
.badge-info {
	margin-top: 3px;
	background-color: #52812e;
}

.list-striped li, 
.list-striped dd, 
.row-striped .row, .row-striped .row-fluid {
	border-bottom: 1px solid #dddddd;
	padding: 8px;
}


/* Bildergalerie */
.pg-csv-box {
	height: 270px;
	width: 320px !important;
}

.pg-cv-box {
	padding: 10px;
}

.phocagallery-box-file, 
.pg-csv-box {
	padding: 10px;
	margin: 15px;
	background: #fff;
}

.pg-csv-name {
	text-align: left;
	margin-top: 5px;
	padding-left: 20px 0 5px 0;
	font-size: 14px;
	background-position: 0 5px;
}

.pg-csv-count {
	font-size: xx-small;
	color: #555;
}

.pg-icon-detail {
	margin-top: -15px;
}


@media (max-width: 540px) {

.pg-csv-box {
	width: 95% !important;
}

.phocagallery-box-file, .pg-csv-box {
	padding: 10px;
	margin: 15px 0 15px ;
	background: #fff;
}

}

/* Dokumente auflisten */
table.eflpro_standard th {
	color: #fff;
}

table.eflpro_standard tr.trigger td {
	font-weight: bold;
	padding: 3px 1px 3px 1px;
}

.contact legend {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 15px;
}

#container_base {
	padding: 0;
}

#container_base .wrapper960 {
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}

#copyright p {
  font-size: 13px;
  letter-spacing: 0.5px;
  margin-bottom: 0;
  padding: 5px 10px 10px;
  text-align: center;
}

.well {
  background-clip: padding-box;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 5px 19px 19px 19px;
}

#container_bottom1_modules.border_block {
	padding: 0;
	margin-bottom: 3px;
}


#bottom1_modules .module .module_surround, 
#bottom1_modules .module_menu .module_surround {
	padding: 30px 40px 0 40px;
}

/* Newsletter */
.mnl {
	margin: 0 auto;
}

.module.mnl h3 {
	color: #fff;
	text-transform: none;
}

.mnl .inputbox {
	padding: 6px !important;
	font-size: 16px;
	color: #000;
	border: 1px solid #b0cb51;
	border-radius: 3px;
}


/* Kontaktformular */
#contact-form input[type=text],
#contact-form input[type=password],
#contact-form input[type=email] {
	border: 1px solid #52812e;
}

#contact-form textarea {
	border: 1px solid #52812e;
}

.contact .contact-position {
	margin-bottom: -15px;
}

.contact dt,
.contact dd {
	line-height: 30px;
}


@media (max-width: 1024px) {

body {
	background: #fff;
}

#container_header-sticky-wrapper {
	height: auto !important;
}

.logo {
    margin-top: 0;
}

#container_header {
	height: auto !important;
}

.intern #container_header .logo {
	margin-top: 0;
}

}


/* Since J4 */
.ph-si.ph-si-category {
	display: none;
}

.pg-categories-items-box, 
.pg-category-items-box {
	display: grid;
	grid-template-columns: auto auto;
	column-gap: 60px;
	row-gap: 40px;
}

body.imglist .pg-categories-items-box, 
body.imglist .pg-category-items-box,
.pg-msnr-container {
	display: grid;
	grid-template-columns: auto auto auto auto auto auto;
	column-gap: 20px;
	row-gap: 20px;
}

.pg-item-box, .pg-category-box {
	/* display: flex; */
	/* flex-direction: column; */
	/* justify-content: flex-end; */
	padding: 0.5em;
	width: 60px;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}

.pg-category-box-title {
	top: 75px;
}

.pg-category-box-title,
.pg-category-box-title a {
	margin-left: 0;
	color: #bf8530;
	background: transparent;
}

.pg-category-box {
	/* display: flex; */
	/* flex-direction: column; */
	/* justify-content: flex-end; */
	padding: 0.5em;
	width: 20em;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	border: 0;
}

.pg-category-box-count {
	margin-left: 40px;
	color: #333;
	font-weight: 400;
}

.pg-msnr-container {
	margin-top: 30px;
}

#pgCategoryModal {
	display: none;
}

.ph-si.ph-si-image {
	display: none;
}

.pg-magnific-button img {
	width: 40px;
	height: auto;
}

#phocagallery .form-select, .custom-select {
	display: block;
	width: auto;
	height: 40px;
	padding: 3px !important;
	-moz-padding-start: 2px !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	color: #22262a;
	background-color: #eaedf0;
	background-size: 20px;
	border: 1px solid #ced4da;
	border-radius: 0;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	appearance: none;
	float: left;
	clear: both;
}







