/* Generated by KaZcadeS */
body {
  margin: 20px 10px 10px 20px;
}
a:link {
  color: #0000ff;
  text-decoration: underline;
}
a.fett:link {
  color: #0000ff;
  text-decoration: underline;
  font-weight: 700;
}
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;
}
h6 {
  font-size: 22px;
  font-family: "Times New Roman";
  color: blue;
}
td {
  font-size: 20px;
  font-family: "Times New Roman";
  color: black;
}
ul, ol, li {
  font-size: 20px;
  font-family: "Times New Roman";
  color: black;
}
td.terminueberschrift {
	background-color:#FFFFCC;
	border-bottom:1px solid black;
}

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

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