body{
overflow-y: scroll;
-webkit-tap-highlight-color:rgba(0,0,0,0.12)
-webkit-user-select: auto;
-khtml-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}

input:checked + label { color: #02ff02; }


#dynInfoboardInfo {
    position: absolute;
    top: 64;
    left: 50%;
    margin-left: -351px;	
}

.dynIN {
    position: relative;
    margin-bottom: 30px;
    background:#e9eae8;
	background:rgba(105,115,100,.15);
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	border-collapse:inherit;
	border-spacing:0;
	text-align:left;
	 box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
	 min-width: 100px;
	 max-width: 700px;
	 width: 700px;
text-align:center;
text-shadow:0 -0px 0px rgba(0,0,0,.5);
font-size: 17;
font-family: Arial;
border: 1px white solid;
}

.infoboardinfoinhaltEdit {
	position: absolute;
	width: 23px;
   top: 2px;
    right: 2px;
}

.infoboardinfoinhaltTrash {
	position: absolute;
	width: 22px;
    top: 0;
    right: 40;
}


.dynINInfoTitel {
position: relative;
height: 4px;
margin-top: 0px;
background:#656e70 !important;
color: #ffffff !important;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40)) !important;
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40) !important;
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40) !important;
font-size: 20px;
max-height: 20px;
min-height: 25px !important;
}

.dynINInfoDate {
position: absolute;
top: 4px;
left: 4px;
color: #ffffff !important;
font-size: 10px;	
float: left;
}

.dynINInfoBez {
        position: relative;
text-align:center;
  font-family: Arial;
  font-weight:normal;
font-size: 18;
color: black;
    background:rgb(209, 207, 204) !important;
min-height: 25px;
padding-top: 10px;
}

.dynINInfoMedien {
	 min-width:650px;
	 max-width:650px;
 margin-top: 20px;	
margin-bottom: 10px;
height:auto; 
		-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	border-collapse:inherit;
	border-spacing:0;
box-shadow: 3px 3px 20px #a49c99, 3px 3px 20px #000000;
background: white;
}

.StartEditInfo {
    position: fixed;
    top: 64;
    left: 50%;
    margin-left: -200px;	
background:rgba(132, 136, 139, 0.97);
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	border-collapse:inherit;
	border-spacing:0;
	 box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
	 width: 400px;
border: 1px white solid;
height: 540px;
}


.StartEditInfo1b {
	position: absolute;
	width: 20px;
	top: 8px;
	left: 100%;
	margin-left: -27px;
}

.StartEditInfo1a {
  background:#313a3c;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
	color:#fff;
	font-weight:lighter;
  padding:10px 0 10px 10px;
  text-align:left;
text-align:left;
font-size: 17;
  font-family: Arial;
border-bottom: 1px solid black;
}

.StartEditInfo2 {
position: absolute;
font-family: Arial;
font-size: 13;
top: 50px;
left: 10px;
}

.StartEditInfo2b {
	position: absolute;
width: 175px;
height: 20px;
background: white;
top: -2px;
left: 90px;
resize: none;
overflow: hidden;
 	-webkit-border-radius:2px 2px 2px 2px;
	-moz-border-radius:2px 2px 2px 2px;
	border-radius:2px 2px 2px 2px;
	font-family: Arial;
font-size: 13;
}


.StartEditInfo3 {
position: absolute;
font-family: Arial;
font-size: 13;
top: 70px;
left: 10px;
}

.StartEditInfo3a {
position: absolute;
top: 15px;
}

.StartEditInfo3b {
position: absolute;
left: 0px;
top: 32px;
width: 379px;
height: 200px;
font-family: Arial;
font-size: 13;
resize: none;
 	-webkit-border-radius:2px 2px 2px 2px;
	-moz-border-radius:2px 2px 2px 2px;
	border-radius:2px 2px 2px 2px;
}

.StartEditInfo4 {
position: absolute;
top: 300px;
left: 100px;
}

.uploadInfo {
    position: static;
    margin-top: -60px;
    }

    
.InfoboardInfoIconUpload {
display: none;
}

.StartEditInfo7 {
position: absolute;
top: 510px;
left: 310px;
font-family: Arial;
font-size: 15;
}

#dynInfoboardBrett {
    position: absolute;
    top: 64;
    left: 50%;
    margin-left: -351px;	
}

.dynBrett {
    position: relative;
    margin-bottom: 30px;
    background:#e9eae8;
	background:rgba(105,115,100,.15);
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	border-collapse:inherit;
	border-spacing:0;
	text-align:left;
	 box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
	 min-width: 100px;
	 max-width: 700px;
	 width: 700px;
text-align:center;
text-shadow:0 -0px 0px rgba(0,0,0,.5);
font-size: 17;
font-family: Arial;
border: 1px white solid;
}

.infoboardbrettinhaltEdit {
	position: absolute;
	width: 23px;
   top: 2px;
    right: 2px;
}

.infoboardbrettinhaltTrash {
	position: absolute;
	width: 22px;
    top: 0;
    right: 40;
}


.dynBrettInfoTitel {
position: relative;
height: 4px;
margin-top: 0px;
background:#656e70 !important;
color: #ffffff !important;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40)) !important;
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40) !important;
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40) !important;
font-size: 20px;
max-height: 20px;
min-height: 25px !important;
}

.dynBrettInfoDate {
position: absolute;
top: 4px;
left: 4px;
color: #ffffff !important;
font-size: 10px;	
float: left;
}

.dynBrettInfoBez {
        position: relative;
text-align:center;
  font-family: Arial;
  font-weight:normal;
font-size: 18;
color: black;
    background:rgb(209, 207, 204) !important;
min-height: 25px;
padding-top: 10px;
}

.dynBrettInfoMedien {
	 min-width:650px;
	 max-width:650px;
 margin-top: 20px;	
margin-bottom: 10px;
height:auto; 
		-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	border-collapse:inherit;
	border-spacing:0;
box-shadow: 3px 3px 20px #a49c99, 3px 3px 20px #000000;
background: white;
}

.StartEditBrett {
    position: fixed;
    top: 54px;
    left: 50%;
    margin-left: -200px;	
background:rgba(132, 136, 139, 0.97);
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	border-collapse:inherit;
	border-spacing:0;
	 box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
	 width: 400px;
border: 1px white solid;
height: 540px;
}


.StartEditBrett1b {
	position: absolute;
	width: 20px;
	top: 8px;
	left: 100%;
	margin-left: -27px;
}

.StartEditBrett1a {
  background:#313a3c;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
	color:#fff;
	font-weight:lighter;
  padding:10px 0 10px 10px;
  text-align:left;
text-align:left;
font-size: 17;
  font-family: Arial;
border-bottom: 1px solid black;
}

.StartEditBrett2 {
position: absolute;
font-family: Arial;
font-size: 13;
top: 50px;
left: 10px;
}

.StartEditBrett2b {
	position: absolute;
width: 175px;
height: 20px;
background: white;
top: -2px;
left: 90px;
resize: none;
overflow: hidden;
 	-webkit-border-radius:2px 2px 2px 2px;
	-moz-border-radius:2px 2px 2px 2px;
	border-radius:2px 2px 2px 2px;
	font-family: Arial;
font-size: 13;
}


.StartEditBrett3 {
position: absolute;
font-family: Arial;
font-size: 13;
top: 70px;
left: 10px;
}

.StartEditBrett3a {
position: absolute;
top: 15px;
}

.StartEditBrett3b {
position: absolute;
left: 0px;
top: 32px;
width: 379px;
height: 200px;
font-family: Arial;
font-size: 13;
resize: none;
 	-webkit-border-radius:2px 2px 2px 2px;
	-moz-border-radius:2px 2px 2px 2px;
	border-radius:2px 2px 2px 2px;
}

.StartEditBrett4 {
position: absolute;
top: 300px;
left: 100px;
}

.uploadBrett {
    position: static;
    margin-top: 10px;
    }

    
.InfoboardBrettIconUpload {
display: none;
}

.StartEditBrett7 {
position: absolute;
top: 510px;
left: 310px;
font-family: Arial;
font-size: 15;
}

.Titel1 {
-webkit-border-radius: 3px 3px 0px 0px;
-moz-border-radius:3px 3px 0px 0px;
min-width: 200px;
text-align:center;
text-shadow:0 -0.1px 0.1px rgba(0,0,0,.5);
  font-family: Arial;
  font-weight:normal;
font-size: 20;
text-shadow: 1px 1px 7px #656e70;
color: rgb(0, 0, 0);
box-shadow: 3px 3px 60px #a49c99, 0px 1px 20px #000000;
background:  rgba(237,197,8,.7);               
}

.Titel2 {
-webkit-border-radius: 3px 3px 0px 0px;
-moz-border-radius:3px 3px 0px 0px;
min-width: 200px;
text-align:center;
text-shadow:0 -0.1px 0.1px rgba(0,0,0,.5);
font-family: Arial;
font-weight:normal;
font-size: 20;
text-shadow: 1px 1px 7px #656e70;
color: rgb(0, 0, 0);
box-shadow: 3px 3px 60px #a49c99, 0px 1px 20px #000000;
background: rgba(37, 170, 225, 0.7);  
width: 100%;             
}

.Titel3 {
-webkit-border-radius: 3px 3px 0px 0px;
-moz-border-radius:3px 3px 0px 0px;
min-width: 200px;
text-align:center;
text-shadow:0 -0.1px 0.1px rgba(0,0,0,.5);
font-family: Arial;
font-weight:normal;
font-size: 20;
text-shadow: 1px 1px 7px #656e70;
color: rgb(0, 0, 0);
box-shadow: 3px 3px 60px #a49c99, 0px 1px 20px #000000;
background:  rgba(43, 186, 147, 0.7);  
width: 100%;             
}

.Titel4 {
-webkit-border-radius: 3px 3px 0px 0px;
-moz-border-radius:3px 3px 0px 0px;
min-width: 200px;
text-align:center;
text-shadow:0 -0.1px 0.1px rgba(0,0,0,.5);
font-family: Arial;
font-weight:normal;
font-size: 20;
text-shadow: 1px 1px 7px #656e70;
color: rgb(0, 0, 0);
box-shadow: 3px 3px 60px #a49c99, 0px 1px 20px #000000;
background: rgba(147, 81, 160, 0.7);   
width: 100%;           
}

.Titel5 {
-webkit-border-radius: 3px 3px 0px 0px;
-moz-border-radius:3px 3px 0px 0px;
min-width: 200px;
text-align:center;
text-shadow:0 -0.1px 0.1px rgba(0,0,0,.5);
  font-family: Arial;
  font-weight:normal;
font-size: 20;
color: #ffffff;
  font-size: 20px;
  background:#656e70;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);             
box-shadow: 3px 3px 60px #a49c99, 0px 1px 20px #000000;
width: 100%;
}

