.icon {
  font-family: 'FontAwesome';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
.shadowPublikation {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50,50,50,0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50,50,50,0.5);
  box-shadow: 0px 0px 5px 0px rgba(50,50,50,0.5);
}
.clear {
  clear: both;
}
.bold {
  font-weight: 700;
}
.ultra-bold {
  font-weight: 900;
}
#headerbild {
  width: 986px;
}
.bgwidth {
  width: 100%;
}
.bgheight {
  height: 100%;
}
#logo {
  margin-right: 70px;
  margin-top: 10px;
  padding: 0;
  text-align: right;
}
#titelbild {
  height: 43px;
  margin-left: 70px;
  padding: 0;
}
#headermenu {
  margin-left: 510px;
  margin-top: -36px;
  margin-bottom: 20px;
}
a.home {
  text-decoration: none;
}
#sprache {
  font-size: 14px;
  font-size: 0.875rem;
  margin-left: 22px;
  padding-top: 10px;
}
#sprache a {
  text-transform: uppercase;
  text-decoration: none;
  color: #5a5951;
  font-weight: 700;
}
#sprache .active a {
  color: #d40028;
}
#sprache .langnotlinked {
  text-transform: uppercase;
  text-decoration: none;
  color: #aaaaaa;
  font-weight: 700;
}
#fontsize {
  font-size: 16px;
  font-size: 1rem;
  line-height: 35px;
  margin-left: 400px;
}
#fontsize a {
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  color: #5a5951;
}
#fontsize .active a {
  color: #d40028;
}
#fontsize .fontsize_element {
  display: block;
  float: left;
}
#fontsize .size1 a {
  font-size: 10px;
  font-size: 0.625rem;
}
#fontsize .size2 a {
  font-size: 13px;
  font-size: 0.8125rem;
}
#fontsize .size3 a {
  font-size: 16px;
  font-size: 1rem;
}
