﻿/* Generated by KaZcadeS */
body {
  margin: 20px 10px 10px 20px;
}
a:link {
  color: #0000ff;
  text-decoration: underline;
}
a.fett:link {
  font-weight:bold;
}
a:visited {
  color: #0000ff;
  text-decoration: underline;
}
a:active {
  color: #ff0000;
  text-decoration: none;
}
a:hover {
  color: #ff0000;
  text-decoration: underline;
}
p {
  font-size: 20px;
  font-family: "Times New Roman";
  color: black;
}
h1,.ueberschrift_h1 {
  font-size: 46px;
  font-family: "Times New Roman";
  color: black;
}
h2 {
  font-size: 26px;
  font-family: "Times New Roman";
  color: black;
}
h3 {
  font-size: 22px;
  font-family: "Times New Roman";
  color: #13ce04;
}
h4 {
  font-size: 22px;
  font-family: "Times New Roman";
  color: red;
}
h5 {
  font-size: 14px;
  font-family: "Times New Roman";
  font-weight: 700;
  color: black;
  margin:0;
  padding:0;
}
h6 {
  font-size: 22px;
  font-family: "Times New Roman";
  color: blue;
}
ul, ol, li {
  font-size: 20px;
  font-family: "Times New Roman";
  color: black;
}

td {
  font-size: 20px;
  font-family: "Times New Roman";
  color: black;
}

td.terminueberschrift {
  background-color:#FFFFCC;
  border-bottom:1px solid grey;
}

td.terminrahmen {
  border:1px solid black;
}

.termin
{
  font-size: 20px;
  font-family: "Times New Roman";
  color: black;
  padding-right:20px;
}

.rahmenlinie
{
  border:1px solid black;
  padding:3px;
}

/* Bericht Übersichtsseiten */
div.bericht {
  float:left;
  padding-right:30px;
  padding-bottom:30px;
}

img.bericht {
  height:200px;
}

td.bericht {
  font-size: 14px;
  font-family: "Times New Roman";
  font-weight: 700;
  color: black;
  margin:0;
  padding:0;
  text-align:right;
}

td.berichtslegende
{
  font-size:8pt;
}

/* Menu */
a.menu
{
  font-size: 14px;
  font-family: "Times New Roman";
  font-weight: 700;
  margin:0;
  padding:0;
}

a.menu:link
{
  text-decoration:none;
}

a.menu:hover
{
  text-decoration:underline;
}