/*

Verfügbare Platzhalter: 
rgb(255, 255, 255)
rgb(68, 68, 68)
rgb(186, 193, 186)
rgb(0, 0, 0)
rgb(147, 196, 125)
rgb(153, 153, 153)
rgb(68, 68, 68)
rgb(102, 102, 102)

*/

/*###########################  Styles für die Start-Contentseite #################*/
.gold-text {
	color: rgb(68, 68, 68) !important;
}

.Hintergrundbild section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: transparent !important;
}

.headermenuleiste {
	margin-top: 20px;
}

#fp-nav {
	top: 150px !important;
}