@import 'main.css';
@import 'menue.css';
@import url(../materialdesign/css/materialdesignicons.min.css);


.cc-grower {
	position: relative;
	top: 60px;
}

.datenschutz {
	float: left;
	clear: both;
	margin: 10px;
	position: fixed;
	bottom: 100px;
	left: 0;
	background: #ccc;
	background: #cccccc8a;
	background-color: rgba(204, 204, 204, 0.5);
	line-height: 50px;
	height: 50px;
	border-radius: 5px;
}

.fa-1x {
	font-size: 1em;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}