table   { border-collapse: collapse; }
html    { overflow-y: scroll; }

body,table {
  font-family: Ubuntu, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 105%;
  line-height: 1.0em;
  color: #000;
  background: #fff;
}

body {
  clear: both;
  float: left;
  width: 100%;
}

img { border: none; }

h1 { font-family: 'Vollkorn', arial, serif; }

.divider {
  background: url('http://assets2.klose-it.de/static/img/divider.png') bottom left repeat-x;
  height: 3px;
}

.up_arrow {
  background: url('http://assets2.klose-it.de/static/img/up_arrow.png') top left no-repeat;
  width: 66px;
  height: 15px;
  float: right;
  margin-top: -30px;
  margin-left: -80px;
}

.up_arrow_light {
  background: url('http://assets2.klose-it.de/static/img/up_arrow_light.png') top left no-repeat;
  width: 66px;
  height: 15px;
  float: right;
  margin-top: -30px;
  margin-left: -80px;
}

.up_arrow_photography {
  background: url('http://assets2.klose-it.de/static/img/up_arrow_light.png') top left no-repeat;
  width: 66px;
  height: 15px;
  float: right;
  margin-top: -130px;
  margin-left: -80px;
  float: right;
  position: relative;
}

#surprise {
  background: #ff2;
  float: left;
  margin-left: -250px;
  margin-top: -5px;
  border-radius: 4px;
}
  
  #surprise p {
    width: 150px;
    height: 40px;
    display: table;
    text-align: center;
    font-size: 75%;
  }

  #surprise p:hover {
    font-size: 125%;
    margin-top: 0px;
    width: 200px;
    height: 70px;
  }

  #surprise a {
    padding: 7px;
    color: #b71700;
    vertical-align: middle;
    display: table-cell;
  }

#navigation {
  margin-bottom: 20px;
  padding-top: 20px;
  margin-right: 35px;
  float: right;
  font-family: 'Ubuntu', arial, serif;
}

  #navigation a {
    text-decoration: none;
    color: #ff7c7c;
    border-bottom: 1px solid #ff7c7c;
    margin-left: 6px;
  }
  
    #navigation a:hover {
      border-bottom: none;
      color: #ffe2e2;
      border-bottom: 1px solid #ffc0c0;
    }
    
#hello {
  min-width: 960px;
  background: #000;
}

  /*Centering div with background color*/

  #hello .content {
    width: 940px;
    height: 580px;
    margin: 0 auto;
    position: relative;
    background: url('http://assets2.klose-it.de/static/img/hello.jpg') top right no-repeat;
  }

  /*Formatting headline*/

  #hello .logo {
    background: url('http://assets2.klose-it.de/static/img/klose-it_logo_new.png') top left no-repeat;
    height: 108px;
    width: 250px;
    float: left;
    margin: 100px 0 0 50px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }

  /*Formatting content text and graphics*/

  #hello .hello_content {
    width: 550px;
    padding: 30px 20px 10px 10px;
    float: right;
    color: white;
  }

    #hello .hello_content h5 {
      font-family: 'Ubuntu', Arial, serif;
      font-size: 150%;
      line-height: 1em;
      margin-bottom: 32px;
      text-shadow: 1px 1px 0px #000;
    }

    #hello .hello_content p {
      line-height: 1.2em;
      margin-bottom: 8px;
      text-shadow: 1px 1px 0px #000;
    }

  #hello .overview {
    float: left;
    width: 550px;
  }

    /*  Styling the boxes*/

      #boxes {
        width: 900px;
        float: left;
        margin-top: 50px;
        margin-left: 50px;
        opacity: 0.75;
      }
    
      #boxes .selector {
        width: 135px;
        height: 40px;
        float: left;
        padding: 10px 10px;
        border: 2px solid white;
        margin-right: 15px;
        border-radius: 12px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        box-shadow: 0 0 16px #ccc;
        -webkit-box-shadow: 0 0 16px #ccc;
        -moz-box-shadow: 0 0 16px #ccc;
        background: white;
        text-align: center;
      }
    
      #boxes .selector .big {
        font-size: 350%;
        font-weight: 100;
        color: black;
        float: left;
        margin-right: 4px;
        color: #c00000;
        margin-top: 11px;
        border-bottom: none;
      }
    
      #boxes .selector p {
        float: left;
        margin-top: 24px;
        border-bottom: 1px solid black;
      }
    
      #boxes .selector a {
        text-decoration: none;
        color: black;
      }
    
        #boxes .selector a:hover {
          color: #c00000;
          border-bottom: 1px solid #ff7c7c;
        }

