.tm-header {
    background: #F9F3E9;
}
.tm-headerbar-top, .uk-sticky, .tm-toolbar {
    border-bottom: 1px solid #7d743d;
}
.tm-headerbar-top, .tm-header, .uk-section-muted {
    background-image: url(../../../images/backgrounds/background-noise.png);
    background-repeat: repeat;
}
.tm-toolbar p {
	margin: 0px;
	text-transform: uppercase;
}
.tm-toolbar a {
	color: #483112;
}
.uk-sticky.uk-sticky-fixed {
	background: rgba(255,255,255,0.75);
}
.rsform-checkbox {
	margin-right: 10px;
}
.rsform-block-datenschutz .formControlLabel,
.rsform-block-captcha .formControlLabel {
	display: none;
}
.rsform-block-datei .uk-input.uk-form-width-medium {
	width: 435px;
}
.cc-color-override--1033558147.cc-window {
    background-color: rgba(0, 0, 0,0.8) !important;
}