.blau {
	color: #152d62 !important;
}
.weiss {
	color: #FFFFFF !important;
}

.subline.weiss {
	color:#FFFFFF;
}

.subline_roboto_blau_kleiner {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 16px;
	line-height: 27px;
	color: #152d62;
	font-weight: 400 !important;
}

.link_pfeil_vorne a {
	color: #787878 !important;
	font-style: normal !important;
	font-weight: bold;
}

#footer .rs-columns {
	margin-top: 50px;
}

#footer .ce_form {
	margin-top: 40px;
}
#footer .rs-column:nth-child(2) .ce_text {
	margin-top: 63px;
}

.ce_form .submit {
	margin-top: 0%;
	float: right;
	margin-right: 1%;
}

.margin_top_40 {
	margin-top: 40px;
}

.margin_top_72 {
	margin-top: 72px;
}

.custom {
	display: grid;
}