.Titel6 {
min-width: 200px;
text-align:center;
text-shadow:0 -0.1px 0.1px rgba(0,0,0,.5);
  font-family: Arial;
  font-weight:normal;
font-size: 20;
color: #ffffff;
  font-size: 20px;
  background:#656e70;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
box-shadow: 3px 3px 60px #a49c99, 0px 1px 20px #000000;
width: 100%;
}

          #white-background{
                display: none;
                width: 100%;
                height: 100%;
                position: fixed;
                top: 0px;
                left: 0px;
                background-color: #fefefe;
                opacity: 0.7;
                z-index: 9999;
            }
            
            #confboxDel{
                /*initially dialog box is hidden*/
                display: none;
                position: fixed;
                width: 480px;
                z-index: 9999;
                border-radius: 10px;
                background-color: #7c7d7e;
            }

         
            #confboxDel-header{
                background:#656e70;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
                color: white;
                font-size: 20px;
                padding: 10px;
                margin: 10px 10px 0px 10px;
                font-weight: normal;
text-shadow: 1px 1px 7px #656e70;
font-family: Arial;
    border: 1px solid #000000;
    border-radius: 3px;
            }
            
            #confboxDel-body{
                background-color: white;
                color: black;
                font-size: 14px;
                padding: 10px;
                margin: 0px 10px 0px 10px;
                  font-weight: normal;
font-family: Arial;
            }
            
            #confboxDel-footer{
                background-color: #f2f2f2;
                text-align: right;
                padding: 10px;
                margin: 0px 10px 10px 10px;
            }
            
            #confboxDel-footer button{
                background:#656e70;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
                color: white;
                padding: 5px;
                border: 0px;
                  font-weight: normal;
text-shadow: 1px 1px 7px #656e70;
font-family: Arial;
            }


.DateVon {
font-family: Arial;	
}

.DateBis {
font-family: Arial;	
}

.splogo {
display: none;
}

#waHeadCtrl {
position: absolute;
top: 10px;
right: 20px;	
}


#Back1 {
position: absolute;	
width: 80%;
height: 50px;
z-index: 2;
}

#Back2 {
position: absolute;	
margin-top: -44px;
width: 80%;
height: 50px;
z-index: 2;
}


.menu {
	position: absolute;
	left: 1px;
	top: -12px;
	width: 70px;
}

.Anmelden {
	position: absolute;
	width: 20px;
	left: -5px;
	top: 2px;
}

.Add1 {
	position: absolute;
width: 27px;
top: -2px;	
left: -50px;
}

.angemeldetals {
	   position: absolute;
	right: -16px;
	top: 23px;
	width: 300px;;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: rgb(255, 255, 255);
    text-align: right; 
}

#TableEinheiten {
	position: absolute;
	top: 53px;
	background:#e9eae8;
	background:rgba(132, 136, 139, 0.9);
	-webkit-border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	border-spacing:0;
	text-align:left;
	width:100%;
	height: auto; 
	 box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
z-index: 1;
}

	
.TableInhalt {
	height: 100px;
border-bottom:3px solid rgba(255,255,255,.5);
border-top:3px solid rgba(255,255,255,.5);
border-left:1px solid rgba(255,255,255,.5);
	padding:6px 5px;
	color:#252121;
text-align:left;
  font-family: Arial;
font-size: 16;
text-align:center;
max-width: 600px;
	}

.EinheitSONNERIEDISPLAY {
	position: relative;
	height: 30px;
	float: right;
top: -2px;
	margin-bottom: 2px;
	margin-right: 2px;
}

.EinheitTAGSMAIN2ADD {
	width: 30px;
	margin-bottom: 10px;
}

.EinheitTAGSMAIN2 {
	border-bottom: 1px solid rgba(255,255,255,.5);
	margin-bottom: 6px;
}

.EinheitTAGSTITEL {
		border-radius: 3px 3px 3px 3px;
}

.EinheitTAGSTITEL2 {
	margin-top: 2px;
		border-radius: 3px 3px 3px 3px;
}

.EinheitTAGSIMGMAIN {
	height: 50px;
	width:100%;;
}

.EinheitTAGSIMG1 {
	width: 30px;
	float: left;
	margin-top: 7px;
}

.EinheitTAGSIMG2 {
	width: 30px;
	float: right;
	margin-top: 7px;
}

.EinheitFACEMAIN2ADD {
	width: 30px;
	margin-bottom: 10px;
}

.EinheitFACEMAIN2 {
	border-bottom: 1px solid rgba(255,255,255,.5);
	margin-bottom: 6px;
}

.EinheitFACETITEL {
		border-radius: 3px 3px 3px 3px;
}

.EinheitFACETITEL2 {
width: 100%;
height: 100px;
display: flex; 
justify-content: center; 
align-items: center;	
	margin-top: 4px;
}

.EinheitFACETITEL2BILD {
border-radius: 50% 50% 50% 50%;
height: 80%;
max-width: 60%;
max-height: 80%;
object-fit: cover; /* Das Bild wird so zugeschnitten, dass es das gesamte Quadrat ausfüllt */
width: auto;
}

.EinheitFACEIMGMAIN {

	height: 50px;

	margin-top: -50px;
}

.EinheitFACEIMG1 {
	width: 30px;
	float: left;
	margin-top: 7px;
}

.EinheitFACEIMG2 {
	width: 30px;
	float: right;
	margin-top: 10px;
}


.thClassFrom {
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2);
	-o-box-shadow:inset 0 1px 0 rgba(255,255,255,.2);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.2);
	padding:2px 2px;
	font-size: 15;
	font-family: Arial;
	max-width:200px;
     width:auto;
	min-width:150px;
	opacity: 1;
	border-left:1px solid rgba(255,255,255,.5);
	background: #e3dfde;
	font-weight:normal;

	}

.ZaehlerPrint {
	position: absolute;
	width: 22px;
	margin-top: -1px;
	margin-left: 10px;
}  
	
.TableTicketInhalt {
border-bottom:3px solid rgba(255,255,255,.5);
border-top:3px solid rgba(255,255,255,.5);
border-left:1px solid rgba(255,255,255,.5);
	padding:6px 5px;
	color:#252121;
text-align:left;
  font-family: Arial;
  font-weight:normal;
font-size: 16;
text-align:center
	}

tr {
opacity: 0.9;
}
tr:hover {
opacity: 1;
box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
}

.AbbruchChart {
	position: absolute;
	margin-top: -38px;
	margin-left: -10px;
      width: 20px;
    height: 20px;	
}

.EditEinheit {
width: 30px;
height: 30px;
position: absolute;
margin-left: -40px;
margin-top: -15px;

}

.EditEinheit-Abrechung {
position: absolute;
margin-left: 0px;
margin-top: -15px;
width: 30px;
height: 30px;
}

.EditEinheit-Reset {
    position: absolute;
    margin-left: 40px;
    margin-top: -15px;
    width: 30px;
    height:30px;
}

.TextAreaInEinheiten {
	position: relative;
	text-align: center;
	color:#252121;
	font-family: Arial;
	font-size: 16;
	background:#eee;
	border-radius: 3px 3px 3px 3px;
	height: 100%;
	resize: none;
	float: center;
	max-width: 140px;
	height: auto;
	top: 15px;
}

.TextAreaInEinheitenSonnerie {
	position: relative;
	text-align: center;
	color:#252121;
	font-family: Arial;
	font-size: 16;
	background:#eee;
	border-radius: 3px 3px 3px 3px;
	height: ;
	resize: none;
	float: center;
	max-width: 140px;
	top: 0px;
}

.TextAreaInEinheitenDivEdit {
		text-align: center;
		color:#252121;
  font-family: Arial;
font-size: 16;
 background:#eee;
	border-radius: 3px 3px 3px 3px;	
  height: 20;
  float: center;
  max-width: 140px;
}


.EinheitSONNERIE {position: sticky;min-width: 150px;max-width: 550;height: auto;font-size:16px;font-family: Arial;overflow-y: auto;scrollbar-width: thin;top: 13px;}


.InfoboardSTATUS1 {
position: fixed;
bottom: 0px;
left: 0px;
min-height: 140px;
height: auto;
width:25%;
background:#d0d0d0;
font-family: Arial;
overflow-y: auto;
}

.Status1InhaltInfo {
position: absolute;  
left: 1%;
right: 1%; 
width: 98%;
}


.InfoboardSTATUS2 {
position: fixed;
bottom: 0px;
left: 25%;
min-height: 140px;
height: auto;
width: 25%;
background:#c0c0c0;
font-family: Arial;
overflow-y: auto;
}

.Status2InhaltInfo {
position: absolute;
left: 1%;  
right: 1%; 
width: 98%;
}


.InfoboardSTATUS3 {
position: fixed;
bottom: 0px;
left: 50%;
min-height: 140px;
height: auto;
width: 25%;
background:#b0b0b0;
font-family: Arial;
overflow-y: auto;
}


.Status3InhaltInfo {
position: absolute;
left: 1%; 
right: 1%; 
width: 98%;
}


.InfoboardSTATUS4 {
position: fixed;
bottom:0px;
left: 75%;
height: 140px;
width: 25%;
background:#a0a0a0;
padding-right:0px;
font-family: Arial;
}

#loader99 {
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 9999;
background: url('/graphics/splogo2.png') 50% 50% no-repeat #000000;
}

.ShowChart1 {
height: 30px;
}

.EinheitZAEHLERAnzAdr {
	font-family: Arial;
	font-size: 12;
	width: 50px;
}

.EinheitZAEHLERAnzStatus {
    margin-top: -15px;
    margin-left: 85%;;
	width: 18px;
}



.AddChart {
	position: relative;
	width: 30px;
    display: block;
    margin-left: auto;
}

.ChartEditTable {position: fixed;left: 50%;margin-left: -360px;top: 46px;opacity: 1;background:rgba(132, 136, 139, 0.9);-webkit-border-radius:0 0 1px 1px;-moz-border-radius:0 0 1px 1px;border-radius:0 0 3px 3px;border-spacing:0;text-align:left;width: 720px;height: auto;box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;z-index: 1;border: 1px solid black;/* top:  0; *//* bottom: 0; *//* display: inline-block; */}

.chartediticonremove {
    position: absolute;
    width: 20px;
    height: 20px;
    margin-top: 0px;
    margin-left: 20px;
    }

    .chartediticonclose {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 10px;
    left: 700px;
    }
	
caption {
  background:#656e70;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	color:#fff;
	font-weight:bold;
  padding:10px 0 10px 10px;
  text-align:left;
	text-shadow:0 -1px 1px rgba(0,0,0,.5);
text-align:left;
font-size: 17;
  font-family: Arial;
width:730px;
  height: 20px;
 box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
border: 1px solid black;
	}

.ZaehlerKonfBez {
	position: absolute;
  padding:6px;
text-align:left;
font-size: 15;
  font-family: Arial;
  font-weight:normal;
   width: 234px;
  }

  .ZaehlerKonfBez2 {
  	position: absolute;
margin-top: 5px;
text-align:left;
font-size: 15;
  font-family: Arial;
  font-weight:normal;
   width: 0px;
   left: 256px;
  }

