@charset "UTF-8";
.kopflogo{
	width:25%;
}
.menuelogo{
	width:45%;
}

.datentext0,.datentext0k,.datentext0up{
	font-size: 36px;
  /*background-color: #f6e3e3;*/
	padding:5px;
  border-bottom: 1px solid #cfcfcf;
	margin-bottom: 5px;
}
.datentext0k,.datentext0up{
	font-size: 20px;
	margin-top: 30px !important;
}
.datentext0up{
	/*margin-bottom: 20px;*/
	margin-bottom: 0px;
  border-bottom: 0px solid #cfcfcf;
}
.datentext,.datentext2,.datentext3,.datentext4{
	font-size: 20px;
}
.datentext{
	margin-left:0px;
}
.datentext2{
	margin-left:20px;
}
.datentext3,.datentext4{
	margin-left:5px;
	border:0px solid #f00;
	width:300px;
	width: 170px;
	display: inline-block;
}
.datentext4{
	width: 100px;
}
.form-label-size-sm{
	margin-left:0px;
  color: #727272 !important;
  margin-bottom: 0px;
	font-size: 12px;
}
.form-control{
	font-size: 20px;
	/*color:red;*/
}
.form-control2{
	font-size: 30px;
	color:red;
}
.select2-selection__rendered{
	font-size: 20px;
	color:green;
}
.select2-search__field{
	font-size: 20px !important;
	color:blue !important;	
}
.range.strich{
	/*border-bottom: 1px solid #f0f;*/
	border-bottom: 1px solid #727272;
}
.range.strichoben{
	/*border-bottom: 1px solid #f0f;*/
	border-top: 1px solid #727272;
}
.datenblattausweisfoto{
	width: 30%;
  margin-top: 1px !important;
  float: right;
}
.datenblattausweisfoto2{
	width: 10%;
  margin-top: 4px !important;
  /*float: right;*/
	margin-right: 5px;
  float: left;
}


.dropSection{
  margin-top: 20px !important;
  width: 100%;
  background-color: skyblue;
}
.droptext {
  display: table;
  width: 100%;
  height: 7em;
  border: 0px solid #f00;
  display: flex;
  align-items: center;
  justify-content: center;
}
.textrand,.textrand2,.textrand3{
	margin-top: 20px !important;
  border: 0px solid #00f;
}
.textrand2{
	/*margin-top:5px !important;*/
}
.textrand3{
	/*margin-top:5px !important;*/
	margin-top: -5px !important;
  border: 0px solid #00f;
}
.form-label-outside, .form-label-outside.focus, .form-label-outside.auto-fill {
	margin-bottom:0px;
}

.randup0,.randup1,.randup2,.randup2a,.randup3,.randup3a,.randup4{
  border: 0px solid #00f;
  padding: 5px;
}
.randup0{
	border: 0px solid #f0f;
	min-height:400px;
}
.randup1{
	border: 0px solid #0ff;
	min-height:300px;
}
.randup2a{
	border: 0px solid #f00;
}
.randup2{
	border: 1px solid #00f;
	border: 1px solid #000;
	min-height:100px;
	max-height:800px;
	overflow-y: auto;
	resize: auto;
}
.randup3a{
	border: 0px solid #00f;
}
.randup3{
	border: 0px solid #00f;
	min-height:100px;
	max-height:800px;
	overflow-y: auto;
	resize: auto;
}
.randup4{
	border: 1px solid #00f;
	border: 1px solid #000;
	min-height:100px;
	max-height:800px;
	overflow-y: auto;
	resize: auto;
	margin-left:15px;
}

#fotofenster{
	z-index:1000;
  position: absolute;
  background: #f0f8fff5;
  width: 56%;
  width: 45%;
  /*height: 50%;*/
  overflow: auto;
	display: none;
}

#fensterpopup{
	position: absolute;
  right: 20px;
  right: 70px;
  top: 20px;
	width: 170px;
}
#iservicewahl{
	/*position: absolute;*/
	border:2px solid #f00;
	position:relative;
  /*right: 20px;*/
  /*right: 70px;*/
	/*top: 20px;*/
	width: 170px;
	width: 100%;
  height: 50px;
}
#iservicewahlpop{
	float:right;
	border:2px solid #0f0;
  position: relative;
	width: 200px;
}

