body {
        font-family: Arial;
        font-size: 90%;
}
#navi {
        float: left;
        width: 20%;
        background-color: #DFFFB0;
}
#inhalte {
  width:78%;


}

ul, li{
        list-style-image: url(bilder/t.gif);
        list-style-position: inside;
        line-height: 22px;
}
h1,h2,h3,h4,h5,h6,b,th{
        color: green;

}
