@CHARSET "UTF-8";

.headline {
	font-weight:bold;
	font-size:18px;
	margin-bottom:20px;
}
.reference {
	margin-bottom:15px;
	margin-right:15px;
}
.reference img {
	padding:1px;
	background:#fff;
	border:1px solid #D2D2D2;
}
.float {
	float:left;
}
.no_bottommargin {
	margin-bottom:0px;
}
