.b30 {
  width: 30px;
  float: left;
}

.b45 {
  width: 45px;
  float: left;
}

.b60 {
  width: 60px;
  float: left;    
}

.b75 {
  width: 75px;
  float: left;    
}

.b90 {
  width: 90px;
  float: left;    
}

.b120 {
  width: 120px;
  float: left;    
}

.b150 {
  width: 150px;
  float: left;    
}

.b180 {
  width: 180px;
  float: left;    
}

.b210 {
  width: 210px;
  float: left;    
}

.b225 {
  width: 225px;
  float: left;    
}

.b240 {
  width: 240px;
  float: left;    
}

.b270 {
  width: 270px;
  float: left;    
}

.b300 {
  width: 300px;
  float: left;    
}

.b330 {
  width: 330px;
  float: left;    
}

.b360 {
  width: 360px;
  float: left;    
}

.b390 {
  width: 390px;
  float: left;    
}

.b420 {
  width: 420px;
  float: left;    
}

.b450 {
  width: 450px;
  float: left;    
}

.b480 {
  width: 480px;
  float: left;    
}

.b510 {
  width: 510px;
  float: left;    
}

.b540 {
  width: 540px;
  float: left;    
}

.b570 {
  width: 570px;
  float: left;    
}

.b600 {
  width: 600px;
  float: left;    
}

.b630 {
  width: 630px;
  float: left;    
}

.b660 {
  width: 660px;
  float: left;    
}

.b690 {
  width: 690px;
  float: left;    
}

.b720 {
  width: 720px;
  float: left;    
}

.b750 {
  width: 750px;
  float: left;    
}

.b780 {
  width: 780px;
  float: left;    
}

.b810 {
  width: 810px;
  float: left;    
}

.b840 {
  width: 840px;
  float: left;    
}

.b870 {
  width: 870px;
  float: left;    
}

.b900 {
  width: 900px;
  float: left;    
}

.b_max {
  width: 918px;
  float: left;  
}


.b_half {
  width: 448px;
  float: left;  
}

.m5 {
  margin-left: 5px;
}


.m10 {
  margin-left: 10px;
}

.m15 {
  margin-left: 15px;
}

.m20 {
  margin-left: 20px;
}

.m30 {
  margin-left: 30px;
}

.m40 {
  margin-left: 40px;
}

.m50 {
  margin-left: 50px;
}

.m120 {
  margin-left: 120px;
}

