body {
  background: white;
  font-size: 1em;
  font-family: arial, sans-serif;
  color: rgb(102,51,0);
}
#start {
  padding-top: 40px;
  cursor: pointer;
}
#start br {
  clear: left;
}
#start p {
  background: white;
  color: rgb(102,102,102);
  float: left;
  margin: 2px 0px;
  padding-right: 1em;
  padding-left: 2.6em;
  font-weight: normal;
  font-size: 120%;
  line-height: 1.6em;
}
#start .dummy {
  visibility: hidden;
}
#start .bold {
  color: rgb(102,51,0);
}
#top {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 917px; /*  -> 950px */
  height: 130px; /* -> 160px */
  background: white;
  padding: 30px 0 0 33px;
}
#navi0 {
  position: fixed;
  left: 13px;
  top: 100px;
  width: 937px;
}
#navi1, #navi2 {
  margin: 0px;
  padding-left: 20px;
  border-top: 1px dotted rgb(102,51,0);
  line-height: 1.8em;
  color: rgb(102,102,102);
  font-size: 80%;
}
#navi2 {
  padding-bottom: 1px;
  border-bottom: 1px dotted rgb(102,51,0);
}
.navi_runner {
}
.aktiv {
  font-weight: bold;
  color: rgb(102,51,0);
}
#inhalt {
  margin: 160px 0 45px 25px;
}
.text {
  width: 530px;
  margin: 1.4em 2em;
  color: rgb(102,102,102);
  font-size: 80%;
  line-height: 140%
}
.heading {
  color: rgb(102,51,0);
}
.top {
  padding-top: 2em;
}
.projekt {
  margin-bottom: 5em;
}
.listing {
  float: left;
}
.listing .bold {
  color: rgb(102,51,0);
}
img.listing {
  margin-right: 1em;
}
img.gallery {
  margin-bottom: 1em;
}
.listing a:hover {
  color: rgb(102,51,0);
}
.cl {
  clear: left;
}
h2 {
  margin-bottom: 0px;
  padding: 0px;
  font-weight: normal;
  font-size: 100%;
  line-height:1.4em;
  color: rgb(102,51,0);
}
.bold {
  font-weight: bold!important;
}
.muhb div {
  float: left;
  margin-bottom: .4em;
}
.muhb div.left {
  width: 6em;
  color: rgb(102,51,0);
  text-align: right;
  margin-right: 2em;
}
.muhb br {
  clear: left;
}
#foot {
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 936px;
  height: 45px;
  margin: 0 0 0 14px;
  background: white;
}
#foot div {
  margin-top: 23px;
  border-bottom: 1px dotted rgb(102,51,0);
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: rgb(102,51,0);
  text-decoration: underline;
}
a img {
  border: 0px;
}
#top a:hover {
  text-decoration: none;
}
.marke {
  position:relative;
  top:-160px;
  height: 0px;
}
.todo {
  background-color: #ffdddd!important;
}

