body {
  font-family: Arial, Verdana, Helvetica, SunSans-Regular, Sans-Serif;
  background-color: #D3D3D3;
  background-color: #B7B493;
  color: #000000;
}

* {
  margin: 0;
  padding: 0;
}

a { color: #000000;}
a:link { color: #000000; text-decoration:none; }
a:visited { color: #000000; text-decoration:none; }
a:focus { color: #000000; text-decoration:underline; }
a:hover { color: #000000; text-decoration:none; }
a:active { color: #000000; text-decoration:none; }

#seite {
  position:absolute;
  height:676px;
  width:980px;
  margin:-338px 0px 0px -490px;
  top: 50%;
  left: 50%;
  overflow:hidden;
  min-width: 570px;
  min-height: 486px;
}

p {
  color: #000000;
}

#fusszeile {
  text-align:right;
  font-size: 12px;
  position: absolute;
  top: 650px;
  width: 100%;
}

#fusszeile p {
  margin: 0px;
  padding-top: 8px;
  margin-right: 150px;
}
#fusszeile a {
  text-decoration: none;
}
#inhalt {
  position: absolute;
  margin-left: 180px;
  background-color: #92B94C;
  background-color: #DFDEC9;
  height: 650px;
  width: 650px;
  border: 0px;
}

#inhalt #top {
  position: absolute;
  height: 102px;
  width:588px;
  left: 62px;
  border-bottom: 4px solid #B7B493;

  text-align: right;
}

#inhalt #top h1 {
  /* background-image:url(bilder/strauchwerk-logo.jpg); */
  /* border: 1px solid green; */
  /* text-indent: -999em; */
}

#inhalt #top img{
  margin: 18px;
}

#inhalt #bottom {
  position: absolute;
  width: 570px;
  height: 484px;
  top: 108px;
  left: 62px;
  margin-top:38px;
  padding: 0px;
  /* border: 1px solid black; */
}

#inhalt #bottom img{
  margin:0px;
  padding:0px;
  border: 0px;
  width: 296px;
  height: 296px;
}
#inhalt #bottom h2{
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight:bold;
}
#inhalt #bottom h3{
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight:bold;
}

#inhalt #bottom p{
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  padding-bottom: 10px;
}

#inhalt #bottom ul li{
  margin: 0px;
  padding: 0px;
  /* border: 1px solid #000000; */
  font-size: 14px;
}

/*                                                                           */
/* referenz seite                                                            */
/*                                                                           */
#referenzen {
  position: absolute;
  margin-left: 180px;
  height: 650px;
  width: 650px;
  background-image: url(/bilder/Logo-Referenzseite-650x650.gif);
    font-size: 14px;
}

#referenzen h2{
  position:absolute;
  top: 20px;
  left: 20px;
  font-size: 18px;
  font-weight:bold;
}

#referenzen p {
  position:absolute;
  top: 500px;
  left: 138px;
  width:242px;
  height: 145px;
  overflow:hidden;
}

#referenzen p {
  position:absolute;
  top: 500px;
  left: 20px;
  width:242px;
  height: 145px;
  overflow:hidden;
}



#referenzen ul {
  list-style:none;
}

#referenzen ul li img {
  width:105px;
  height: 100px;
  border: 0px;
}

/* kaesten                                                                   */
/* top: 212, left: 142                                                       */

#referenzen #obenlinks p {
  position: absolute;
  top: 166px;
  left: 272px;
  width: 105px;
  height: 34px;
}
#referenzen #obenlinks img {
  position: absolute;
  top: 214px;
  left: 272px;
}

#referenzen #obenrechts p {
  position: absolute;
  top: 166px;
  left: 402px;
  width: 105px;
  height: 34px;
}
#referenzen #obenrechts img {
  position: absolute;
  top: 214px;
  left: 401px;
}

#referenzen #untenlinks p {
  position: absolute;
  top: 454px;
  left: 272px;
  width: 105px;
  height: 34px;
}
#referenzen #untenlinks img {
  position: absolute;
  top: 337px;
  left: 272px;
}

#referenzen #untenrechts p {
  position: absolute;
  top: 454px;
  left: 402px;
  width: 105px;
  height: 34px;
}
#referenzen #untenrechts img {
  position: absolute;
  top: 337px;
  left: 401px;
}

/*                                                                           */
/* startseite                                                                */
/*                                                                           */
#start {
  position: absolute;
  margin-left: 180px;
  border: 0px;
}

#start img {
  width: 650px;
  height: 650px;
  border:0px;
}

#start p {
  font-size: 12px;
}

#sitemap {}
#sitemap a {
}
#sitemap ul {
  padding-left: 20px;
}

#sitemap ul li {}

#links {}

#links ul {
  padding-left: 20px;
}