.m180 {
  margin-left: 180px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mb2 {
  margin-bottom: 2px;  
}

.mb5 {
  margin-bottom: 5px;  
}

.mb10 {
  margin-bottom: 10px;  
}

.mb20 {
  margin-bottom: 20px;  
}

.mb30 {
  margin-bottom: 30px;  
}

.mt5 {
  margin-top: 5px;  
}

.mt10 {
  margin-top: 10px;  
}

.mt20 {
  margin-top: 20px;  
}

.mt30 {
  margin-top: 30px;  
}

.mt50 {
  margin-top: 50px;  
}

.mt100 {
  margin-top: 100px;  
}

.mr20 {
  margin-right: 20px;  
    
}

.mr30 {
  margin-right: 30px;  
    
}
.headline {
  padding: 5px;
  min-height: 20px;
  border: 1px solid #A6B2BC;     
  
  font-family: Arial;
  font-size: 16px;     
  color: #AAA;  
}

.frame {
  padding: 5px;
  min-height: 16px;  
  
  border: 1px solid #A6B2BC;     
}

.s9
{
  font-family: Arial;
  font-size: 9px;
  font-weight: bold;      
  color: #AAA;  
}

.s20
{
  font-family: Arial;
  font-size: 20px;
}

.nolink
{
  text-decoration: none;  
}

.center
{
  text-align: center;
}

.left
{
  text-align: left;
}

.right
{
  text-align: right;
}

.f_left
{
  float: left;
}

.red
{
  color: red;  
}

.green
{
  color: #228b22;
}

.cyan
{
  color: #00adef;  
}

.canceled {
  color: grey;     
  text-decoration: line-through; 
}

.white
{
  color: white;
}

.grey
{
  color: grey;  
}

.lightgrey
{
  color: lightgrey;  
}


.fred
{
  border-color: red;
  border-width: 1px;
  
  background-color: red;
}

.clear
{
  clear: both;
}

.vscroll
{
  overflow-x: auto;
}

.error
{
  border:1px solid #d65a5c; 
  background:#fdd; 
  color:#c00;    
}


.nowrap
{
  white-space: nowrap;
}

.normal
{
  white-space: normal;
}


.btn_grey
{
   margin: 5px;
   padding-left: 3px;
   padding-right: 3px;
   background: #FFF;
   color: #AAA;
   text-decoration: none;
   FONT-SIZE: 8pt;
   FONT-FAMILY: arial, helvetica;
   border: 1px solid #AAA;
}


.gi_part_sum {
  width: 60px;
  min-height:40px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px;    
}

.gi_aktiv {
  background-color: #cccccc;    
  text-decoration: none;
  color: #666666;
}

.gi_bc_red {
  background-color: red;  
  color: white;
}

.gi_bc_orange {
  background-color: orange;  
}

.gi_bc_green {
  background-color: green;  
  color: white;
}

.gi_bc_green2 {
  background-color: #00ca00;  
  color: white;
}

 .box_g1 {
   background-color: #ececec;
   padding: 10px;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 10px;
   margin-right: 10px;
 }

 .box_g2 {
   background-color: #cccccc;
   padding: 10px;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 10px;
   margin-right: 10px;
 }
 
  .box_green1 {
   background-color: #f0ffee;
   padding: 10px;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 10px;
   margin-right: 10px;
 }
 
 .box_red1
 {
   background-color: #fdd; 
   padding: 10px;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 10px;
   margin-right: 10px;
 } 
 
 .box_orange1
 {
   background-color: #FED8B1; 
   padding: 10px;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 10px;
   margin-right: 10px;
 }  
 
 
 
 .box {
   background-color: #ececec;
   padding: 10px;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 10px;
   margin-right: 10px;
 }

 .box .btn {
   width: 90px;
   
   background-color: #bbbbbb;
   color: white;
    
   padding-top: 2px;
   padding-bottom: 2px;
   margin-left: 10px; 
   
   text-align: center;
  
   text-decoration: none;
   display: inline-block;
 }

 .box .btnB2 {
   width: 90px;
  
   background-color: red;
   color: white;
     
   padding-top: 2px;
   padding-bottom: 2px;
   margin-left: 10px;
   
   text-align: center;
   
   text-decoration: none;
   display: inline-block;
 } 

 .box .btn:hover
 {
   background-color: #808080;
 }

 .box .btnB2:hover
 {
   background-color: #900002;
 }

 .ff
 {
   line-height: 3em;  
 }

 .ff_static
 {
   margin-left: 30px;
   margin-top: 20px;
   font-weight: bold;
 }

 .ff_static20
 {
   margin-left: 30px;
 }
 
 .ff_label
 {
   margin-left: 30px;
   width: 180px;
   float: left;  
 }
 
 .ff_input
 {
   width: 660px;
   float: left; 
 }
 
 .ff_btn
 {
   margin-left: 30px;
   margin-top: 20px;
   height: 60px;
   width: 180px;
   float: left;  
 }
 
  .ff_form_error
 {
   margin-left: 30px;
   margin-right: 30px;
   margin-bottom: 20px;
   padding: 10px;
     
   border: 1px solid #d65a5c; 
   background:#fdd; 
   color:#c00;    
 }
 
 .ff_input .required
 {
   border: 2px solid black; 
 }


 .ff_input_error
 {
   border: 1px solid #d65a5c; 
   background:#fdd; 
   color:#c00;    
 }

 .ff_label_error
 {
   color:#c00;    
 }
 
 .ff_box
 {
   background-color: #cccccc;    
   color: #666666;
   
   margin-left: 30px;
   margin-right: 30px;
   margin-bottom: 20px;
   padding: 10px;
 }
 
.durch {
  text-decoration: line-through;    
} 

.short {
  overflow: hidden;
  text-overflow: ellipsis;
} 

.line150 {
  line-height: 150%;  
}

.gi_symbol {
  font-size: 1.8em;
}

 
.dn {
   display: none;  
 }
 
 .db {
  display: block
}


.spinner30
{
  width: 175px;
  text-align: center;
}

.spinner50
{
  width: 330px;
  text-align: center;
}



.lds-dual-ring {
  display: inline-block;
  width: 40px;
  height: 40px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 32px;
  height: 32px;
  margin: 8px;
  border-radius: 50%;
  border: 4px solid dodgerblue;
  border-color: dodgerblue transparent dodgerblue transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}



/**
 * ==============================================
 * Dot Flashing
 * ==============================================
 */
.dot-flashing {
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #9880ff;
  color: #9880ff;
  animation: dotFlashing 1s infinite linear alternate;
  animation-delay: .5s;
}

.dot-flashing::before, .dot-flashing::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
}

.dot-flashing::before {
  left: -15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #9880ff;
  color: #00adef;
  animation: dotFlashing 1s infinite alternate;
  animation-delay: 0s;
}

.dot-flashing::after {
  left: 15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #00adef;
  color: #9880ff;
  animation: dotFlashing 1s infinite alternate;
  animation-delay: 1s;
}

@keyframes dotFlashing {
  0% {
    background-color: #9880ff;
  }
  50%,
  100% {
    background-color: #ebe6ff;
  }
}


/**
 * ==============================================
 * Dot Pulse
 * ==============================================
 */
.dot-pulse {
  position: relative;
  left: -9999px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #9880ff;
  color: #9880ff;
  box-shadow: 9999px 0 0 -5px #9880ff;
  animation: dotPulse 1.5s infinite linear;
  animation-delay: .25s;
}

.dot-pulse::before, .dot-pulse::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #9880ff;
  color: #9880ff;
}

.dot-pulse::before {
  box-shadow: 9984px 0 0 -5px #9880ff;
  animation: dotPulseBefore 1.5s infinite linear;
  animation-delay: 0s;
}

.dot-pulse::after {
  box-shadow: 10014px 0 0 -5px #9880ff;
  animation: dotPulseAfter 1.5s infinite linear;
  animation-delay: .5s;
}

@keyframes dotPulseBefore {
  0% {
    box-shadow: 9984px 0 0 -5px #9880ff;
  }
  30% {
    box-shadow: 9984px 0 0 2px #9880ff;
  }
  60%,
  100% {
    box-shadow: 9984px 0 0 -5px #9880ff;
  }
}

@keyframes dotPulse {
  0% {
    box-shadow: 9999px 0 0 -5px #9880ff;
  }
  30% {
    box-shadow: 9999px 0 0 2px #9880ff;
  }
  60%,
  100% {
    box-shadow: 9999px 0 0 -5px #9880ff;
  }
}

@keyframes dotPulseAfter {
  0% {
    box-shadow: 10014px 0 0 -5px #9880ff;
  }
  30% {
    box-shadow: 10014px 0 0 2px #9880ff;
  }
  60%,
  100% {
    box-shadow: 10014px 0 0 -5px #9880ff;
  }
}