/* CSS Document */
@charset "UTF-8";

.cl_kopf, footer {
	background: #C8C8C8;
}

.cl_flex_container {
	display: flex;
	justify-content:space-between;
	padding-top: 5px;
	/*border: 1px dotted blue;*/
}
