<!--
body {
    font: normal 100.01% 'Times New Roman', Arial, Helvetica, sans-serif;
    color: black; background-color: #fff;
    font-size:16px;
    margin-left:3%;
    margin-right:3%;
    margin-top:5px;
    }

p {
  line-height:150%;
  }

p, h1, h2, h3, img, ul, ol, li, table {
  margin-left:3%;
  margin-right:3%;
  text-align:justify;
  line-height:120%;
  }

table * {
  margin-left:0%;
  margin-right:0%;
  }

h1 {
  font-size:24px;
  color:#17CF0E;
  }

h2 {
  font-size:20px;
  color:#16625B;
  font-style:italic;
  }

h3 {
  font-size:14px;
  color:#16625B;
  font-style:italic;
  }

td p i {
  color:#16625B;
  font-family:Georgia,'Albertus MT';
  font-weight:bold;
  font-size:14px;
  }

.bild  {
  width: 133px;
  height: 100px;
  border: 2px dashed silver;
  padding:2px;
  margin-right:20px;
  margin-bottom:10px;
  float:left;
  }

.bildVert  {
  width: 110px;
  height: 133px;
  border: 2px dashed silver;
  padding:2px;
  margin-right:20px;
  margin-bottom:10px;
  float:left;
  }

a:link { text-decoration:none; color:#17CF0E; }
a:visited { text-decoration:none; color:#17CF0E; }
a:hover { text-decoration:none; color:#17CF0E; }
a:active { text-decoration:none; color:#17CF0E; }
a:focus { text-decoration:none; color:#17CF0E; }

.taboben {
  table-width:100%;
  border-collapse:collapse;
  border:2px dashed #16625B;
  border-right-color:transparent;
  padding:2px;
  }

.akt {
  vertical-align:top;
  }

.termine p {
  line-height:100%;
  }
-->