.ZaehlerKonfBez3 {
	position: absolute;
	top: 43px;
	left: 400px;
	padding: 5px;
	text-align:left;
	font-size: 15;
  	font-family: Arial;
  	font-weight:normal;
   	width: 120px;
}

        .ZaehlerKonfBez3ShowMore1 {
top: 50px;
position: absolute;
left: 550px;	
width: 20px;	
}

      .ZaehlerKonfBez4 {
      	position: absolute;
  padding:6px;
text-align:right;
font-size: 15;
  font-family: Arial;
  font-weight:normal;
   width: 140px;
   left: 580px;
  }

   .ZaehlerKonfBez5 {
   	position: absolute;
   	padding:3px;
   	top: 95px;
   	left: 253px;
   	text-align:left;
   	font-size: 15;
   	font-family: Arial;
   	font-weight:normal;
   	width: auto;
  }

     .ZaehlerKonfBez7 {
   	position: absolute;
   	top: 95px;
   	left:620px;
   	text-align:left;
   	font-size: 15;
   	font-family: Arial;
   	font-weight:normal;
   	width: auto;
  }

  .ChartEditTitel7a {
  	position: absolute;
  width: 130px;
  top: 120px;
   	left: 600px;
  }

  .ChartEditTitel2a {
  	position: absolute;
  	top: 120px;
  left: 255px;
  	 
  	width: 110px;
  }

.charteditcolor{
	position: static;
	margin-top: 30px;
	width: 240px;
	height: 90px;
	display: ;
}

.ChartEditTitel{
	position: static;
	float: center;
	top: -5px;
	margin: 2px;
	width: 237px;
}

.ChartEditColorIn{
	float: left;
	margin: 2px;
	width: 18px;
	height: 18px;
	border: 1px white solid;
	display: table-row;
}

#keyboard {
	position: fixed;
}

.ChartEditArt {
position: absolute;
top: 68px;
left: 255px;
}

.ZaehlerKonfBezHersteller {
position: absolute;
text-align:left;
font-size: 15;
font-family: Arial;
font-weight:normal;
width: 237px;
top: 100px;
padding:3px;
padding-left: 30px;
}

.ChartEditHersteller {
position: absolute;
padding-left: 0px;
top: 70px;
left: 400px;
}

.ChartEditHerstellerSumme {
	position: absolute;
	top: 71px;
	left: 400px;
	font-family: Arial;
	max-height: 57px;
	height: 60px;
	border: 0.5px solid lightgray;
	font-size: 14;
	max-width: 200px;
	overflow: scroll;
	}

label:hover {
background-color:lightgray;
}

.ChartEditAdr{
position: absolute;
top: 70px;
right: 22px;
width: auto;
float: right;
}

.trfromchartedit:hover {
opacity: 1;
box-shadow: 0px 0px 0px #a49c99, 0px 0px 0px #000000;
}


      .ZaehlerKonfBez6 {
  padding-bottom:5px;
text-align:right;
font-size: 15;
  font-family: Arial;
  font-weight:normal;
   width: 140px;
  }

.ChartEditZusDiagramm{
	position: relative;
float: center;
top: -5px;
margin: 2px;
    width: 237px;
}

.ZaehlerKonfShowMore1 {	
top: 142px;
position: absolute;
left: 710px;	
width: 20px;
}

.ChartEditLine {
	position: absolute;
	top: 140px;
	width: 700px;
}

.ZaehlerKonfZusatzDiagramme1 {
	position: static;
	margin-top: 10px;
	width: 240px;
}

.ZaehlerKonfZusatzDiagramme2 {
	position: static;
	width: 240px;
		margin-top: 10px;
}

.ZaehlerKonfZusatzDiagramme3 {
	position: static;
	width: 240px;
		margin-top: 10px;
}

.EinheitZAEHLER {
	border-top: 1px dotted rgba(255,255,255,.5);
	text-align:center;
font-size: 15;
  font-family: Arial;
  font-weight:normal;
}

.EinheitZAEHLERStatus {
border-bottom: 1px solid rgba(255,255,255,.5);
}

.ShowDisplay {
	position: fixed;
	top: 90px;
	width: 320px;
	height: 196px;
	border: 2px solid rgba(255,255,255,.5);
	z-index: 2;
	left: 50%;
	margin-left: -150px;

}

.ShowDisplayHead{
	height: 40px;
	background:#656e70;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
}

.ShowDisplayHeadTitle {
	position: relative;
	font-size: 17;
  font-family: Arial;
  font-weight:normal;
  color: white;
  width: 200px;
  	font-weight:lighter;
  padding:10px 0 10px 10px;
  text-align:left;
text-align:left;
font-size: 17;
  font-family: Arial;
}

.ShowDisplayHeadClose {
	position: absolute;
	width: 25px;
	top: 1px;
	right: 1px;
}

.ShowDisplayHeadZeilenAnz {
	position: absolute;	
	top: 10px;
	right: 50px;
}

.ShowDisplayMain {
	display: flex;
	position: absolute;
	width: 320px;
	background: black;
	height: 156px;
	 align-items: center;
  justify-content: center;
}

.ShowDisplayMainLine {
white-space: pre !important;
position: absolute;
}

.ShowDisplayMainLine-1-Single {
margin-top: 35px;
}

.ShowDisplayMainLine-zeilen-1 {
position: absolute !important;
height: 78px !important;
top: 10px !important;
}


.ShowDisplayMainLine-zeilen-2 {
position: absolute;
height: 78px;

top: 90px;
}

.ShowDisplayMainLine-zeilen-3 {
	position: relative;
height: 52px;
font-size: 45;
}

.ShowDisplayMainLine-zeilen-4 {
	position: relative;
height: 39px;
font-size: 38;
}

.ShowDisplayMainLine-Text1-zeilen-1 {
font-size: 75 !important;
top: -10px !important ;
}

.ShowDisplayMainLine-Text2-zeilen-1 {
position: relative;
font-size: 58 !important;
top: -18px !important ;
}

.ShowDisplayMainLine-Text3-zeilen-1 {
position: relative;
font-size: 48 !important;
top: -10px !important ;
}


.ShowDisplayMainLine-Text4-zeilen-1 {
position: relative;
font-size: 38 !important;
top: -5px !important ;
}

.ShowDisplayMainLine-Text5-zeilen-1 {
position: relative;
font-size: 28 !important;
top: 3px !important ;
}

.ShowDisplayMainLine-Text6-zeilen-1 {
position: relative;
font-size: 18 !important;
top: 4px !important ;
}


.ShowDisplayMainLine-Text1-zeilen-2 {
	position: relative;
font-size: 58 !important;
top: -10px !important ;
height: 0px;
}

.ShowDisplayMainLine-Text2-zeilen-2 {
position: relative;
font-size: 58 !important;
top: -18px !important ;
height: 0px;
}

.ShowDisplayMainLine-Text3-zeilen-2 {
position: relative;
font-size: 48 !important;
top: -10px !important ;
height: 0px;
}


.ShowDisplayMainLine-Text4-zeilen-2 {
position: relative;
font-size: 38 !important;
top: -5px !important ;
height: 0px;
}

.ShowDisplayMainLine-Text5-zeilen-2 {
position: relative;
font-size: 28 !important;
top: 3px !important ;
height: 0px;
}

.ShowDisplayMainLine-Text6-zeilen-2 {
position: relative;
font-size: 18 !important;
top: 10px !important ;
height: 0px;
}







.ShowDisplayMainLine-style-1 {
	 font-weight:normal;
	 font-family: system-ui;
	 text-align: center;
	 color: white;
}


#infoboardablage {
    position: absolute;
    top: 64;
    left: 50%;
    margin-left: -400px;
    width: 800px;
    min-height: 700px;
    }

#input4ablage {
position: absolute;
top: 0px;
width: 75px;
height: 20px;
left: 100%;
margin-left: -100px;
text-align:center;
font-size: 15;
font-family: Arial;
font-weight:normal;
border: 1px white solid;
margin-left: -75px; 
border-radius: 0px 3px 3px 0px;
    border-radius: 3px 3px 3px 3px;
  	box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
    border: 1px white solid;
}


.infoboardablageinhalt {
	position: absolute;
	width: 700px;
	border-radius: 3px 3px 3px 3px;
overflow-x: hidden;
    overflow-y: scroll;
    overflow: overlay;
min-height: 698px;
max-height: 698px;
  	box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
    border: 1px white solid;
    }

.infoboardablageinhaltItem {
position: relative;
    background:#e9eae8;
	background:rgba(105,115,100,.15);
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	border-collapse:inherit;
	border-spacing:0;
	 box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
	 width: 150px;
border: 1px white solid;
height: 100px;
width: 103px;
margin-left: 10px;
margin-top: 10px;
float: left;
}

.infoboardablageinhaltItemTitel {
font-size: 15;
  font-family: Arial;
  font-weight:normal;
  text-align:center;
  text-decoration: underline;
  max-height: 35px;
  overflow: hidden;
 word-spacing: 80px;
 
}

.infoboardablageinhaltItemBez {
font-size: 12;
  font-family: Arial;
  font-weight:normal;
  text-align:center;
    overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  max-height: 55px;
  	
}


.infoboardablageinhaltEdit {
position: absolute;
top: 75px;
left: 75px;
width: 25px;
}

.infoboardablageinhaltRemove {
position: absolute;
top: 75px;
left: -2px;
width: 23px;
}

.infoboardablageordner {
        position: absolute;
        left: 100%;
        top: 40px;
        width: 80px;
        margin-left: -75px;
        max-height: 650px;
        min-height: 658px;
        height: auto;
        border-radius: 0px 3px 3px 0px;
        overflow-x: hidden;
        overflow-y:scroll;
        overflow: overlay;
        border-radius: 3px 3px 3px 3px;
        box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
        border: 1px white solid;
        }


.infoboardablageordnerItem {
	padding-bottom: 0px;
	padding-right: 2px;
	padding-top: 0px;
	padding-left: 2px;
	border-bottom: 1px white solid;
	min-height: 75px;
	font-family: Arial;
	font-size: 14;
	text-align:center;
	display:;/* align-items: center; *//* justify-content: center; */
	background-image: url("/graphics/ablage2.png");
	background-repeat: no-repeat;
	background-size: 80px;
	color: white;
	text-decoration: underline;
	opacity: 0.5;	

    overflow: hidden;
 word-spacing: 20px;
	}


.infoboardablageordnerItemSpez{
background-image: url("/graphics/ablage3.png") !important;
opacity: 1 !important;
}

.StartEditAblage {
    position: absolute;
    top: 64;
    left: 50%;
    margin-left: -200px;	
background:rgba(132, 136, 139, 0.97);
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	border-collapse:inherit;
	border-spacing:0;
	 box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
	 width: 400px;
border: 1px white solid;
height: 540px;
}


.StartEditAblage1b {
	position: absolute;
	width: 20px;
	top: 8px;
	left: 100%;
	margin-left: -27px;
}

.StartEditAblage1a {
  background:#313a3c;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
	color:#fff;
	font-weight:lighter;
  padding:10px 0 10px 10px;
  text-align:left;
text-align:left;
font-size: 17;
  font-family: Arial;
border-bottom: 1px solid black;
}

.StartEditAblage2 {
position: absolute;
font-family: Arial;
font-size: 13;
top: 50px;
left: 10px;
}

.StartEditAblage2b {
	position: absolute;
width: 175px;
height: 20px;
background: white;
top: -2px;
left: 90px;
resize: none;
overflow: hidden;
 	-webkit-border-radius:2px 2px 2px 2px;
	-moz-border-radius:2px 2px 2px 2px;
	border-radius:2px 2px 2px 2px;
	font-family: Arial;
font-size: 13;
}


