
.abbinder a        { color: white; font-style: normal; font-weight: normal; text-decoration: none }
.abbinder a:link    { color: white; font-weight: normal; text-decoration: none }
.abbinder a:visited   { color: white; font-weight: normal; text-decoration: none }
.abbinder a:hover   { color: black; font-weight: normal; text-decoration: none }
.abbinder a:active     { color: white; font-weight: normal; text-decoration: none }
ul.nav_main            { list-style-type: none; margin: 20px 0px; padding: 0px }

ul.nav_main li   { font-weight: bold; font-size: 120% }

ul.nav_main li a:link      { color: #c00; line-height: 1em; text-decoration: none; background: url(img/kringel_out.gif) no-repeat; list-style-type: none; margin: 0px; padding: 6px 0px 8px 28px; width: 90%; display: block }
ul.nav_main li a:visited { color: #c00; line-height: 1em; text-decoration: none; background: url(img/kringel_out.gif) no-repeat; list-style-type: none; margin: 0px; padding: 6px 0px 8px 28px; width: 90%; display: block }
ul.nav_main li a:hover  { color: black; line-height: 1em; text-decoration: none; background: url(img/kringel_over.gif) no-repeat; list-style-type: none; margin: 0px; padding: 6px 0px 8px 28px; width: 90%; display: block }
ul.nav_main li a:active { color: #c00; line-height: 1em; text-decoration: none; background: url(img/kringel_out.gif) no-repeat; list-style-type: none; margin: 0px; padding: 6px 0px 8px 28px; width: 90%; display: block }
.ul_li_aktiv { color: #de7100; line-height: 1em; text-decoration: none; background: url(img/kringel_active.gif) no-repeat; list-style-type: none; margin: 0px; padding: 6px 0px 8px 28px; width: 90%; display: block }
a { font-style: normal; font-weight: bold }
a:link { color: #c00; font-style: normal; font-weight: bold; text-decoration: underline }
a:visited { color: #c00; font-style: normal; font-weight: bold; text-decoration: underline }
a:hover { color: #000; font-style: normal; font-weight: bold; text-decoration: underline }
a:active { color: #c00; font-style: normal; font-weight: bold; text-decoration: underline }

