  body { font-family: "Courier New", Courier, monospace; font-size:12px;
    background-color: #e6e6e4;
	/*background-image:url(images/page_02.jpg);*/
	list-style-image: url(images/liste.png);
    }

  a:link { color: black;    text-decoration: none;
    } 

  a:visited { color: black;    text-decoration: none;
    }

  a:hover { color: black;   text-decoration: none; font-weight:bold;    }



  a:active { color: black;    text-decoration: none; font-weight:bold;    }

  a.out:after { content: url(./images/outlink.png);
    }

  td.menu:hover {background-image:url(./images/bg-durchsichtig.png);}


  a.menu:link { color: black;    text-decoration: none;
    } 

  a.menu:visited { color: black;    text-decoration: none;
    }

  a.menu:hover { color:black;   text-decoration: none;     font-weight:normal;}



  a.menu:active { color:black;    text-decoration: none;    font-weight:normal;}

a.menu:after:hover { content:" -";
    }
a.menu:before:hover { content:"- ";
    }

