h1{
  text-align: center;
  font-size: 45px;
  text-align: center;
}
#kameraimage{
   width: 50vw;
}
#uberschrift{
  font-size: 30px;
  text-align: center;
}
ul{
  list-style: none;
  color: #0000ff;
  font-size: 20px;
}
#mainDir{
  padding: 0;
  width: 55vw;
  margin: auto;
}
p{
  font-size: 20px;
  font-weight: none;
}
