body {
  font-family: Arial,Helvetica,sans-serif;
  line-height: 40px;
  font-size: 25px;
  background-color: #2e9afe;
  text-align:center;
}
a {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: inherit;
  color: white;
  text-decoration: none;
}
a:active {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: inherit;
  color: white;
  text-decoration: none;
}
a:visited {
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-weight: inherit;
}
a:hover {
  color: #ffff00;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: inherit;
  text-decoration: none;
}

h1 {
  color: white;
  font-weight: bold;
  line-height: 25px;
  font-size: 40px;
}

h2 {
  color: yellow;
  font-weight: bold;
  line-height: 25px;
  font-size: 25px;
}

.galeriebilder {
  padding-left:50px;
  padding-bottom:50px;
  float: left;
  text-align: center;
  width: 250px;
  height: 250px;
}