

body {
    font-family : 'Trebuchet MS', VERDANA, ARIAL, HELVETICA, 'sans-serif';
  }

img.marg {
  margin: 2em;
 }


a {
    font-weight: bold;
    color: #cec220;
    text-decoration:none;
  }

a:link {
    font-weight: bold;
    color: #cec220;
    text-decoration:none;
  }


a:hover {
    font-weight: bold;
    color: #931a43;
  }

strong {
 font-size: larger;
 font-weight: bold;
 color: #931a43;
}

td.bildb {
 text-align: justify;
}

td.autor {
 font-size: small;
}

h1 {
 font-size: x-large;
 font-weight: bold;
 color: #931a43;
 margin-bottom:0px;
}

h2 {
 font-size: large;
 font-weight: bold;
 color: #931a43;
 margin-bottom:0px;
}

hr {
 color: #cec220;
}