body {
  background-color: #999999;
}

h1 {
  text-align: center;
  font-family: "Gayathri";
  font-size: 3em;
  color: #33ff33;
  text-decoration: underline;
}

a {
  font-family: "Gayathri";
  font-size: 3em;
  color: #009900;
}

@media all and ( max-width : 600px ) {
  #holder, #header, #nav, #footer, #div1start {
    display: block;
    width: 100%;
    float: none;
    margin: 0px;
    padding: 0px;
  }
}

#div1start {
  border: 1px solid #cc33cc;
  background-color: #ffff66;
  padding: 10px;
  font-family: "Gayathri";
  font-size: 2em;
  color: black;
}

#h2überschriftstart {
  color: #1416e2;
}

#h3überschriftstart {
  color: #1416e2;
}

div {
  margin-right: 50px;
  margin-left: 300px;
}

#divul {
  margin-left: 0px;
  width: 100%;
  height: auto;
  max-width: 300px;
  float: left;
  border: 1px solid #cc33cc;
  background-color: #3333ff;
}

img {
  width: 100%;
  height: auto;
  max-width: 350px;
  float: left;
  border: 10px solid #ffff66;
}

h3 {
  float: right;
}

#bild2startseite {
  float: right;
}

#videolinkstartseite {
  font-size: 1em;
}

#div2galerie {
  border: 1px solid #cc33cc;
  width: 0%;
}

#bild1galerie {
  max-width: 120px;
}

#bilod1leistun {
  float: none;
}

#bild1leistung {
}

#bild2leistung {
  float: right;
}

#bild2ueberuns {
  float: right;
}

#bild4ueberuns {
  float: right;
}

