


.heroheading {color: #FFF; text-align: center; font-size: 46px; font-weight: bold;}

.herosection::after {
    display: block;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0, 1) !important;
	z-index: 100;
}

a.eigenetags{
	background-color: blue;
	display: none;
}
.eigenetags a{
	background-color: #E0EEFC;
	color: #3184EE;
	border-radius: 5px !important;
	font-weight: bold;
	padding: 5px;
}

/* .uk-card-title {color: green !important} */

.lobkritik input {
	border: 1px solid rgb(229, 229, 231 ) !important;
}


/* Transparenter Header doch nicht ganz transparentne*/

.tm-header-transparent {background-color: rgb(255,255,255,0.7);}


/* .tm-toolbar-default {background-color: #303033} */
.tm-toolbar-default {
	background-color: #B3CE01;
	color: white !important;}

.tm-toolbar-default p {
	font-size: 1.3em;
	color: white !important;
}

@media all and (min-width: 1950px) {
    .startseite .uk-navbar li a {color: #000000!important; font-weight: 600;}
    .startseite .uk-navbar li li a {color: #000000!important; font-weight: 300;}
}


