/**
 * CUSTOM STYLING DSGVO
 */

#page {
  min-height: 0;
}

video {
  border: 1px solid #bcdcf4;
}

#wider-right {
  z-index: 97;
  width: 550px;
  min-height: 91px;
  position: relative;
  margin-right: -10000px;
  left: 337px;
}

#u1515 {
    min-height: 0;
    font-size: 120%;
}

#u1515 a{
    text-decoration: none;
    color: #0671b8;
}

#u1515 a:hover{
    color: #bcdcf4;
}


#footer {
  z-index: 120;
  width: 900px;
  border-style: none;
  border-color: transparent;
  background-color: transparent;
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #bcdcf4;
  margin-bottom: 10px;
}

#footer ul {
  text-align: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#footer ul li {
  display: inline;
  margin-left: 30px;
  padding: 10px 10px;
}

#footer ul li:first-child {
  margin-left: 0px;
}

#footer ul li a {
  text-decoration: none;
  color: black;
}

#footer ul li a:visited {
  color: black;
}

#footer ul li:hover {
  background: #3c3c3c;
}

#footer ul li:hover a {
  color: white;
}

.active-lnk a {
  font-weight: bold;
}

#datenschutz {
  z-index: 120;
  width: 900px;
  border-style: none;
  border-color: transparent;
  background-color: transparent;
  position: relative;
}

#datenschutz h2 {
  font-weight: bold;
  font-size: 150%;
  margin: 40px 0 10px 0;
}

#datenschutz h2:first-child {
  margin: 0 0 10px 0;
}

#datenschutz h3 {
  font-weight: bold;
  font-size: 120%;
  margin: 10px 0;
}
#datenschutz p {
  margin: 10px 0;
}
