
h1 {
  font-size: 26px!important;
  line-height: 1.6;
}

h2 {
  font-size: 20px!important;
  line-height: 1.6;
  color: #222222;
  font-weight: bold;
}

h3 {
  font-size: 18px!important;
  line-height: 1.6;
}

h4 {
  font-size: 16px!important;
  line-height: 1.4;
}

h5 {
  font-size: 22px!important;
  line-height: 1.5;
}

h6 {
  font-size: 18px!important;
  line-height: 1.6;
}

p {
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 8px!important;
  color:#151515;
}

h1, h2, h3, h4, h5, h6 {
margin: 12px 0 12px 0!important;
}


ul {
font-size: 1rem;
line-height: 1.8;
color: #151515;
}

.list {
margin: 0 0 15px .5em;
padding: 0 0 0 .5em;
}

.datenschutzExtra {
margin: 12px -12px;
padding: 1em;
border: 1px solid #333333;
}



/*
***********************************************
               Media Queries
***********************************************
*/

@media only screen and (min-width: 0px) and (max-width: 768px) {


}


@media only screen and (min-width: 0px) and (max-width: 899px) {



}


@media only screen and (min-width: 768px) and (max-width: 1200px) {

img.logoHair {
max-height:80px!important;
}


}



