#boxArea .box .boxTitle {
  font-weight: bold;
  text-align: center;
  font-size: 110%;
  color: #FFCC99;
  border-bottom: 0px solid #FFF;
  margin: 0;
  padding: 9px;  
}

#boxArea .box {
  width: 140px;
  height: 300px;
  float: right;
  text-align: justify;
  color: #660000; 
  margin: 20px 0 0 0;
  padding: 0;
  background-image: url(../verlauf-rechts.png);
  border-bottom: 0px solid #dbdbdb;
  border-top: 0px solid #663300;
  font-size: 95%;
}

#left .box a:link, a:visited, a:active {
  color: #FFCC99;
  text-decoration: none;
}

#left .box a:hover { 
text-decoration:none;
color: #FF9933;
text-shadow: Black;
}

#boxArea .box p {
  margin: 0;
  padding: 7px;  
  clear: both;
}

#boxArea .box object {
  margin-bottom: 7px;
}