/*
* MF Submit
*/
[class^="mfErg"] {
	/*position: fixed;*/
  /*left: 50%;*/
  bottom: 15px;
  bottom: 45px;
  padding: 8px;
  height: 27px;
  width: 234px;
	width:100%;
  margin-left: -15px;
  color: #FFF;
  background: #111;
  border-radius: 10px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.11), 3px 4px 5px 0 rgba(0, 0, 0, 0.11);
  line-height: 10px;
  font-size: 13px;
  transition: .3s all ease;
  /*opacity: 0;*/
  /*visibility: hidden;*/
	display:none;
  -webkit-transform: translateY(83px);
  transform: translateY(83px);
  z-index: 999999999;
	
	position: absolute;
	color: #ffcc00;
	font-weight: bold;
}
[class^="mfErg"].hide {
  display: block !important;
}
/*
#imfErg {
	top: 75px;
	top: 25px;
	margin-left: 0px;
	height: 34px;
	padding: 6px;	
}
*/
[id^="imfErg"] {
	top: 75px;
	top: 25px;
	margin-left: 0px;
	height: 34px;
	padding: 6px;	
}
[id^="mfHinweis"] {
	display: none;
}
.mfHinweis,.mfHinweisReg {
	text-align: center;
  margin-top: 10px;
  background-color: #f00;
  background-color: #51c651;
  color: #ff0;		
}
.mfHinweisReg {
  background-color: #f00;
  color: #ff0;		
}
.mfInfo{
	display: none;
	text-align: center;
}

.rd-mailform-oejc {
	position: relative;
}
.bg-gray {
  background: #d9d9d982;
  fill: #d9d9d9;
}

.loginhinweis,.loginhinweis0,.loginhinweis1{
	color:#f00;
}
.loginhinweis1{
	border:1px solid #0f0;
	position: relative;
  top: 7px;
}

.form-group.weg{
	display:none;
}

.hinwdebug,.hinwdebugza{
	color:#272727;
	color:#sss;
	border:1px solid #f00;
	border:1px solid #565656;
	background-color:#ff0;
	background-color: #ffffe2;
	font-size: 10px;
	line-height: 14px;
	padding: 4px;
	margin-top: 60px !important;
}
.hinwdebugza{
	margin-top: 4px !important;
}
.hinwdebug.scroll,.hinwdebugza.scroll{
	overflow:auto;
	resize:both;
}
a.start{
	font-weight: bold;
	text-decoration: underline;
}

.mdi-eye-outline::before {
  content: "\F6CF";
}

.mdi,.mdimuster{
  float: right;
  right: -46px;
  top: -37px;
	right: -41px;
  top: -49px;
  position: relative;
	border: 1px solid #cfcfcf;
  background-color: #72727245;
  font-size: 30px;
	border-radius: 5px;
  color: red;
  color: #fcfcfc;
	padding-left: 3px;
  padding-right: 3px;
	cursor: pointer;
}
.mdimuster{
  float: left;
  color: black;
  color: blue;
}

.mdi:before, .mdimuster:before, .mdi-set {
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mdi-image-filter{
	color: green;
  right: 10px;
  background-color: unset;
  border: 0px;
  top: -53px;
}

a.chktext{
	color: orange;
	color: #ffa200;
	color: #dc001c;
	text-decoration: none;
}
a.chktext:hover,a.chktext:focus{
	color: orange;
	color: #ff7e00;
	text-decoration: underline;
}

.listimg {
	height: 60px;
	height: 30px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px !important;
}



/* shop */
.product-price-new.rechts{
	float:right;
	margin-bottom:20px;
}
@media (max-width: 1200px) {
	.product-price-new.rechts {
		margin-top: 6px;
    margin-left: 10px;
	}
	.shopbtnoejc{float:right;}
	#prwgr{
	  width: fit-content;
    float: right;
	}
	.form-group.offset-top-20	{
		float:right;
		float: left;
    margin-top: 20px !important;
	}
	#ishopknopfw{
    margin-top: 10px;
	}
}

