<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header {
  background-image: url('../img/header_th_neu2.jpg');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top center;

  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  text-align: center;
  color: white;
    
}
.tk-flood-std {}
.navbar-custom .navbar-brand {
  color: #ff6600;
font-family: "Flood Std", Flood Std }
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: #ff6600;
}

header .intro-text .intro-lead-in {
  font-family:"Impact Regular", "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 30px;
  line-height: 22px;
  margin-bottom: 25px;
  color: black;
}
header .intro-text .intro-heading {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 100px;
  line-height: 50px;
  margin-bottom: 25px;
    color: black;
}
.navbar-custom .navbar-brand {
  color: #FFF;
font-family: "Impact Regular" Impact Regular, "Helvetica Neue", Helvetica, Arial,}
    
    
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
  color: #ff6600;
  outline: none;
}
.navbar-custom .navbar-nav &gt; .active &gt; a {
  border-radius: 0;
  color: white;
  background-color: #ff6600;
}
.navbar-custom .navbar-nav &gt; .active &gt; a:hover,
.navbar-custom .navbar-nav &gt; .active &gt; a:focus {
  color: white;
  background-color: #ff8300;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
  background-color: #ff6600;
}


/* Timeline */ 
.timeline {
  list-style: none;
  padding: 0;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: "";
  width: 2px;
  background-color: #f1f1f1;
  left: 40px;
  margin-left: -1.5px;
}
.timeline &gt; li {
  margin-bottom: 50px;
  position: relative;
  min-height: 50px;
}
.timeline &gt; li:before,
.timeline &gt; li:after {
  content: " ";
  display: table;
}
.timeline &gt; li:after {
  clear: both;
}
.timeline &gt; li .timeline-panel {
  width: 100%;
  float: right;
  padding: 0 20px 0 100px;
  position: relative;
  text-align: left;
}
.timeline &gt; li .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline &gt; li .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline &gt; li .timeline-image {
  left: 0;
  margin-left: 0;
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 100;
  background-color: #ff6600;
  color: white;
  border-radius: 100%;
  border: 7px solid #f1f1f1;
  text-align: center;
}
.timeline &gt; li .timeline-image h4 {
  font-size: 10px;
  margin-top: 12px;
  line-height: 14px;
}
.timeline &gt; li.timeline-inverted &gt; .timeline-panel {
  float: right;
  text-align: left;
  padding: 0 20px 0 100px;
}
.timeline &gt; li.timeline-inverted &gt; .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline &gt; li.timeline-inverted &gt; .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline &gt; li:last-child {
  margin-bottom: 0;
}
.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-heading h4.subheading {
  text-transform: none;
}
.timeline .timeline-body &gt; p,
.timeline .timeline-body &gt; ul {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline &gt; li {
    margin-bottom: 100px;
    min-height: 100px;
  }
  .timeline &gt; li .timeline-panel {
    width: 41%;
    float: left;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline &gt; li .timeline-image {
    width: 100px;
    height: 100px;
    left: 50%;
    margin-left: -50px;
  }
  .timeline &gt; li .timeline-image h4 {
    font-size: 13px;
    margin-top: 16px;
    line-height: 18px;
  }
  .timeline &gt; li.timeline-inverted &gt; .timeline-panel {
    float: right;
    text-align: left;
    padding: 0 30px 20px 20px;
  }
    .navbar-custom .navbar-toggle:focus, .navbar-custom .navbar-toggle:hover {
    background-color: #ff6600;
}
    element.style {
    background-color: #ff6600;
}
}
@media (min-width: 992px) {
  .timeline &gt; li {
    min-height: 150px;
  }
  .timeline &gt; li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline &gt; li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline &gt; li .timeline-image h4 {
    font-size: 18px;
    margin-top: 30px;
    line-height: 26px;
  }
  .timeline &gt; li.timeline-inverted &gt; .timeline-panel {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1200px) {
  .timeline &gt; li {
    min-height: 170px;
  }
  .timeline &gt; li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline &gt; li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline &gt; li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline &gt; li.timeline-inverted &gt; .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}
/* Timeline  END*/









/* Button */
.btn-primary {
  color: white;
  background-color: #ff6600;
  border-color: #ff6600;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #ff6600;
  border-color: #ff6600;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #ff8300;
  border-color: #ff8300;
}
.btn-primary .badge {
  color: #ff8300;
  background-color: white;
}
.btn-xl {
  color: white;
  background-color: #ff6600;
  border-color: #ff6600;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 3px;
  font-size: 18px;
  padding: 20px 40px;
}
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  color: white;
  background-color: #ff8300;
  border-color: #ff8300;
}
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  background-image: none;
}
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
  background-color:#ff8300;
  border-color: #ff8300;
}
.btn-xl .badge {
  color: #ff6600;
  background-color: white;
}


