body {
  background-color: #ffff99;
}

div {
  text-align: center;
}

a {
  font-family: "Gayathri";
  font-size: 3em;
  border: 1px solid #ff6600;
  background-color: #66ffff;
  text-align: center;
}

h1 {
  font-family: "Gayathri";
  font-size: 4em;
  text-align: center;
}

a:hover {
  background-color: #66ff99;
  color: red;
}

#div3startseite {
  border: 1px solid #ff6600;
  background-color: #99ffff;
  text-align: left !important;
  margin: 0px 0px 0px 220px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px !important;
  font-family: "Gayathri";
  font-size: 2em;
  width: 100%;
  height: auto;
  max-width: 850px;
}

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

div {
  border: 1px none white;
  background-color: #ff9966;
  font-family: "Gayathri";
  font-size: 35px;
  padding-right: 10px;
  padding-top: 1px;
}

#div2 {
  text-align: left;
  font-family: "Gayathri";
  font-size: 35px;
  border: 1px solid #cc0000;
  background-color: #66ff99;
  padding-left: 10px;
}

img {
  height: auto;
  width: 100%;
  max-width: 350px;
  float: left;
  border-width: 10px;
  border-style: none;
  border-color: #66ff99 #66ff99 #ff9966;
  margin-left: 0px;
}

#bild2startseite {
  float: right;
}

#bild1startseite {
  border-bottom-color: #66ff99;
  margin-right: 10px;
}

#div3 {
  font-size: 0px;
}

#break-before {
  font-size: 20px;
}

#div2gallerie {
  margin-left: 130px;
}

