/* GLOBAL RESET */
* {
  padding: 0;
}
/* ALLGEMEINE ATTRIBUTE */
body {
  font-family: Verdana, "Arial", "Lucida Sans Unicode", "Lucida Grande", "Times New Roman", serif;
  font-size: 14px;
  color: #030200;
  line-height: 24px;
  background-color: #f1ebd8;
  margin-top: 0px;
  margin-bottom: 0px;
}
h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  color: #030200;
  margin: 5px 0px 20px 0px;
}
#content_right_center h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  color: #030200;
  margin: 45px 0px 20px 0px;
}
/* STRUKTUR */
#main {
  margin: auto;
  width: 980px;
}
#site {
  float: left;
  width: 980px;
  padding: 0px 0px 0px 0px;
  margin: 30px 0px 0px 0px;
  border: 1px solid #9b978e;
}

/* HEADER */
#header {
  float: left;
  width: 980px;
  height: 100px;
  background: url(../images/design/bg_header.gif) left top no-repeat;
  margin: 0px;
  padding: 0px;
}
#logo {
  float: left;
  width: 280px;
  height: 95px;
  margin: 0px;
  padding: 5px 0px 0px 0px;
}
#logo a img {
  border: 0px;
}
/* TOPMENU */
#topmenu {
  float: left;
  width: 513px;
  height: 37px;
  line-height: 37px;
  padding: 63px 0px 0px 80px;
}
#topmenu ul {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  list-style-type: none;
}
#topmenu ul li {
  float: left;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#topmenu li a {
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  height: 37px;
  line-height: 37px;
  padding: 0px 20px 0px 20px;
  color: #452010;
  margin: 0px;
}
#topmenu li a:hover {
  text-decoration: underline;
  color: #452010;
}

/* CONTENT */
#content {
  float: left;
  width: 980px;
  margin: 0px;
  padding: 0px;
  background: url(../images/design/bg_content.gif) left top repeat-y;
}
#content_innenausbau {
  float: left;
  width: 980px;
  background: url(../images/design/content_right_innenausbau.jpg) right top no-repeat;
}
#content_moebel {
  float: left;
  width: 980px;
  background: url(../images/design/content_right_moebel.jpg) right top no-repeat;
}
#content_fenster-tueren-rollaeden {
  float: left;
  width: 980px;
  background: url(../images/design/content_right_fenster-tueren-rollaeden.jpg) right top no-repeat;
}
#content a {
  text-decoration: none;
  font-weight: normal;
  color: #a5551d;
}
#content a:hover {
  text-decoration: underline;
  font-weight: normal;
  color: #a5551d;
}
/* LINKE SPALTE */
#content_left {
  float: left;
  width: 173px;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  background: url(../images/design/bg_content_left.gif) left top no-repeat;
}
#content_right {
  float: left;
  width: 787px;
  min-height: 400px;
  padding: 10px;
  margin: 0px;
}
#content_right_left {
  float: left;
  width: 400px;
  padding: 0px 20px 0px 0px;
}
#content_right_right {
  float: left;
  position: relative;
  width: 357px;
  height: 266px;
  padding: 0px 10px 0px 0px;
}
#content_right_right #largeImageCaption {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
#content_right_right_next {
  float: left;
  text-align: right;
  width: 357px;
  height: 20px;
  line-height: 20px;
  padding: 28px 10px 0px 0px;
}
#content_right_right_next a {
  margin: 0px 0px 0px 12px;
}
#content_right_right_next a.passiv {
  text-align: center;
  line-height: 20px;
  padding: 3px 6px 3px 6px;
  background-color: #a5551d;
  color: #ece2c5;
}
#content_right_right_next a.aktiv {
  text-align: center;
  line-height: 20px;
  padding: 3px 6px 3px 6px;
  background-color: #452010;
  color: #ece2c5;
}
#content_right_center {
  float: left;
  width: 487px;
  padding: 0px 150px 0px 150px;
}
#content_right_center .name_mitarbeiter {
  float: left;
  width: 170px;
  display: block;
}
#content_right_center .impressum {
  float: left;
  width: 190px;
  display: block;
}
#content_right_center .bild {
  float: left;
  width: 150px;
  margin: 0px 8px 0px 0px;
}
#content_right_center .bild a img {
  border: 0px;
}
/* MAINMENU */
#mainmenu {
  float: left;
  text-align: left;
  width: 170px;
  line-height: 31px;
  padding: 0px 3px 0px 0px;
  margin: 0px 0px 0px 0px;
  z-index: 999;
}
/* Level1 */
ul#nav {
  float: left;
  margin: 0px;
  padding: 0px;
}
#nav li {
  float: left;
  width: 170px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#nav a {
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  line-height: 31px;
  padding: 0px 0px 0px 20px;
  display: block;
  color: #452010;
  background: url(../images/design/bg_mainmenu_level1_passiv.gif) left top no-repeat;
}
#nav li#current1 a {
  font-weight: bold;
  text-decoration: none;
  color: #452010;
  background: url(../images/design/bg_mainmenu_level1_aktiv.gif) left top no-repeat;
}
#nav li a:hover {
  font-weight: bold;
  color: #452010;
  text-decoration: none;
}
/* Level2 */
#nav li ul {
  float: left;
  margin: 0px;
  padding: 0px;
}
#nav li ul li {
  float: left;
  width: 170px;
  line-height: 22px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#nav li#current1 ul li a {
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
  line-height: 22px;
  padding: 0px 0px 0px 30px;
  display: block;
  color: #452010;
  background-image: none;
}
#nav li#current1 ul li a:hover,
#nav li#current1 ul li#current2 a {
  font-weight: bold;
  color: #452010;
  background-image: none;
  text-decoration: none;
}
/* Level3 */
#nav li ul li ul {
  float: left;
  margin: 0px;
  padding: 0px;
}
#nav li ul li ul li {
  float: left;
  width: 170px;
  line-height: 22px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#nav li#current1 ul li#current2 ul li a {
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
  line-height: 22px;
  padding: 0px 0px 0px 40px;
  display: block;
  color: #452010;
  background-image: none;
}
#nav li#current1 ul li#current2 ul li a:hover,
#nav li#current1 ul li#current2 ul li#current3 a {
  font-weight: bold;
  color: #452010;
  background-image: none;
  text-decoration: none;
}


/* FOOTER */
#footer {
  float: left;
  width: 980px;
  height: 20px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
#footer_left {
  float: left;
  text-align: left;
  width: 480px;
  height: 20px;
  line-height: 20px;
  font-weight: normal;
  font-size: 10px;
  padding: 0px 0px 0px 10px;
  color: #c8a686;
}
#footer_right {
  float: left;
  text-align: right;
  width: 480px;
  height: 20px;
  line-height: 20px;
  font-weight: normal;
  font-size: 10px;
  padding: 0px 10px 0px 0px;
  color: #c8a686;
}
#footer_right a {
  color: #c8a686;
  text-decoration: none;
}
#footer_right a:hover {
  color: #c8a686;
  text-decoration: underline;
}