/* Button END */


/* Test um Hinterhund hinter section "Band" zzu legen
#services {
background-image: url(img/1030169.jpg)
Geht nur Ã¼ber &lt;style&gt; im Index
}*/



section div span i {background-color: #ff8800; border-radius: 100%; border-color: none;}



#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  background: rgba(255, 109, 0, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}

::-moz-selection {
  text-shadow: none;
  background: #ff8800;
}
::selection {
  text-shadow: none;
  background: #ff8800;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  webkit-tap-highlight-color: #ff8800;
}
element.style {
    background-color: #ff6600;
}
/*Navigation unter 768px Farbe und Hover*/
.navbar-custom .navbar-toggle {
  background-color: #ff6600;
  border-color: #ff6600;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: white;
  font-size: 12px;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #ff8800;
}


.text-primary {
  color: #ff8800;
}
p {
  font-size: 14px;
  line-height: 1.75;
}
p.large {
  font-size: 16px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  outline: none;
}
a {
  color: #ff6600;
}
a:hover,
a:focus,
a:active,
a.active {
  color: #ff6600;
}


.navbar-custom .navbar-brand {
    color: #FFF;
    font-family: 'Montserrat Subrayada', sans-serif;
}
.navbar-custom .navbar-brand {
   
    font-family: 'Montserrat Subrayada', sans-serif;
}


.parallax {
 /* The image used */
    background-image: url("../img/parallaxbild.jpg");

    /* Set a specific height */
    height: 350px; 
    width: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;


}

@media only screen and (max-device-width: 1024px) {
    .parallax {
        background-attachment: scroll;
    }
}


.logo-size {
font-size: larger;
    

}
.hovericon:hover {
    background-color: #000;
    transition: 1s;
}




@media (min-width: 768px){
    .navbar-custom {
    padding: 0px 0px;
    
 }
}

.navbar-background {
    background-color: #222;
    
    width: 100%;
    

}
    
}


.logo-size {font-size: larger;}

a.navbar-brand.page-scroll.logo-size {
font-size: larger;

}




@media (max-width: 1099px){
header {
  background-image: url('../img/header_th_neu2.jpg');
}}


@media (max-width: 769px){
header {
  background-image: url('../img/header_th_neu2.jpg');
}}


@media (max-width: 635px){
header {
  background-image: url('../img/header_th_neu_klein.jpg');
}}


section#contact.form-control:focus {border-color: #FF6600; box-shadow: none;}





.mybutton { 
    border-radius: 80px;
}

.logocentered {
    display: block;
    padding-top: 5%;
    padding-bottom: 5%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    
    transform: translateY(-50%);
    top: 50%;
    position: relative;
}

@media (min-width:768px) { 
header .intro-text {
    padding-top: 400px !important;
    padding-bottom: 50px !important;

}}

header .intro-text .intro-heading {
    font-size: 6.5em;
    line-height: 90px;
}


@media (max-width: 635px){
    header .intro-text .intro-heading {
    font-size: 3.5em;
    line-height: 60px;
}
}



