/* CSS Document */

body{
font-family:Tele-Antiqua;
font-size: +1;
}

a:visited {
font-family:Century Gothic,Avant Garde,Futura,Futura Lt BT,Futura Md BT;
color: #000000;
text-decoration: none;
}
a:active {
font-family:Century Gothic,Avant Garde,Futura,Futura Lt BT,Futura Md BT;
color: #000000;
text-decoration: none;
}
a:hover {
font-family:Century Gothic,Avant Garde,Futura,Futura Lt BT,Futura Md BT;
color: #000000;
text-decoration: none;
}
a {
font-family:Century Gothic,Avant Garde,Futura,Futura Lt BT,Futura Md BT;
color: #000000;
text-decoration: none;
}
/*-----------------------------------------------------------------------*/
/* Textformatierung für Kategorieaufzählung auf der Startseite           */
/*-----------------------------------------------------------------------*/
table.a {
font-family:Tele-Antiqua;
color: #000000;
text-decoration: none;
font-weight: bold;
}
/*-----------------------------------------------------------------------*/
/* Überschriftenformatierung h1 - h6 */
/*-----------------------------------------------------------------------*/
h1 {
font-size: 24px;
line-height: 44px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}
h2 {
font-family:Century Gothic,Avant Garde,Futura,Futura Lt BT,Futura Md BT;
font-size: 18px;
line-height: 40px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}
h3 {
font-size: 16px;
line-height: 22px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}
h4 {
font-size: 14px;
line-height: 26px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}
h5 {
font-size: 12px;
line-height: 22px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}
h6 {
font-size: 10px;
line-height: 18px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}
td.addi{
font-family:Tele-Antiqua;
font-size:12px;
font-weight:bold;
}