html, body {
  background: #003E6D; 
}
p {
  color: #FFFFFF;
}
a {
  color: #FFFFFF;
  font-weight: normal;
}
a:hover {
  color: #fdc537;
  font-weight: normal;
}
#logo_ss {
    border: 0 solid #000000;
    float: left;
    height: 75px;
    margin: 10px 0 0 180px;
    position: absolute;
    width: 250px;
    z-index: 10;
}

#logo2_ss {
    border: 0 solid #000000;
    float: left;
    height: 80px;
    margin: 40px 0 0 480px;
    position: absolute;
    width: 250px;
    z-index: 10;
}

#hgbody_ss {
    border: 0 solid #003E6D;
    float: left;
    left: 50%;
    margin-left: -720px;
    min-height: 1024px;
    overflow: hidden;
    position: absolute;
    width: 1440px;
}
#oben_ss {
  background: #003E6D;
  position: relative;     
  height: 112px; 
  border: 1px solid transparent; 
  }
#bild_ss {
  border-top: 5px solid #FFFFFF; 
  border-bottom: 5px solid #FFFFFF; 
  height: 650px;
  width: 1440px;
}
#bottom_1, #bottom_2, #bottom_3, #bottom_4 {
    background: url("../images/button.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 25px;
    font-weight: normal;
    height: 80px;
    margin-left: 190px;
    opacity: 0.9;
    padding-top: 50px;
    position: absolute;
    text-align: center;
    width: 210px;
    z-index: 10;
}
#bottom_1 {
  margin-top: 140px;
}
#bottom_2 {
!    height: 120px;
    margin-top: 260px;
!    padding-top: 35px;
}
#bottom_3 {
  margin-top: 380px;
}
#bottom_4 {
  margin-top: 500px;
}


#bottom_4 {
  border: 0px solid red;
  margin-top: 140px;
}
#bottom_1 {
  border: 0px solid green;
  margin-top: 260px;
}
#bottom_2 {
  border: 0px solid black;
    height: 120px;
    margin-top: 380px;
    padding-top: 35px;
}
#bottom_3 {
  border: 0px solid white;
  margin-top: 500px;
}


#bottom_5 {
    font-size: 20px;
    height: 75px;
    margin-left: 193px;
    margin-top: 630px;
    position: absolute;
    width: 500px;
    z-index: 10;
} 
#unten_ss {
    background: none repeat scroll 0 0 #003E6D;
    border: 1px solid rgba(0, 0, 0, 0);
    font-size: 20px;
    height: 112px;
    position: relative;
    text-align: center;
    padding: 10px 0 0 200px;
}