@charset "UTF-8";
/* CSS Document */


@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');


.content {
        xbackground: #ccc;
        padding: 0px;
}
      
.nopad{
        
}

.grid-pad{
  padding-top: 0px !important;
}

body {
  font-family:"Roboto", sans-serif;
  font-weight:400;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  
  min-width:1020px;
}

img{
width:100%;
}

.content {
  padding: 0px;
}

.logo_wrapper{
  margin-top:0px;
  padding-top:70px;
  margin-bottom:20px;
  position:relative;
  background: #ffffff; /* Old browsers */
}

.menu_wrapper{
  margin-top:0px;
  padding-top:10px;
  border-bottom:10px solid #93c11a;
  
  position:relative;
  background: #3f3f3f; /* Old browsers */
}

.slider_wrapper{
  margin-top:0px;
  padding-top:0px;
  padding-bottom:0px;
  position:relative;
  background: #ffffff; /* Old browsers */
  
  background-color: #ffffff;
}

.physioplus_header_wrapper{
  height:80px;
  padding-top:0px;
  padding-bottom:0px;
  position:relative;
  background: #3f3f3f; /* Old browsers */
}

.profile_wrapper{
  height:auto;
  padding-bottom:100px;
  border-bottom:3px solid #93c11a;
}

.info_block_wrapper{
  background-color:#3f3f3f;
  height:auto;
  padding-bottom: 150px;
  border-top:5px solid #ffffff;
  border-bottom:5px solid #ffffff;
}

.info_block_wrapper_zitat{
  background-color:#3f3f3f;
  height:auto;
  padding-bottom: 100px;
  border-top:5px solid #ffffff;
  border-bottom:5px solid #ffffff;
}

.white{
  background-color:#ffffff !important;
}

.image_block_wrapper{
  background-color:#3f3f3f;
  height:auto;
  margin-bottom: -10px;
  margin-top:0px;
}

.image_block_wrapper_leistungen{
  background-color:#ffffff;
  height:auto;
  margin-bottom: 50px;
  margin-top:-120px;
}

.image_block_wrapper_leistungen_4bilder{
  background-color:#ffffff;
  height:auto;
  margin-bottom: 50px;
  margin-top:-120px;
  white-space:nowrap;
}

.image_block_wrapper_leistungen_4bilder_nopad{
  background-color:#ffffff;
  height:auto;
  margin-bottom: 0px;
  margin-top:-120px;
  white-space:nowrap;
}

.image_block_wrapper_leistungen_4bilder img, .image_block_wrapper_leistungen_4bilder_nopad img{
  width:24.79%;
}

.leistungen_wrapper{
  background-color: #ffffff;
}

.standorte_wrapper{
  background-color:#ffffff;
  height:auto;
}

.parallax-window{
  border-bottom: 4px solid #ffffff;
  background-color: transparent;
}

.kontakt_wrapper{
  border-top: 4px solid #93c11a;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer1_wrapper{
  background-color: #9a9a9a;
  color:#ffffff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.footer2_wrapper{
  background-color: #3f3f3f;
  color:#ffffff;
  padding-top: 10px;
  padding-bottom: 25px;
}

.logo {
  text-align: center;
}

.logo img{
  width: 250px !important;
  height: auto;
}

.menu_container{
  padding-top: 37px;
  float:left;
}

.header p{
  font-size: 26px;
  font-weight: 200;
  color: #ffffff; 
  text-align: center ;
  
}

.titel p{
  font-size: 26px;
  font-weight: 300;
  color: #93c11a;
  text-align: center;
  
}

.profil_1{
  margin-top: 70px;
  height: 500px;
  background-position: top center;
  background-repeat: no-repeat;
  background-image:url(../layout_images/januth_profil_normal.jpg);
  
}

.profil_2{
  margin-top: 70px;
  height: 500px;
  background-position: top center;
  background-repeat: no-repeat;
  background-image:url(../layout_images/waldner_profil_normal.jpg);

}

