#head_lang{
  font-family: 'Montserrat', sans-serif;
  font-size:8px;
  color:white;
  text-align: center;
}
#footer{
  font-family: 'Montserrat', sans-serif;
  font-size:12px;
  color:white;
  text-align: center;
}
#link_agb{
  text-decoration: none;
  color: #fff;
}
#link_impressum{
  text-decoration: none;
  color: #fff;
}
#link_datenschutz{
  text-decoration: none;
  color: #fff;
}
a:link{
  text-decoration: none;
  color: #fff;
}
a:visited{
  text-decoration: none;
  color: #fff;
}
.headline{
  font-family: 'Montserrat', sans-serif;
  font-size:13px;
  font-weight:700;
  color:white;
  letter-spacing: 1px;
  text-align: center;
  cursor: pointer;
}
.headline_image{
  font-family: 'Montserrat', sans-serif;
  font-size:13px;
  font-weight:700;
  color:white;
  text-align: left;
  letter-spacing: 1px;
  cursor: pointer;
}
.content_text{
  font-family: 'Montserrat';
  font-size: 12px;
  font-weight:500;
  color:white;
  text-align: left;
  line-height: 1.5;
}
.middle{
  font-family: 'Montserrat';
  font-size: 12px;
  font-weight:500;
  color:white;
  text-align: center;
  line-height: 1.4;
  overflow: hidden;
  text-decoration: none;
}
.middle_imp{
  font-family: 'Montserrat';
  font-size: 12px;
  font-weight:500;
  color:white;
  text-align: center;
  line-height: 1.4;
  overflow: hidden;
  text-decoration: none;
}
.headline_imp{
  font-family: 'Montserrat', sans-serif;
  font-size:13px;
  font-weight:700;
  color:white;
  text-align: center;
}
