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



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

.campaign_titel {background-color: #EB0404;}

.campaign_titel li{ background-color: #EB0404;
                                        }

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

ul.campaign_aktion {
                   background-color: #EB0404;}

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

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


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


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


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



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

	
#subnav  li a {
        background-color: #EB0404;
    }

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

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



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

.top { 	
        background-color: #B40404;
      }

.top p {color: #fff;
        }

.top h4, .top h4 a {color: #fff;}

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


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

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


/*----------------INHALT - TOP_SPECIAL_MEHDORN ------------------------------*/


.top.special_mehdorn { 	
        background-color: #fff;
      }

.top.special_mehdorn h2 a {color: #625640;}

.top.special_mehdorn p {color: #625640;;
        }

.top.special_mehdorn h4, .top.special_mehdorn h4 a {color: #625640;}

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


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

.top_list.special_mehdorn li a:hover { 
background-color: #E7DC60;
color: #625640;
            }
