/*
Sunny-Media Werbetechnik
Inhaber Markus Seidel
Forstau 5a, D-83530 Schnaitsee
Tel.: 08074-8597
https://www.sunny-media.de
*/
/* 
    Created on : 20.03.2021, 16:04:47
    Author     : Markus Seidel
*/


/*
Farben
grauer Hintergrund fuer Logo weiss
rgba(167,167,167,1.0)
-
Logo Farben
blau = rgba(64,84,134,1.0)
schwarz = rgba(0,0,0,1.0)
grau = rgba(119,127,132,1.0)

*/

body{
    height: 100.1%;
    color: rgba(25,25,99,1);
    background-color: rgba(240,240,240,1.0);
    font-size: 1em;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

html{
    height: 100.1%;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

div{
    border: 0px solid red;
}

#fussnavihalter{
    text-align: right;
    padding: 2.5em;
}


a, a:link{
    text-decoration: none;
    color: rgba(119,127,132,1.0);
}

a:visited{
    
}

a:hover{
    text-decoration: underline;
    color: rgba(0,153,255,1.0);
}

.fussnavilink{
    margin-right: 1.5em;
}

#kopfbalken{
    background-color: rgba(102,133,212,1.0);
    padding: 1em;
    border-bottom: 1px solid rgba(119,127,132,1.0);
    background:
        url(../buidl_layout/munich_start_grau_20032021.png) repeat-x,
        url(../buidl_layout/wolkenhimmel_02_08062021.jpg) repeat;
        
    background-position: right bottom;
    background-size: auto;
    background-repeat: repeat-x;
    
}

#trenner_balken{
    background-color: rgba(255,255,255,1.0);
    text-align: center;
    padding: 0.1em;
    border-bottom: 1px solid rgba(119,127,132,1.0);
    font-size: clamp(1rem, 2.0vw, 1.5rem);
    color: rgba(64,84,134,1.0);
}

#trenner_balken h5{
    font-weight: bold;
    font-size: clamp(1rem, 2.0vw, 1.5rem);   
}

#trenner_balken a{
    color: rgba(64,84,134,1.0);
    text-decoration: none;
}

#trenner_balken a:link{
    color: rgba(64,84,134,1.0);
    text-decoration: none;
}

#trenner_balken a:visited{
    color: rgba(64,84,134,1.0);
    text-decoration: none;
}

#trenner_balken a:hover{
    color: rgba(167,167,167,1.0);
    text-decoration: none;
}







#logocontainer{
    background-repeat: no-repeat;
    background: transparent;
    transition-property: all;
    transition-duration: 0.4s;
}

#logocontainer:hover{
   
}

#buidl_1{
    -webkit-filter: drop-shadow(3px 3px 3px rgba(255,255,255,0.9) );
    filter: drop-shadow(3px 3px 3px rgba(255,255,255,0.9));
    
    
    
}



#buidl_1:hover{
    -webkit-filter: drop-shadow(-3px -3px 3px rgba(255,255,255,0.9) );
    filter: drop-shadow(-3px -3px 3px rgba(255,255,255,0.9));
}


.startseite #startseite, .unternehmen #unternehmen, .leistungen #leistungen, .karriere #karriere, .referenzen #referenzen, .kontakt #kontakt{
    border-bottom: 2px solid rgba(0,153,255,1.0);
}

#adresse_oben{
    text-align: right;
    padding: 0.5em 3em;
    font-size: 1.2em;
    background-color: rgba(255,255,255,1.0);
    border-bottom: 1px solid rgba(119,127,132,1.0);
    color: rgba(25,25,99,1);
    
}

#adresse_oben a, a:link{
   color: rgba(25,25,99,1);
}

#adresse_oben a:hover{
   color: rgba(0,153,255,1.0);
}

strong{
    color: rgba(25,25,99,1);
}



#inhalt_balken{
    text-align: center;
    border-top: 1px solid rgba(119,127,132,1.0);
}



#inhalt_buidlcontainer{
    margin: 0;
    padding: 0;
}

.slider_ueberschrift{
    
}

.bold{
    font-weight: bold;
}

.rubrik{
    margin: 0;
    font-weight: bold;
    background: rgba(167,167,167,1.0);
    color: white;
    line-height: 2em;
    text-shadow: 2px 2px 2px #000000;
} 


.rubrik:hover{
   color: rgba(64,84,134,1.0);
   text-shadow: 2px 2px 2px #ffffff;
}

.rubrik_container{
    -webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.5); 
    box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.5);
    border-radius: 5px 5px;
    background-image: url(../buidl_layout/wasserzeichen.png);
    background-position: -300px -300px; 
    background-repeat: no-repeat;
}

.rubrik_container:hover{
    background-image: url(../buidl_layout/wasserzeichen.png);
    background-position: center center;
    background-repeat: no-repeat;
    
}

.blocksatz{
    text-align: justify;
}



  
  
  #slideshow{
      border-top: 1px solid rgba(119,127,132,1.0);
      border-bottom: 1px solid rgba(119,127,132,1.0);
  }
  
  .runde_ecken{
   -webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.5); 
    box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.5);
    border-radius: 5px 5px;
    background-image: url(../buidl_layout/wasserzeichen.png);
    background-position: -300px -300px; 
    background-repeat: no-repeat;
  }
  
  .bxslider li{
     margin: 0;
     padding: 0;
  }
  
  #historie_links{
  
  }
  
  .fette_ueberschrift{
      font-weight: bold;
  }
  
  #logo_historie{
      -webkit-filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.4) );
    filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.4));
  }
  
  .rot{
      color: red;
  }
  
  .leistungen_buidl{
      border-radius: 10px;
      filter: drop-shadow(5px 5px 5px rgba(167,167,167,1.0));
      border: 2px solid rgba(255,255,255,1.0);
  }
  
  blockquote .small{
      font-style: normal; 
  }
  
  img{
     max-width: 100%;
  height: auto;
  }