.profil_3{
  margin-top: 70px;
  height: 500px;
  background-position: top center;
  background-repeat: no-repeat;
  background-image:url(../layout_images/weger_profil_normal.jpg);
}

.profil_1:hover {

  
}

.profil_2:hover{

  
}

.profil_3:hover{

}

.name{
  width: 100%;
  padding-top:290px;
  position: relative;
  display: inline-block;
  text-align: center;
  font-size: 1.2em;
  font-weight: 400;
  color:#9a9a9a;
  text-decoration: none;
  
  transition: all 1s ease;      
   -webkit-transition: all 1s ease;          
   -moz-transition: all 1s ease;
}

.berufe{
  width: 100%;
  margin-top:5px;
  position: relative;
  display: inline-block;
  
  text-align: center;
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
  color:#93c11a;
  text-decoration: none;
  
  transition: all 1s ease;      
   -webkit-transition: all 1s ease;          
   -moz-transition: all 1s ease;
}

.kontaktdaten,
.kontaktdaten a,
.kontaktdaten a:hover{
  width: 100%;
  margin-top:10px;
  position: relative;
  display: inline-block;
  
  text-align: center;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color:#93c11a;
  text-decoration: none;
  cursor: pointer;
  
  transition: all 1s ease;      
   -webkit-transition: all 1s ease;          
   -moz-transition: all 1s ease;
}


.content h1{
  margin-top: 70px;
  font-size: 26px;
  font-weight: 200;
  color:#93c11a;
  text-align: center;
}

.content h2{
  margin-top: 70px;
  font-size: 26px;
  font-weight: 200;
  color:#93c11a;
  text-align: center;
}

.content h3{
  margin-top: 100px;
  font-size: 26px;
  font-weight: 200;
  color:#93c11a;
  text-align: center;
}

.text{
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.9em;
  font-weight: 300;
  line-height: 1.5em;
  color:#9a9a9a;
  text-align: center;
  width: 50%;
}

.col-6-12 .content h1{
  margin-top: 70px;
  margin-left: 15%;
  font-size: 26px;
  font-weight: 200;
  color:#93c11a;
  text-align: left;
  width: 70%;
}

.col-6-12 .content h1 b{
  font-size: 18px;
  font-weight: 200;
  color:#93c11a;
  line-height: 20px;
  display: inline-block;
  margin-top: 12px;
}

.col-6-12 .text{
  margin-top: 20px;
  margin-left: 15%;
  margin-right: auto;
  font-size: 0.8em;
  font-weight: 300;
  line-height: 1.5em;
  color:#9a9a9a;
  text-align:left;
  width: 70%;
}

.col-6-12 .text b{
  font-size: 1.1em;
  font-weight: 300;
  color: #93c11a;
}

i {
   color:#93c11a;
   font-size:0.9em;
   font-style:normal;
}

.parallax-text{
  position: relative;
  display: inline-block;
  margin-top:12%;
  width: 60%;
  margin-left: 20%;
  margin-right: auto;
  font-size: 26px;
  font-weight: 200;
  color:#ffffff;
  text-align: center;
}

.tv_center{
  text-align:center;
}

.button {
  width:200px;
  margin-top:40px;
  margin-left:10px !important;
}

.button a {
  width:130px;
  display:inline-block;
  color:#93c11a;
  font-size:0.9em;
  font-weight: 300;
  text-decoration:none;
  opacity: 0.5;
  
  padding:5px 0px 5px 10px;
  
  transition:all .5s linear;
   -webkit-transition:all .5s  linear;
   -moz-transition:all .5s linear;
}

.button a:hover{
  width:135px;
  color:#abc45f;
  opacity: 1;
}

