img{
border: none; 
}

.box{
width: 280px;
float: left;
margin-right: 30px;
margin-bottom: 30px;
font-family: Arial;
font-size: 11px; 
line-height: 13px;
border-bottom: 1px solid #eee;
}

.box_oben{
background: #abcae7 url(ecke_or.gif) right top no-repeat; /* magenta: #ED008C Die Farbe #000 muss an eure Eckenfarbe angepasst werden */
text-align: left;
font-family: verdana;
font-size: 13px; 
font-weight: bold;
color: #fff;
border-bottom: 1px solid #fff;
padding-bottom: 5px;
}


.box_oben a{
text-align: left;
font-family: verdana;
font-size: 13px; 
font-weight: bold;
color: #fff !important;
}

.box_inhalt{
background: #fff /* Die Farbe #000 muss an eure Eckenfarbe angepasst werden */
}

.text{
float: right;
}

.box_inhalt_bild{
float: left;
margin-right: 10px;
}

.box_unten{
text-align: right;
font-weight: bold;
}

.box_unten a:link{
text-decoration: none; 
color: #000 !important;
}

.box_unten a:visited {
text-decoration: none; 
color: #000 !important;
}

.box_unten a:hover {
text-decoration: none; 
color: #000 !important;
}

.oben{
vertical-align:top;
}