.oejcshopicon{
  position: relative;
  top: 0px;
  left: 0px;
	padding-right: 0px !important;
	margin-right: 6px;
}
.oejcshoppop{
	font-size: initial;
}
.shop-image{
	width: 150px;
	/*height:150px;*/
}
.basket-image{
	width: 110px;
	/*height:110px;*/
}
.kassa-image{
	width: 70px;
	/*height:70px;*/
}
.shoptrash{
	width: 50px;
	height:50px;
	cursor: pointer;
}
.kassa-icon{
	cursor: pointer;	
	margin: 10px;
  width: 24px;
}
.kassa-icon2{
	cursor: pointer;	
	/*margin: 10px;*/
  width: 24px;
  /*height: 24px;*/
}
.kassa-icon2a{
	/*cursor: pointer;	*/
	/*margin: 10px;*/
  width: 24px;
  /*height: 24px;*/
}
.kasseng{
	font-size:12px;
	/*color: red;*/
	margin-left:4px;
}
.betragrechts{
	text-align:right;
}

.form-ZALI{
	border:0px solid #f00;
}
.form-ZA{
	border:0px solid #0f0;
	float: right;
  width: 50%;
}
.form-LI{
	border:0px solid #00f;
	float: left;
  width: 50%;
}
.form-LI{
	align:left;
}
.form-ZA{
	align:right;
}


table.mblisttab{
	display: table-caption;
  display: inline-table;
	border: 1px solid #cfcfcf;
}

table.mblisttab th,table.mblisttab td{
	padding: 2px !important;
}
.mblisttab td{
	padding: 3px !important;
}

.listth,.listthre,.listli,.listre{
	padding: 2px;
}


.listthre,.listre{
	text-align:right;
}
.listthmi,.listmi{
	text-align:center;
}
.table-responsive{
	/*border: 1px solid #f00;	*/
}



.select2-selection__rendered{font-size:16px;}

.table-shopping-cart{
	border:1px solid #f00;
	border:1px solid #cfcfcf;
	border-collapse: collapse;
	width:95%;
}
.table-shopping-cart td{
	border:1px solid #00f;
	border:1px solid #cfcfcf;
  vertical-align: middle !important;
}
.wkbr90{width:90%;}
.wkbr70{width:70%;}
.wkbr10{width:10%;}
.wkbr20{width:20%;}
.strich5{
	border-top:5px solid #cfcfcf;
}



.servicekategorie,.servicedatum,.servicetitle,.servicesubtitle,.servicelink{
	margin-bottom: 10px;
	border: 0px solid #000;
  /*margin-bottom: 5px !important;*/
}

.servicelist,.serviceprotolist,.servicedetlist,.serviceprotodetlist{
	width:570px;
	width:285px;
	/*height:321px;*/
	width: 100%;
}
.servicedetlist{
	margin-bottom:20px;
	margin-bottom: 20px !important;
}

.serviceprotolist,.serviceprotodetlist{
	width: 30% !important;
}

.servicedet2{
	width:100%;
}


.servicecarousel{
	/*height:160px; */
	width: 90%;
 }

.owl-customer-navigation-x{
	display: flex;
}

.servcarli,.servcarre{
	border:0px solid #f00 !important;
	width: 48px !important;
	height: 48px !important;
	line-height: unset !important;
	position:unset;
}

.servcarli{
	float:left;
}
.servcarre{
	float:right;
}


.rahmenmore1{
	border:0px solid #f00;
}
.rahmenmore2{
	border:0px solid #0ff;
}