.StartEditAblage3 {
position: absolute;
font-family: Arial;
font-size: 13;
top: 70px;
left: 10px;
}

.StartEditAblage3a {
position: absolute;
top: 15px;
}

.StartEditAblage3b {
position: absolute;
left: 90px;
top: 15px;
width: 174px;
height: 50px;
font-family: Arial;
font-size: 13;
resize: none;
 	-webkit-border-radius:2px 2px 2px 2px;
	-moz-border-radius:2px 2px 2px 2px;
	border-radius:2px 2px 2px 2px;
}

.StartEditAblage4 {
position: absolute;
top: 140px;
left: 100px;
}


.StartEditAblage5 {
position: relative;
left: 1px;
top: 160px;
width: 200px;
height: 300px;
border-top: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
background:#9351a0
}

.StartEditAblage5a {
position: absolute;
top: 210px;
font-family: Arial;
font-size: 15;
text-align: center;
width: 200px;
text-decoration: underline;
}

.StartEditAblage5b {
position: absolute;
top: 230px;
font-family: Arial;
font-size: 15;
}

.StartEditAblage5c {
position: absolute;
top: 225px;
font-family: Arial;
font-size: 15;
width: 200px;
text-align: center;
text-decoration: underline;
}

.StartEditAblage5d {
position: absolute;
top: 247px;
left: 3px;
font-family: Arial;
font-size: 13;
width: 150px;
height: 20px;
background: white;
resize: none;
overflow: hidden;
 	-webkit-border-radius:2px 2px 2px 2px;
	-moz-border-radius:2px 2px 2px 2px;
	border-radius:2px 2px 2px 2px;
}

.StartEditAblage5e {
	position: absolute;
	width: 30px;
	top: 246px;
	left: 165px;
}

.StartEditAblage5e {
width: 25px;
}

.StartEditAblage6 {
position: relative;
left: 200px;
top: -142px;
width: 198px;
height: 300px;
border-top: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid black;
background:#9351a0
}

.StartEditAblage6a {
position: absolute;
top: 210px;
left: 200px;
font-family: Arial;
font-size: 15;
text-align: center;
width: 200px;
text-decoration: underline;
}

.StartEditAblage6b {
position: absolute;
top: 230px;
left: 200px;
font-family: Arial;
font-size: 15;
height: 270;
width: 200px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
overflow:auto;
}

.StartEditAblage7 {
position: absolute;
top: 510px;
left: 310px;
font-family: Arial;
font-size: 15;
}

.AblageUPLOAD {
position: absolute;	
margin-top: -4px;
margin-left: 40px;
width: 20px;
height: 20px;		
}

.InfoboardAblageIconUpload {
display: none;
}

#infoboardablageshow {
	position: relative;
top: 100px;
max-width: 80%;
z-index: 2;
 box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
 	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	display: block;
margin: auto;
  width: 80%;
}


#AblageShowIMG {
width: 100%;
}

#AblageShowMOV {
width: 100%;
}

#AblageShowPDF {
width: 100%;
}

#AblageShowTitel {
text-align:left;
font-size: 20;
height: 30px;
width: auto;
  font-family: Arial;
  font-weight:normal;
  background:#656e70;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);	
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	color:#fff;
	padding:10px 0 0px 10px;
}

#AblageShowPageInfo {
position: absolute;
width: 400px;
height: 50px;	
left: 50%;
margin-left: -25px;
top: -17px;
z-index: 2;
}

#AblageShowPfeilLinks {
	position: relative;
	width: 20px;
	left: -35px;
	top: 28px;
}

#AblageShowPfeilRechts {
	position: relative;
	width: 20px;
	right: -59px;
	top: -23px;
}

#AblageShowPageInfo1 {
	position: relative;
  font-family: Arial;
  font-weight:normal;
  color:#fff;	
  font-size: 15;
}

#AblageShowPageInfo2 {
	position: relative;
  font-family: Arial;
  font-weight:normal;
  color:#fff;	
  font-size: 15;
}



#AblageShowClose {
position: absolute;
width: 25px;
height: 25px;
margin-top: -31px;
margin-left: 96%;
z-index:2;
}

#AblageShowDownload {
position: absolute;
width: 25px;
height: 25px;
margin-top: -31px;
margin-left: 90%;
z-index:2;
}

#infoboardnachrichtenshow {
	position: relative;
top: 100px;
max-width: 80%;
z-index: 2;
 box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
 	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	display: block;
margin: auto;
  width: 80%;
}


#NachrichtenShowIMG {
width: 100%;
}

#NachrichtenShowMOV {
width: 100%;
}

#NachrichtenShowPDF {
width: 100%;
}

#NachrichtenShowTitel {
text-align:left;
font-size: 20;
height: 30px;
width: auto;
  font-family: Arial;
  font-weight:normal;
  background:#656e70;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);	
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	color:#fff;
	padding:10px 0 0px 10px;
}


#NachrichtenShowPageInfo {
position: absolute;
width: 400px;
height: 50px;	
left: 50%;
margin-left: -25px;
top: -17px;
z-index: 2;
}

#NachrichtenShowPfeilLinks {
	position: relative;
	width: 20px;
	left: -35px;
	top: 28px;
}

#NachrichtenShowPfeilRechts {
	position: relative;
	width: 20px;
	right: -59px;
	top: -23px;
}

#NachrichtenShowPageInfo1 {
	position: relative;
  font-family: Arial;
  font-weight:normal;
  color:#fff;	
  font-size: 15;
}

#NachrichtenShowPageInfo2 {
	position: relative;
  font-family: Arial;
  font-weight:normal;
  color:#fff;	
  font-size: 15;
}


#NachrichtenShowClose {
position: absolute;
width: 25px;
height: 25px;
margin-top: -31px;
margin-left: 96%;
z-index:2;
}

      .rotate90 {
       -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
       -o-transform: rotate(90deg);
       -ms-transform: rotate(90deg);
       transform: rotate(90deg);
      }
      
      .rotate180 {
       -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
       -o-transform: rotate(180deg);
       -ms-transform: rotate(180deg);
       transform: rotate(180deg);
      }

      .rotate270 {
       -webkit-transform: rotate(270deg);
       -moz-transform: rotate(270deg);
       -o-transform: rotate(270deg);
       -ms-transform: rotate(270deg);
       transform: rotate(270deg);
      }

#ChartQuittungProgramm{
	position: relative;
	margin: 0cm auto;
	margin-top: 20px;
  background:#656e70;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	color:#fff;
	font-weight:bold;
  padding:10px 0 10px 10px;
  text-align:left;
	text-shadow:0 -1px 1px rgba(0,0,0,.5);
text-align:left;
font-size: 17;
  font-family: Arial;
   width: 937px;
  height: 20px;
 box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
border-bottom: 1px solid black;
z-index: 1;
}

.ChartQuittungIconClose {
position: absolute;
width: 25px;
height: 25px;
margin-top: -2px;
margin-left: 900px;
}

.ChartQuittungIconPrint {
position: absolute;
width: 25px;
height: 25px;
margin-top: -2px;
margin-left: 850px;
}



#ChartQuittung {
  position: relative;
    width: 21cm;
    min-height: 1275px;
    padding: 2cm;
    left: -10px;
    margin: 1cm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 1px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    z-index: 2;
margin-top: 10px;
font-weight:normal;
text-shadow:0 0px 0px rgba(0,0,0,0);
}

#ChartQuittungsplogo{
position: absolute;
width: 300px;
left: -0px;
top: 15px;
left: 15px;
}

#ChartQuittungInhalt {
	position: absolute;
}
	

#ChartQuittungheaderadr1{
    position: absolute;
left: 900px;
top: 15px;
font-family: Arial;
color: #000000;
font-size: 18px;
width: 200px;
 text-decoration: underline;
}

#ChartQuittungheaderadr2{
    position: absolute;
left: 900px;
top: 38px;
font-family: Arial;
color: #000000;
font-size: 15px;
width: 200px;
}

#ChartQuittungheaderadr3{
    position: absolute;
left: 900px;
top: 56px;
font-family: Arial;
color: #000000;
font-size: 15px;
width: 200px;
}

#ChartQuittungheaderadr4{
    position: absolute;
left: 900px;
top: 74px;
font-family: Arial;
color: #000000;
font-size: 15px;
width: 300px;
}

#ChartQuittungheaderadr5{
    position: absolute;
left: 900px;
top: 91px;
font-family: Arial;
color: #000000;
font-size: 15px;
width: 200px;
}

#ChartQuittungheaderadr6{
    position: absolute;
left: 900px;
top: 108px;
font-family: Arial;
color: #000000;
font-size: 15px;
width: 200px;
}

#ChartQuittungline1 {
position: absolute;
top:130px;
left: 20px;
width: 28cm;;
}

#ChartQuittungtitel1{
    position: absolute;
left: 20px;
top: 200px;
font-family: Arial;
color: #000000;
font-size: 18px;
width: 400px;
 text-decoration: underline;
}

#ChartQuittungtitel2{
    position: absolute;
left: 200px;
top: 200px;
font-family: Arial;
color: #000000;
font-size: 18px;
width: 200px;
}

#ChartQuittungdate1{
    position: absolute;
left: 20px;
top: 220px;
font-family: Arial;
color: #5a566d;
font-size: 12px;
width: 200px;
}

#ChartQuittungdate2{
    position: absolute;
left: 200px;
top: 220px;
font-family: Arial;
color: #000000;
font-size: 12px;
width: 200px;
}

#ChartQuittungtitel3{
    position: absolute;
left: 20px;
top: 240px;
font-family: Arial;
color: #000000;
font-size: 15px;
width: 200px;
border-top: 1px solid #5a566d;
border-left: 1px solid #5a566d;
padding-left: 4px;
}

#ChartQuittungtitel4{
    position: absolute;
left: 200px;
top: 240px;
font-family: Arial;
color: #000000;
font-size: 15px;
width: 90px;
border-top: 1px solid #5a566d;
border-right: 1px solid #5a566d;
}

#ChartQuittungtitel5{
    position: absolute;
left: 20px;
top: 258px;
font-family: Arial;
color: #5a566d;
font-size: 15px;
width: 180px;
height: 17px;
border-bottom: 1px solid #5a566d;
border-left: 1px solid #5a566d;
}

#ChartQuittungtitel6{
    position: absolute;
left: 200px;
top: 258px;
font-family: Arial;
color: #000000;
font-size: 15px;
width: 90px;
border-bottom: 1px solid #5a566d;
border-right: 1px solid #5a566d;
}




#ChartQuittungfeldadr1{
    position: absolute;
left: 700px;
top: 200px;
font-family: Arial;
color: #000000;
font-size: 12px;
width: 200px;
}

#ChartQuittungfeldadr2{
    position: absolute;
left: 745px;
top: 200px;
font-family: Arial;
color: #000000;
font-size: 12px;
width: 200px;
}

#ChartQuittungfeldadr3{
    position: absolute;
left: 700px;
top: 220px;
font-family: Arial;
color: #000000;
font-size: 18px;
width: 200px;
}

#ChartQuittungfeldadr4{
    position: absolute;
left: 700px;
top: 240px;
font-family: Arial;
color: #000000;
font-size: 18px;
width: 350px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
}

#ChartQuittungfeldadr5{
    position: absolute;
