/* schueler   (basiert auf basis_erw.css)   */

div.thema_logo, div.navi {background-color:white;}
/*
div.navi_thema a {background-color:#cccccc; }
div.navi_thema a:hover {background-color:#444444; color:white;}
*/
div.navi_thema_act {background-color:#dddddd;}
div.navi_thema_act a {background-color:#dedede; color: #224477;}  
div.navi_thema_act_cur {background-color:#ffffff;} 
div.navi_thema_sub a, div.navi_thema_sub2 a {background-color:#e0e0e0; }
div.navi_thema_sub a:hover, div.navi_thema_sub2 a:hover {background-color:#666666; color:white;}
div.navi_thema_sub_act {background-color:#dddddd;} 
div.navi_thema_sub_act_cur, div.navi_thema_sub_act_cur2 {background-color:#ffffff;} 
div.navi_thema_sub_sub a, div.navi_thema_sub_sub2 a{background-color:#eeeeee; }
div.navi_thema_sub_sub a:hover, div.navi_thema_sub_sub2 a:hover {background-color:#777777; color:white;}
div.navi_thema_sub_sub_act {background-color:#dddddd;} 
div.navi_thema_sub_sub_act_cur, div.navi_thema_sub_sub_act_cur2 {background-color:#ffffff;} 
div.navi_thema_sub_sub_sub a, div.navi_thema_sub_sub_sub2 a{ background-color:#f0f0f0; }
div.navi_thema_sub_sub_sub a:hover, div.navi_thema_sub_sub_sub2 a:hover {background-color:#888888; color:white;}
div.navi_thema_sub_sub_sub_act, div.navi_thema_sub_sub_sub_act2 {background-color:#ffffff;} 
div.navi_thema_sub_sub_sub_act_cur, div.navi_thema_sub_sub_sub_act_cur2 {background-color:#ffffff;} 

/*textlinks*/
div.inhalt a {color: #333333; text-decoration: none; background-color:#ccdedd;}
div.inhalt a:hover {color: #ffffff;  background-color:#224477;}

h1 {color: #224477;}
h2 {color: #224477;}
h3 {color: #224477;}
h4 {color: #444444;}
h5 {color: #444444;}
h6 {color: #444444;}

/*Firefox Bildrand wegmachen unter einfachen klickbildern ohne unterschrift ---------------------------*/
div.csc-textpic-imagewrap A {background-color:white;}
div.csc-textpic-imagewrap A:hover {background-color:white}



