img
{
width:320px;
height:220px; 
border: 4px solid #666; 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-bottom: 4px;
}

.bezeichnung
{
width:320px;
border: solid 4px #666; 
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color: #ddd;
font-size: 28px;
text-align: center;
margin-bottom: 36px;
}