.button a:after{
  content: "" ;
  color:#c9e670;
  padding-right:5px;
  margin-top:-3px;
  width:21px;
  height:22px;
    
  float:right;
  
  background-image:url(../layout_images/button_pfeil_normal.png);
     background-position:top left;
    background-repeat:no-repeat;
  
  transition:all .5s linear;
   -webkit-transition:all .5s  linear;
   -moz-transition:all .5s linear;
  
  -ms-transform:scale(0.9);
  -webkit-transform:scale(0.9);
  -moz-transform:scale(0.9);
  transform:scale(0.9);
}

.button a:hover:after{
  content: "" ;
  color:#c9e670;
  margin-left: 10px;
  padding-right:5px;
  margin-top:-3px;
  width:21px;
  height:22px;
    
  float:right;
  
  background-image:url(../layout_images/button_pfeil_normal.png);
     background-position:top left;
    background-repeat:no-repeat; 
}

.button2 {
  width: auto;
  margin-top: 50px;
  background-color: #93c11a;
  border-radius: 15px;
  margin-left: auto !important;
  margin-right: auto !important;
  display:inline-block;
  
  transition:all .5s linear;
   -webkit-transition:all .5s  linear;
   -moz-transition:all .5s linear;
}

.col-6-12 .button2 {
  margin-left: 15% !important;
  margin-right: auto !important;
}

.button2:hover {
  background-color: #659D00;
}

.button2 a {
  width:auto;
  display:inline-block;
  color:#ffffff;
  font-size:0.9em;
  font-weight: 300;
  text-decoration:none;
  
  padding:12px 15px 10px 20px;
  
  transition:all .5s linear;
   -webkit-transition:all .5s  linear;
   -moz-transition:all .5s linear;
}

.button2 a:hover{
  color:#ffffff;
}

.button2 a:after{
  content: "" ;
  color:#c9e670;
  margin-top:-3px;
  margin-left:10px;
  width:21px;
  height:22px;
    
  float:right;
  
  background-image:url(../layout_images/button2_pfeil_normal.png);
     background-position:top left;
    background-repeat:no-repeat;
  
  transition:all .5s linear;
   -webkit-transition:all .5s  linear;
   -moz-transition:all .5s linear;
  
  -ms-transform:scale(0.9);
  -webkit-transform:scale(0.9);
  -moz-transform:scale(0.9);
  transform:scale(0.9);
}

.button3 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 200px;
  width: 180px;
  margin-top: 40px;
  background-color: #9a9a9a;
  border-radius: 15px;
  opacity:0.7;
  
  transition:all .5s linear;
   -webkit-transition:all .5s  linear;
   -moz-transition:all .5s linear;
}

.button3:hover {
  opacity:1;
}

.button3 a {
  width:180px;
  display:inline-block;
  color:#ffffff;
  font-size:0.9em;
  font-weight: 300;
  text-decoration:none;
  
  padding:12px 15px 10px 20px;
  
  transition:all .5s linear;
   -webkit-transition:all .5s  linear;
   -moz-transition:all .5s linear;
}

.button3 a:hover{
  width:180px;
  color:#ffffff;
}

.button3 a:after{
  content: "" ;
  color:#c9e670;
  padding-right:5px;
  margin-top:-3px;
  padding-left: -20px !important;
  width:21px;
  height:22px;
    
  float:right;
  
  background-image:url(../layout_images/button3_pfeil_normal.png);
     background-position:top left;
    background-repeat:no-repeat;
  
  transition:all .5s linear;
   -webkit-transition:all .5s  linear;
   -moz-transition:all .5s linear;
  
  -ms-transform:scale(0.9);
  -webkit-transform:scale(0.9);
  -moz-transform:scale(0.9);
  transform:scale(0.9);
}

.leistungen_liste {
  margin-top: 50px;
  display: inline-block;
}