.servicekategorie{
	font-weight: bold;
	font-weight: normal;
	font-size:20px;
	font-size:12px;
	float: right;
}
.servicedatum{
	font-weight: bold;
	font-weight: normal;
	font-size:16px;
}
.servicetitle{
	font-weight: bold;
	font-size:20px;
	text-align:left;
	text-align: justify;
}
.servicesubtitle{
	font-weight: bold;
	font-weight: normal;
	font-size:16px;
}
.servicelink{
	font-weight: bold;
	/*font-weight: normal;*/
	font-size:16px;
  /*text-align: right;*/
  /* margin-top: 5px; */
  border: 0px solid #f00;
  text-align: left;
  text-align: center;
  padding: 4px;
}
.aservice{
	text-transform: uppercase;
	font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
}
.aservice:hover{
	text-decoration: underline;
}


.rahmslider1{
	border:0px solid #f00;	
}
.rahmslider2{
	border:0px solid #0f0;	
}
.rahmslider3{
	border:0px solid #00f;	
	width: 100%;
}
.rahmslider4{
	border:0px solid #f0f;	
}

.rahmpagob,.rahmpagunt{
	border:0px solid #f00;	
}
.rahmpagob{
	margin-top: 50px;
	margin-top: 0px !important;
}
.rahmpagunt{
	margin-bottom: 50px !important;
}
.rahm1{
	border-top:0px solid #f00;	
	margin-bottom: 50px !important;
	/*padding-bottom: 50px !important;*/
}
.rahm2{
	border-top:0px solid #0f0;	
	margin-bottom: 20px !important;
}
.rahm3{
	border-top:0px solid #00f;	
}
.rahm4{
	border-top:0px solid #f0f;	
	background-color: navajowhite;
	background-color: #fff;
	padding: 10px;
	position: relative;
  left: -5%;
  bottom: -50px;
	/*max-height: 240px;*/
	height: 240px;
  overflow: auto;
	resize: both;
	resize: vertical;
}
@media (min-width: 468px) {
	.rahm1{
    padding-top: 0px;
    padding-bottom: 10px;
	}	
	.rahm4{
		background-color: darkorange;
		background-color: #fff;
		left: 0%;
		bottom: 0px;
	}
}
@media (min-width: 768px) {
	.rahm4{
		background-color: chartreuse;
		background-color: #fff;
	}
}
@media (min-width: 992px) {
	.rahm4{
		background-color: aquamarine;
		background-color: #fff;
		left: -5%;
		bottom: -55px;	}
}
@media (min-width: 1200px) {
	.rahm4{
		background-color: hotpink;
		background-color: #fff;
		left: -5%;
		bottom: -90px;	}
}

.clspan{
	display: block;
  padding: 8px 10px 8px 12px;
  vertical-align: middle;
}
.clbtnED, .clbtnED2 {
  cursor: pointer;
  width: 30px;
  height: 30px;
	margin-right: 10px;
}

.text-subline {
  position: relative;
  height: 1px;
  padding: 0;
  background: #e5e5e5;
  border: none;
}

.containerSL {
  width: 100%;
  border: 1px solid #f00;
}

.editfilelist {
  border: 1px solid #cfcfcf;
  width: 100%;
  min-height: 200px;
  resize: both;
  overflow: auto;
  height: 400px;
  height: 525px;
  padding: 5px;
  font-size: 13px;
}
.photoedit {
  border: 1px solid #f00;
  display: inline-block;
  display: table-cell;
}
.rezeptdetfoto_X {
  width: 192px;
  height: 108px;
  width: 384px;
  height: 216px;
  width: 200px !important;
}
.rezeptdele_X {
  border: 0px solid #ff0;
  cursor: pointer;
  width: 20px;
}
.breite_foto, .breite_fotount {
  width: 80%;
  width: 200px;
	width: 80%;
  margin-bottom: 10px !important;
  margin-bottom: 0px !important;
  color: #000;	
}
.breite_foto2 {
  width: 80%;
  width: 100px;
  margin-bottom: 10px !important;
  color: #000;
}
.rezspandele {
  border: 0px solid #f0f;
  position: relative;
  right: 24px;
  top: -1px;
}
.fotoeditrahm0{
  border: 2px solid #00f;
	min-height: 690px;
}
.fotoeditrahm1,.fotoeditrahm2{
	width:48%;
  border: 2px solid #f0f;
 }
.fotoeditrahm3{
  border: 2px solid #0ff;
 }
