.header-logo{background-size:28px 28px; width:50px;}
.footer .footer-logo{background-size:80px 80px;	height:80px!important; margin-bottom:20px!important;}

.theme-light .header .header-logo{background-image:url(../images/preload-logo.png);}
.theme-light .menu .nav-logo{background-image:url(../images/preload-logo.png);}
.theme-light .footer .footer-logo{background-image:url(../images/preload-logo.png);}

.theme-dark .header .header-logo{background-image:url(../images/preload-logo.png);}
.theme-dark .menu .nav-logo{background-image:url(../images/preload-logo.png);}
.theme-dark .footer .footer-logo{background-image:url(../images/preload-logo.png);}

.page-title-large a{background-image:url(../images/avatars/5s.png);}
.page-title-small a{background-image:url(../images/avatars/5s.png);}
.menu-header a{background-image:url(../images/avatars/5s.png);}
.bg-green1-dark{background-color: #2c821c!important;}
.event_card{box-shadow: 5px 5px 6px rgba(0,0,0,.4);
    padding: 10px;
    border-radius: 5px;}
.headling{text-align: center;
    padding: 20px 50px;
    background: rgb(44 129 28);
    color: #fff;}
div.event_footer ul{display: flex;justify-content: center;margin: 10px 0;}
    div.event_footer ul li{list-style: none;
    padding: 5px;
    background: #2c811c;
    width: 30px;
    margin: 0 10px;
    text-align: center;
    color: #fff;
border-radius: 3px;
  }
.mitte{max-width: 600px;margin: 0 auto;padding: 10px;}
.hidden{display: none}
.full{width: 100%;}
.mb-20{margin-bottom: 20px;}
.image_headling{    background: #2c821c;
    color: #fff;
    margin-top: 30px;
    padding: 20px;
    margin-bottom: 0;}
.btn_kgva{padding: 15px;}
#pic_edit{display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 30px;
    z-index: 20;
    right: 15px;}
#pic_edit input{position: absolute;
    top: 0;
    left: 0;}
#app_exit{display: inline-block;
    width: 80%;
    margin: 0;
    background: #f30606;
    text-align: center;
    left: 18px;
    top: -25px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;}
