/*****stylesheet fuer RollOverTexte im KONTRAST modus
z.B. in kap. gedanken - was ist streit und was gewalt**************/
a.ged_1_3 { text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-size: 1em; color: #000;font-weight: 700;}
a.ged_1_3:hover { background: #fff; }/*cursor: help; */
a.ged_1_3 span { visibility: hidden; position: absolute; left: 30em; margin-top: 1.5em; padding: 0.8em; width: 18.5em;text-decoration: none; font-weight: 400;}
a.ged_1_3:hover span { visibility: visible; color: #fff; background: #000; }
a.ged_1_3:hover span ul { visibility: visible; color: #fff; background: #000; }
