body {
  width: 100%;
  height: 100%;

  color: #5e5e5e;
  font-family: "letter-gothic-std",sans-serif;

font-style: normal;
font-weight: 400;
  letter-spacing: -1px;
    font-size: 15px;
  line-height: 17px;
}

a {
  text-decoration: underline;
  color: black;
}

#projektinfolinks h1 {
  color: black;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

#bilder {
  width: 745px;
  height: 525px;
}

div#projektinfo {
  width: 745px;
  margin-top: 20px;
  height: auto;
  float: left;
}

div#projektinforechts {
  float: left;
  width: 405px;
}

#projektinfolinks {
  float: left;
  width: 300px;
  margin-right: 40px;
}

#wrapper {
  width: 980px;
  position: relative;
  right: auto;
  left: 0px;
  float: left;
}
#logo {
  position: relative;
  left: 30px;
  top: 30px;
}
#mainnav {
  margin-left: 30px;
  margin-top: 0;
}

#blaetternav {
  margin-left: 30px;
  margin-top: 120px;
}




#maincontent {
  
  width: 500px;
  
}
#header {
  float: left;
  height: 96px;
  width: 100%;
}
#inhaltsbereich {
  float: left;
  height: auto;
  width: 100%;
}
#spaltelinks {
  float: left;
  height: auto;
  width: 200px;
}
#spalterechts {
  float: left;
  height: auto;
  width: 780px;
}

#subnav {
  margin-left: 30px;
  margin-top: 125px;
}

