body {
	background: #d90000;
}

.content {

}


.logo_reinck {
	margin-top:	20px;
	margin-bottom: 20px;
}

@media (max-width: 992px) { 
	#menuevertikal {
		display:none;
	 }
}


@media (min-width: 992px) { 
	#menuehorizontal {
		display:none;
	 }
}

.nav-link {
    color: #0d6efd !important;
}

.footer {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}