/*

Verfügbare Platzhalter: 
rgb(255, 255, 255)
rgb(192, 165, 118)
#f0f1f2
rgb(68, 68, 68)
rgb(192, 165, 118)
rgb(153, 153, 153)
rgb(102, 102, 102)
rgb(167, 137, 67)

*/

/*###########################  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;
}