@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: normal;
  src: local('Cuprum'), local('Cuprum-Regular'), url('http://themes.googleusercontent.com/static/fonts/cuprum/v4/sp1_LTSOMWWV0K5VTuZzvQ.woff') format('woff');
}

body {}

.main-container {
  margin-top: 15px;
  background-color: #ffffff;
  background-image: url(../img/bg-repeat.gif);
  background-repeat: repeat-y;
}

#header {
  /*background-color: red;*/
  height: 180px;
}

#header-top {
  height: 25px;
  background-color: #ffffff;
  background-image: url(../img/bg-top.gif);
  background-repeat: no-repeat ;
  background-position: left top
}

#schakau {
  position: relative;
  height:   90px;
}

#puzzle-stripe {
  position: absolute;
  left: 20px;
  top:  30px;
}

#logo {
  position: absolute;
  left: 142px;
  top:  30px;
}

#stripe {
  top: 38px;
  left: 553px;
  height: 76px;
  width: 388px;
  position: absolute;
  background-color: #23305c;/*#4679aa;*/
}

#language {
  width: 98%;
  text-align: right;
  margin-top: 40px;
  height: 0;
}

#language a {
  text-decoration: none;
  color: #999;
}

#sidebar {
}

#content {
  padding-bottom: 20px;
}

p.text {
  text-align: justify;
}

.reference-wall {
  margin: 30px;
}
.reference-wall img {
  margin-right: 10px;
}

#contact {
  margin-top: 20px;
  z-index: 0;
}

#contact .page-header {
  margin-top: 0px;
}

.btn {
  text-decoration: none;
}

#footer {
  width: 924px;
  text-align: center;
  padding: 0 0 10px 0;
  color: #666666;
/*  background-color: #4679aa;
  border-top: 4px solid #2B4E72;
  border-top: 4px solid #94BA65;
*/
}

#footer a {
  color: #666;
}

#footer-bottom {
  height: 22px;
  background: #ffffff url(../img/bg-bottom.gif) no-repeat left bottom;
/*  background: #4679aa url(../img/bg-bottom.png) no-repeat left bottom; */
}
