/* rotbraun-mensa */

div.thema_logo, div.navi {background-color:rgb(240,130,100); }

div.navi_thema_act {background-color:#dfdfdf;}
div.navi_thema_act a {background-color:#dedede; color: rgb(160,40,20);} 
div.navi_thema_act_cur, div.navi_thema_act_cur2 {background-color:#ffffff;} 
div.navi_thema_sub a, div.navi_thema_sub2 a {background-color:rgb(250,200,180) }
div.navi_thema_sub a:hover, div.navi_thema_sub2 a:hover {background-color:rgb(170,80,60); color:white; }

/*noch nicht definiert:*/
div.navi_thema_sub_act, div.navi_thema_sub_act2 {background-color:rgb(240,230,190);} 
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:rgb(240,230,190); }
div.navi_thema_sub_sub a:hover, div.navi_thema_sub_sub2 a:hover {background-color:rgb(130,120,60); color:white; }
div.navi_thema_sub_sub_act, div.navi_thema_sub_sub_act2 {background-color:rgb(250,245,210); } 
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:rgb(250,245,210); }
div.navi_thema_sub_sub_sub a:hover, div.navi_thema_sub_sub_sub2 a:hover {background-color:rgb(150,140,80); 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_cur 2 {background-color:#ffffff;} 

/* textlinks */
div.inhalt a {color: #333333; text-decoration: none; background-color:rgb(255,200,190);}
div.inhalt a:hover {color: #ffffff;  background-color:rgb(160,40,20);}

h1 {color: rgb(170,40,20);}
h2 {color: rgb(170,40,20); }
h3 {color: rgb(170,40,20);}
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}