.fotoeditrahm2{
	float:left;
 }
.fotoeditrahm1{
	float:right;
 }
.thumbnail-default {
  position: relative;
  display: inline-block;
  width: 100%;
}
.thumbnail-apollo, .thumbnail-apollo figure {
	background: #fff;
}
.owloejcschrift1,.owloejcschrift2{
	text-shadow: 1px 1px #000;
}
#irezsuche {
	margin-top: 0px;
}


.thumbnail-apollo figcaption {
  position: absolute;
  top: 75%;
  padding: 0 8%;
  margin-top: 0;
  color: #fff;
  opacity: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}


@media (min-width: 768px){
	h4, .h4 {
    line-height: 1;
    font-size: 16px;
	}
}


.clspan{
	display: block;
  padding: 8px 10px 8px 12px;
  vertical-align: middle;
}
.clbtnED,.clbtnED2{
	cursor: pointer;	
  width: 30px;
  height: 30px;
}
.cltxt{
	font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  font-family: "Merriweather", "Times New Roman", Times, serif;
	padding: 4px;
}

.editsession{
	float: right;
  position: relative;
  top: 40px;
	display: none;
}




.edittitelareaedit,.edittextarea,.edittextareaedit {
	width: 100%;
  min-height: 100px;
  resize: both;	
	resize: vertical;
	color:#000;
}
.edittextareaedit {
  min-height: 600px;
}
.breite_titel,.breite_utitel {
	width:80%;	
}
.breite_datum,.breite_zeit,.breite_perszl,.breite_autor,
.breite_ort,.breite_foto,.breite_fotount,.breite_foto2,
.breite_filter,.breite_filter2,.breite_spezial,.breite_menue{
	/*font-size: medium;*/
}
.breite_datum {
	width: 90px;	
	color:#000;
}
.breite_zeit {
	width: 50px;	
	color:#000;
}
.breite_perszl {
	width: 30px;	
	color:#000;
}
.breite_autor {
	width:80%;
	width:90px;	
	width: 145px;
	color:#000;
}
.breite_ort {
	width:80%;
	/*width:80px;	*/
	width: 168px;
	width: 236px;
	min-height: unset;
	color:#000;
}
.breite_foto,.breite_fotount {
	width:100%;
	/*width:200px;	*/
	margin-bottom: 10px !important;
	margin-bottom: 0px !important;
	color:#000;
}
.breite_foto2,.breite_fotosort {
	width:80%;
	width:46%;
	width:20%;
	/*width:100px;	*/
	margin-bottom: 10px !important;
	color:#000;
	margin-right: 4px;
}
.photoedit{
	border:0px solid #f00;
	display: inline-block;
  /*display: table-cell;*/
	border-bottom:1px solid #cfcfcf;
	margin-bottom:10px;
}
.rezeptdetfoto{
	/*width: 192px;*/
	/*height: 108px;*/
	/*width: 384px;*/
	/*height: 216px;*/
	/*width: 200px !important;*/
	width: 50% !important;
}
.rezeptdetfoto2{
	width: 192px;
	height: 108px;
	width: 384px;
	height: 216px;
	width: 25% !important;
	width: 30px !important;
}
.editfilelist{
	border:1px solid #cfcfcf;
	width: 100%;
  min-height: 200px;
  resize: both;		
  overflow: auto;
	height: 400px;
	height: 525px;
	padding: 5px;
	font-size: 13px;
}
.breite_filter,.breite_filter2{
	width: 250px;
  position: relative;
  top: -4px;
	color:#000;
}
.breite_filter2{
	width: 100px;
	width: 130px;
}
.breite_spezial,.breite_menue{
	width: 200px;
	float: right;
	color:#000;
	border: 1px solid rgb(133,133,133);
}
.clfilter {
	border:0px solid #f00;
	width:300px;	
	width: 80%;
	margin-bottom: 10px !important;	
	float: right;
	/*text-align: end;*/
	position: relative;
  padding-bottom: 0px;
  bottom: 7px;
}
.iconwahl{
	cursor: pointer;
}
table.listfilter {
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
}
th.listfilter, td.listfilter {
	padding:2px;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}
