#hintergrund {
  margin:0px;
  padding:5px;
  background-color:#DEDEDE;
}

#hintergrund h3{
  margin:25px 0px 5px 0px;
}

#hintergrund h5{
  margin:10px 0px 0px 0px;
}

#hintergrund p{
  margin:0px 0px 0px 0px;
}

#hintergrund a{
  text-decoration:underline;
  color:#000;
}

#hintergrund ul{
  list-style: square outside;
}

#hintergrund li{
  margin:5px;
}



