body {
        background: #ffffff;
        color: #000000;
        font-family: "Comic Sans MS", sans-serif;
        font-size: 16px;
        }


p {
        background: #ffffff;
        color: #000000;
        font-family: "Comic Sans MS", sans-serif;
        font-size: 16px;
        }

ul {
        background: #ffffff;
        color: #000000;
        font-family: "Comic Sans MS", sans-serif;
        font-size: 16px;
        }


li {
        background: #ffffff;
        color: #000000;
        font-family: "Comic Sans MS", sans-serif;
        font-size: 16px;
        }

p.nav {
        text-align:center;
        color: red;
        font-family: "Comic Sans MS", sans-serif;
        font-size: 16px;
        }



p.log {
        text-align:right;
        background: #ffffff;
        color: #858585;
        font-family: "Comic Sans MS", sans-serif;
        font-size: 10px;
        }

p.titel  {
        background:#000000;
        color: #ffffff;
        font-family: "Comic Sans MS", sans-serif;
        font-size: 16px;
        }

a:link { color: blue }
a:hover { color: red ;   background: yellow}
a:visited { color: #000000}


h1 {
        background: #ffffff;
        color: #000000;
        font-family: "Comic Sans MS", sans-serif;
        font-size: 25px;
        }

h2 {
        background: #ffffff;
        color: #000000;
        font-family: "Comic Sans MS", sans-serif;
        font-size: 18px;
        }

table {
        background: #ffffff;
        color: #000000;
        font-family: "Comic Sans MS", sans-serif;
        font-size: 16px;
        }


