#logo{
  font-family: 'Changa', sans-serif;
  font-size: 26px;
  font-weight: 500;
  text-align: center;
  color: #fff;
}
#sub-logo{
  font-family: 'Changa', sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  letter-spacing: 2.2px;
}
#sub-sub-logo{
  font-family: 'Changa', sans-serif;
  font-size: 14px;
  font-weight: 200;
  text-align: center;
  color: #fff;
}
#nummer{
  font-family: 'Changa', sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #61ca96;
}
.menue-section{
  font-family: 'Changa', sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  color: #003333;

}
.menue-link{
  text-decoration: none;
}
/* a{
  text-decoration: none;
  color: #003333;
}
a:link{
  text-decoration: none;
  color: #003333;
}
a:visited{
  text-decoration: none;
  color: #003333;
}*/
p{
  font-family: 'Changa', sans-serif;
  font-size: 15px;
  font-weight: 200;
  text-align: center;
  line-height: 1.2;
  color: #003333;
}
.objekt-text{
  font-family: 'Changa', sans-serif;
  font-size: 12px;
  font-weight: 200;
  text-align: center;
  color: #003333;
  line-height: 1.3;
}
.ueberschrift{
  font-size: 15px;
}
.footerlink{
  font-family: 'Changa', sans-serif;
  font-size: 12px;
  font-weight: 200;
  text-decoration: none;
  color: white;
}
.langlink{
  font-family: 'Changa', sans-serif;
  font-size: 12px;
  font-weight: 200;
  text-decoration: none;
  color: white;
}
.kontaktlink{
  font-family: 'Changa', sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  color: black;
}
.impressumlink{
  font-family: 'Changa', sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  color: black;
}
#footer_impressum_link{
  float: right;
  text-align: center;
}
#footer_datenschutz_link{
  float: left;
  text-align: center;
}
#footer_kontakt_link{
  float: left;
  text-align: center;
}
#lang-container{
  font-family: 'Changa', sans-serif;
  font-size: 12px;
  font-weight: 200;
  text-decoration: none;
  color: white;
}
