/*:visited muss immer vor :hover definiert werden, damit hover effekt dort auch funktioniert*/
.sotronik_menue_inaktiv { color: #c0c0c0; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none; }
.sotronik_menue_inaktiv a:link { color: #c0c0c0; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none; }
.sotronik_menue_inaktiv a:visited{ color: #c0c0c0; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none; }
.sotronik_menue_inaktiv a:active { color: #e3e3e3; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none; }
.sotronik_menue_inaktiv a:hover { color: #e3e3e3; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none; }

.sotronik_menue_aktiv { color: #3e786b; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none; }
.sotronik_menue_aktiv a:link { color: #3e786b; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none; }
.sotronik_menue_aktiv a:visited { color: #3e786b; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-decoration: none; }

.sotronik_text_normal { color: #000; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; }
.sotronik_text_normal a:link { color: #3e786b; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; text-decoration: underline; }
.sotronik_text_normal a:hover { color: #3e786b; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; text-decoration: underline; }
.sotronik_text_normal a:visited { color: #3e786b; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; text-decoration: underline; }

.hintergrund_gruen{ color: #3e786b; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; background-color: #c4dad4; }

.sotronik_text_fett { color: #000; font-size: small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; }



