function markieren(container)
{
   document.getElementById(container).className = 'westerfehnNaviLinkSel';
}
