h1 {
 font-family: "VERDANA,ARIAL,HELVETICA";
 font-size:16pt;
 font-weight: bold;

}
h2 {
 font-family: Arial;
 font-size:12pt;
font-weight: normal;
font-style: italic;
}

td {
 font-family: Arial;
 font-size:10pt;
 color:black;
 margin:0px;
 padding:0px;

}
td.link {
 border:1px white solid;
 background-color:#e60606;
}
table {
border-collapse:collapse;
}
/*menü oben*/
#menu1 a:link { font-weight:bold; color:#ffffff; text-decoration:none; background-color:#e60606; width: 80px;}
#menu1 a:visited { font-weight:bold; color:#FFffff; text-decoration:none; background-color:#e60606; width: 80px; }
#menu1 a:hover { font-weight:bold; color:#ccffff; text-decoration:none; background-color:#aa0000; width: 80px; }
#menu1 a:active { font-weight:bold; color:#ccffff; text-decoration:underline; background-color:#aa0000; width: 80px; }
 /*menü links*/
#menu2 a:link { font-weight:bold; color:#ffffff; text-decoration:none; background-color:#e60606; width: 180px;}
#menu2 a:visited { font-weight:bold; color:#FFffff; text-decoration:none; background-color:#e60606; width: 180px; }
#menu2 a:hover { font-weight:bold; color:#ccffff; text-decoration:none; background-color:#aa0000; width: 180px; }
#menu2 a:active { font-weight:bold; color:#ccffff; text-decoration:underline; background-color:#aa0000; width: 180px; }



td.a {
border-top: 1px white solid;
border-bottom: 1px white solid;
}
body {
  scrollbar-base-color:#6FD8E2;
  scrollbar-3dlight-color:#6FD8E2;
  scrollbar-arrow-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-face-color:#6FD8E2;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#6FD8E2;
  scrollbar-track-color:#6FD8E2;
}
td.menuende {
background-color: #e60606;
color:white;
font-size: 8pt;
text-align:center;
font-family: Arial;

}
td.haupt {
padding:20px;
}
hr {
border: 1px white solid;
color:#6FD8E2;
height:1px;
}
/*termintabelle*/

#termine td{padding:10px;border:1px white solid;text-align:top;line-height:15pt;vertical-align:top;text-align:left; }

img {
margin:10px;
}