body {
  overflow: scroll;
  margin: 0;
  padding: 0 0 50px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  }

a {
  color: #972c2c;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: none;
}

h1 {
  display: block;
  clear: both;
  width: 850px;
  border-top: 1px dotted #972c2c;
  margin: 20px 0 10px 0;
  padding: 50px 0 10px 0;
  font-weight: normal;
  font-size: 20px;
  color: #972c2c;
}

h1#first {
  border-top: none;
  padding: 0 0 10px 0;
}


#main_frame {
  width: 1000px;
  min-height: 550px;
  position: relative;
  left: 50%;
  top: 30px;
  margin-left: -500px;
  min-height: 550px;
  padding-bottom: 50px;
  border: 1px solid #e4c0c0;
  border-bottom: 3px double #e4c0c0;
}
#header {
  position: relative;
  height: 171px;
  width: 1000px;
  background: url(../img/header_bg.jpg) repeat-x;
}


#webdesign {
  position: absolute;
  left: 14px;
  top: 136px;
}
#webdesign a {
  display: block;
  width: 133px;
  height: 27px;
  background: url(../img/webdesign.jpg) no-repeat;
}
#webdesign a:hover {
  background: url(../img/webdesign_hover.jpg) no-repeat;
}
#printdesign {
  position: absolute;
  left: 191px;
  top: 136px;
}
#printdesign a {
  display: block;
  width: 145px;
  height: 27px;
  background: url(../img/printdesign.jpg) no-repeat;
}
#printdesign a:hover {
  background: url(../img/printdesign_hover.jpg) no-repeat;
}

#adresse {
  position: absolute;
  bottom: 8px;
  right: 12px;
  color: #972c2c;
}

.bild_link {
  float: left;
  width: 192px;
  height: 160px;
  margin: 20px 10px 15px 10px;
  padding: 10px 0 0 0;
  border: 1px solid #972c2c;
  text-align: center;
}

.corporate_link {
  float: left;
  width: 192px;
  height: 190px;
  margin: 20px 10px 15px 10px;
  padding: 10px 0 0 0;
  border: 1px solid #972c2c;
  text-align: center;
}

.thumbnail {
  padding: 10px;
  *margin-bottom: 10px;
}
.bild {
  width: 1000px;
}

.bild_print {
  width: 700px;
}


.visite {
  width: 450px;
  border: 1px solid #000000;
}


.thumbnail_visite {
  width: 172px;
  padding: 20px 10px 0 10px;
  *margin: 20px 0 10px 0;
}


