﻿*, *:before, *:after { border-width: 0px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } 

html, body { height:100%;margin:0;	background: white;	font-size:16px;	color:#2F3846;  font-family: Arial, Helvetica, Sans-Serif;}

/* ipa-header */
.ipa-header { position:sticky;top:0; width: 100%;height: 37px; z-index: 100; top: 0px; overflow: hidden;background:#0748B6;color:white } 
.ipa-header-caption { position:absolute ;color:white;font-size: 16px; font-weight: bold; height: 37px;padding:9px 0 0 10px;z-index:1 }
.ipa-header-items   { max-width:800px; padding: 7px 10px 0 0;text-align:right;white-space:nowrap;overflow:hidden }
.ipa-header-items .item{ display:inline-block;text-align:center!important;cursor:pointer;font-size:14px;line-height:8px;padding:0 10px;z-index:2; }
.ipa-header-items .item span { font-size: 10px;  font-weight: normal; color:white}

.ipa-header-footer{color:white;padding:5px;background-color: #788497; }




#mn-adm .sanfona-caption:hover,#mn-adm .item:hover,.ipa-header-items .item:hover ,.ipa-header-items .item:hover span{ color: #ff9c00;cursor:pointer }





h1{font-size:20px }
h2{font-size:18px }

.f12 {font-size:12px }
.f14 {font-size:14px }
.f20 {font-size:20px }
.f25 {font-size:25px }

.bold{ font-weight:bold; }

.mt0 {margin-top:0px}
.mt20 {margin-top:20px}
.mt30 {margin-top:30px}
.mt50 {margin-top:50px}
.mt-admin{margin-top:60px; }
.mt-header{color:white;margin-top :50px;padding:5px;background-color: #c7c5c5; }

.mb0 {margin-bottom:0px}
.mb50 {margin-bottom:50px}

.mr20 { margin-right:20px;}

.pd0 { padding:0!important }

.inline { display: inline-block; }
.nowrap { white-space:nowrap; }
.left {	text-align:left; }
.right {	text-align:right; }
.center {	text-align:center; }

.pointer:hover {cursor:pointer;}
.aus { display:none!important; }
.opac { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5;  opacity: 0.5; }


input[type=time],input[type=number],input[type=text],input[type=time], select, textarea, .sMce { font-family: inherit; font-size:inherit;  border-radius: 5px; width: 100%; padding:6px 9px; background: white; border: 1px solid #dbdbdb;color: black; }
input[type=time]:focus,input[type=number]:focus,input[type=text]:focus,select:focus, textarea:focus { background: #fff7db;  border: 1px solid #8b8181;color :black; outline-style: none;}


input[type=checkbox] {-webkit-appearance: none; width: 19px; height: 19px; vertical-align:middle; background-image: url("/sys/images/icos/check-leer.png"); background-size: 100%; background-position: right center; background-repeat: no-repeat; border:none; }
input[type=checkbox]:checked { background-image: url("/sys/images/icos/check.png"); }

input.zahl { max-width:100px;text-align:right }
input.DatePicker,input.date {	width:auto;max-width:100px;text-align:center }
input.search{  font-size: 14px!important;  padding:2px 4px 3px 4px!important;  background:white url('/sys/images/icos/search.gif') right center  no-repeat;  max-width:200px;  }


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}


.block{	position:relative;width:100%; max-width:800px;margin:auto;padding: 0px 15px;}

.flex { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start;  align-items: flex-start; align-content: center; overflow:hidden; gap:50px;	}
.flex-item { flex: 0 1 auto; }

div.resizable {  display:inline-table; }
.div-scroll{	position:relative;height:auto;overflow:auto;display:inline-block}


.modal { display: none;  position: fixed;  z-index: 501; left: 0; top: 0; width: 100%; height: 100%;  overflow: auto;  background-color: rgba(215, 222, 237,0.7); padding: 1vh 10px 0 10px;text-align: center;}
.modal-content { background-color: #fefefe;  margin: 0 auto 15% auto;  border: 1px solid #888;  text-align:left;  display:inline-block; box-shadow:6px 6px 8px 0px black; }


/* Table */
table {  color:#3a3a3a;  background-color:white;  border-collapse: collapse;  width: 100%;  vertical-align: middle;}
table th.table-caption { position:relative;background-color:#dbdada;font-size:14px;font-weight:bold;border-bottom:1px silver dotted; padding: 7px 10px; } 
table th { text-align:left;;font-size:13px;font-weight:bold; padding: 4px ;  border: 1px  solid #ccc;  background-color:#ebeaea;  white-space:nowrap;}
table tr.dk th, table tr.dk td { background-color:#dbdada; }
table tbody th { padding: 4px 10px 4px 4px;vertical-align: top;}
table td{   font-size:14px;padding: 3px 4px;text-align: left;  border: 1px  solid #ccc;   vertical-align:top;  height:25px;}
table tr.gray td { 	color:silver;}
table tr.summe td { border-top:5px silver solid; border-bottom:5px silver solid;}
table.close .table-content { display:none}
table.fm tbody th{ white-space:nowrap }
table.fm tbody td{ background-color:#ebeaea; ;padding:0;margin:0;}
table.fm input,table.fm select,table.fm textarea, table.fm .ipa-drop .caption { border:none!important; margin:0px; }
.div-scroll table thead { position:sticky;top:0 }
table.liste tbody tr:hover td {	background-color: #fff7db;cursor:pointer}
table.hover tbody tr:hover td {background-color: #fff7db;}
table.liste tbody tr.selected td {	background-color: #a2fda9;}




/* MSG */
#msg .content {  position: relative;margin: 0 auto 15% auto;  border: 1px solid #888;  text-align:left;  display:inline-block;  box-shadow:6px 6px 8px 0px black;  min-width:600px;  -webkit-animation-name: msg-animate;  -webkit-animation-duration: 0.6s;}
#msg .caption {    padding: 15px 10px;    color: white;    font-weight: bold;    font-size:16px;    background-color:#0748B6}
#msg.red .caption {    background-color:red}

#msg .meldung {    background:white;    padding: 20px 10px;    font-size:15px}
#msg .footer{    text-align: center;    background-color:#0748B6;}
@-webkit-keyframes msg-animate { from {top:-300px; opacity:0}  to {top:0; opacity:1} }


.fm .item{
	margin-bottom:10px
}
.fm label{
	font-size:12px;color:gray;
}

.formular .item {margin-bottom:10px }
.formular label{display:block; font-size:12px;}
.label{display:block; font-size:12px;}



    
    












/* ipa-grid */
	
.ipa-grid {display: grid;grid-template-columns: min-content 1fr; gap: 1px;background-color: #ccc; padding: 1px; margin-bottom:30px; position:relative;}
.ipa-grid .item { background-color:#ebeaea;  padding: 0px ;  font-size: 14px;  height:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ipa-grid .item.th {font-size: 13px; padding: 7px 10px 0px 5px;  white-space:nowrap;height:30px; }
.ipa-grid .item.pd { padding: 7px 10px 0px 5px; }
.ipa-grid .caption{ grid-column-start: 1; grid-column-end: 3;background-color:#d9d8d8;font-size:14px;font-weight:bold;height:28px;padding: 5px 10px 0px 5px; }
.ipa-grid .sub-caption{ grid-column-start: 1;grid-column-end: 3;background-color:#d9d8d8;font-size:14px;font-weight:bold;height:28px;padding: 5px 10px 0px 5px; text-align:center; }
.ipa-grid input,.ipa-grid select,.ipa-grid textarea, .ipa-grid .ipa-drop-caption { border-radius: 0px!important;border:0px!important;margin:0px;height:100% }
.ipa-grid .full{ grid-column-start: 1;grid-column-end: 3 }






/* Table Formular */





/* Button*/
.button { display: inline-block;    margin: 10px 20px;    color: black;    font-size: 12px;    padding: 4px 10px;    border-radius: 6px;    background: #bfbfbf;}
.button:hover {	cursor:pointer;    background: #d9d9d9;    color: blue;}









.data-vorschau:hover{ color: #ff402b;cursor:pointer }

label.fm {
	font-size:12px;width:100%
}






 
/* Button btn */
.btn { position: relative; background: #dddddd;	color: black;border: none;	font-size: 13px;cursor: pointer;display: inline-block;	margin: 15px 30px;min-width:120px;	letter-spacing: 1px;	  }
.btn:before {position: absolute;height: 100%;left: 0;top: 0; font-family: 'IcoFont';font-style: normal;	font-weight: normal;	font-variant: normal;	-webkit-font-smoothing: antialiased;	line-height: 2; width: 35px;	content: "\ec4b"; }
.btn:after {content: '';	position: absolute;	z-index: -1;	-webkit-transition: all 0.3s;	-moz-transition: all 0.3s;	transition: all 0.3s;}
.btn.del:hover { background: red;color:white  }
.btn.exit:hover { background: #b1afaf;color:white  }

.btn.start{	width:100%;max-width:250px;font-size: 18px;Margin:0;font-weight: bold; background: #85b8ff; }
.btn.locked {
	pointer-events:none!important;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5;  opacity: 0.5; }
.btn.exit:before {content: "\ef1d"; }
.btn.save:before {content: "\ee00";}
.btn.del:before {content: "\ec53";}
.btn.ok:before {content: "\ec4b"; }
.btn.adressen:before {content: "\ef8b"; }
.btn.exit:before {content: "\ef1d"; }
.btn.user:before {content: "\ed05"; }
.btn.user:before {content: "\ed05"; }





.btn.car:before {content: "\ee1f";font-size:25px;line-height: 1.4; }
.btn.paper:before {content: "\eae5";font-size:25px;line-height: 1.4; }
.btn.gear:before {content: "\ef3a";font-size:25px;line-height: 1.4; }


.btn:hover { background: #ff9c00;color:black  }


.btn-sep {padding: 6px 10px 6px 45px;Text-align:center }
.btn-sep:before { background: rgba(0,0,0,0.15); }


.required.leer:not(input[type=checkbox]) ,  .required.leer .caption { background:white url('/sys/images/icos/required.png') 2px 2px  no-repeat; }
input[type=text].required:focus,select.required:focus, textarea.required:focus { background: #D2E3FF;  color :black; outline-style: none;}

.isError,isError caption {padding-right:20px!important; background:#ffd4d4 url('/sys/images/icos/achtung.png') right center  no-repeat!important; }
input[type=checkbox].isError { background-image: url("/sys/images/icos/check-error.png")!important; }
input[type=checkbox].isError ~ span { color:red }






/* SANFONA */
.sanfona { position:relative;border: 1px  solid #ccc; ;margin-bottom:20px; }
.sanfona-caption { position:relative;background-color:#dbdada;font-size:14px;font-weight:bold;border-bottom:1px silver dotted;  cursor:pointer;padding: 7px 10px; } 
.sanfona-content { position:relative;padding:6px;min-height:20px;border:1px #dbdada solid;}
.sanfona.close .sanfona-content { display:none}

.sanfona .setIco:after { content : "\eee4" }
.sanfona.close .setIco:after { content : "\efa2" }

.sanfona.admin { border:none;margin:0 }
.sanfona.admin .sanfona-caption {background-color:inherit;padding:7px 15px;font-size:inherit;font-weight: normal;border:none }
.sanfona.admin .sanfona-content {border:none;padding: 8px 0 0 20px; }
.sanfona.admin i { margin-right: 8px; }



/* alert */
.alert { position: relative; font-size: 14px; background: #dddddd;color: black;padding: 10px 20px;border: 1px rgba(0,0,0,0.15) solid;-webkit-transition: all 0.3s;	-moz-transition: all 0.3s;	transition: all 0.3s;   }
.alert.red { background:red;color:white }


/* ipa-drop */
.ipa-drop { position:relative }
.ipa-drop .caption { position:relative;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;cursor:pointer;background:white;width:100%;padding: 4px 8px; border: 1px solid #ccc;; }
.ipa-drop .content {	position:absolute;    background-color: #f3f3f3;border: 1px #dbdada solid;min-width:100%;z-index:10; }
.ipa-drop.close .content {display:none;}
.ipa-drop .content .item { font-size:15px;	padding:4px 10px; border-bottom:1px #bfbfbf dotted;  }
.ipa-drop .content .item:hover{ background-color: #D2E3FF!important;cursor:pointer; }
.ipa-drop.checkbox .content .item{ background-position: 5px;background-image: url('/sys/images/icos/checkLeer.png');background-repeat: no-repeat; background-size: 17px 15px; padding-left: 28px; }
.ipa-drop.checkbox .content .item.checked{ background-position: 5px; background-image: url('/sys/images/icos/checkBlack.png'); background-repeat: no-repeat; background-size: 17px 15px; padding-left: 28px;}

/* IPA-TAB */
.ipa-tab { background: #788497; width: 100%; z-index:99; box-shadow: 0px 2px #8f8989; position: sticky;top: 50px;}
.ipa-tab-items { width: 100%; overflow:hidden; white-space:nowrap;}
.ipa-tab-items .item {position:relative; display: inline-block ; padding:7px 10px;font-weight:bold;font-size:14px; letter-spacing: 1px;color:white;text-shadow: 2px 2px black; }
.ipa-tab-items .item.aktiv{ background-color:#9ea2a9;; }
.ipa-tab-items .item:hover { background-color:#bdbdbd;cursor:pointer;text-shadow: 2px 2px blue	}
.ipa-tab-content { position:relative; display:none;padding:6px;	}
.ipa-tab-content.aktiv { display:block; }
.ipa-tab-content.flex.aktiv { display:flex; }

/* IPA-TABLE */
.ipa-table {
    display: grid;
    grid-template-columns: min-content 1fr;
    gap: 1px;
    background-color: #ccc;
    padding: 1px;
    margin-bottom: 30px;
    position: relative;
    font-size:13px;
    }
    
 .ipa-table .th{   
    background-color: #ebeaea;
    padding: 6px 4px 4px 4px; white-space:nowrap   }

 .ipa-table .td{   
    background:#f4f4f4;
    }

 .ipa-table .td label{   
    padding: 6px 4px 4px 4px;
    display: inline-block;
    }


 .ipa-table .caption {
	
    grid-column-start: 1;
    grid-column-end: 3;
    background-color: #ebeaea;
     padding: 6px 4px 4px 4px;
         font-weight:bold;
    text-align:center
  }

.ipa-table input, .ipa-table select, .ipa-table textarea {
    border-radius: 0px!important;
    border: 0px!important;
    margin: 0px;
    padding:0 6px;
    width:100%;
    height:100%;font-size:15px
}  
  
  
/* setIco */
.setIco { position: absolute;display: flex;justify-content: center;align-items: center;height:100%;right:0; color:inherit;top: 0;padding: 9px 9px;width: 35px;	 cursor:pointer; font-family: 'IcoFont';font-size:18px;	font-style: normal;	font-weight: normal;font-variant: normal;	text-transform: none;	-webkit-font-smoothing: antialiased;}
.setIco.ham { padding: 5px 9px; }
.setIco:after { content : "\eedd" }
.setIco:hover {  color:#ff9c00}
.sanfona .setIco:after,.ipa-drop .setIco:after { content : "\eee4";}
.sanfona.close .setIco:after, .ipa-drop.close .setIco:after{ content : "\efa2" }




.div-filter { display:inline-block;margin:0 40px 20px 0px;font-size:14px }
.div-filter select{	padding: 2px 4px 3px 4px !important; }
.div-filter label{font-size:13px;color:darkgray }


/* Item Anhang */

.anhang-block{
    background-color: #f3f3f3;
    -webkit-box-shadow: 1px 2px 7px -1px rgba(0,0,0,0.34);
    -moz-box-shadow: 1px 2px 7px -1px rgba(0,0,0,0.34);
    box-shadow: 1px 2px 7px -1px rgba(0,0,0,0.34);
    padding:2px 10px;
    min-height:25px;
    
}

.anhang-block .item{
	display:inline-block;padding:3px;border:1px silver solid; margin:3px 10px 7px 0px;
	-webkit-box-shadow: 2px 2px 2px 0px #5A5A5A, 2px 2px 8px -2px rgba(90,90,90,0); 
     box-shadow: 2px 2px 2px 0px #5A5A5A, 2px 2px 8px -2px rgba(90,90,90,0);
     font-size:10px;
     min-height:25px;
}

.anhang-block img{
	height:10px
}
.anhang-block i {
	padding:0 2px
	}

.anhang-block i.del{
	color:red;padding:0 2px 0 5px
	}
.anhang-block i.vorschau{
	padding:0px 5px 0 2px
	}

.anhang-block i:hover{
	cursor:pointer;color:blue
	}


input.locked, select.locked, textarea.locked,.ipa-drop.locked .ipa-drop-caption{ background-color:#f4f4f4!important;;pointer-events:none}
input.lockopac, select.lockopac, textarea.lockopac,.ipa-drop.lockopac.ipa-drop-caption { 	background-color:#f4f4f4;color:silver }
.ipa-grid input.locked, .ipa-grid select.locked, .ipa-grid textarea.locked,.ipa-grid .ipa-drop.locked.ipa-drop-caption { 	background-color:#ebeaea;}


.ipa-header-items .item.locked{ pointer-events:none!important;color:silver}

/* Menu Web */

.mn{ border-bottom: 2px #496c9c solid; padding: 7px 0 0 0;	height: 40px; font-family:lato,sans-serif; }
.mn-logo{	position:absolute;width:220px;margin-top:2px;color: white;    font-size: 18px;    font-weight: bold; }
.mn-ham { display:inline-block;position:absolute;right:15px;cursor:pointer;z-index:15; }
.mn-ham .item {  width: 20px;  height: 3px;  background-color: white;  margin:4px 0;  transition: 0.4s; }
.mn.mobil.open .mn-ham div:nth-child(1) { transform: translate(0, 7px) rotate(-45deg); }
.mn.mobil.open .mn-ham div:nth-child(2) { opacity: 0; }
.mn.mobil.open .mn-ham div:nth-child(3) { transform: translate(0, -7px) rotate(45deg); }

.mn-content{ position:absolute;z-index:10;margin-top:34px;background:#7fa7dd;width:100%;left:0px;display:none }
.mn.open .mn-content{ display:block }


.mn-item,.mn-drop-caption {
  float: none;
  color:#4E4E5B;
  display: block;
  text-align: left;
  font-size:16px;
      letter-spacing: 1px;
  padding: 12px 16px;
      border-bottom: 1px #496c9c dotted;
  
}

.mn-item a {
  color:white;
  text-decoration: none;
  display:block
  
}

.mn-drop-caption a {
  color:white;
  text-decoration: none;
  
}


.mn-drop-content {
  display: none;
  position: relative;
  background-color: #f9f9f9;
  z-index: 1;
  margin-top:0px
}

.mn-drop.open .mn-drop-content {
	display:block
}

.mn-item:hover,.mn-drop-caption:hover {
	cursor:pointer
}

.mn-item:hover a, .mn-drop-caption a:hover  {
	text-decoration: underline; 
	text-underline-offset: 0.3em;
	text-decoration-thickness:1px; 
}

.mn-arrow{
 position:absolute;right:10px;
 border: solid #4E4E59;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.mn-caption { display:block;background: #efefef;padding:7px 0px;border-bottom: 3px #bbb7b7 solid;  font-size: 15px;font-style: italic; text-align:center }
.mn-back { display:block;padding:7px 5px 7px 25px;cursor:pointer;border-bottom: 2px #bbb7b7 solid; font-size: 14px; font-weight: normal; font-style: italic; }
.mn-back::before{ position:absolute;left:5px;padding-top:1px;font-family: 'IcoFont';font-style:normal; content: "\ea9d"; }

.off { display:none }



@media screen and (min-width: 800px) {
 

}


footer {
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #939393;
}

footer.copyright {
	font-size:14px;color:#e5e5e5
	}

footer.copyright a, footer.copyright a:visited{
	color:#e5e5e5;text-decoration:none
}

footer.copyright a:hover{
	text-decoration: underline; 
	text-underline-offset: 0.3em;
	text-decoration-thickness:1px; 

	color:white;
}



.but-web{
	display:inline-block; 
	text-align:left; 
	padding:6px 40px 6px 16px ;		
	cursor:pointer;
	font-size:11pt;
	-moz-border-radius: 4px ;
	-webkit-border-radius: 4px ;
	border-radius: 4px ;
	background-color:#0748B6;
	color:white;
	position:relative;	
	white-space:nowrap;	
    color: white;
    border-style:solid;
    border-width:1px;
    border-color:#0748B6;

}
.but-web a, .but-web a:hover{
	text-decoration:none;
	color:white;
}

.but-web.small{
	padding:3px 25px 3px 5px ;	
	font-size:10pt;
	
}

.next {
    position: absolute;
    right: 0px;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
    flex-direction: column;
    justify-content:center;
   padding:0 10px;
    top:0px;
   
}

.but-web:hover .next{
	background-color: rgba(3,34,68,0.5);
}

#toTop {
    position: fixed;
    padding: 6px;
    font-size: 16pt;
    background-color: #0748b6;
    color: white;
    border-radius: 4px 0 0 4px;
    right: -1px;
    line-height: 16px;
    z-index: 500;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    bottom: 20px;
    right: 20px;
    }

html {
  scroll-behavior: smooth;
}

input[type=text], input[type=password], select , input[type=number],textarea, .kbDiv, .txtDiv, .divTiny  {
   
    border-radius: 5px;
    background-clip: padding-box;
    box-sizing: border-box;      
    font-size: 11pt;  
    width: 100%;
    padding:6px 9px;  
     background: white;
    border: 1px solid #DADADA;
    color: black;
   
   font-family: 'latoregular', sans-serif;
    margin-bottom:5px;    
  
  
}

select{
	padding:5px
} 

input[type=text]:focus, input[type=password]:focus, select:focus, textarea:focus {
    background: #FDF2BA;
    border: 1px solid #6E6E6E;
    color:black;
    outline-style: none;
  box-shadow: none;
   
    }
    
.fm-item-label {  --pad: .05rem;  position: relative;  background: inherit;font-size: 14px;color: gray; }
.fm-item-label label {  position: absolute;  left: 10px;  top:0;  color:#9f9f9f;background: white;  padding-inline: .3em;  transition: transform 200ms;  pointer-events: none;  transform-origin: left;  translate: -.3em;  display:none }
.fm-item-label input:focus + label, .fm-item-label input:not(:placeholder-shown) + label { display:block;  transform: translateY(calc(-50% - var(--pad))) scale(.8); }
.fm-item-label textarea:focus + label, .fm-item-label textarea:not(:placeholder-shown) + label { display:block;  transform: translateY(calc(-50% - var(--pad))) scale(.8); }
.fm-item-label select + label { display:block;  transform: translateY(calc(-50% - var(--pad))) scale(.8); }
.fm-item-label input:focus::placeholder,.fm-item-label textarea:focus::placeholder { opacity: 0; }

::-webkit-input-placeholder { color:#B3B8BD; }
::-moz-placeholder { color:#B3B8BD; } 
:-ms-input-placeholder { color:#B3B8BD !important;  } 
::-ms-input-placeholder {   color:#B3B8BD; }
input:-moz-placeholder { color:#B3B8BD; }

.big input:not([type='checkbox']) {
	padding: 15px 10px;
    margin-bottom: 15px;
}

.big input[type=checkbox] {
width:25px;height:25px
}

a, a:link, a:active, a:visited {
    color: black;
    text-decoration: none;
}

a:hover, a:link:hover {
    color: blue;
}

a.pfeil:before{
	content:'\2BC8';
	margin-top:-3px;
	margin-right:4px;
	
}


#nav-back{
	white-space:nowrap;display:inline-block;padding: 8px 0;font-size:12px
}

#nav-back a {
	color:#269bfd;
}

#nav-back a:visited {
  color:#269bfd;
}


#nav-back a:after {
  content: "";
  border: solid silver;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2.5px;
  margin: 0 5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

#nav-back.mobil a.set:before {
  content: "";
  border: solid silver;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2.5px;
  margin: 2px 5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(135deg);
}

#nav-back.mobil .mb, #nav-back.mobil a:after{
 display:none
}





.flex-web { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center;  align-items: flex-start; align-content: center;  gap:50px;	}
.flex-web .item { flex: 0 1 auto; border: 1px silver dotted;border-radius: 8px;    width:250px;height:260px;text-align:center;overflow:hidden }
.flex-web .item.aktiv:hover {border: 1px blue dotted;;background:#f7f7f7;cursor:pointer }
.flex-web .caption {	position:relative;height:50px;overflow:hidden;margin-bottom:10px}
.flex-web .item.aktiv:hover .caption {color:blue}
.flex-web .item.locked {opacity:.5}
.flex-web .item .foto{ position:relative;    overflow:hidden}
.flex-web .item .foto img{width:100%;margin-top:-45px}
.flex-web .item .noFahrzeug{	font-size:14px;}
.flex-web .ctl-rabatt {	position:relative;text-align:center;font-size:16px;font-weight:bold}
.flex-web .rabatt {	 display:inline-block;width:49%}
.flex-web .rabatt-value{	margin:5px 0;font-size:18px}

#ctl-table {position:relative;width:100%;overflow:auto; }
table.fzgListe {	width:auto;}
table.fzgListe th.value {max-width:100px}
table.fzgListe th { padding:5px 10px }
table.fzgListe td.rabatt,table.fzgListe td.preis ,table.fzgListe td.weiter  {	 width:100px}
table.fzgListe tbody tr:not(.aktiv) .val {	 opacity:0}
table.fzgListe tr.aktiv:hover td {	 background-color: #fff7db;cursor:pointer}
table.fzgListe td {	 padding:10px}
table.fzgListe .but-weiter {    display: inline-block;    color: black;    font-size: 12px;    padding: 4px 10px;    border-radius: 6px;    background: #ebeaea;}
table.fzgListe i.icofont-sort {	 margin-left:5px}
table.fzgListe th[data-sort]:hover {	 color:blue;cursor:pointer}

.button-kompakt{	position:absolute;width:150px;font-size: 14px; right:20px; background:white;  border: 1px silver solid;padding: 5px 0 5px 30px;cursor:pointer}
.button-kompakt i { position: absolute;justify-content: center;align-items: center;height:100%;left:5px; color:inherit;top: 2px;width: 35px;	 cursor:pointer; font-family: 'IcoFont';font-size:18px;	font-style: normal;	font-weight: normal;font-variant: normal;	text-transform: none;	-webkit-font-smoothing: antialiased;}
.button-kompakt i:before{ content: "\ee06"; }
.button-kompakt:after{ content:' kompakte Ansicht' }
body.kompakt .button-kompakt i:before{ content: "\ec8f"; }
body.kompakt .button-kompakt:after{ content:' standard Ansicht' }
.kompakt-on { display:none }

body.kompakt .kompakt-on { display:block}
body.kompakt .kompakt-off { display:none}
.button-kompakt:hover{ background:#d9d9d9 }


.button.fahrt-art {
    margin: 5px 20px 10px 0;padding: 4px 10px;
}

.button.fahrt-art.checked {
    background:lime
}


.error{
	font-size:12px;color:red;
}

sub{
	    font-size: 8px;
        margin-right: 5px;
}

.ib{
	display:inline-block
}

.ib.wt{
	width:22px;font-size:11px
}
.ib.datum{
	width:75px;font-weight:bold
}

.ib.zeit{
	width:45px;
}

.ib.km{
	width:70px;font-weight:bold;text-align:right;margin-right:10px
}
.ib.gkm {
	 width:150px
}
.ib span{
	font-size:11px;font-weight:normal
}
