

body {
    color: #000;
    font-size: small;
    font-family: Garamond, "Times New Roman", Times, serif;
    background-image: url("images/b.jpg");
    margin: 0;
    padding: 0;
  }


h1 {
    color: #660000;
    font-variant: small-caps;
    font-size: 16pt;
    font-family: Garamond, "Times New Roman", Times, serif;
    padding: 5px;
    border-top: none;
    border-right: none;
    border-bottom: 1px dotted #a0522d;
    border-left: none;
  }


p {
    color: #000;
    font-size: 12pt;
    font-family: Garamond, "Times New Roman", Times, serif;
  }


.inset {
    margin: 10px;
    padding: 10px;
    border-right: 3px inset #ffdead;
    border-bottom: 3px inset #ffdead;
    border-top-color: #ffdead;
    border-top-width: 0;
    border-left-color: #ffdead;
    border-left-width: 0;
  }


table {
    color: #000;
    font-size: 12pt;
    font-family: Garamond, "Times New Roman", Times, serif;
  }


#citat {
    color: #633;
    background-color: #fffaf0;
    border: solid 1px #a0522d;
    paddng: 10px;
  }


#super {
    color: rgb(173,0,0);
    font-style: italic;
    font-weight: bold;
    font-size: 36px;
    font-family:serif;
  }


.citat {
    color: #633;
    background-color: #fffaf0;
    border: solid 1px #a0522d;
    paddng: 10px;
  }


.super {
    color: rgb(173,0,0);
    font-style: italic;
    font-weight: bold;
    font-size: 36px;
    font-family:serif;
  }


a:link {
    color: #00f;
    text-decoration: underline;
    #660000: color:#660000;
  }


a:hover {
    color: blue;
    text-decoration: none;
    background-color: #fffff0;
  }


a:visited {
    color: #800000;
    text-decoration: none;
  }


.basilios {
    font-size: 10pt;
    font-family: Arial, Verdana, Helvetica, sans-serif;
  }


.ann {
    font-size: xx-small;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana;
  }


h2 {
    color: #660000;
    font-family: georgia, times, serif;
    font-weight: normal;
  }


.blok {
    color: white;
    font-variant: small-caps;
    background-color: #ccc;
    padding: 5px;
    border: inset 2px;
  }


h3 {
    color: #900;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #fffaf0;
    padding: 5px;
    border: outset 2px #c90;
  }

