/* CAMPAIGN_BASE | CASCADING STYLESHEET FUER CAMPACT-KAMPAGNE GESUND*/
/*AUTHOR: ih */



/*---------------------NAV | TITEL_NAV | UL CAMPAIGN_TITEL---------*/

.campaign_titel {background-color: #017e7a;}

.campaign_titel li{ background-color: #017e7a; color: #fff;}
.campaign_titel li a { color: #fff;}
                                       

/*---------------------NAV | TITEL_NAV | UL CAMPAIGN_AKTION---------*/

ul.campaign_aktion {background-color: #017e7a;}

.campaign_aktion a {
        background-color: #D4011C; }

.campaign_aktion a:hover {background-color: #a20006;}


/*---------------------NAV | TITEL_NAV | UL CAMPAIGN_IMPORTANT---------*/


.campaign_important a {
        background-color: #016466;
       }


.campaign_important a:hover{
                background-color: #017e7a;
     }



/* ---------------- NAV subnav ---------------------- */

	
#subnav  li a {
        background-color: #017e7a;
    }

#subnav li a:hover{
          background-color: #016466;
}
		
#subnav  li li a { background-color: #016466;}

#subnav  li li a:hover { background-color: #017e7a;}


/*----------------INHALT - TOP | Für die Top muss die class inhalt aus- und nachher eingeschaltet werden-------------------------------*/

.top { 	
        background-color: #017e7a;
      }

.top h4 a {color: #fff;
        }

.top h2 a {color: #fff;
        }


.top p {color: #fff;
        }

/*-----------------Inhalt Top UL---------------*/


.top_list li a {
	background-color: #016466;
	}

.top_list li a:hover { 
background-color: #017e7a;
            }



.aktion_teiln {color: #fff;}