left: 700px;
top: 260px;
font-family: Arial;
color: #000000;
font-size: 18px;
width: 200px;
}

#ChartQuittungfeldadr6{
    position: absolute;
left: 700px;
top: 280px;
font-family: Arial;
color: #000000;
font-size: 18px;
width: 200px;
}


#ChartQuittunglinebez2 {
position: absolute;
left: 22px;
top: 395px;
font-family: Arial;
color: #5a566d;
font-size: 12px;	
}

#ChartQuittungline2 {position: absolute;top:400px;left: 20px;width: 28cm;}

#ChartQuittungZaehler1titel {
position: absolute;
left: 22px;
top: 415px;
font-family: Arial;
color: #000000;
font-size: 16px;
text-decoration: underline;	
}

#ChartQuittungZaehler1value {
position: absolute;
left: 22px;
top: 433px;
font-family: Arial;
color: #000000;
font-size: 14px;	
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
	max-width: 200px;
	
}

#ChartQuittungZaehler2titel {
position: absolute;
left: 222px;
top: 415px;
font-family: Arial;
color: #000000;
font-size: 16px;
text-decoration: underline;	
}

#ChartQuittungZaehler2value {
position: absolute;
left: 222px;
top: 433px;
font-family: Arial;
color: #000000;
font-size: 14px;	
}

#ChartQuittungZaehler3titel {
position: absolute;
left: 422px;
top: 415px;
font-family: Arial;
color: #000000;
font-size: 16px;
text-decoration: underline;	
}

#ChartQuittungZaehler3value {
position: absolute;
left: 422px;
top: 434px;
font-family: Arial;
color: #000000;
font-size: 14px;
width: 150px;	
}

#ChartQuittungZaehler4titel {
position: absolute;
left: 622px;
top: 415px;
font-family: Arial;
color: #000000;
text-decoration: underline;
font-size: 16px;	
}

#ChartQuittungZaehler4value {
position: absolute;
left: 622px;
top: 433px;
font-family: Arial;
color: #000000;
font-size: 14px;	
}

#ChartQuittungZaehler5titel {
display: none;
position: absolute;
left: 1000px;
top: 415px;
font-family: Arial;
color: #000000;
font-size: 16px;
text-decoration: underline;	
}

#ChartQuittungZaehler5value {
display: none;
position: absolute;
left: 1000px;
top: 433px;
font-family: Arial;
color: #000000;
font-size: 14px;	
}


#ChartQuittunglinebez3 {
position: absolute;
left: 22px;
top: 525px;
font-family: Arial;
color: #5a566d;
font-size: 12px;	
}

#ChartQuittungline3 {
position: absolute;
top:530px;
left: 20px;
width: 28cm;;
}

#ChartQuittungVal1titel {
position: absolute;
left: 22px;
top: 545px;
font-family: Arial;
color: #000000;
font-size: 14px;
text-decoration: underline;	
width: 200px;
}

#ChartQuittungVal1value {
position: absolute;
left: 22px;
top: 562px;
font-family: Arial;
color: #000000;
font-size: 14px;	
}

#ChartQuittungVal2titel {
position: absolute;
left: 222px;
top: 545px;
font-family: Arial;
color: #000000;
font-size: 14px;
text-decoration: underline;	
width: 200px;
}

#ChartQuittungVal2value {
position: absolute;
left: 222px;
top: 562px;
font-family: Arial;
color: #000000;
font-size: 14px;	
}

#ChartQuittungVal3titel {
position: absolute;
left: 422px;
top: 545px;
font-family: Arial;
color: #000000;
font-size: 14px;
text-decoration: underline;	
}

#ChartQuittungVal3value {
position: absolute;
left: 422px;
top: 562px;
font-family: Arial;
color: #000000;
font-size: 14px;	
}

#ChartQuittungVal3titelHT {
position: absolute;
left: 622px;
top: 545px;
font-family: Arial;
color: #000000;
font-size: 14px;
text-decoration: underline;	
}

#ChartQuittungVal3valueHT {
position: absolute;
left: 622px;
top: 562px;
font-family: Arial;
color: #000000;
font-size: 14px;	
}

#ChartQuittungVal3titelNT {
position: absolute;
left: 822px;
top: 545px;
font-family: Arial;
color: #000000;
font-size: 14px;
text-decoration: underline;	
}

#ChartQuittungVal3valueNT {
position: absolute;
left: 822px;
top: 562px;
font-family: Arial;
color: #000000;
font-size: 14px;	
}

#ChartQuittungVal4titel {
display: none;
position: absolute;
left: 622px;
top: 545px;
font-family: Arial;
color: #000000;
text-decoration: underline;
font-size: 14px;	
}

#ChartQuittungVal4value {
display: none;
position: absolute;
left: 622px;
top: 562px;
font-family: Arial;
color: #000000;
font-size: 14px;
width: 150px;	
}

#ChartQuittungVal5titel {
display: none;
position: absolute;
left: 1000px;
top: 545px;
font-family: Arial;
color: #000000;
font-size: 14px;
text-decoration: underline;	
float: right;
}

#ChartQuittungVal5value {
display: none;
position: absolute;
left: 1000px;
top: 562px;
font-family: Arial;
color: #000000;
font-size: 14px;
border-bottom: double 3px #5a566d;;	
}

#ChartQuittungDiagrammBackground {
position: absolute;
left: 170px;
top: 680px;
background: #000000;
}

.ChartQuittungDiagrammBackground{
position: absolute;
left: 160px;
top: 680px;
background: #000000;	
width: 700px;
height: 400px;
}

#ChartQuittunglinebez4 {
position: absolute;
left: 1000px;
top: 1500px;
font-family: Arial;
color: #5a566d;
font-size: 7px;
width: 100px;	
}

#ChartQuittungline4 {
position: absolute;
top:1486px;
left: 20px;
width: 28cm;;
}

#infoboardreservation {
    position: absolute;
    top: 64;
    left: 50%;
    margin-left: -384px;	
}


.R1Reservation {
    position: relative;
    margin-bottom: 30px;
    background:#e9eae8;
	background:rgba(105,115,100,.15);
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	border-collapse:inherit;
	border-spacing:0;
	 box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
	 width: 768px;
border: 1px white solid;
height: 100px;
}

.R2Reservation {
	 position: absolute;
	 font-family: Arial;
color: #5a566d;
font-size: 12px;
text-align: center;
width: 80px;
}

.R2Reservation {
	position: absolute;
width: 100px;
height: 100px;
border-right: 1px white solid;
}


.R2aReservation {
	 font-family: Arial;
color: #5a566d;
font-size: 17px;
text-align: center;
left: 0px;
top: 0px;
}

.R2bReservation {
	position: absolute;
	 top: 30px;
	 left: 25px;
width: 50px;
	   border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);

}

.R2cReservation {
position: absolute;
top: 75px;
left: 75px;
width: 25px;
}

.R2dReservation {
position: absolute;
top: 75px;
left: -2px;
width: 23px;
}

.R2eReservation {
position: absolute;
top: 50px;
left: 0px;
width: 21px;
}

.R3Reservation {
position: absolute;
width: 670px;
height: 200px;
left: 100px;
top: 0px;
color: #5a566d;
font-size: 12px;
text-align: center;
font-family: Arial;
}

.R3d2reservation {
height: 70px;
background: #96dbb0;
}

.R3a1Reservation {
	width: 20px;
	margin-top: 40px;
}

.R3aReservation {
float: left;
width: 50px;
height: 100px;
border-right: 1px white solid;
opacity: 0.9;
}

.R3aReservation:hover {
opacity: 1;
box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
}


.R3bReservation {
float: left;
width: 80px;
height: 100px;
border-right: 1px white solid;
border-bottom: 1px white solid;
opacity: 0.9;
}


.R3bReservation:hover {
opacity: 1;
box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
}


.R3b1Reservation {
border-bottom: 1px white solid;
}

.R3b2reservation {
height: 70px;
background: #96dbb0;
}


.R3cReservation {
float: left;
width: 80px;
height: 100px;
border-right: 1px white solid;
opacity: 0.9;
}

.R3cReservation:hover {
opacity: 1;
box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
}

.R3c1Reservation {
border-bottom: 1px white solid;
}

.R3c2reservation {
height: 70px;
background: #96dbb0;
}



.R3dReservation {
float: left;
width: 80px;
height: 100px;
border-right: 1px white solid;
opacity: 0.9;
}

.R3dReservation:hover {
opacity: 1;
box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
}

.R3d1Reservation {
border-bottom: 1px white solid;
}

.R3d2reservation {
height: 70px;
background: #96dbb0;
}


.R3ereservation {
float: left;
width: 80px;
height: 100px;
border-right: 1px white solid;
opacity: 0.9;
}

.R3eReservation:hover {
opacity: 1;
box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
}

.R3e1Reservation {
border-bottom: 1px white solid;
}

.R3e2reservation {
height: 70px;
background: #96dbb0;
}



.R3fReservation {
float: left;
width: 80px;
height: 100px;
border-right: 1px white solid;
opacity: 0.9;
}

.R3fReservation:hover {
opacity: 1;
box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
}

.R3f1Reservation {
border-bottom: 1px white solid;
}

.R3f2reservation {
height: 70px;
background: #96dbb0;
}



.R3gReservation {
float: left;
width: 80px;
height: 100px;
border-right: 1px white solid;
opacity: 0.9;
}


.R3gReservation:hover {
opacity: 1;
box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
}

.R3g1Reservation {
border-bottom: 1px white solid;
}

.R3g2reservation {
height: 70px;
background: #96dbb0;
}

.R3hReservation {
float: left;
width: 80px;
height: 100px;
border-right: 1px white solid;
opacity: 0.9;
}


.R3hReservation:hover {
opacity: 1;
box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
}

.R3h1Reservation {
border-bottom: 1px white solid;
}

.R3h2reservation {
height: 70px;
background: #96dbb0;
}


.R3iReservation {
float: left;
width: 48px;
height: 100px;
border-right: 1px white solid;
opacity: 0.9;
}

.R3iReservation:hover {
opacity: 1;
box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
}

.R3i1Reservation {
	width: 20px;
	margin-top: 40px;
}

.R3jReservation {
float: left;
width: 100px;
height: 100px;
border-right: 1px white solid;
opacity: 0.9;
}

.R3jReservation:hover {
opacity: 1;
box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
}

.R3j1Reservation {
	width: 20px;
	margin-top: 40px;
}

.InhaltInInhalt {
position: absolute ;
background: #e74343;	
width: 80px;
}

.ReservationEditNew {
    position: fixed;
    top: 64;
    left: 50%;
    margin-left: -300px;	
background:rgba(132, 136, 139, 0.97);
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	border-collapse:inherit;
	border-spacing:0;
	 box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
	 width: 600px;
border: 1px white solid;
height: 200px;
}

.ReservationEditNew1b {
	position: absolute;
	width: 20px;
	top: 8px;
	left: 100%;
	margin-left: -27px;
}

.ReservationEditNew1a {
  background:#313a3c;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
	color:#fff;
	font-weight:lighter;
  padding:10px 0 10px 10px;
  text-align:left;
text-align:left;
font-size: 17;
  font-family: Arial;
border-bottom: 1px solid black;
width: 589px;
margin-left: 1px;
border-radius:3px 3px 0px 0px;
}

