
li { font-family: "Comic Sans MS",sans-serif;
    font-size: 12pt;
    font-weight: normal;
    list-style-image: url();
    }

  ul { font-family: "Comic Sans MS",sans-serif;
    font-size: 12pt;
    font-weight: normal;
    }


tr { font-family: "Comic Sans MS",sans-serif;
    font-size: 10pt;
    font-weight: normal;
    }


h1 { font-family: "Comic Sans MS",sans-serif;
    font-size: 26pt;
    font-weight: bold;
    }

h2 { font-family: "Comic Sans MS",sans-serif;
    font-size: 20pt;
    font-weight: bold;
    }


h3 { font-family: "Comic Sans MS",sans-serif;
    font-size: 16pt;
    font-weight: bold;
  }


h4 { font-family: "Comic Sans MS",sans-serif;
    font-size: 10pt;
    font-weight: normal;
    }


p { font-family: "Comic Sans MS",sans-serif;
    font-size: 12pt;
    font-weight: normal;
    }
p.grgelb { font-family: "Comic Sans MS",sans-serif;
 font-size: 20pt;
 font-weight: bold; Color:#FFFF00; 
           margin-bottom:-16pt; }
p.miblau { font-family: "Comic Sans MS",sans-serif;
 font-size: 14pt;
 font-weight: bold; margin-top:+2pt; }
p.klblau { font-family: "Comic Sans MS",sans-serif;
 font-size: 12pt;
 font-weight: normal;  }
a:link { text-decoration: underline;
    font-weight: normal;
    color: rgb(0, 0, 153);
    }

  
a:visited { text-decoration: underline;
    font-weight: normal;
    color: cornflowerblue;
    }

  
a:hover { text-decoration: underline;
    font-weight: normal;
    background-color: rgb(255, 255, 0);
    }

  
a:active { text-decoration: underline;
    font-weight: normal;
    color: red;
    }

  
#rundrum { border: 15px solid rgb(255, 153, 0);
    }

