@import url("https://fonts.googleapis.com/css?family=Amatic+SC:400,700");

/* CSS für alexa-dsaster-de **/

html {
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  color: #000;

  background: url(../images/bg-dj53.png) repeat-y;
  background-size: contain;
}

.navi {
  font-family: "Amatic SC", cursive;
  font-size: 26px;
  font-weight: 800;
  color: #fff;
  text-align: center;
}

.navi a {
  font-family: "Amatic SC", cursive;
  font-size: 24px;
  text-decoration: none;
  color: #fff;
  margin-left: 10px;
}

.navi a:hover {
  color: gold;
}

#logo {
  height: 80px;
  width: 200px;
  position: absolute;
  top: 50px;
  left: 100px;
}

#logo2 {
  height: 80px;
  width: 200px;
  position: absolute;
  bottom: 50px;
  left: auto;
}

.box3 {
  width: 550px;
  height: 100%;
  margin: auto;
  margin-top: 40px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.2);
  text-align: center;
}

/***** FONTS h2, h3, h4 *****/

h2 {
  font-family: "Amatic SC", cursive;
  font-size: 26px;
  color: hotpink;
  text-align: center;
}

h2 span {
  color: skyblue;
}

h2 a {
  font-size: 1.6em;
}

h3 {
  font-family: "Amatic SC", cursive;
  font-size: 22px;
  color: orange;
  margin: 0;
  text-align: center;
}

h3 span {
  font-size: 22px;
  color: hotpink;
}

p span {
  font-size: 20px;
  color: gold;
}

h4 {
  font-family: "Amatic SC", cursive;
  font-size: 23px;
  color: skyblue;
  margin: 0;
  text-align: center;
}

h4 span {
  font-size: 22px;
  color: skyblue;
}

h5 {
  font-family: "Amatic SC", cursive;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  text-align: center;
}

li {
  display: inline;
}

p {
  font-family: "Amatic SC", cursive;
  font-size: 20px;
  color: #fff;
  text-align: justify;
}

#logo1 {
  height: 50px;
  width: 300px;
  _z-index: 999;
  position: absolute;
  top: 20px;
  left: 15px;
}

#logo2 {
  height: 40px;
  width: 145px;
  _background: rgba(255, 105, 180, 0.3);
  position: absolute;
  top: 20px;
  right: 15px;
}

#logo3 {
  height: 40px;
  width: 145px;
  position: absolute;
  top: 20px;
  right: 0px;
}

/** a links, a hover **/
a {
  text-decoration: none;
  color: #fff;
  font-family: "Amatic SC", cursive;
  font-size: 22px;
}

a:active {
  background-color: grey;
  text-decoration: underline;
}
a:visited {
  background-color: red;
}

a:hover {
  color: gold;
}

/** intro, intro a links **/

.intro1 {
  font-family: "Amatic SC", cursive;
  font-size: 2.5em;
  font-weight: 800;
  color: #fff;
  position: absolute;
  top: 15px;
  left: 500px;
  width: 300px;
  height: 50px;
}

/** ----- box-----**/
.box {
  _height: 450px;
  width: 600px;
  margin: auto;
  margin-top: 30px;
  padding: 10px;
  margin-bottom: 10px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 30px;
}

.box1 {
  height: 450px;
  width: 600px;
  margin: auto;
  margin-top: 80px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 30px;
}

.box1a {
  height: 400px;
  width: 500px;
  margin: auto;
  margin-top: 80px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 30px;
}

.box2 {
  width: 365px;
  height: 500px;
  margin: auto;
  margin-top: 80px;
  _padding: 20px;
  background: rgba(0, 0, 0, 0.2);
  _border-radius: 30px;
}

.item {
  margin: auto;
}

.float {
  float: right;
  margin-right: 200px;
  margin-top: 150px;
}

.float1 {
  float: right;
  margin-right: 300px;
  margin-top: -80px;
}

.float2 {
  float: right;
  margin-right: 220px;
  margin-top: -400px;
  margin-bottom: 20px;
}

/** ----- img, video, audio, pic, box-vid, vid-----**/
.pic {
  width: 300px;
  height: 190px;
  margin-left: 100px;
  margin-top: 20px;
}

.event {
  width: 325px;
  height: 460px;
  margin-left: 20px;
  margin-top: 20px;
}
.event1 {
  width: 376px;
  height: 521px;
  margin-left: 200px;
  margin-top: 20px;
}

.box-vid {
  height: 500px;
  width: 600px;
  margin: auto;
  margin-top: 110px;
  padding: 40px;
  _background: hotpink;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 30px;
}

.vid {
  height: 300px;
  width: 400px;
  margin-left: 100px;
}

video {
  resize: both;
  margin: auto;
  _margin-left: 50px;
  _margin-bottom: 25px;
}

/** ----- bild, bild1, bild2 ... -----------**/
.bild {
  position: absolute;
  top: 0;
  left: 300px;
  _margin: auto;
  _margin-top: 100px;
  width: 826px;
  height: 800px;
  background: url(../images/molo.jpg);
  z-index: -999;
}

.bild1 {
  margin-top: 10px;
}

.bild2 {
  margin-top: 22px;
  margin-bottom: 10px;
}

.bild3 {
  margin-top: 10px;
  width: 100%;
}

.bild4 {
  margin-top: 30px;
  margin-bottom: 10px;
  width: 100%;
}

/** ----- media queries -----**/

@media only screen and (max-width: 500px) {
  body {
    background: #8f1489;
  }

  h2 a {
    font-size: 1.3em;
  }

  .wrapper {
    _display: none;
    padding: 5px;
    background-color: #8f1489;
  }

  .intro {
    width: 300px;
    height: 500px;
    background-color: pink;
    display: block;
    margin: auto;
    margin-left: auto;
    position: absolute;
    top: 50px;
    left: 500px;
  }

  .intro a {
    font-size: 26px;
    color: gold;
  }

  .box {
    width: 90%;
    height: 90%;
    background: rgba(0, 0, 0, 0);
    margin-top: 100px;
    padding: 5px;
  }

  .box1 {
    width: 80%;
    height: 90%;
    margin-top: 290px;
    padding: 10px;
  }

  .box1a {
    width: 80%;
    height: 90%;
    margin-top: 290px;
    _padding: 10px;
  }

  .box2 {
    width: 80%;
    height: 80%;
    margin-top: 290px;
    _margin-bottom: 5px;
    padding: 10px;
  }

  .box3 {
    width: 80%;
    height: 80%;
    margin-top: 290px;
    _margin-bottom: 5px;
    padding: 10px;
  }

  .bc {
    width: 80%;
    visibility: hidden;
  }

  #logo {
    width: 160px;
    height: 70px;
    top: 10px;
    left: 10px;
  }

  #logo2 {
    top: 40px;
    right: 10px;
  }

  #logo3 {
    display: none;
  }

  .pic {
    _display: none;
    width: 80%;
    height: 80%;
    margin-left: 30px;
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .event {
    _display: none;
    width: 80%;
    height: 80%;
    margin-left: 30px;
    margin-top: 0px;
    margin-bottom: 15px;
  }

  video {
    _display: none;
    width: 100%;
    height: 100%;
    margin-left: 0;
  }
}
