/*sterntaler*/

.brand-color {
    color: #FF6D31;
}

.brand-background {
    background-color: #FF6D31;
}

body {
    background: #FDE8DC !important;
}

.pid156 #mainNavUL li a {
    color: #FF6D31;
}

#header {
    background: #FF6D31;
}

#mainNavUL ul li.act,#mainNavUL ul li.cur,#mainNavUL ul li:hover {
    background: #FF6D31;
}
#mainNavUL li a {
    /*color: #F08E64;*/
    /*color: #FDE8DC;*/
}
#mainNavUL ul li a span {
    color: #FF6D31;
}

#mainNavUL ul li {
    background: #FDE8DC;
}

#metaNavUL li * {
    /*color: #26ace4;*/
    /*color: #FDE8DC;*/
    /*NEU STUBR*/
    color: #ffbb80;
}
#metaNavUL li:hover * {
    color: #009EE0;
}
#metaNavUL li.first:hover * {
    color: #fff;
}
#metaNavUL li.last:hover * {
    color: #CC0033;
}
#content a {
    color: #FF6D31;
}
#content a:hover {
    color: #FF6D31;
}

#burgermenubox a.current {
    color: #FF6D31 !important;
}

input.tx_powermail_pi1_submitmultiple_forward, input.tx_powermail_pi1_submitmultiple_back, fieldset.tx-powermail-pi1_fieldset input.powermail_submit, .tx-powermail-pi1_mandatory_submit,.tx-powermail-pi1_confirmation_back, .tx-powermail-pi1_confirmation_submit  {
    background: #FF6D31 !important;
}
#mainNavUL {
    /*background: #FF6D31;*/
}
#contents h2, #contents h1 {
    color: #FF6D31 !important;
}
#breadcrumbUL li a {
    color: #FF6D31;
}
.csc-default ul li {
    background: url(../../../Images/list_c.png) no-repeat 0 5px;
}

td.align-right .bodytext {
    text-align: right !important;
}



.powermail_tab_navigation > a.btn.btn-warning::before, .powermail_tab_navigation > a.btn.btn-primary.pull-right::after, fieldset.powermail_fieldset input.powermail_submit {
    background-color: #FF6D31 !important;
}

.top-link {
    background-color: #FDE8DC;
}

@media screen and (min-width: 768px) {
    #content {
        min-height: 601px;
    }
}

@media screen and (max-width: 1023px) {
	#header {
		 background: #FF6D31 !important;
	}
}

#aktuell-badge {
    background: #FF6D00;
    color: white !important;
}


.corona-button {
    top: 64px;
}
