<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*IE FIX*/
body.ie .gl_tt{white-space: normal !important}


#glossar p{-ms-word-break: break-word; word-break: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto;}

#glossar li {list-style: none}
#glossar .gl_list li {list-style: initial}
/*#glossar .gl_list.activ .gl_keyword {background: #920f30 !important; color: #fff;}*/
#glossar h2{margin-top: 14px; }
#glossar h3{margin-top: 14px; }

#glossar .gl_list p, #glossar .gl_list h3 {padding-left: 32px}
/* Sichbarmachung des Tooltips */
.gl_tt{/*font-weight: bold;*/text-decoration: underline; cursor: pointer;  position: relative;white-space: pre;    -webkit-transition: all .85s cubic-bezier(.23,1,.32,1);
    -moz-transition: all .85s cubic-bezier(.23,1,.32,1);
    -ms-transition: all .85s cubic-bezier(.23,1,.32,1);
    -o-transition: all .85s cubic-bezier(.23,1,.32,1);
    transition: all .85s cubic-bezier(.23,1,.32,1);}
    /*
.gl_tt:after {font-family: "Fontawesome"; content:"\f0eb"; 
	font-size: 13px;
    margin: 0 1px;
    vertical-align: super;}
    */
.fa-lightbulb{display: inline-block;}
.fa-lightbulb:before {
  content: "\f0eb"; }
.gl_tt:hover {color: #920f30}
#Headline .gl_tt:hover:after {color: #800 !important}

#gl_htt h2, #gl_htt h3{color: #920f30}

.glmoo {text-decoration: underline;cursor: pointer}
.glmoo:hover {color: #920f30} 

#gl_htt{
	font-weight: normal;
    background-color: #fff;
    box-shadow: 2px 2px 10px rgba(102, 102, 102, 0.69);
    border: 1px solid #464646; 
    font-size: 14px;
    /*margin-left: 38px;
    margin-top: -13px;*/
    min-width: 260px; 
    max-width: 500px; 
    padding: 25px;
    position: absolute;
    left: 0;
    top: 15%;
    z-index: 10;
    white-space: initial !important;
    }
#gl_htt p, #gl_htt h4, #gl_htt a{color: #464646!important; margin-top: 0}    
.gl_htt{
    position: absolute;
    left: 0;
    z-index: 10;
}

#gl_htt:before{font-family: "Font Awesome 5 Free";font-weight: 900;
    content: "";
    position: absolute;
    top: 3%;
    right: 3%;
    color: #231f20;
    cursor: pointer}

.gl_ltext {padding-bottom: 12px}
.gl_text{    
	height: 0;
    display: block;
    overflow: hidden;
}

#gl_back
{
   padding-left: 32px;
    margin-bottom: 12px;
    cursor: pointer;
    color: #f00;
}
.sk-circle {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
}
.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
          animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg); }
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg); }
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg); }
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg); }
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg); }
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg); }
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg); }
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; }
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}



/*--------------------------------------------*/
/*------- PAGES --&gt; GLOSSARY -------------*/
/*--------------------------------------------*/
#glossaryList li.gloassaryHead {font-size: 65px;margin-top: 3%;margin-bottom: 0.5%;color: #920f30; font-weight: bold;text-shadow: 2px 2px 5px rgba(0,0,0,0.3)}
#glossaryList li.gloassaryHead:first-child {margin-top: 0}
.gl_list { margin-bottom: 15px}
.gl_keyword:before {font-family: "Font Awesome 5 Free";font-weight: 900; content:"\f0da";width: 10px;position: absolute; top: 3px; left: 1px}
.gl_list.activ .gl_keyword:before {font-family: "Font Awesome 5 Free";font-weight: 900; content:"\f0d7"; }
.gl_keyword { cursor: pointer;font-weight: bold;position: relative; padding-left: 20px; 
-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;}
.gl_list:hover .gl_keyword, .gl_list.activ .gl_keyword {color: #920f30}
.gl_list ul {padding-left: 3%}
.gl_list li {list-style-type: disc;line-height: 2em;}	

@media (max-width: 768px)
{
	.gloassaryHead {font-size: 40px}
}	
</pre></body></html>