/*

Verfügbare Platzhalter: 
rgb(1, 1, 249)
rgb(1, 1, 249)
#f0f1f2
rgb(28, 28, 28)
rgb(1, 1, 249)
rgb(153, 153, 153)
rgb(68, 68, 68)
rgb(1, 1, 249)

*/

/*###########################  Styles für die Start-Contentseite #################*/


.Hintergrundbild section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: transparent !important;
}

.headermenuleiste {
	margin-top: 20px;
}

/*
@media (max-width: 991px){
	#Navi_226 {
		background-color: rgba(243, 243, 243, 0.6); 
		color: rgb(68, 68, 68);
	}
}

@media (min-width: 992px){
	#Navi_226 {
		background-color: rgba(243, 243, 243, 0.6); 
		color: rgb(68, 68, 68);
		padding-left: 15px;
	}
}*/