.listfoto,.listfoto2{
	cursor:move;
}
.listfoto{
	/*width:192px;*/
	/*height:108px;*/
	width: 100px;
	/*width: 25%;*/
  margin-bottom: 6px;
}

.listfoto2{
	/*width:192px;*/
	/*height:108px;*/
	width: unset;
	height: 100px;
}

.rezspandele{
	border: 0px solid #f0f;	
	position: relative;
  right: 24px;
	top: -1px;
}
.rezeptdele{
	border: 0px solid #ff0;	
	cursor: pointer;
	width: 20px;
	position: relative;
  top: 7px;
  /*right: -3px;*/
  /*top: -24px;*/
  /*right: -19px;*/
	float:right;
}
#ierg1,#ierg2{
	background: #f00;
  color: #ff0;
  padding: 0px 8px;
  font-weight: bold;
	/*border-color: #ef800d;*/
}
.rdatum{
	color: #fff;
}

#ifilterkateg{
	
}
.filterkateg{
	
}

.selkoch{
	color: #f00;
	border: 1px solid #00f;
}

.select2-selection.select2-selection--single{
	padding: 0px;
  height: auto;
  /*padding-left: 5px;*/
	padding: 0px 6px;
	padding: 8px 6px;
}

.ordnerlist{
	font-weight: bold;
	/*color:#f00;*/
	/*color: #f00;*/
  /*color: #000;*/
  /*border-bottom: 1px solid #f00;*/
  margin-bottom: 5px;
}


.tags-list .group .group-sm .kochwert{
}
.kochwert{
	border:1px solid #f00;
	border:1px solid #cfcfcf;
	padding: 1px 12px 12px 4px;
	margin-top: 12px;
}
.kochkateg,.kochkateg2,.kochkateg3{
	position:relative;
	margin-top:13px;
}
.kochwert2{
	border:1px solid #0f0;
	border:1px solid #cfcfcf;
	padding: 1px 12px 12px 4px;
	margin-top: 12px;
}
.kochkateg2{
	position:relative;
	margin-top:13px;
}
.kochwert3{
	border:1px solid #00f;
	border:1px solid #cfcfcf;
	padding: 1px 12px 12px 4px;
	margin-top: 12px;
}
.kochkateg3{
	position:relative;
	margin-top:13px;
}


.galwahl{
	border:1px solid #cfcfcf;
	border:0px solid #f00;
	margin-bottom:10px;
}
.galwahlti,.galwahluti{
	font-family: "Merriweather", "Times New Roman", Times, serif;
	color: #f00;
}
.galwahlti{
  font-size: 20px;
  font-size: 16px;
  font-size: 12px;
}
.galwahluti{
  font-size: 16px;
  font-size: 12px;
}

.hinweis2{
	font-size: 12px;
  border: 0px solid #f00;
  line-height: initial;
}
#testimg{
	/*visibility: visible;*/
  display: none;
}


#ivc_titel{
	font-size:32px;
	font-size:28px;
  font-size: 36px;
  /* font-size: 28px; */
  font-weight: 400;
   width: 800px;
}
.keinrahmen{
	border:solid 0px #f00;
  width: 100%;
  min-height: 200px;
  height: 500px; 
  resize: vertical;
  overflow: visible;		
}
/* ######################## */

.divtest{
	background: #fff;
}
.div0,.div1,.div2,.div3{
  position:relative;
}

.div0{
	border: 2px solid #000;
  margin: 20px;
  padding: 20px;
}

.div1{
	border: 2px solid #f00;
  /* height: 400px; */
  min-height: 300px;

}
.div2{
  border: 2px solid #0f0;
  position:absolute;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 25%;
  height: 200px;	
}
.div3{
  border: 2px solid #00f;
  position:absolute;
  position: absolute;
  bottom: 10px;
  right: 10px;
  left: 20%;
  height: 200px;
}
/* ######################## */


.rd-navbar-brand.oejc{
	display: none;	
}


