/* css Dirk Froelich, PC und EDV Support - Köln, www.df-edv.de  */


a             { color: #BF0000; background: transparent; text-decoration: none; font-size: 0.9em;} /* #993366 */
a:link        { color: #BF0000; background: transparent; }
a:visited     { color: #BF0000; background: transparent; }
a:active      { color: #BF0000; background: transparent; }
a:hover       { color: #EC0000; background: transparent; text-decoration: underline; }

a.textlink             { color: #000033; background: transparent; text-decoration: none;}
a.textlink:link        { color: #000033; background: transparent; }
a.textlink:visited     { color: #000033; background: transparent; }
a.textlink:active      { color: #000033; background: transparent; }
a.textlink:hover       { color: #000033; background: transparent; text-decoration: underline;}

a.menu         {
                font-family:Verdana,Arial,Helvetica,Serifenlos,sans-serif;
                text-decoration:none;
                font-weight:bold;
                color:#003366;
                font-size:13px;
                display:block;
                width:140px;
                padding-top: 15px;
                padding-bottom: 3px;
                padding-left:2px;
                margin-top:0px;
                margin-bottom:0px;
                letter-spacing:2px;
                border-bottom: 1px solid; }
a.menu:link     { text-decoration:none; background: transparent; color:#003366;  }
a.menu:active   { text-decoration:none; background: transparent; color:#003366; }
a.menu:visited  { text-decoration:none; background: transparent; color:#003366; }
a.menu:hover    { text-decoration:none; background: #EEF1F2; color:#003366;  }      /*#993333*/

a.menupunkt     { color: #003366;
                margin-left: 10px;
                background: transparent;
                font-weight:bold;
                text-decoration: none;
                font-size: 1.1em;
                display:block;
                width:130px;
                padding-top: 5px;
                padding-bottom: 3px;
                }




a.marginal              { color: #003399; margin-left: 5px; background: transparent; text-decoration: none; font-size: 1em; font-weight: bold;}
a.marginal:link         { color: #003399; background: transparent; }
a.marginal:visited      { color: #003399; background: transparent; }
a.marginal:active       { color: #003399; background: transparent; }
a.marginal:hover        { color: #993366; background: transparent; text-decoration: underline; }


#kopfnavi td { font-size: 11px; margin: 0px 0px;  }