@charset "utf-8";
/* CSS Document */

.ref-list {
	padding-left:60px;
}


.ref-detail {
	margin-bottom:100px;
}
.ref-list a {
	display:block;
	color: #C00;
	text-decoration:none;
	margin-bottom:5px;
}


.ref-detail-table img {
	display:block;
	margin-top:2px;

}

.ref-desc {
	padding-left:5px;
}


.ref-detail-table td {
	vertical-align:top;
	font-size:11px;
	padding-bottom:10px;
}

.ref-detail-table h3 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
}

.press-detail-bottomtext {
	border-bottom:1px solid #999;
	margin-bottom:10px;
	padding-bottom:10px;
}

.kunde-link {
	color: #C00;
	text-decoration:none;
	display:block;
	font-weight:bold;
}