@media (max-width: 1200px) {
	.rd-navbar-brand.oejc{
		display: block !important;
		top:2px !important;
		text-align: center;
		border:0px solid #f00;
		}
	}


/* ### dateianzeige ### */
.zg_files{
  border: 0px solid #f00;	
  min-height: 195px;
  overflow: scroll;
  height: 326px;
  height: 195px;
  height: 212px;
  overflow: auto;
  resize: both;
  /* height: 308px;	*/	
  border: 1px solid #cfcfcf;
	padding: 2px;
}

.dateiakt,.dateiaktkl{
	border:0px solid #f00;
	cursor: pointer;
	width: 20%;
  width: 30px;
  margin-left: 10px;
}
.dateiaktkl{
  width: 20px;
}
.divdateiweg{
	border:0px solid #f00;
	display: none;
}

.sendinfobox{
	border:2px solid #f00;
	border:1px solid #cfcfcf;
	border-left:2px solid #cfcfcf;
	/*background-color: #cfcfcf;*/
	padding:6px;
	color: #000;
}


input#icheckboxcustom[type=checkbox] {
	-moz-appearance:none;
	-webkit-appearance:none;
	-o-appearance:none;
	outline: none;
	content: none;	
}

input#icheckboxcustom[type=checkbox]:before {
	font-family: "FontAwesome";
    content: "\f00c";
    font-size: 15px;
    color: transparent !important;
    background: #fef2e0;
    display: block;
    width: 15px;
    height: 15px;
    border: 3px solid black;
    margin-right: 7px;
}

input#icheckboxcustom [type=checkbox]:checked:before {

	color: black !important;
	color: #f00 !important;
}


/* ### help ### */

.cltxtgrafik{
	border:0px solid #f00;
}
.editgrafik,.helpgrafik,.editgrafik2,.helpgrafik2{
	border:0px solid #00f;
	cursor: pointer;
	margin-right:10px;
}
.editgrafik2,.helpgrafik2{
	cursor: pointer;
	cursor: default;
	margin-right: 0px;
}
p.pur {
border: 1px solid #00ff00;
border: 1px solid #000;
padding-bottom: 5px;
margin-bottom: 0px !important;
}

img.purimg{
	width:30px;
}

.editinfobtn,.editinfobtnre{
	text-align:center;
	padding:4px;
	padding: 10px !important;
	/*color:#f00;*/
}
.editinfobtnre{
	text-align:right;
}





/* Mask for background, by default is not display */
#mask {
	/*visibility:hidden;*/
	/*visibility:visible;*/
	display:none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 999;
}

#login-box {
    display: none;
	color:#204848;
    /*display: none;*/
    background: #333;
    background: #cfcfcf;
    padding: 10px;
    border: 2px solid #ddd;
    float: left;
    font-size: 1.2em;
    position: fixed;
	
	min-width: 400px;
	min-height: 300px;
	
    box-shadow: 0px 0px 20px #999;    /* CSS3 */
    -moz-box-shadow: 0px 0px 20px #999;    /* Firefox */
    -webkit-box-shadow: 0px 0px 20px #999;    /* Safari, Chrome */
	border-radius: 3px 3px 3px 3px;   
	-moz-border-radius: 3px;    /* Firefox */
    -webkit-border-radius: 3px;     /* Safari, Chrome */
    top: 50%;
    left: 50%;
    z-index: 99999;
}

/* You can customize to your needs  */
.login-popup {
cursor: pointer;
color:#204848;
}

img.btn_close {
    /*Position the close button*/
	float: right;
    margin: -28px -28px 0 0;
}
.login-popup h1  {
font:28px/30px Calibri, Arial, Verdana;
color:#204848;
}
.login-popup h3  {
font:22px/22px Calibri, Arial, Verdana;
color:#204848;
}
pre {
font:16px/16px Courier, Calibri, Arial, Verdana;
color:#204848;
}
.zgbeih4 {
font:normal 19px Calibri, Arial, Verdana;
color:#504842;
color:#204848;
}
.login-popup table {
border: 1px #c0c0c0 solid;
border-collapse:collapse;
width: 100px;
}
.login-popup td  {
border: 1px #c0c0c0 solid;
/*nowrap:nowrap;*/
padding:2px;
white-space:nowrap;
vertical-align:middle;
}
#login-box td {
vertical-align: middle;
border: 0px #ff0000 solid;
border: 1px #c0c0c0 solid;
padding: 2px;
}
#login-box td img, #login-box td pre, #login-box td b {
vertical-align: middle;
}
#login-box td pre {
border: 0px #ff0000 solid;
vertical-align: bottom;
}

