body {
  color: #3b3b3b;
  background-color: #fdf4ca;
  font-family: Verdana,Arial,Trebuchet MS,helvetica,sans-serif;
  font-size: 12px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  }



/* Spalte 3 rechts
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
#spalte3 {
  float:left;  
  background-color: #fdf4ca;
  width: 161px; 
  height: 700px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 11px;
  text-align:left;
  border: 0px solid #09a158;
}

#spalte3 a:link, #spalte3 a:visited {
  color: #a32b01;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
#spalte3 a:focus, #spalte3 a:hover, #spalte3 a:active {
  color: #ff0000 !important;
  text-decoration: underline;
}

#spalte3 .con {
  margin: 0px 0px 0px 0px;
  padding: 0px 5px 0px 5px;
}