/*Styling the Webdesign section*/

#webdesign {
  min-width: 960px;
  height: 550px;
  background: #bdaf95;
  background: url('http://assets2.klose-it.de/static/img/webdesign.jpg') top right repeat;
}

  #webdesign .content {
    width: 940px;
    height: 600px;
    margin: 0 auto;
    position: relative;
  }

  #webdesign .content .headline {
    padding: 40px 20px 10px 40px;
    font-family: Lobster, "Helvetica Neue", arial, serif;
    font-size: 225%;
    color: #1a1a1a;
    text-shadow: 1px 1px 0px #dbcfbe;
  }

  #webdesign .content .webdesign_content {
    width: 600px;
    padding: 40px 100px 10px 40px;
    float: left;
    color: #1a1a1a;
    text-align: right;
  }

    #webdesign .content .webdesign_content p {
      line-height: 1.2em;
      margin-bottom: 8px;
      text-align: right;
      text-shadow: 1px 1px 0px #dbcfbe;
    }
    
    #webdesign .content .webdesign_content a {
      text-decoration: none;
      color: #13100a;
      border-bottom: 2px solid #13100a;
      text-shadow: 1px 1px 0px #e0d5c4;
    }

      #webdesign .content .webdesign_content a:hover {
        color: #836a44;
        border-bottom: 1px solid #836a44;
      }

  #webdesign .content .images {
    width: 200px;
    height: 400px;
    float: left;
  }
  
  #webdesign .content .images a:hover {
    opacity: 0.3;
  }

    #webdesign .content .images .numiversal {
      margin: 50px 0 20px 3px;
    }

    #webdesign .content .images .dfg {

    }

    #webdesign .content .images img {
      border: 3px solid #4c4c4c;
      display: block;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      box-shadow: 0 0 24px #dbcfbe;
      -webkit-box-shadow: 0 0 24px #dbcfbe;
      -moz-box-shadow: 0 0 24px #dbcfbe;
    }

/*Styling the service section*/

#service {
  min-width: 960px;
  height: 400px;
  background: #bdaf95;
  background: url('http://assets2.klose-it.de/static/img/service.jpg') top right repeat;
}

  #service .logos {
    width: 170px;
    height: 300px;
    margin-top: 40px;
    margin-left: 65px;
    float: left;
  }

    #service .logos img {
      display: block;
    }

    #service .logos .apple {
      float: left;
      margin-bottom: 20px;
    }

    #service .logos .google {
      float: left;
      margin-bottom: 20px;
    }
  
      #service .logos .google img {
        width: 100px;
        height: 40px;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
      }

    #service .logos .ms {
      float: left;
    }
  
      #service .logos .ms img {
        width: 100px;
        height: 24px;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
      }

  #service .content {
    width: 940px;
    height: 400px;
    margin: 0 auto;
    position: relative;
  }

  #service .headline {
    padding: 40px 20px 10px 40px;
    font-family: Lobster, "Helvetica Neue", arial, serif;
    font-size: 225%;
    color: #c4c4c4;
    text-shadow: 1px 1px 0px #787878;
  }

  #service .service_content {
    width: 580px;
    padding: 40px 20px 10px 60px;
    float: left;
    color: #c4c4c4;
    text-align: right;
  }

    #service .service_content p {
      line-height: 1.2em;
      margin-bottom: 8px;
      text-align: left;
      text-shadow: 1px 1px 0px #787878;
    }

/*Styling the coaching section*/

#coaching {
  min-width: 960px;
  height: 420px;
  background: url('http://assets2.klose-it.de/static/img/coaching.jpg') top right repeat;
}

  #coaching .content {
    width: 940px;
    height: 420px;
    margin: 0 auto;
    position: relative;
  }

  #coaching .headline {
    padding: 40px 20px 10px 40px;
    font-family: Lobster, "Helvetica Neue", arial, serif;
    font-size: 225%;
    color: #222;
    text-shadow: 1px 1px 0px #eee;
  }

  #coaching .coaching_content {
    width: 600px;
    padding: 40px 120px 10px 40px;
    float: left;
  }

    #coaching .coaching_content p {
      line-height: 1.2em;
      margin-bottom: 8px;
      text-align: right;
      text-shadow: 1px 1px 0px #eee;
      color: #222;
    }

  #coaching a {
    text-decoration: none;
    border-bottom: 1px solid black;
    color: #333;
  }

    #coaching a:hover {
      color: #090909;
      border-bottom: 1px solid white;
    }

  #coaching .img_container {
    height: 300px;
    width: 80px;
    float: left;
  }

