/**xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*!/*/
@media (max-width: 992px) {
  header #button2 a {
    bottom: 10px !important;
  }
  header nav li a {
    margin: 0 15px 0 0 !important;
  }
  /*active*/
  body#home li a.home,
  body#coaching_vorgehen content li a.coaching_vorgehen,
  body#wo_hilft_coaching content li a.wo_hilft_coaching,
  body#training_vorgehen content li a.training_vorgehen,
  body#training_fuehrung content li a.training_fuehrung,
  body#training_vertrieb content li a.training_vertrieb,
  body#training_verhandlung content li a.training_verhandlung,
  body#p_profil content li a.p_profil,
  body#p_profil content li a.p_ihr_profil,
  body#p_workshop content li a.p_workshop,
  body#alleine_gruppe content li a.alleine_gruppe,
  body#potentialanalyse content li a.potentialanalyse,
  body#begleitung content li a.begleitung,
  body#telefoncoaching content li a.telefoncoaching,
  body#erste_gespraech content li a.erste_gespraech,
  body#vita content li a.vita,
  body#referenzen content li a.referenzen,
  body#video content li a.video,
  body#presse content li a.presse,
  body#kontakt content li a.kontakt {
    color: #444C66 !important;
    /*  background: @gray-light !important;*/
    font-weight: 600 !important;
    border-left: 4px solid #444C66 !important;
    background-image: none !important;
  }
  #rightcol {
    border: none !important;
    margin: 50px 0 0 0 !important;
    padding: 0 !important;
  }
  #rightcol nav ul {
    width: 100% !important;
  }
  #rightcol nav li a {
    padding: 10px;
    background: #f0f0f0 url(../images/icon_li.png) no-repeat center right;
    border-left: 4px solid #f0f0f0 !important;
    margin: 2px 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  #rightcol nav li a:hover {
    border-left: 4px solid #444C66 !important;
    background: #f0f0f0 url(../images/icon_li.png) no-repeat center right !important;
  }
  blockquote {
    width: 70%;
  }
  footer .col {
    width: 17% !important;
    margin-right: 18px !important;
  }
  footer li {
    display: block !important;
    margin: 7px 0;
    font-size: 90%;
  }
  footer h3 {
    margin: 0 0 5px 0;
    font-size: 90%;
  }
  header .header-bottom #subline p {
    width: 230px;
    font-size: 80%;
  }
}
/**xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*!/*/
@media (max-width: 768px) {
  /*active*/
  body#home li a.home,
  body.coaching li a.coaching,
  body#coaching_vorgehen li a.coaching_vorgehen,
  body#wo_hilft_coaching li a.wo_hilft_coaching,
  body.training li a.training,
  body#training_vorgehen li a.training_vorgehen,
  body#training_fuehrung li a.training_fuehrung,
  body#training_vertrieb li a.training_vertrieb,
  body#training_verhandlung li a.training_verhandlung,
  body#p_profil li a.p_profil,
  body#p_profil li a.p_ihr_profil,
  body.p_profil li a.p_profil,
  body#p_workshop li a.p_workshop,
  body.angebot li a.angebot,
  body#alleine_gruppe li a.alleine_gruppe,
  body#potentialanalyse li a.potentialanalyse,
  body#begleitung li a.begleitung,
  body#telefoncoaching li a.telefoncoaching,
  body#erste_gespraech li a.erste_gespraech,
  body.ueber_mich li a.ueber_mich,
  body#vita li a.vita,
  body#referenzen li a.referenzen,
  body#video li a.video,
  body#presse li a.presse,
  body#kontakt li a.kontakt {
    color: #444C66 !important;
    /*  background: @gray-light !important;*/
    font-weight: 600 !important;
    border-left: 4px solid #444C66 !important;
    background-image: none !important;
  }
  header {
    margin-bottom: 30px !important;
  }
  header .header-top {
    height: 50px !important;
  }
  header .header-bottom {
    margin-bottom: 40px !important;
  }
  header #logo a {
    background: url('../images/logo-m.png') no-repeat 0 0 !important;
    width: 90px !important;
    height: 90px !important;
  }
  header #subline {
    top: 230px !important;
    background: #f0f0f0;
    width: 100% !important;
    font-weight: 300;
    padding: 5px 10px;
  }
  header .header-bottom #subline p {
    width: 100%;
    font-size: 60%;
  }
  header #subline p {
    padding-left: 0 !important;
  }
  header #button2 a {
    bottom: -5px !important;
    right: 20px !important;
  }
  nav {
    top: 7px !important;
  }
  blockquote {
    width: 95%;
  }
  footer {
    padding-bottom: 20px !important;
  }
  footer .top {
    display: block !important;
    text-align: center;
  }
  footer .top a {
    color: #ffffff;
  }
  .footer {
    display: none !important;
  }
}
/**xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*!/*/
@media (max-width: 480px) {
img.grafik_start{
  width: 90%;
}
  header {
    margin-bottom: 10px !important;
  }
  header .header-bottom.no {
    display: none;
  }
   header #logo a {
    background: url('../images/logo-s.png') no-repeat 0 0 !important;
    width: 40px !important;
	top:5px !important;
    height: 40px !important;
  }
  header #button2 a {
    bottom: -10px !important;
    right: 20px !important;
  }
  header #image {
    right: 85px !important;
  }
  content ul.referenzen li {
    width: 100% !important;
  }
  footer {
    padding-bottom: 20px !important;
  }
  footer .top {
    display: block !important;
    text-align: center;
  }
  footer .top a {
    color: #ffffff;
  }
  .footer {
    display: none !important;
  }
}
/**xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*!/*/
@media (max-width: 350px) {
  #subline p {
    width: 180px !important;
  }
}
