body {
    font-family: Arial, sans-serif;
    font-size: 12pt;
}

table, tr, td {
    font-family: Arial, sans-serif;
    font-size: 12pt;
}

div.abstand {
    margin-left:2em;
    margin-right:1em;
}

div.unten {
    text-align:center;
    font-size:10pt;
}


a:link { color:red; }
a:visited { color:#8B0000; }
a:active { background-color:red; color:yellow; }
a:hover { background-color:red; color:yellow; }

h1 {
    color:red;
    line-height:14pt;
    margin-top:0pt;
    margin-bottom:8pt;
    margin-left:2em;
    margin-right:1em;
    text-align:center;
    font-weight:bold;
    font-family:Times,"Times New Roman",serif;
    font-size:13.5pt;
}

h2 {
    color:black;
    line-height:15pt;
    margin-top:5pt;
    margin-bottom:5pt;
    margin-left:2em;
    margin-right:1em;
    text-align:center;
    font-weight:bold;
    font-family:Times,"Times New Roman",serif;
    font-size:12pt;
}

h3 {
    font-family:Times,"Times New Roman",serif;
}

th {
    font-size:10pt;
    color:white;
    background-color:red;
    font-weight:bold;
    font-family:Helvetica,Arial,sans-serif;
}

div.nachruf {
  margin-top: 5px;
  margin-left: 0px;
  margin-bottom: 5px;
  margin-right: 0px;
  padding-top: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
  padding-right: 2px;
  float: center;
  clear: right;
  width: 100%;
  border: 4px solid black;
  background: white;
}

div.nachruf h1 {
  margin-top: 10px;
  margin-left: 0px;
  margin-bottom: 10px;
  margin-right: 0px;
  font-family:sans-serif;
  size: 20pt;
  background-color:white;
  color:black;
}

div.nachruf h3 {
  text-decoration:none;
}
