body
  {
  text-align: center;
  background: #fff;  
  }
div
  {
  font-family: verdana, sans-serif;
  font-size: 11px;
  padding: 3px;
  margin: 3px;
  border: solid #fff 1px;
  color: #000;
  }
#wrapper
  {
  margin-left: auto;
  margin-right: auto;
  width: 710px;
  height: 570px;
  text-align: center;
  }
#logobild
  {
  float: left;
  text-align: left;
  width: 688px;
  height: 66px;
  padding-bottom: 0;
  margin-bottom: 0;
  }
#navi
  {
  float: left;
  text-align: right;
  width: 688px;
  height: 20px;
  border-top-color: #000;
  margin-bottom: 20px;
  padding-top: 2px;
  }
#impressum
  {
  font-family: 'courier new', monospace;
  letter-spacing: 1px; 
  float: left;
  text-align: right;
  width: 688px;
  height: 46px;
  border-top-color: #000;
  }
#nav2
  {
  width: 688px;
  height: 20px;
  float: left;
  text-align: right;
  font-weight: bold;
  }
#nav2 a
  {
  color: #aaa;
  }
#nav2 a:hover
  {
  color: #000;
  text-decoration: none;
  }
.textdiv
  {
  text-align: justify;
  height: 100px;
  float: left;
  width: 550px;
  }
#homediv
  {
  float: left;
  text-align: center;
  border: solid #fff 1px;
  width: 688px;
  height: 328px;
  }
#mailer
  {
  float: left;
  text-align: center;
  border: solid #fff 1px;
  width: 688px;
  height: 328px;
  }
#mailer a:hover
  {
  text-decoration: none; 
  color: #808080;
  }
a
  {
  text-decoration: none;
  color: #000;
  }
a:hover
  {
  text-decoration: underline;
  color: #000;
  }
a.strich
  {
  text-decoration: underline;
  }
a:hover.strich
  {
  text-decoration: none;
  }
.bilddiv
  {
  width: 124px;
  height: 100px;
  float: left;
  text-align: center;
  }
img.site
  {
  border: solid #000 1px;
  width: 120px;
  height: 90px;
  }
img.projekt
  {
  border: solid #fff 1px;
  width: 120px;
  height: 90px;
  }
.plusinfo
  {
  display: block;
  font-size: 9px;
  color: #808080;
  }
.plusinfo a
  {
  color: #ff6b00; 
  text-decoration: none;
  }
.plusinfo a:hover
  {
  text-decoration: underline;
  color: #ff6b00;
  } 
span.mailError
  {
  color: #ff6b00; 
  font-weight: bold; 
  font-family: monospace; 
  font-size: 16px;
  }
span.mailOk
  {
  color: #008000; 
  font-weight: bold; 
  font-family: monospace; 
  font-size: 16px;
  }
.feld
  {
  font-family: 'courier new', monospace;
  font-size: 12px;
  color: #008000;
  border: solid #000 1px;
  overflow: auto;
  }

