body{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #6C6C6C;
  background-image: url('bg.gif');
  text-align: center;
  margin: 0px;
  padding: 0px;
}

.content {
  background: url(../img_n11.png) repeat-y;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0088FF;
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 78px;
  padding-bottom: 8px;
}

input, select {
    border: 1px solid #0088FF;
    height: 21px;
    background:url(../input.jpg) repeat-x;
}

a:link { color: lightgray;
  text-decoration:none; }
a:visited {
  color: lightgray;
  text-decoration:none; }
a:hover {
  color: #0088FF;
  text-decoration:none; }
a:active {
  color: #0088FF;
  text-decoration:none; }
a:focus {
  color: #0088FF;
  text-decoration:none; }

h2 {
  font-size: 16px;
  margin-bottom: 0px;
}

h6 {
  font-size: 12px;
  color: #0088FF;
  font-weight: bold;
}

hr {
  color:#0088FF;
  border-color:#0088FF;
  border-style:solid;
  background-color:#0088FF;
}

p {
  margin-top: 5px;
  color: gray;
}

.bsp_bild {
  margin-top: 5px;
  margin-right: 10px;
  float: left;
  border: 0;
}

.projektbeschreibung {
  padding-top: 1px;
}

