hallo,
hier versuche es mal damit.^^
<html lang="en">
<head>
<style type="text/css">
#navcontainer { width: 200px; }
#navcontainer ul
{
margin-left: 30px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}
#navcontainer a
{
display: block;
padding...