.ReservationEditNew2 {
position: absolute;
font-family: Arial;
font-size: 13;
top: 50px;
left: 10px;
}

.ReservationEditNewBlockZeiten {
position: absolute;
font-family: Arial;
font-size: 10;
top: 50px;
left: 225px;
}

.ReservationEditNewBlockZeitenLabel {
position: absolute;
margin-top: 3px;
}


.ReservationEditNew2a {
}

.ReservationEditNew2b {
position: absolute;
left: 35px;
top: -4px;
}

.ReservationEditNew3a{
	position: relative;
	top: 40px;
	left: 8px;
width: 230px;
height: 200px;
}

.reservationimgausw{
float: center;
padding: 2px;
width: 25px;
height: 25px;
border-radius: 5px;	
}

.ReservationEditNew3b{
	position: absolute;
	top: 82px;
	left: 232px;
width: 50px;
height: 50px;
	   border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.ReservationEditNew4 {
position: absolute;
top: 50px;
left: 350px;
}

.ReservationEditNew4a {
	position: absolute;
font-family: Arial;
font-size: 10;
top: 28px;
left: 188px;
}

.ReservationEditNew4b {
	postion: relative;
	margin-top: 41px;
	margin-left: 10px;
	height: 100px;
	width: 230px;
	    resize: none;
    overflow: hidden;
    min-height: 50px;
    max-height: 100px;
    font-size: 13;
  font-family: Arial;
}

.ReservationEditNew5 {
position: absolute;
top: 40px;
left: 517px;
}

.ReservationEditNew5b {
	position: absolute;
font-family: Arial;
font-size: 10;
top: 3px;
}

.ReservationEditNew6 {
position: absolute;
top: 40px;
left: 350px;
}

.ReservationEditNew6a {
	position: absolute;
font-family: Arial;
font-size: 10;
top: 3px;
left: 10px;
}


.ReservationEditNew6b {
	position: absolute;
font-family: Arial;
font-size: 12;
top: 17px;
left: 10px;
width: 50px;
height: 20px;
	border-radius: 3px 3px 3px 3px;	
    resize: none;
}

.ReservationEditNewBlockzeitenInput {
	position: absolute;
font-family: Arial;
font-size: 12;
top: 56px;
left: 300px;
width: 50px;
height: 20px;
border-radius: 3px 3px 3px 3px;	
resize: none;
}


.ReservationEditNew6c {
	position: absolute;
font-family: Arial;
font-size: 10;
top: 3px;
left: 122px;
}

.ReservationEditNew6d {
	position: absolute;
font-family: Arial;
font-size: 12;
top: 17px;
width: 70px;
height: 20px;
	border-radius: 3px 3px 3px 3px;	
    resize: none;
    left: 120px;
}

.ReservationEditNew6e {
	position: absolute;
font-family: Arial;
font-size: 12;
top: 17px;
width: 40px;
height: 20px;
	border-radius: 3px 3px 3px 3px;	
    resize: none;
    left: 70px;
}

#infoboardreservationabrechnungShow {
	position: relative;
top: 100px;
z-index: 2;
 box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
 	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	display: block;
margin: auto;
width:946px;;
}


#infoboardreservationabrechnungShowTitel {
text-align:left;
font-size: 20;
height: 30px;
width: auto;
  font-family: Arial;
  font-weight:normal;
  background:#656e70;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);	
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	color:#fff;
	padding:10px 0 0px 10px;
}

#infoboardreservationabrechnungSPIDS {
position: absolute;
top: 12px;
left: 170px;
}

#infoboardreservationabrechnungShowTitel2 {
position: absolute;
top: 11px;
left: 561px;
 font-family: Arial;
 font-size: 18;
 color:#fff;
}

.infoboardreservationabrechnungdatapicker1{
position: absolute;
top: 9px;
left: 610px;
width: 80px;	
}


#infoboardreservationabrechnungShowTitel3 {
position: absolute;
top: 11px;
left: 709px;
 font-family: Arial;
 font-size: 18;
 color:#fff;
}

.infoboardreservationabrechnungdatapicker2{
position: absolute;
top: 9px;
left: 750px;
width: 80px;	
}

.infoboardreservationabrechnungClose {
position: absolute;
width: 25px;
height: 25px;
margin-top: -4px;
margin-left: 180px;
z-index:2;
}

#AblagePrintReservationAbrechnung {
position: absolute;
width: 25px;
height: 25px;
margin-top: -4px;
margin-left: 140px;
	
}

#infoboardreservationabrechnungQuittung {
  position: relative;
    width: 21cm;
    min-height: 1275px;
    padding: 2cm;
    left: 0px;
    margin: 1cm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 1px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    z-index: 2;
margin-top: 0px;
font-weight:normal;
text-shadow:0 0px 0px rgba(0,0,0,0);
}

#infoboardreservationabrechnungQuittungsplogo{
position: absolute;
width: 300px;
left: -0px;
top: 15px;
left: 15px;
}

#infoboardreservationabrechnungQuittungheaderadr1{
    position: absolute;
right: -20px;
top: 15px;
font-family: Arial;
color: #000000;
font-size: 18px;
width: 200px;
 text-decoration: underline;
}

#infoboardreservationabrechnungQuittungheaderadr2{
    position: absolute;
right: -20px;
top: 38px;
font-family: Arial;
color: #000000;
font-size: 15px;
width: 200px;
}

#infoboardreservationabrechnungQuittungheaderadr3{
    position: absolute;
right: -20px;
top: 56px;
font-family: Arial;
color: #000000;
font-size: 15px;
width: 200px;
}

#infoboardreservationabrechnungQuittungheaderadr4{
    position: absolute;
right: -20px;
top: 74px;
font-family: Arial;
color: #000000;
font-size: 15px;
width: 200px;
}

#infoboardreservationabrechnungQuittungheaderadr5{
    position: absolute;
right: -20px;
top: 91px;
font-family: Arial;
color: #000000;
font-size: 15px;
width: 200px;
}

#infoboardreservationabrechnungQuittungheaderadr6{
    position: absolute;
right: -20px;
top: 108px;
font-family: Arial;
color: #000000;
font-size: 15px;
width: 200px;
}

#infoboardreservationabrechnungQuittungline1 {
position: absolute;
top:130px;
left: 19px;
width: 98%;
}

#infoboardreservationabrechnungQuittungtitel1{
    position: absolute;
left: 20px;
top: 200px;
font-family: Arial;
color: #000000;
font-size: 18px;
width: 200px;
 text-decoration: underline;
}

#infoboardreservationabrechnungQuittungtitel2{
    position: absolute;
left: 200px;
top: 200px;
font-family: Arial;
color: #000000;
font-size: 18px;
width: 200px;
}

#infoboardreservationabrechnungQuittungdate1{
    position: absolute;
left: 20px;
top: 220px;
font-family: Arial;
color: #000000;
font-size: 12px;
width: 200px;
}

#infoboardreservationabrechnungQuittungdate2{
    position: absolute;
left: 200px;
top: 220px;
font-family: Arial;
color: #000000;
font-size: 12px;
width: 200px;
}

#infoboardreservationabrechnungQuittungtitel3{
    position: absolute;
left: 20px;
top: 240px;
font-family: Arial;
color: #000000;
font-size: 15px;
width: 200px;
border-top: 1px solid #5a566d;
border-left: 1px solid #5a566d;
padding-left: 4px;
}

#infoboardreservationabrechnungQuittungtitel4{
    position: absolute;
left: 200px;
top: 240px;
font-family: Arial;
color: #000000;
font-size: 15px;
width: 90px;
border-top: 1px solid #5a566d;
border-right: 1px solid #5a566d;
}

#infoboardreservationabrechnungQuittungtitel5{
    position: absolute;
left: 20px;
top: 258px;
font-family: Arial;
color: #000000;
font-size: 15px;
width: 180px;
height: 17px;
border-bottom: 1px solid #5a566d;
border-left: 1px solid #5a566d;
}

#infoboardreservationabrechnungQuittungtitel6{
    position: absolute;
left: 200px;
top: 257px;
font-family: Arial;
color: #000000;
font-size: 15px;
width: 90px;
border-bottom: 1px solid #5a566d;
border-right: 1px solid #5a566d;
}


#infoboardreservationabrechnungQuittungfeldadr1{
    position: absolute;
left: 700px;
top: 200px;
font-family: Arial;
color: #000000;
font-size: 12px;
width: 200px;
}

#infoboardreservationabrechnungQuittungfeldadr2{
    position: absolute;
left: 745px;
top: 200px;
font-family: Arial;
color: #000000;
font-size: 12px;
width: 200px;
}

#infoboardreservationabrechnungQuittungfeldadr3{
    position: absolute;
left: 700px;
top: 220px;
font-family: Arial;
color: #000000;
font-size: 18px;
width: 200px;
}

#infoboardreservationabrechnungQuittungfeldadr4{
    position: absolute;
left: 700px;
top: 240px;
font-family: Arial;
color: #000000;
font-size: 18px;
width: 350px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
}

#infoboardreservationabrechnungQuittungfeldadr5{
    position: absolute;
left: 700px;
top: 260px;
font-family: Arial;
color: #000000;
font-size: 18px;
width: 200px;
}

#infoboardreservationabrechnungQuittungfeldadr6{
    position: absolute;
left: 700px;
top: 280px;
font-family: Arial;
color: #000000;
font-size: 18px;
width: 200px;
}


#infoboardreservationabrechnungQuittunglinebez2 {
position: absolute;
left: 22px;
top: 395px;
font-family: Arial;
color: #5a566d;
font-size: 12px;	
}

#infoboardreservationabrechnungQuittungline2 {
position: absolute;
top:400px;
left: 19px;
width: 98%;
}

#infoboardreservationabrechnungQuittungZaehler1titel {
position: absolute;
left: 22px;
top: 415px;
font-family: Arial;
color: #5a566d;
font-size: 12px;
text-decoration: underline;	
}

.infoboardreservationabrechnungNutzungTable {
position: absolute;
left: 22px;
top: 415px;	
}

.TableReservationNutzung {
	table-layout: fixed;
width: 100%;
}

.thClassFromRes{
	text-decoration: underline;
	font-family: Arial;
color: #000000;
font-size: 16px;
text-align: left;
}

.thClassFromRes:last-child{
	position: absolute;
	text-decoration: underline;
	font-family: Arial;
color: #000000;
font-size: 16px;
text-align: right;
right: 0px;
margin-right: 20px;
}

.ReservationNutzungStartTime {
	font-family: Arial;
color: #000000;
font-size: 14px;
text-align: left;
max-width: 200px;
}

.ReservationNutzungEndTime {
	font-family: Arial;
color: #000000;
font-size: 14px;
text-align: left;	
}

.ReservationNutzungTimeDiff {
	font-family: Arial;
color: #000000;
font-size: 14px;
text-align: left;	
}

.ReservationNutzungBezeichnung {
	font-family: Arial;
color: #000000;
font-size: 14px;
text-align: left;	
}

.ReservationNutzungKosten {
position: absolute;
font-family: Arial;
color: #000000;
font-size: 14px;
text-align: right;	
right: 0px;
margin-right: 20px;
}