.menu_punkt{background: #0e76e0;position: relative;margin-bottom: 3px;}
.menu_punkt a{}
.menu_punkt i{position: absolute;right: 0;top: 0;color:#fff;}
.bg-kgva{background-color: #2c821c!important;color: #FFFFFF!important;}
p.anzahl{background: red;
    width: 15px;
    height: 15px;
    font-size: 10px;
    color: #fff;
    line-height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 50%;
    font-weight: 900;
    text-align: center;}
.artikel-bild img{height: 100%;width: auto;overflow: hidden;}
.list-view{width:100%;margin-bottom:10px;height:50px;}
.list-view button, .list-view a{    height: 40px;
    font-size: 14px;
    padding: 10px 20px;
    width: 100%;
    line-height: 14px}
.icon-close{position: absolute;
    top: 15px;
    right: 15px;
    background: rgb(255 0 0 / 0.59);
    padding: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    line-height: 21px;}
.divider2 {
    height: 4px;
    display: block;
    background-color: rgb(44 130 28);
    margin-bottom: 30px;
}

/* INDEX-Seite*/
@media(max-width:600px)
{
	.veranst{width: 90%!important;}
	.text_content{min-height:auto!important;}
}
.veranst{margin: 50px auto;width: 33%;min-width: 300px;padding: 10px;box-shadow: 2px 2px 4px #ddd;border-left: 1px solid #eee;border-top: 1px solid #eee;		}
.text_content{min-height: 315px}
.event_footer{position: relative;bottom: 0;width: 100%;}
.aushang{}
.veranstaltungen{display: flex;justify-content: center;flex-wrap: wrap;max-width: 1024px;margin: 0 auto;}
.mittig{margin:0 auto;}
.rechnung span{line-height: 20px;}
.rechnung strong{line-height: 14px;}
.rechnung em{line-height: 14px;}
.rechnung i{line-height: 14px;}
.input-group-prepend{display: flex;
    border: 1px solid #ddd;
    padding: 15px 5px;
    margin: 5px;
    border-radius: 5px;
    font-size: 15px}
.input-group-text{width: 70%}
.span80{width: 70px;
    margin: -10px 0;
    text-align: right;
    font-size: 18px;}
.input-group-append{    width: 10px;
    font-size: 18px;
    padding-left: 10px;}
.input-group-text{}
.bemerkung{display: none;}
div.show{display: block;}

.aktuelles{
	overflow: hidden;
    display: flex;
    width: 100%;
    height: 140px;
    border: 1px solid #ddd;
    border-radius: 5px;
	margin-bottom: 10px;
	box-shadow: 1px 2px 4px #444;
	}
.art_img{
	height: 100%;
	position: relative;
	}
	.art_img img{
		height: 100%;
		width: auto;
	}
	.bis{
	width: 100%;
    background: rgba(0,0,0,.6);
    color: #fff;
    padding: 2px 10px;
    position: absolute;
    bottom: 0;
	font-weight: 700;
	}
.art_text{
	padding: 5px 10px;
	position: relative;
	}
	.art_text h3{
		font-size: 16px;
	}
	.art_footer{
	width: 105%;
    background: rgb(44 130 28 / 100%);
    margin: 0 -10px;
    padding: 5px 10px;
    line-height: 18px;
    color: #fff;
    height: 27px;
    position: absolute;
    bottom: 0;
	}
.art_text p{line-height: 18px;}
	.art-edit{
	position: absolute;
    top: 10px;
    right: 10px;
	font-size: 18px;
    background: #2c821c;
    padding: 3px 3px 4px 5px;
    border-radius: 3px;
    color: #fff;
	}

.aktuelles{
	overflow: hidden;
    display: flex;
    width: 100%;
    height: 140px;
    border: 1px solid #ddd;
    border-radius: 5px;
	margin-bottom: 10px;
	box-shadow: 1px 2px 4px #444;
	}
.art_img{
	height: 100%;
	position: relative;
	}
	.art_img img{
		height: 100%;
		width: auto;
	}
	.bis{
	width: 100%;
    background: rgba(0,0,0,.6);
    color: #fff;
    padding: 2px 10px;
    position: absolute;
    bottom: 0;
	font-weight: 700;
	}
.art_text{
	padding: 5px 10px;
	position: relative;
	}
	.art_text h3{
		font-size: 16px;
	}
textarea:focus{height:200px!important;}
div.text-input > div[unselectable="on"]{width: 100%!important;}
.nicEdit-main{width: 100%!important;}

	.art_footer{
	width: 450px;
    background: rgb(44 130 28 / 100%);
    margin: 0 -10px;
    padding: 5px 10px;
    line-height: 18px;
    color: #fff;
    height: 27px;
    position: absolute;
    bottom: 0;
	}
.art_text p{line-height: 18px;}
	.art-edit{
	position: absolute;
    top: 10px;
    right: 10px;
	font-size: 18px;
    background: #2c821c;
    padding: 3px 3px 4px 5px;
    border-radius: 3px;
    color: #fff;
	}
.img_upload{
    position: absolute;
    top:15px;
    right: 15px;
    width: 50px;
    height: 50px;
}
.img_upload .uploadFormLayer input.inputFile{
    width: 50px;
    height: 50px;
    display: block;
    z-index: 9999;
    opacity: 0;
}
.text_content{padding: 10px 5px;}
.gultig{padding: 10px 0;
    font-size: 18px;
    margin-bottom: 15px;
    position: relative;}
.gultig input{right: 0;
    position: absolute;
    border: 1px solid #444;
    padding: 5px;}


.img_icon_group{
    position: absolute;
    top: -10px;
    left: -10px;
    color: #fff;
    padding: 3px;
    background: #2c821c;
    border-radius: 2px;
}
	.aushang_plan{margin: 20px 10px;border:1px solid #444;padding: 10px;display: flex;}
	.liste{margin:0;line-height: 14px;}
	.garten{margin-right: 10px;
    width: 30px;
    display: inline-block;}
	.col-lg-4{display: flex}
	.col-lg-6{margin:0 10px;}
	.col-lg-8{width: 60vw;}
.zaeler{display: block;
    width: 200px;
    height: 220px;
    background: #eee;
    border: 5px solid #000;
    border-radius: 10px;
    margin: 30px auto;position: relative;}

.zaeler .st_alt{display: inline-block;
    padding: 3px;
    background: #000;
    color: #fff;
    text-align: right;
    width: 100%;
    font-size: 20px;
    border-radius: 5px!important;}
.zaeler .da_alt{padding: 2px;
    background: #0d88ad;
    position: absolute;
    z-index: 9;
    line-height: 10px;
    top: -5px;
    border-radius: 3px;
    left: -8px;
    color: #fff;}

.zaeler .st_neu{display: inline-block;
    padding: 3px;
    background: #3bc521;
    color: #fff;
    text-align: right;
    width: 100%;
    font-size: 20px;
    border-radius: 5px!important;margin-top: 15px;}
.zaeler .da_neu{    padding: 2px;
    background: #0d88ad;
    position: absolute;
    z-index: 9;
    line-height: 10px;
    top: 40px;
    border-radius: 3px;
    left: -8px;
    color: #fff;}

.zaeler form{margin-top:25px;position: relative;}
.zaeler form input{
	    width: 100%;
    height: 30px;
    text-align: right;
    font-size: 20px;
    padding: 2px 5px;
    border: 2px solid #444;
    border-radius: 3px!important;
}
.zaeler form button{display: block;
    width: 100%;
    background: green;
    color: #fff;
    margin-top: 11px;
    padding: 5px;
    border-radius: 3px;}
/* ---------- */
.wasser_uhr{
display: block;
width: 220px;
height: 220px;
background: #eee;
border: 5px solid #000;
border-radius: 50%;
margin: 30px auto;
position: relative;
}
.wasser_uhr .da_alt {
    padding: 2px;
    background: #0d88ad;
    position: absolute;
    z-index: 9;
    line-height: 10px;
    top: 20px;
    border-radius: 3px;
    left: 9px;
	color: #fff;}
.wasser_uhr .st_alt {
    display: inline-block;
    padding: 3px;
    background: #000;
    color: #fff;
    text-align: right;
    width: 76%;
    font-size: 20px;
    border-radius: 5px !important;
    margin-left: 22px;
}
.wasser_uhr .da_neu {
    padding: 2px;
    background: #0d88ad;
    position: absolute;
    z-index: 9;
    line-height: 10px;
    top: 67px;
    border-radius: 3px;
    left: -8px;
    color: #fff;
}
.wasser_uhr .st_neu {
    display: inline-block;
    padding: 3px;
    background: #3bc521;
    color: #fff;
    text-align: right;
    width: 100%;
    font-size: 20px;
    border-radius: 5px !important;
    margin-top: 15px;
}
.wasser_uhr form {margin-top:20px;}
.wasser_uhr form input {
    width: 90%;
    height: 30px;
    text-align: right;
    font-size: 20px;
    padding: 2px 5px;
    border: 2px solid #444;
    border-radius: 3px !important;
    margin-left: 10px;
}
.wasser_uhr form button {
    display: block;
    width: 45%;
    background: green;
    color: #fff;
    margin-top: 11px;
    padding: 5px;
    border-radius: 3px;
    margin-left: 51px;
}
.stat_wassser{position: absolute;
    left: 15px;
    top: 35%;
}
.stat_strom{    position: absolute;
    top: 37%;
    left: 50px;}


.sel_img{display: flex;
    margin: 3px;
    border: 1px solid #ddd;
    padding: 3px;
    border-radius: 3px;
	width: 31%;
	}
.sel_img img{
    width: 100%;
    height: auto;}
.sel_img input{
    margin-right: 5px;
    position: absolute;
    background: #eee;
    z-index: 99;
    top: 10px;
    left: 10px;
    width: 20px;
    height: 20px;
	}
.preview-img img {
width: 100%;
    margin-bottom: 30px;
    box-shadow: 2px 2px 4px #2f2e2e;
    padding: 5px;
}
.abgleich{
	position: fixed;
    top: 80px;
    left: -350px;
    border: 1px solid #bfbdbd;
    width: 300px;
    min-height: 500px;
    box-shadow: 2px 2px 4px rgba(0,0,0,.4);
	padding: 10px;
	transition: 1.5s;
	background: #fff;
		z-index: 99;
	cursor: pointer;
	}
.abgleich .close {
	position: absolute;
    right: 12px;
    top: 10px;
}
.abgleich h5{
		width: 100%;
    padding: 10px;
	}
.abgleich	td{
		padding: 3px 0px 3px 0px;
    line-height: 15px;
	}
.abgleich td:first-child{
		text-align: left;
	}
	.abgleich td:last-child {
    text-align: right;
}
	.abgleich .bold{
		font-weight: 700;
	}
	.warnung{
		color:red;
	}
	.passt{
		color:green;
	}
.zunge{
	position: absolute;
    top: 100px;
    left: -15px;
    background: #2c821c;
    width: 50px;
    height: 80px;
    text-align: right;
    line-height: 60px;
    padding: 10px;
    border-radius: 10px;
    color: #fff;
	transition: 1.5s;
	opacity: 1;
	z-index: 99;
	cursor: pointer;
}
.ausfahren{
	left:20px!important;
}
.card-edit{
	padding: 20px;
    border: 1px solid #eee;
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 3px 3px 5px #666;
}
.card-edit hr{
	width: 90%;
    margin: 10px auto;
    border-bottom: 1px solid #aaa;
}
.ta-c{
	    text-align: center;
    width: 100%;
    display: inline-block;
}
.mb-1{
	margin-bottom: 1em;
}
.mb-2{
	margin-bottom: 2em;
}
.mb-3{
	margin-bottom: 3em;
}
.half{width: 49%}
.col-lg-12{
	display: flex;
    justify-content: space-between;
}
.user-edit, .print{
	    display: inline-block;
	margin:0 5px;
}
.headline{
	padding: 5px 19px;
    font-size: 14px;
    color: #666;
}
.tox-tinymce{
  min-height: 70vh!important;
  padding: 15px;
}
@media screen and (max-width: 600px) {
	.mobile{display: block}
	.desktop{display: none;}
}
@media screen and (min-width: 601px) {
	.mobile{display: none}
	.desktop{display: block;}
}