/*    Styling the content images for the coaching section*/
    
    #coaching .img_container .html5 {
      float: left;
      margin-top: 45px;
      margin-left: 10px;
    }
  
    #coaching .img_container .tux {
      float: left;
      margin-top: 30px;
    }

#photography {
  min-width: 960px;
  height: 480px;
  background: url('http://assets2.klose-it.de/static/img/photography.jpg') top right repeat;
}

  #photography .content {
    width: 940px;
    height: 520px;
    margin: 0 auto;
    position: relative;
  }

  #photography .content .headline {
    padding: 40px 20px 50px 40px;
    font-family: Lobster, "Helvetica Neue", arial, serif;
    color: #c3cefd;
  }

    #photography .content .headline h1 {
      font-size: 225%;
      line-height: .9em;
      color: #e4e9fe;
      text-shadow: 1px 1px 0px #010827;
      margin-bottom: 7px;
    }

    #photography .content .headline h5 {
      font-family: 'Reenie Beanie', arial, serif;
      font-size: 140%;
      color: #e4e9fe;
    }

  #photography .content .photo {
    display: block;
    float: left;
    width: 100px;
    position: relative;
    margin: 20px 0 0 45px;
  }

    #photography .content .photo img {
      border: 5px solid white;
      border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
    }
    
    #photography .content .photo a:hover {
      opacity: 0.8;
    }
  
  /*  Styling the magnifying glass for the Flickr picture*/
  
  #photography .mag_flickr {
    display: block;
    float: left;
    position: absolute;
    margin: 10px 0 0 35px;
  }

    #photography .mag_flickr img {
      border: none;
    }

  #photography .photography_content {
    width: 520px;
    padding: 10px 10px 10px 10px;
    float: left;
    margin-left: 220px;
  }

    #photography .photography_content p {
      line-height: 1.2em;
      margin-bottom: 8px;
      color: #e4e9fe;
      text-shadow: 1px 1px 0px #010827;
    }

    #photography .photography_content a {
      color: white;
      border-bottom: 1px solid white;
    }

      #photography .photography_content a:hover {
        border-bottom: 1px solid black;
      }

#contact {
  min-width: 960px;
  height: 500px;
  background: url('http://assets2.klose-it.de/static/img/contact.jpg') top right repeat;
  padding-bottom: 40px;
}

  #contact .content {
    width: 940px;
    height: 490px;
    margin: 0 auto;
    position: relative;
  }

  #contact .headline {
    padding: 40px 20px 10px 40px;
    font-family: Lobster, "Helvetica Neue", arial, serif;
    font-size: 150%;
    color: #424242;
    text-shadow: 1px 1px 0px #f6f6f6;
  }

    #contact .headline h1 {
      font-size: 200%;
    }

  #contact .contact_content {
    width: 550px;
    padding: 40px 30px 10px 40px;
    float: left;
  }

    #contact .contact_content a {
      text-decoration: none;
      color: #6d6d6d;
      border-bottom: 2px solid #424242;
      text-shadow: 1px 1px 0px #f6f6f6;
    }

      #contact .contact_content a:hover {
        color: #c00000;
        border-bottom: 1px solid #ff8d8d;
      }

    #contact .contact_content p {
      line-height: 1.2em;
      margin-bottom: 12px;
      color: #424242;
      text-shadow: 1px 1px 0px #f6f6f6;
    }

    #contact .contact_content ul {
      margin-bottom: 24px;
    }

    #contact .contact_content li {
      color: #424242;
      margin-bottom: 6px;
      text-shadow: 1px 1px 0px #f6f6f6;
    }

  #contact .picture {
    float: left;
    margin-top: 30px;
  }
  
    #contact .content .picture a:hover {
      opacity: 0.6;
    }

    #contact .content .picture img {
      border: 7px solid black;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      box-shadow: 0 0 5px #000;
      -webkit-box-shadow: 0 0 5px #000;
      -moz-box-shadow: 0 0 5px #000;
    }

