div#boxen {
   position: relative;
   top: 0px;
   padding: 0px 0px 0px 19px;
   }

div#boxen h1.ueberschrift {
   position: relative;
   top: 0px;
   font-size: 0.90em; 
   font-style: normal;
   text-align: left;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   background-image: url(../html_vorlage/grafiken/box_title_trans_kurz.gif);
   padding: 7px 0px 5px 20px;
   width: 157px;
   }


div#boxen p.bodytext {
  font-size: 0.92em; 
  width: 157px;
  background-color: #eee;
  margin: 0px;
  margin-top:0px;
  padding: -8px 10px 8px 10px;
}

div#boxes_center {
   position: relative;
   margin: -324px 6px 0px 704px;
   width: 159px;
}

div#boxes_center img  {
   margin: -140px 0px 0px 0px;
   width: 159px;
}



div#content_right h1.ueberschrift ,
div#unterseiteboxen h1.ueberschrift {
   position: relative;
   top: -2px;
   font-size: 0.90em; 
   font-style: normal;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   background-image: url(../html_vorlage/grafiken/box_title_trans.gif);
   padding: 7px 0px 5px 20px;
   width: 217px;
}

div#content_right p.bodytext,
div#unterseiteboxen p.bodytext {
  font-size: 0.90em; 
  position:relative;
  top: -2px;
  background-color: #eee;
  margin: 0px 0px 0px 0px;
  padding: 8px 10px 8px 10px;
  width: 217px;
}

div#info {
   width: 228px; 
   margin: 0px;
   padding: 0px;
   background-image: none;
}

div#info p.title{
width: 228px;
   background-image: url(../html_vorlage/grafiken/brot_back.jpg);
   font-size: 0.92em;
   font-style: normal;
   font-weight: bold;
   padding: 4px 0px 3px 10px;
   margin: 0px 0px 0px 0px;
}

div#info img{
   padding: 0px;
}

div#info p.inhalt {
   color: black;
   font-size: 0.92em;
   background-color: #eee;
   position: relative;
   padding: 10px 10px 10px;
   height: 36px;
   margin: 1px 0px 1px 0px;
   width: 218px; 
}


/* Hier kommt die Formatierung der alten Boxen, deren Inghalte mit dem ba-teaser erstellt wurden */
/*Die alten boxen m?noch etwas nach oben geschoben werden */

div.box {
   position: relative;
   top: -15px;
}

p.boxtitel {
   position: relative;
   top: -6px;
   font-size: 10px;
   font-style: normal;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   background-image: url(../html_vorlage/grafiken/box_title_trans.gif);
   padding: 7px 0px 5px 20px;
   width: 217px;
}

 div.boxinhalt {
   margin: 0px 0px 0px;
   position: relative;
   top:-6px;
   background-color: #eee;
   color: black;
   padding: 8px 10px 8px 10px;
   width: 217px;
}