
  body { margin: 0px;
    padding: 0px;
    font-family: Comic Sans MS,arial,verdana;
    background-color:#FFBF00;
    text-align: left;
    font-size: 9pt;
    }

  #body1 {
    padding: 5px;
    font-size: 8pt;
    font-family: Comic Sans ms;
    text-align: left;
    position: absolute;left:180px; top: 163px;
    width: 650px; height: 500px;
    z-index: 10;
    }

  #menu {
    border: 0px solid black;
    position: absolute;
    top: 0px;
    left: 0px;
    float: left;
    width: 140px;
    height: 366px;
    }

  #counter {
    border: 0px solid black;
    position: absolute;
    top: 380px;
    left: 15px;
    float: left;
    width: 40px;
    height: 60px;

    }


  #rahmen { background-repeat: repeat-y;
  position: absolute; top:0px; left:0px;
  height:768px;width:100%;
    background-image: url(images/Clown_erico_uc.jpg);z-index: 0;
    }
  #rahmenunten { position: absolute;
    left: 0px;top: 768px;
    height:768px;width:100%;
    z-index: 0;
    background-repeat: repeat-y;
    background-image: url(images/Clown_erico_back.jpg);
    }
    #mypics { position: absolute;
    left: 0px;top:50px;
    height:90%;width:90%;
    z-index: 0;

    }

  p { text-align: left;font-size: 8pt;
    font-variant: small-caps;
    }

  a:link { text-decoration: none;
    }

  a:visited { text-decoration: none;
    }

  a:hover { text-decoration: underline;
    }

  td { font-size: 8pt;
    font-variant: small-caps;
    vertical-align: top;
    }

   h1 {

  font-variant: small-caps;
  font-weight:normal;
  font-size: 12pt;
  font-family: Comic Sans ms;
    }

   h2#headline {

  font-variant: small-caps;
  font-weight:normal;
  font-size: 12pt;
  color:red;
  font-family: Comic Sans ms;
    }

    h2 {

  font-variant: small-caps;
  font-weight:normal;
  font-size: 12pt;
  font-family: Comic Sans ms;
    }