#infoboardreservationabrechnungQuittunglinebez3 {
font-family: Arial;
color: #5a566d;
font-size: 12px;
margin-top: 22px;
}

#infoboardreservationabrechnungQuittungline3 {
margin-top: -1px;
left: 1px;
width: 100%;
}

.infoboardreservationabrechnungQuittunglinebez4 {
font-family: Arial;
color: #000000;
font-size: 14px;
width: auto;
}

.infoboardreservationabrechnungQuittunglinebez5 {
font-family: Arial;
color: #000000;
font-size: 14px;
width: auto;
float: right;
font-weight: bold;
margin-top: -15px;
margin-right: 20px;
}



.StartCreatereservation {
    position: absolute;
    top: 64;
    left: 50%;
    margin-left: -300px;	
background:rgba(132, 136, 139, 0.97);
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	border-radius:3px 3px 3px 3px;
	border-collapse:inherit;
	border-spacing:0;
	 box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
	 width: 600px;
border: 1px white solid;
height: 600px;
}



.StartCrateReservation1b {
	position: absolute;
	width: 20px;
	top: 8px;
	left: 100%;
	margin-left: -27px;
}

.StartCreateReservation1a {
  background:#313a3c;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
	color:#fff;
	font-weight:lighter;
  padding:10px 0 10px 10px;
  text-align:left;
text-align:left;
font-size: 17;
  font-family: Arial;
border-bottom: 1px solid black;
}

.StartCreateReservation2 {
position: absolute;
font-family: Arial;
font-size: 13;
top: 50px;
left: 10px;
}

.StartCreateReservation2a {
}

.StartCreateReservation2b {
position: absolute;
left: 100px;
top: -4px;
height: 25px;

	border-radius: 3px 3px 3px 3px;	
    resize: none;

font-family: Arial;
font-size: 14;
}

.StartCreateReservation3 {
position: absolute;
font-family: Arial;
font-size: 13;
top: 70px;
left: 10px;
}

.StartCreateReservation3a {
position: absolute;
top: 15px;
}

.StartCreateReservation3b {
position: absolute;
left: 100px;
top: 10px;
width: 60px;
}

.StartCreateReservation3c {
position: absolute;
left: 100px;
top: 10px;
width: 60px;
text-align: center;
}

.StartCreateReservation3d {
position: absolute;
top: 15px;
left: 173px;
}

.StartCreateReservation3e {
position: absolute;
left: 212px;
top: 10px;
width: 60px;
text-align: center;
}

.StartCreateReservation3eDate{
position: absolute;
left: 290px;
top: 10px;
width: 80px;
text-align: center;	
}

.StartCreateReservation3f {
position: absolute;
left: 0px;
top: 45px;
width: 200px;
}

.StartCreateReservation3g {
position: absolute;
left: 222px;
top: 32px;
width: 400px;
font-family: Arial;
font-size: 10;
}

.StartCreateReservation4 {
position: absolute;
font-family: Arial;
font-size: 13;
top: 50px;
left: 320px;	
}

.StartCreateReservation4b {
font-weight:bold;
}

.StartCreateReservation5 {
position: absolute;
left: 0px;
top: 150px;
width: 600px;
height: 448px;
border-top: 1px solid black;
background: #96dbb0;
}

.StartCreateReservation5a {
	position: absolute;
	width: 600px;
	background: #e74343;
	font-family: Arial;
font-size: 11;
text-align:center;
}

.StartCreateReservation5aIconRemove {
position:absolute;
width: 20px;
left: 100%;
margin-left: -25px;
}

#infoboardnachrichten {
    position: absolute;
    top: 64;
    left: 50%;
    margin-left: -400px;
    width: 800px;
    min-height: 700px;
    }

#infoboardnachrichteneinheiten {
position: absolute;
left: 100%; 
width: 75px;
margin-left: -75px; 
max-height: 698px;
height: auto;
border-radius: 0px 3px 3px 0px;
overflow-x: hidden;
overflow-y:scroll;
overflow: overlay;
    border-radius: 3px 3px 3px 3px;
  	box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
    border: 1px white solid;
}

#infoboardnachrichteneinheiten::-webkit-scrollbar
{
    width: 0px;
}
#infoboardnachrichteneinheiten::-webkit-scrollbar-track-piece
{
    background-color: transparent;
    -webkit-border-radius: 6px;
}

.NachrichtenEinheiten1a {
padding-bottom: 20px;
padding-right: 2px;
padding-top: 20px;
padding-left: 2px;
border-bottom: 1px white solid; 
min-height: 50px;
	font-family: Arial;
font-size: 14;
text-align:center;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 70px;
}

#infoboardnachrichtenchat {
	position: absolute;
	width: 700px;
	border-radius: 3px 3px 3px 3px;
overflow-x: hidden;
    overflow-y: scroll;
    overflow: overlay;
min-height: 698px;
max-height: 698px;
  	box-shadow: 3px 3px 30px #a49c99, 3px 3px 30px #000000;
    border: 1px white solid;
	}


#infoboardnachrichtenchat::-webkit-scrollbar
{
    width: 0px;
}
#infoboardnachrichtenchat::-webkit-scrollbar-track-piece
{
    background-color: transparent;
    -webkit-border-radius: 6px;
}

.NachrichtenEinheiten1 {
background:rgba(145, 147, 148, 0.97);
}

.NachrichtenEinheitenSpez{
	background: none;
box-shadow: 3px 3px 10px #a49c99, 3px 3px 10px #000000;
}

.NachrichtenChatA1 {
float: left;
	background:#bdbbba;
	border-radius: 3px 3px 3px 3px;	
margin-left: 10px;
margin-top: 10px;
box-shadow: 3px 3px 3px #a49c99, 1px 1px 1px #000000;   
    display: table-cell;  
        min-width: 50%;
    max-width: 70%;
}

.NachrichtenChatA1A {
font-family: Arial;
font-size: 14;
text-align:center;
padding: 5px;
border-bottom: 1px white solid; 
}

.NachrichtenChatA1A1 {
	position: relative;
	float: left;
	top: -3px;
	left: 0px;
width: 20px;	
}

.NachrichtenChatA1B {
	top: 20px;
font-family: Arial;
text-align:left;
padding: 5px;
font-size: 16;
}

.NachrichtenChatB1 {
	float: right;
	background:#96dbb0;
	border-radius: 3px 3px 3px 3px;	
margin-right: 10px;
margin-top: 10px;
box-shadow: 3px 3px 3px #a49c99, 1px 1px 1px #000000;   
    display: table-cell;  
    min-width: 50%;
    max-width: 70%;
}

.NachrichtenChatB1A {
font-family: Arial;
font-size: 14;
text-align:center;
padding: 5px;
border-bottom: 1px white solid; 
}

.NachrichtenChatB1A1 {
	position: relative;
	float: left;
	top: -3px;
	left: 0px;
width: 20px;	
}

.NachrichtenChatB1B {
	top: 20px;
font-family: Arial;
text-align:left;
padding: 5px;
font-size: 16;
}

#infoboardnachrichtenchatnew {
	display: flex;	
position: relative;
background:#eee;
	border-radius: 3px 3px 3px 3px;	
box-shadow: 3px 3px 3px #a49c99, 1px 1px 1px #000000;   
    display: table-cell;  
left: 1%;
    width: 98%;
    height: 100px;;
    resize: none;
margin-top: 10px;
font-family: Arial;
font-size: 16;
}

#infoboardnachrichtenchatnewLeer {
	display: flex;	
    width: 97%;
    height: 100px;;
margin-top: 10px;	
}

#infoboardnachrichtenchatnewSend {
	width: auto;
	height: 30px;;
	margin-top: 10px;
	float: right;
	margin-left: 90%;
}


.uploadNachrichten {
    position: absolute;
    left: 50%;
    width: 240px;
    margin-left: -125px;
    margin-top: 10px;
    }

.InfoboardNachrichtenIconUpload {
	display: none;
position: absolute;
width: 20px;
height: 20px;  
left: 230px;
top: 7px;  	
    }

.imgFlag {
	position:relative;;
	width:40px;
 float: right;
}

#ChartQuittungtitel1Zaehler{
    position: absolute;
left: 20px;
top: 150px;
font-family: Arial;
color: #000000;
font-size: 18px;
width: 400px;
 text-decoration: underline;
}

#ChartQuittungtitel2Zaehler {
    position: absolute;
left: 200px;
top: 150px;
font-family: Arial;
color: #000000;
font-size: 15px;
width: 200px;
}

#ChartQuittungdate1Zaehler{
    position: absolute;
left: 20px;
top: 175px;
font-family: Arial;
color: #000000;
font-size: 12px;
width: 200px;
}

#ChartQuittungdate2Zaehler{
    position: absolute;
left: 100px;
top: 175px;
font-family: Arial;
color: #000000;
font-size: 12px;
width: 200px;
}

#ChartQuittungdate1{
    position: absolute;
left: 20px;
top: 220px;
font-family: Arial;
color: #000000;
font-size: 12px;
width: 200px;
}

.ChartQuittungInhalt {
position: absolute;	
width: 1080px;
}

.printheadZaehler1{
position: absolute;
font-family: Arial;
color: #000000;
font-size: 12px;
left: 20px;
top: 220px;
}

.printheadZaehler1b{
position: absolute;
font-family: Arial;
color: #000000;
font-size: 12px;
left: 20px;
top: 240px;
}

.printheadZaehler2{
position: absolute;
font-family: Arial;
color: #000000;
font-size: 12px;
left: 20px;
top: 280px;
}

.printheadZaehler2b{
position: absolute;
font-family: Arial;
color: #000000;
font-size: 12px;
left: 20px;
top: 300px;
}

.lineobenZaehlerPrint{
position: absolute;
width: 28cm;
left: 20px;
top: 300px;
}

#Print_Ruesten {
z-index: 1; 
position: absolute;
top: 330px;
}

#TableRuestenZaehler {
position:absolute;

	background:#dadada !important;
	-webkit-border-radius:0 0 0 0 !important;
	-moz-border-radius:0 0 0 0 !important;
	border-radius:0 0 0 0 !important;
	border-spacing:0;
	text-align:left;
	width: auto;;
	height: auto; 
	 box-shadow: none !important;
z-index: 1;
margin-left: 10px;
display:inline-block;
}

#TableRuestenZaehler tr:hover {
opacity: 0.9;
box-shadow: none !important;
}

#TableRuestenZaehler tr:nth-child(even) {
 background-color: #a09f9f;
}

#TableRuestenZaehler tr:nth-child(odd) {
  background-color: #dadada;
}

#TableRuestenZaehler th {
  background-color: #7d7b7b;
}

.TableRuestenZaehlerTitel {
		color:#000000;
	text-align:left;
font-size: 13;
  font-family: Arial;
font-weight: normal;
  border-right: 1px solid #fdfdfd;	
  border-bottom: 1px solid #fdfdfd;
  text-align: center;
  text-decoration: underline 
}

.TableRuestenZaehlerInhalt1 {
		color:#000000;
	text-align:left;
font-size: 14;
  font-family: Arial;
    text-shadow: none !important;
font-weight:none !important;
  border-right: 1px solid #fdfdfd;
   text-shadow: none;
   text-align: center;
}

