.clrboth {clear: both; margin:0; padding: 0; height:0; overflow: hidden;}   

.bewertungsboxsmall * {line-height: normal; margin: 0; padding: 0;}
	
.bewertungsboxsmall {
    width: 200px;
    height: 250px;
    overflow: hidden;
    background-image: url(img/bewertungsboxsmall.jpg);
    text-align: center;
    margin: 10px auto 10px auto;
    font-family: Verdana, Geneva, sans-serif;
	line-height: normal;
}

.bewertungsboxsmall a {color: #000000;}

.bewertungsboxsmall h2 {
    margin: 0;
	padding: 7px;
	font-size: 14px;
	text-align: center;
}

.bewerttext {
    padding: 3px 13px 0 13px;
    margin: 0;
    text-align: left;
    height: 47px;
    overflow: hidden;
    font-size: 11px;
	line-height: 13px;
}

.textdurchschnitt {
    font-size: 14px;
    font-weight: bold;
	padding-bottom: 5px;
	margin: 0;
}

.copylink {
    font-size: 9px;
    color: #ff0000;
    text-align: right;
    padding: 0 9px 0 0;
}

.copylink a {color: #c3c3c3;}

.littlegrey {color: #666666; font-style: italic;}