#informationen {
	border: none;
}

.abschnitt {
	border: 10px solid #C3111F;
	margin: 6;
	float: left;
	width: 16em;
	height: auto;
	background-color: #C3111F;
}

.zwei {
	width: 16/em;
	height: auto;
	background-color: #C3111F;
}

.drei {
	width: 16em;
	height: auto;
	background-color: #C3111F;
}

.vier {
	width: 16em;
	height: auto;
	background-color: #C3111F;
}

.clear {
	clear: both;
}
/* Reset Grundlayout.css bezüglich div-Elementen */

div {
	height: auto;
	border: none;
	margin: 0;
	padding: 0;
	width: auto;
}