.bezeichnung:before{
  content:'';
  background-image:url(../layout_images/plus_symbol_green.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  height: 34px;
  width: 34px;
  display:inline-block;
  vertical-align: -30%;
  
  transition:all .5s linear;
   -webkit-transition:all .5s  linear;
   -moz-transition:all .5s linear;
  
}

.bezeichnung:hover:before{
  -ms-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  transform:rotate(90deg);
  
}

.bezeichnung{
  width: 100%;
  margin-top: 50px;
  margin-left: 50px;
  position: relative;
  display:inline-block;
  text-align: left;
  font-size: 1.4em;
  font-weight: 200;
  color:#93c11a;
  text-decoration: none;
  
  transition: all 1s ease;      
   -webkit-transition: all 1s ease;          
   -moz-transition: all 1s ease;
}

.bezeichnung:hover{
  text-decoration: none;
}

.welle{
  margin-top: 150px;
  margin-bottom: 100px;
  text-align: center;
}

.welle img{
  width: 1040px;
  height: 40px;
}


.kontakt p b{
  color:#93c11a;
  font-weight: 400;
  font-size:14px;
}

.kontakt p,
.kontakt a{
  font-size: 13px;
  font-weight: 300;
  color:#9a9a9a;
  text-decoration: none;
  
  transition:all .5s linear;
   -webkit-transition:all .5s  linear;
   -moz-transition:all .5s linear;
}

.kontakt a:hover{
  color:#93c11a;
}

.footer_logo{
  text-align: left;
  padding: 15px 0 0 0 !important;
}

.footer_logo img{
  width:auto;
  max-width: 200px;
}

.footer_title{
  margin-bottom: 15px;
  font-size:0.8em;
  font-weight: 300;
}

.social_links_bottom {
  margin-top:20px;
  display: inline-block;
}

.social_links_bottom p{
  color:#93c11a;
  font-weight: 400;
  font-size:12px;
}

.social_links_bottom .sp {
  width: 35px;
  height: 35px;
  padding:10px;
  margin-right:10px;
  margin-bottom:10px;
  background-color:#9a9a9a;
  opacity:1;
  border-radius: 10px;
  
  -ms-transition: .5s all ease-out;
  -webkit-transition: .5s all ease-out;
    -moz-transition: .5s all ease-out;
    transition: .5s all ease-out;
}

#facebook:hover{
  background-color:#93c11a !important;
  opacity:1 !important;
}

#twitter:hover{
  background-color:#55ACEE !important;
  opacity:1 !important;
}

#instagram:hover{
  background-color:#93c11a!important;
  opacity:1 !important;
}

.ml50{
  margin-left:50px;
 }

.ml100{
  margin-left:100px;
 }

.footer1_wrapper a{
  display:block;
  color:#e1e1e1;
  font-size: 0.7em;
  font-weight: 100;
  text-decoration: none;
  line-height: 1.7em;
  
  transition: all .5s ease;      
   -webkit-transition: all .5s ease;          
   -moz-transition: all .5s ease;
}

.footer1_wrapper a:hover{
  color:#ffffff;
}

.footer2_content span {
  color:#e1e1e1;
  font-size: 0.7em;
  font-weight: 100;
  text-decoration: none;
  margin-left: 20px;
  
  transition: all .5s ease;      
   -webkit-transition: all .5s ease;          
   -moz-transition: all .5s ease;
}

.footer2_content span a{
  color:#e1e1e1;
  font-weight: 100;
  text-decoration: none;
  
  transition: all .5s ease;      
   -webkit-transition: all .5s ease;          
   -moz-transition: all .5s ease;
}

.footer2_content a:hover{
  color:#ffffff;

}

#impressumbox{
  display:inline-block;
}

/* Anpassungen für Typo3 */

h1 p {
  margin-top:0px;
  margin-bottom:0px;
}

a p {
  margin-top:0px;
  margin-bottom:0px;
  display:inline;
}

ul {
  padding-left:18px;
}

.info_gruen span p {
  margin-top:0px;
  margin-bottom:0px;
  display:inline;
}