.desaturate {
    filter: grayscale(100%); /* Standard */
    -webkit-filter: grayscale(100%); /* Webkit */
    filter: url(/elements/grayscale.svg#desaturate); /* Firefox 4-34 */
    filter: gray;  /* IE6-9 */
    -webkit-filter: grayscale(1); /* Old WebKit */
}

.desaturate:hover {
    filter: grayscale(0%);
    filter: none;
    -webkit-filter: grayscale(0); /* Old WebKit */
}


.c01 {
    color: #ff6600;
}

.c02 {
    color: #fff;
}

.colorwhite {
    color: #fff !important;
}

.videobox {
    padding: 10px;
    background-color: RGBA(255,255,255,0.7); 
    
}

.back_black {
    background-color: RGBA(0,0,0,0.5);
}

* { box-sizing: border-box; }
.video-background {
  background: #000;
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

@media (max-width:1030px) {
.video-foreground,
    .video-background iframe {
    display: none !important;
    }
}
#vidtop-content {
	top: 0;
	color: #000;
}
.vid-info { color: #000; padding: 1rem;}
.vid-info h1 { font-size: 2rem; font-weight: 700; margin-top: 0; line-height: 1.2; }
.vid-info a { display: block; color: #fff; text-decoration: none; background: rgba(0,0,0,0.5); transition: .6s background; border-bottom: none; margin: 1rem auto; text-align: center; }
@media (min-aspect-ratio: 16/9) {
  .video-foreground { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground { width: 300%; left: -100%; }
}
@media all and (max-width: 600px) {
.vid-info { width: 100%; padding: .5rem; }
.vid-info h1 { margin-bottom: .2rem; }
}
@media all and (max-width: 500px) {
.vid-info .acronym { display: none; }
}

.vid-info_bg {
    background: rgba(255,255,255,0.8);
    width: 100%;
}

.back_color {
    background-color: white;
}

#videobereich {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: -20%;
    top: 0;
    bottom: 0;
}	

#videobereich1 {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: -20%;
    top: 0;
    bottom: 0;
}	

.videoextern {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 60%;
    height: 60%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.auftritte_liste ul{
    counter-reset: li; 

}

.auftritte_liste ul li{
list-style: none;   
    color: RGBA(0,0,0,0.5);
    border-bottom: 1px solid #f4f4f4;
    padding: 20px 0;
}

.auftritte_liste ul li:hover{
list-style: none;   
    color: RGBA(0,0,0,1);
    transition: all 300ms;
    border-bottom: 1px solid #fff;
    background: #f4f4f4;
    background-color: #f4f4f4;
    -webkit-background:  #f4f4f4;
    -o-background:  #f4f4f4;
    cursor: pointer;
}


.auftritte_liste ul li span:first-child:before {
content: counter(li) ". "; counter-increment: li;
}



.autritte_liste ul a {
    text-decoration: none;
}

.auftritte_liste ul a:hover {
    text-decoration: none;
}


.auftritte_liste ul a:visited &gt; li {
    text-decoration: none !important;
}

.auftritte_liste ul a:active &gt; li {
    text-decoration: none !important;
    color: #000;
}

.auftritte_liste ul a li:hover {
    list-style: none;   
    color: #fff !important;
    transition: all 300ms;
    border-bottom: 1px solid #fff;
    background: #ff6600 !important;
    background-color:  #ff6600 !important;;
    -webkit-background:  #ff6600 !important;
    -o-background:  #ff6600 !important;
    cursor: pointer;

}

.c01 {
color: #ff6600;
}

.auftritte_liste ul a li span:hover &gt; .c01 {
    color: #fff !important;
    transition: all 200ms;
}


.logonav {
    height: 100% !important;
}

iframe {
    border: none !important;

}

.impressum_button {
    z-index: 99999999;
    box-shadow: 5px 5px 5px #676767;
    position: fixed;
    bottom: 0;
    margin: 0 auto;
    margin-bottom: 0 !important;
    background: #000;
    padding: 5px 10px;
    padding-bottom: 0;
    width: 100%;
    text-align: right;
   
    
}

.impressum_button li {

        padding-right: 0;
    margin-bottom: 0;
     font-size: 10px;
    list-style: none;
    display: inline-block;
   

}

.impressum_button li {

    padding-right: 10px;

}


.impressum_button ul li:hover &gt; a {
    color: #fff;
    text-decoration: none;
    transition: ease-in-out 200ms all;
}
 .impressum_button ul li:hover {
     transform: translateY(-2px);}</pre></body></html>