.ziffkey,.ziffgleich,.ziffplus{
	margin-left:2px;	
	height:24px;
}
.ziffkey{
	border: 0px #ff0000 solid;	
}
.ziffgleich{
	border: 0px #00ff00 solid;	
	margin-left:8px;	
	margin-right:2px;	
	height:12px;
}
.ziffplus{
	border: 0px #0000ff solid;		
	height:18px;
	margin-left:4px;	
	margin-right:2px;	
}
.ziffinput{
	width:100px;
	width: 140px;
  float: right;
  position: relative;
  top: -14px;
	margin-right: 28px;
	}
.ziffback{
	background:#cfcfcf;
	border: 1px #0000ff solid;		
}
.ziffcalc{
	border:0px solid #000;	
  position: relative;
  top: -7px;
	float: right;
}





.bfarbetuerkis{
	border: 0px #ff0000 solid;
}
.bfarbegruen{
	border: 0px #00ff00 solid;
}
.bfarbeblau{
	border: 0px #0000ff solid;
}
.bfarbegelb{
	border: 0px #ffff00 solid;
}
.bfarbeschwarzfett{
	border: 0px #000 solid;	
}
.accordionwahl{
	font-size:36px;
	/*font-size:40px;*/
	/*font-weight: bold;*/
  font-weight: 400;
	color:#f00;
	color: #434345;
}
.resp-arrow{
  /*position: absolute;*/
  top: 6px !important;
  right: 22px !important;
  /*bottom: 0;*/
  /*width: 20px;*/
  /*font-family: "Material Design Icons";*/
  font-size: 47px !important;
  /*font-weight: 400;*/
  /*text-align: center;*/
  /*transition: .2s;*/
}
.responsive-tabs .resp-accordion {
	text-transform: none;
}



/* PAY */
table.payload {
	width: 700px;
	margin-top: 1em;
	table-layout: fixed;
	border: 0;
	display: none;
}

table.payload tr:hover {
	background-color: #eee;
	font-weight: bold;
}

table.payload td {
	border: 0;
	border-bottom: 1px solid #ccc;
	font-family: monospace;
	font-size: 1em;
	line-break: anywhere;
}

table.payload td > input {
	width:100%;
	font-family: monospace;
	border: 0;
	background-color: #eee;
	font-size: 1em;
	color: inherit;
	padding: 0.5em;
	padding-right: 0;
}



/* SHOP AR */
.rebtnweg{
	display: none;
}




.menueok{
	width:25px;
}

.hinwdaten{
	color:red;
}

.regtab {
	text-align: left;
  margin: auto;
  width: 60%;
}
.regtab li {
	margin-top:3px;
}




/* Ressort */
.restxtarea{
	font-size: 12px;
}

.resclasstab{
	/*border:1px solid #00f;*/
	margin-bottom:5px;
  margin-top: 5px !important;
}
.resclasstr{
	margin-bottom:2px;
  margin-top: unset !important;
}
.restdcl{
	padding: 2px 4px 2px 6px;
	border: 1px solid #cfcfcf;
	font-size: 12px;
}
.ressinpcl{
	color:#00f;	
	/*vertical-align: sub;*/
	vertical-align: middle !important;
}
.ressticl{
	/*color:#f00;*/
  margin: 0px !important;
}
.ressticlrot{
	color:#f00;
}
.ressticl.fett2{
}
.restxtarea{
	height: 40px;
	display: none;
	
}
.resspop{
	height:58px;
	height:20px;
	resize: both;
	border: 1px solid #cfcfcf;
	width:100%;
}
.ressorttab{
	width:100%;	
}
