body {
  background-color:#ffffff;
  font-family:Verdana,Arial;
  font-size: 80%;
  color: #333333;
}

h1 { margin-top:5px; margin-bottom:7px; font-size: 1.2em; }
h2 { margin-top:5px; margin-bottom:1px; }
h3 { margin-top:5px; margin-bottom:7px; }

.error { font-family: Verdana, Arial, sans-serif; font-size: 1em; color: #cc3333; }
.success { font-family: Verdana, Arial, sans-serif; font-size: 1em; color: #006600; }

a { font-size: 1em; color: #333333; text-decoration: none; }
a:hover { font-size: 1em; color: #ff9900; text-decoration: none; }

td { font-size: 0.9em; }

#raumausstatter-head {
  position: absolute;
  width: 910px;
  height: 300px;
  left: 10px;
  top: 0px;
  background-image:url(images/raumausstatter-head-bg.jpg);
}
raumausstatter-navi {
  margin: 285px 0 5px 0;
}


.navi {
  font-size: 1em;
  color: #ffffff;
  font-weight: bold;
}

a.navi{
  text-decoration:none;
}

a:hover.navi {
  color:#ff9900;
  font-weight: bold;
  text-decoration:none;
}


#raumausstatter-content {
  position: absolute;
  width: 908px;
  left: 10px;
  top: 301px;
  border: #7A6747 solid 1px;
  margin: 0 0 10px 0;
}
#raumausstatter-content_c {
  padding: 10px;
}

.subheadline {
  font-size: 1.1em;
  margin: 10px 0 5px 0;
  color: #7A6747;
}
.underline {
  width: 880px;
  height: 1px;
  border-color: #7A6747;
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
}

#home-bl {
  float: left;
  width: 200px;
  padding: 10px;
}


#raumausstatter-foot {
  width: 880px;
  border-color: #7A6747;
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  font-size: 0.9em;
  color: #7A6747;
  margin: 20px 0 0 0;
}
#raumausstatter-foot_c {
  padding: 10px;
  text-align: center;
}
#foot {
  margin: 10px 0 0 0;
}
a.footer {
  color: #7A6747;
  text-decoration:none;
}

a:hover.footer {
  color:#ff9900;
  text-decoration:none;
}

#raumausstatter-entry {
  border: #7A6747 1px solid;
  margin: 5px 0 5px 0;
  padding: 5px;
}

.entry-head {
  font-size: 1em;
  font-weight: bold;
  color: #7A6747;
}
