.angebote{
 margin: 0 0 0 100px;
 width:500px;
 border-bottom-style: outset;
 }

.headline{
 padding: 0 10px 10px 10px;
 color: #C0291D;
 font-size: 14pt;
 font-weight:bold;
 text-decoration:underline;
 }

.description{
 padding: 0 10px 0px 10px;
 font-size:10pt;
 }

.finance{
 padding: 20px 0 20px 0;
 color: #00295B;
 }

.price{
 text-align: right;
 padding: 20px 0 20px 0;
 color: #00295B;
 font-weight:bold;
 }


