body {
  font-family: Verdana;
  font-size: 12px;
  color: #2c3235;
}

#wrapper {
  width: 959px;
  height: auto;
  margin: 10px auto 0 auto;
  border: 2px #cccccc solid;
  border-radius: 10px;
}
#header {
  width: 959px;
  height: 125px;
  background-image: url(images/header.jpg);
  background-repeat: no-repeat;
  border-bottom: 2px solid #fffff;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#kontakt {
  height: 105px;
  width: 200px;
  margin: 10px 0 0 10px;
  float: left;
  background-color: #ffffff;
  border-radius: 8px;
  opacity: 0.7;
}
#imp_kontakt {
  height: 105px;
  width: 200px;
  margin: 0px;
  float: left;
  border-radius: 8px;
}
#kontakt-text {
  opacity: 0.99;
  margin: 10px;
  color: #2c3235;
  font-weight: bold;
  line-height: 20px;
  text-shadow: 0.05em 0em #333;
}
#content {
  border-top: 2px solid #0076ba;
}

.title_boxes {
  width: 223px;
  height: 50px;
  float: left;
  margin: 20px 0 0 16px;
}
.title_boxes ul {
  margin: 5px 5px 0px -45px;
}

.title_boxes ul li {
  float: left;
  margin-left: 20px;
}
#addresse {
  width: 400px;
  height: 225px;
  margin: 10px 0 20px 16px;
  float: left;
  color: #2c3235;
  text-align: right;
}
.stunden {
  font-size: 14px;
  font-weight: 600;
}

#slider {
  width: 425px;
  height: 280px;
  float: right;
  margin: 10px 56px 20px 20px;
}
h1 {
  font-size: 16px;
  margin: 0px;
  color: #0076ba;
}
#clear {
  height: 1px;
  width: 1000px;
  clear: both;
}
.sub_titles {
  width: 900px;
  text-align: center;
  margin: 0px 0px 20px 10px;
}
.descrip {
  margin: 20px;
  width: auto;
  float: left;
}
#footer {
  height: 40px;
  width: 400px;
  margin: 10px auto 10px auto;
  text-align: center;
}
