.bild img
{
margin-top: 0px;
border: 3px #8A0808 solid;
width: 240px;
height: 190px;
margin: 0 30px 0 0;
float: left;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
.dname
{
font-size: 24px;
font-style: bold;
line-height: 100%;
}

.dname hr
{
display: block; 
height: 1px;
border: 0; 
border-top: 3px solid #8A0808;
margin: 1em 0; 
padding: 0;
line-height: 10%;
}
