/* Luckner-Mo.de        */
/* Blau:  #AFCCD7 = 175,204,215    */

body {
        font-family:Verdana,Arial,sans-serif;
        font-size:80%;
        line-height:140%;
        margin-top: 10px;
        margin-left: 10px;
        margin-right: 10px;
        color:#000000; }


p, ol,ul,li {
        font-size:1em; }

td,th     {
        font-size:0.8em;
        color:#000000; }

a:link {
        text-decoration:none ;
        font-weight: 100;
        color:#000000; }

a:visited {
        text-decoration:none ;
        font-weight: 100;
        color:#000000; }

a:active {
        text-decoration:none ;
        font-weight: 100;
        color:#6496C8;  }

a:hover {
        text-decoration:underline ;
        font-weight: 100;
        color:#000000;  }

pre {
        font-family:"Courier New", monospace;  }
