/* violett-ags */

div.thema_logo, div.navi {background-color:rgb(180,90,130); }

div.navi_thema_act {background-color:#dfdfdf;}
div.navi_thema_act a {background-color:#dedede; color: rgb(100,30,80);} 
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(220,200,210); }
div.navi_thema_sub a:hover, div.navi_thema_sub2 a:hover {background-color:rgb(130,40,80); color:white; }
div.navi_thema_sub_act {background-color:rgb(240,225,235); } 
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,225,235); }
div.navi_thema_sub_sub a:hover, div.navi_thema_sub_sub2 a:hover {background-color:rgb(150,60,100); color:white; }
div.navi_thema_sub_sub_act, div.navi_thema_sub_sub_act2 {background-color:rgb(255,240,245); } 
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(255,240,245); }
div.navi_thema_sub_sub_sub a:hover, div.navi_thema_sub_sub_sub2 a:hover {background-color:rgb(170,80,120); 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:rgb(240,210,230);}
div.inhalt a:hover {color: #ffffff;  background-color:rgb(130,50,90);}

h1 {color: rgb(100,30,80);}
h2 {color: rgb(100,30,80);}
h3 {color: rgb(100,30,80);}
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}




