/*favorite*/
body {
    background: #faefcc !important;
}

.pid284 #mainNavUL li a {
    color: #333;
}

#header {
    background: #fcc938;
}

#contents h2, #contents h1 {
    color: #ca9603 !important;
}

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

#mainNavUL ul li {
    background: #faefcc;
}

#metaNavUL li * {
    color: #faefcc;
}
#metaNavUL li:hover * {
    color: #009EE0;
}
#metaNavUL li.first:hover * {
    color: #fff;
}
#content a {
    /* Darker color for text links */
    color: #ca9603;
}

#content a:hover {
    color: #ca9603;
}

#burgermenubox a.current {
    color: #fcc938 !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: #fcc938 !important;
}
#mainNavUL {
    /*background: #fcc938;*/
}
/*#contents * {
    color: #fcc938;
}*/
#breadcrumbUL li a {
    color: #fcc938;
}
.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: #fcc938 !important;
}

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

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



/* ---- START: CSS FÜR SITES MIT 3 KITAS IM HEADER !! (BEI ALLEN ANPASSEN, FALLS MODIFIZIERT) ---- */
/* Der ganze Block kann kopiert und bei den anderen eingefügt werden */
/* Es müssen nur die ersten drei Einträge modifiziert werden */

/* 2. Kita Länggasse */
#metaNavUL li:nth-of-type(2):hover * {
    color: #009EE0;
}
/* 3. Kita Taka Tuka */
#metaNavUL li.last:hover * {
    color: #71b845;
}
/* Hier Farbe vom CD nehmen: 'inactive Link' im Header */
#metaNavUL li:nth-child(2):before {
    color: #faefcc;
}

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

/* Ab hier muss nichts geändert werden! */
@media screen and (max-width: 700px) {
  #metaNavUL li { width: 33% !important; }  /* 3 Elemente */
}
@media screen and (max-width: 610px) {
    #metaNavUL li p, #metaNavUL li a, #metaNavUL li:before { font-size: 160%; }
}
@media screen and (max-width: 540px) {
    #metaNavUL li p, #metaNavUL li a, #metaNavUL li:before { font-size: 140%; }
}
/* ---- ENDE: CSS FÜR SITES MIT 3 KITAS IM HEADER !! (BEI ALLEN ANPASSEN, FALLS MODIFIZIERT) ---- */
