/* Generated by KompoZer */

/* Formatierungen für Links */
a:link {
  text-decoration: underline;
  font-weight: normal;
  color: #60AFB1;
  font-family: Verdana, Arial;
  font-size: medium;
}
a:visited {
  text-decoration: underline;
  font-weight: normal;
  color: #60AFB1;
  font-family: Verdana, Arial;
  font-size: medium;
}
a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #2B9597;
  font-family: Verdana, Arial;
  font-size: medium;
}
/* Formatierungen für Text zwischen <p></p> */
p {
font-family: Verdana, Arial;
font-size: medium;
text-align: justify;
}
/* Formatierungen für Überschriften*/
h1{
font-family: Verdana, Arial;
font-size: medium;
 font-weight: bold;
}

h2{
font-family: Verdana, Arial;
font-size: medium;
 font-weight: bold;
}
h3{
font-family: Verdana, Arial;
font-size: medium;
 font-weight: bold;
}
/* Formatierungen für hervorzuhebenden Text */
.beachten{
font-family: Verdana, Arial;
font-size: medium;
font-weight: normal;
font-style: italic;
}
/* Tabellen mit Text */
td{
font-family: Verdana, Arial;
font-size: medium;
text-align: justify;
}
