html, body {
  margin: 0px;
  padding: 0px;
  background-color: #7a6d64;
  font-family: Arial;
}  

ul {
    margin: 0px;
    padding: 0px;
}

img{
    border: none;
    margin: 0px;
    padding: 0px;
}
a{
    border: none;
}

#Box {
  margin: 10px auto 0px;
  background-color: #403d38;
  width: 910px;
  min-height: 600px;
}
#Logo {
  float: left;
}
#menu1 {
  font-weight: bold;
  font-size: 11pt;
  padding: 70px 0px 0px 0px;
  height: 20px;
  width: auto;
  color: #7a6d64;
  background-color: #403d38;
  float: left;
}
  
#menu2 {
  font-weight: bold;
  font-size: 10pt;
  border-style: solid none;
  border-color: #7a6d64;
  border-width: 1px;
  padding: 5px 0px 0px 190px;
  color: #7a6d64;
  width: auto;
  min-height: 1.3em;
  background-color: #403d38;
  clear: both;
}

#menu1 li{
  display: inline;
  margin-left: 1.5em;
  list-style-type: none;
}

#menu2 li{
  display: inline;
  margin-left: 1.5em;
  list-style-type: none;
  cursor: pointer;
}

li a{
    text-decoration: none;
}

.menuzeig{
    color: #eee;
}

.menuakt{
    color: #eee;
}
 a:focus{outline: none;}
 a:link{color: #7a6d64;}
 a:visited{color:#7a6d64;}
 a:hover{color:#fff;}
 a:active{color:#fff;}


#middle {
  background-color: #403d38;
  color: #bbb;
  margin: 10px auto 0px auto;
  height: 454px;
  width: 910px;
  overflow: hidden;
  position: relative;
  
}

#Bilderrahmen {
  margin: 0px auto;
  background-color: #403d38;
  width: 910px;
  border-top: 1px solid #7a6d64;
  padding: 0px;
  height: 87px;
  min-height: 87px;
  max-height: 87px;
  overflow: hidden;
  position: relative;
}

#Bilder {
  margin: 0px;
  padding: 0px;
  position: absolute;
  background-color: #403d38;
  left: 0px;
  border: none;
  height: 87px;
  width: 910px;
  max-height: 87px;
}

#Bilder img{
    padding: 0px;
    margin: 10px 12px;
    background-color: #444;
    cursor: pointer;

}

.thumb{
    opacity:0.6;
    filter:alpha(opacity=60)
}

.transp{
    opacity:0.3;
    filter:alpha(opacity=30)
}

#impressum{
  position: absolute;
  color: #ddd;
  margin: 0px 50px;
  text-align: justify;
  font-size: 10pt;
  top: 0em;
  }

#pfeile{
    width: 68px;
    margin: auto;
    background-color: #7a6d64;
}

#links{
    cursor: pointer;
}

#rechts{
    cursor: pointer;
}
#skip_l{
    position: absolute;
    left: 6px;
    top: 210px;
    z-index: 1000;
    cursor: pointer;
}

#skip_r{
    position: absolute;
    right: 6px;
    top: 210px;
    z-index: 1001;
    cursor: pointer;
}

#updown{
    position: absolute;
    width: 24px;
    right: 13px;
    bottom: 6px;
    
}
#pfeile img{
    margin: 5px;
    display: inline;
}

#Startbild{
    width: 636px;
    margin: 30px auto;
}
  
#refs{
    color: #7a6d64;
    margin: 15px 0px 0px 210px;
    font-weight: bold;
    font-size: 11pt;
}
#refs ul{
    list-style-type: none;
    line-height: 17pt;
}
#Tanja{
    width: 280px;
    margin: 20px 0px 0px 212px;
}
#Vita{
    width: 400px;
    margin: 10px 0px 0px 500px;
}
#Vita ul{
    color: #7a6d64;
    list-style-type: none;
    line-height: 19pt;
    font-weight: bold;
    font-size: 11pt;
}  
#Kontakt{
    float: left;
    margin: 15px 0px 0px 0px;
    width: 340px;
    text-align: right;
    color: #eee;
}
#Karte{
    float: right;
    margin: 15px 60px 0px 0px;
}
#Anfahrt{
    float: left;
    text-align: right;
    width: 340px;
    margin: 13em 0px 0px 0px;
    color: #7a6d64;

}
