html,body {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  background-color: #262521; /*#262622;*/
  margin: 0;
  padding:0; 
}

a {
  color: #D9D9D1;
}

a:hover {
  text-decoration: none;
}

#wrapper {
  
  margin: 0 auto;
  width: 1287px;
  height: 782px;
}

div#header {
  background: url(../img/header.png) no-repeat;
  height: 67px;
}

div#left {
  position: relative;
  top: 0px;
  left: 0px;
  width: 278px;
  height: 627px;
}

div#left_start {
  position: relative;
  top: 0px;
  left: 0px;
  width: 278px;
  height: 627px;
}
div#sucher {
  position: absolute;
  top:320px;
  left: 105px;
  z-index: 100;
}

div#right {
  position: absolute;
  top: 0px;
  left: 1011px;
  width: 267px;
  height: 627px;
  background: url(../img/rechts.jpg) no-repeat;
}

div#middle {
  position: absolute;
  top: 84px;
  left: 278px;
  width: 733px;
  height: 544px;
  /* border: 1px solid white; */
}

div#middle_start {
  position: absolute;
  top: 84px;
  left: 34px;
  width: 977px;
  height: 544px;  
  z-index: 1;
  overflow: hidden;
}

div#thumbs {   
  visibility: hidden;
  position: absolute;
  left: 0px;
  top: 498px;
}

div#thumbs img {
  margin: 0px;
}

div#loading {
  position: absolute;
  top: 200px;
  left: 816px;
  width: 100px
  height: 100px;
  z-index: 10;
}

div#hochzeit{
  width: 400px;
  height: 403px;
  position: absolute;
  left: 333px;
  top: 140px;
  background-color: #4D4E49;
}

div#hochzeit hr{
  height: 3px;
  background-color: #262521;
  border: 0px solid;
  margin: 0px;
}

div#h_header{
  background-color: #79766D;
  padding: 4px 10px 4px 10px;
  color: #FFFFFF;
}

div#h_header a {
  color: #BFBDB0;
  text-decoration: none;
  margin-right: 20px;
}

div#h_header a:hover {
  color: #FFFFFF;
}

div#h_main {
  background-color: #4D4E49;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  padding: 20px 10px 20px 10px;
  color: #D9D9D1;
  line-height: 18px;
}

div#spacer {
  height: 3px;
  font-size: 3px;
  background-color: #262521;
}

div#loader {
  position: relative;
  top: auto;
  left: auto;
  display:none;
}

div#middle_leistung {
  font-family: futura, helvetica, arial, sans-serif;
  font-size: 12px;
  color: #535354;
  position: absolute;
  top: 84px;
  left: 278px;
  width: 733px;
  height: 543px;
  background: #F4F4F1;
  /* border: 1px solid white; */
}

div#middle_leistung h1{
  font-family: futura, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #535354;
  margin-top: 15px;
  margin-left: 301px;
}

div#middle_leistung p {
  font-family: futura, helvetica, arial, sans-serif;
  font-size: 12px;
  color: #535354;
  margin-left: 301px;
  margin-right: 30px;
}

div#middle_leistung ul {
  font-family: futura, helvetica, arial, sans-serif;
  font-size: 12px;
  color: #535354;
  margin-left: 275px;
  margin-right: 30px;
}

div#middle_leistung a {
  color: #535354; 
}

div#leistung {
  position: absolute;
  display: none;
  top:84px;
  left: 278px;
  width: 733px;
  height: 544px;
  background-color: #262521;
  z-index: 1;
}

div#iewarning {
  position: absolute;
  background: white;
  color: red;
  padding: 5px;
  top:100px;
  left: 50px;
  width: 200px;
  z-index: 100;
}

div#iewarning a {
  color: red;
}

div#kontakt_links {
  float: left;
  height: 300px;
  width: 277px;
}

div#kontakt_links .inner {
  padding-top: 30px;
  padding-left: 20px;
}

div#kontakt_rechts {
  float: right;
  height: 300px;
  width: 400px;
}

div#kontakt_rechts .inner {
  padding-top: 30px;
}

.inner input {
  font-family: futura, helvetica, arial, sans-serif;
  font-size: 12px;
  color: #535354;
  background: #E5E9E9;
  border: 0px solid #E5E9E9;
  margin: 1px 0px 1px 0px;
  width: 175px;
}

.inner textarea {
  font-family: futura, helvetica, arial, sans-serif;
  font-size: 12px;
  color: #535354;
  background: #E5E9E9;
  border: 0px solid #E5E9E9;
  width: 375px;
}

div#middle_impressum {
  font-family: futura, helvetica, arial, sans-serif;
  font-size: 12px;
  color: #535354;
  background: #F4F4F1;
  position: absolute;
  top: 84px;
  left: 278px;
  width: 733px;
  height: 543px;
  /* border: 1px solid white; */
}

div#middle_impressum .inner {
  padding: 40px 35px 0px 35px;
  line-height: 14px;
}

div#middle_impressum a {
  color: #535354; 
}

#facebook {   
z-index: 0;
width:200px;
position:relative; 
top: -22px;
right: -898px; 
font-size:10px; 
margin:0px auto;
}

.red {
  color: red;
  /* background: red; */
}

.slideshow {
  list-style: none;
}

.fett {
  font-weight: bold;
}
