.floatleft {
	padding: 10px;
	float: left;
}
.floatright {
	float: right;
	padding: 10px;
}

.subtitel {
	margin-top: -12px;
}