.TableRuestenZaehlerInhalt2 {
		color:#000000;
	text-align:left;
font-size: 14;
  font-family: Arial;
text-align: center;
  border-right: 1px solid #fdfdfd;
   text-shadow: none;
   min-width: 100px;
}

.TableRuestenZaehlerInhalt3 {
		color:#000000;
	text-align:left;
font-size: 14;
  font-family: Arial;
  border-right: 1px solid #fdfdfd;
  text-align: center;
  text-shadow: none;
  text-align: center;
  min-width: 200px;
max-width: 200px;
}

.TableRuestenZaehlerInhalt4 {
		color:#000000;
	text-align:left;
font-size: 14;
  font-family: Arial;
min-width: 200px;
max-width: 200px;
    text-shadow: none !important;
font-weight:none !important;
  border-right: 1px solid #fdfdfd;
   text-shadow: none;
 text-align: center;
}

.TableRuestenZaehlerInhalt5 {
		color:#000000;
	text-align:left;
font-size: 14;
  font-family: Arial;
min-width: 70px;
max-width: 70px;
    text-shadow: none !important;
font-weight:none !important;
  border-right: 1px solid #fdfdfd;
   text-shadow: none;
    text-align: center;
}

.TableRuestenZaehlerInhalt6 {
		color:#000000;
	text-align:left;
font-size: 14;
  font-family: Arial;
min-width: 80px;
max-width: 80px;
    text-shadow: none !important;
font-weight:none !important;
  border-right: 1px solid #fdfdfd;
   text-shadow: none;
    text-align: center;
}

.TableRuestenZaehlerInhalt7 {
		color:#000000;
	text-align:left;
font-size: 14;
  font-family: Arial;
min-width: 200px;
max-width: 200px;
    text-shadow: none !important;
font-weight:none !important;
  border-right: 1px solid #fdfdfd;
   text-shadow: none;
    text-align: center;
    height: 40px;
}

.TableRuestenZaehlerInhalt8 {
		color:#000000;
	text-align:left;
font-size: 11;
  font-family: Arial;
min-width: 110px;
max-width: 110px;
    text-shadow: none !important;
font-weight:none !important;
  border-right: 1px solid #fdfdfd;
   text-shadow: none;
    text-align: center;
}
.SzenenMain-SzenenForm1 {
width: 300px;  
height: 62px; 
display: block; 
background: rgb(255, 255, 255); 
}

.SzenenMain-SzenenForm2 {
width: 90px;  
height: 62px; 
display: block; 
background: rgb(255, 255, 255); 
}


.SzenenIcon-SzenenForm1 {
    position: absolute;
    width: 62px;
    height: 62px;
    }

.SzenenIcon-SzenenForm2 {
    
	position: absolute;
    width: 35px;
    height: 35px;
    left: 50%;
    margin-left: -19;
    top: 2px;
    }

.SzenenBezeichnung-SzenenForm1 {
	position: absolute;
margin-top: 20px;
left:90px;
text-align:left;
font-size: 20;
font-family: arial;
height: 42px;
width: 200px;
color: #5a566d;
 display : inline-block;
 vertical-align : middle;
 line-height : 20px;

		  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.SzenenBezeichnungLang-SzenenForm1 {
margin-top: 12px;
}

.SzenenBezeichnung-SzenenForm2 {
	position: absolute;
margin-top: 44px;
left:0px;
text-align:center;
font-size: 13;
font-family: arial;
height: 25px;
width: 90px;
color: #5a566d;
 display : inline-block;
 vertical-align : middle;
 line-height : 12px;


	  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.SzenenBezeichnungLang-SzenenForm2 {
 font-size: 11;
 margin-top: 37px;
}


.ui-datepicker-title {
position:absolute;
	font-size: 13;
	text-align: center;
	background: #c5ccd4;
	margin-top: -31px;
	width: 101%;
	border-radius:3px 3px 0px 0px;
	margin: 0 auto;
		margin-left: -1px;
top: -1px;
  z-index: -1;
	}



#ui-datepicker-div {
background:#c5ccd4 url(../graphics/bg.gif);
width: auto;
opacity: 1;
border-radius:3px 3px 3px 3px;
}

.ui-datepicker-next {
float: right;	
}

#ui-datepicker-div a {
display: inline-block;
 color: #666;
background: none;
min-width: 30px;
text-shadow: none;
box-shadow: none;
text-decoration: none;
text-align: center;
font-weight: lighter;
border: none !important;	
}

#ui-datepicker-div a:hover {
background: #c5ccd4;
}

.ui-datepicker-unselectable > span {
	display: inline-block;
	background: none !important;
	border: none !important;
	min-width: 30px !important;
min-height: 20px !important;
color: #666 !important;
text-decoration: none !important;
text-align: center !important;
text-shadow: none !important;
box-shadow: none !important;
opacity: 0.4;
font-weight: lighter !important;
}

.ui-datepicker-next:hover{
	border: none !important;
	background: none !important;
}

.ui-datepicker-prev:hover{
	border: none !important;
		background: none !important;
}

.ui-datepicker-other-month > a {
opacity: 0.4
}

#ui-datepicker-div tr{
opacity: 1;
font-size: 11;
  line-height: 30px;
}

#ui-datepicker-div tr:hover{
opacity: 1;
box-shadow: none;
}

.ui-datepicker-calendar > thead > tr > th {
color: #666 !important;
font-weight: lighter;
font-size: 12;	
}

.ui-datepicker-current-day > a{
font-weight: bolder !important;

}





@media only screen and (max-device-width : 480px)
{
.Anmelden {
	width: 40px;
	left: -30px;
	top: 0px;
}

#iHeader{
height:50px;
background: #888280;
}

#waHeadTitle {
line-height:50px;
}


.menu {
left: 1px;
top: -7px;
width: 70px;
}

.angemeldetals {
top: 45px;
width: 300px;;
color: black;
}

#dynInfoboardbrett {
top: 80;	
}

#dynInfoboardInfo {
top: 80;	
}

.Add1 {
	position: absolute;
width: 50px;
top: -2px;	
left: -70px;
zoom: 160%;
}

.StartEditInfo {
zoom: 170%;
}

.StartEditInfo1b {
	top: 1px;
	zoom: 190%;
}

.StartEditBrett {
zoom: 170%;
}

.StartEditBrett1b {
	top: 1px;
	zoom: 190%;
}

.StartEditInfo7 {
position: absolute;
top: 336px;
left: 182px;
font-family: Arial;
font-size: 15;
zoom: 150%;
}

.dynBrettInfoTitel {
zoom: 150%;	
}


.infoboardinfoinhaltTrash {
zoom: 150%;	
}

.infoboardinfoinhaltEdit {
zoom: 150%;	
}



.dynBrettInfoTitel {
zoom: 150%;	
}


.infoboardbrettinhaltTrash {
zoom: 150%;	
}

.infoboardbrettinhaltEdit {
zoom: 150%;	
}



#TableAblage{
position: absolute;
	top: 89px;

}

#input4ablage {
	position: absolute;
	bottom: 70px;
	top: auto;
	font-size: 20;
	left: 90px;
	zoom: 170%;
	width: 90px;
	}

.AblageSHOW {
width: 50px;
height: 50px;	
}

.EditAblage {
width: 50px;
height: 50px;
}


    .angemeldetals {
        top: -12px;
        color: white
}

#infoboardnachrichten {
	position:relative;
    height: 94%;
    width: 100%;
    top:6%;
   left: auto;
    margin-left: auto;
    }


#infoboardnachrichteneinheiten {
	position: fixed;
	bottom: 0px;
	top: auto;
	height: 90px;
	  display: flex;
  overflow: scroll;
  width: 100%;
  left: 75px;
}

.nachrichteneinheiten1 {
	 display: block;
position: ;
width: 90px;
min-height: 90px;
background-size: 85px;
margin-left: auto;
margin-right: auto;
}

#infoboardnachrichtenchat {
	position: relative;
	top: 10px;
	width: 90%;
	min-height: 75%;
	margin-left: 5%;
max-height: auto;
}

#infoboardnachrichtenshow {
margin-top: -1200px;
margin-left: 50px;
}


.StartEditAblage {
zoom: 170%;
}

.StartEditAblage1b {
	top: 1px;
	zoom: 190%;
}

.StartEditAblage7 {
position: absolute;
top: 336px;
left: 182px;
font-family: Arial;
font-size: 15;
zoom: 150%;
}

.upload {
    position: static;
    margin-top: 10px;
    margin-left: 1px;
    zoom: 110%;
    }
#TableEinheiten {
zoom: 150%;
}

.StartCreatereservation {
zoom: 130%;
}

.StartCrateReservation1b {
zoom: 190%;
top: -0px;
}

.StartCreateReservation3c {
zoom: 150%;
top: -0px;
}

.StartCreateReservation3e {
zoom: 150%;
top: 0px;
}

.StartCreateReservation3d {
position: absolute;
top: 15px;
left: 260px;
}

            #confboxDel{
                margin-left: -140px;
                zoom: 150%;
            }


            #confboxDel-footer button{
                background:#656e70;
  background:-webkit-gradient(linear, left top, left bottom, from(#656e70), color-stop(50%, #515b5c), color-stop(5.1%, #465153), to(#323e40));
  background:-moz-linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
  background:linear-gradient(top, #656e70, #515b5c 50%, #465153 50.1%, #323e40);
                color: white;
                padding: 5px;
                border: 0px;
                  font-weight: normal;
text-shadow: 1px 1px 7px #656e70;
font-family: Arial;
zoom: 150%;
            }

#Back1 {
width: 50%;
}

#infoboardablage {
	position:relative;
    height: 94%;
    width: 100%;
    top:6%;
        left: auto;
    margin-left: auto;
    }

.infoboardablageordner {
	position: fixed;
	bottom: 0px;
	left: auto;
	margin-left: auto;
	top: auto;
	min-height:auto;
	height: 90px;;
	width:100%;
	overflow-y: auto;
	margin-left: auto;
	margin-left: auto;
	margin-right: auto;
	max-height: auto;

	  display: flex;
  align-items: center;
  justify-content: center;
	}

.infoboardablageordnerItem {
	 display: block;
position: ;
width: 90px;
min-height: 90px;
background-size: 85px;
margin-left: auto;
margin-right: auto;
text-align:center;
}

.infoboardablageinhalt {
	position: relative;
	top: 10px;
	width: 90%;
	min-height: 75%;
	margin-left: 5%;
max-height: auto;
    }

.infoboardablageinhaltItem {
margin-left: 15px;
margin-top: 20px;
}

#infoboardablageshow{
	position: fixed;
	top: 120px;
	width: 90%;
	left: 5%;
margin-left: auto;
max-width: 90%;
max-height: 90%;
	display: auto;
margin: auto;
}

#AblageShowDownload {
margin-top: -25px;
margin-left: 80%;
zoom: 150%;
}

#AblageShowClose {
margin-top: -25px;
margin-left: 93%;
zoom: 150%;
}

#AblageShowPfeilLinks {
	left: -35px;
	top: 17px;
	zoom: 150%;
}

#AblageShowPfeilRechts {
	zoom: 150%;
}

#AblageShowPageInfo2 {
top: -3px;
}



}


