.topBfgaText {
    font-family: 'Times New Roman', Times, serif;
    font-size: 350%;
    font-weight: bold;
    color: #004886;
    width: 99%;
    height: auto;
    text-align: center;
}
.topBfgaTextShow {
    font-family: 'Times New Roman', Times, serif;
    font-size: 100%;
    font-weight: bold;
    color: #004886;
    text-align: center;
}
.topTextGrafik {
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
@media only screen and (max-width: 1200px) {
    .topBfgaText {
        font-size: 250%;
    }
    .topBfgaTextShow {
        font-size: 80%;
    }
    .topTextGrafik {
        display: none;
    }
} 
@media only screen and (max-width: 800px) {
    .topBfgaText {
        font-size: 170%;
    }
    .topBfgaTextShow {
        font-size: 80%;
    }
    .topTextGrafik {
        display: none;
    }
} 

/* Schriften */
h1 {
    font-family: Verdana, Geneva, Tahoma, sans-serif; 
    font-size: 90%;
    font-weight: normal;
    text-align: center;
    color: #8888ff;
    margin-top: 10px;
    margin-bottom: 20px;
}

/* Times Ü bold*/

h2 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 130%;
    font-weight: bold;
    color: #22118d;
    margin-top: 10px;
}

/* Unterschrift */

h3 {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 110%;
    font-weight: bold;
    color: #004886;
}

h4 {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 120%;
    color: #fff;
}
h5 {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 140%;
    font-weight: bold;
    text-align: center;
    color: #004886;
}
h6 {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 120%;
    font-weight: bold;
    text-align: center;
    color: #004886;
}
p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%; 
    font-weight: normal;
    color: black;
    text-shadow: none;
}
@media only screen and (max-width: 1100px) {
    p {
        font-size: 110%;
    }
} 
p.big {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 110%;
    color: #004886;
    text-shadow: none;
}
p.fett {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 100%;
    color: black;
    text-shadow: none;
}
p.date {
    font-family: monospace;
    font-weight: bolder;
    font-size: 95%;
    color: #17a089;
    text-shadow: none;
    margin-top: -15px;
}
p.dateRight {
    font-family: monospace;
    font-weight: normal;
    font-size: 90%;
    padding-right: 15px;
    color: #444;
    text-shadow: none;
    text-align: right;
}
p.author {
    font-family: Verdana, Geneva, Tahoma, sans-serif; 
    font-size: 80%; 
    font-weight: normal;
    color: #fff;
    margin-top: -10px;
}
p.small {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%; 
    font-weight: normal;
    color: #555;
    text-shadow: none;
}
p.impSmall {
    font-family: Verdana, Geneva, Tahoma, sans-serif; 
    font-size: 80%; 
    font-weight: normal;
    color: #888;
}
p.times {
    font-family: 'Times New Roman', Times, serif;
    font-size: 1em;
    font-weight: normal;
    color: #333;
}
p.vorstand {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%; 
    font-weight: normal;
    color: black;
    text-shadow: none;
    margin-top: -8px;
}
p.vorstandBlue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 110%; 
    font-weight: normal;
    color: rgb(48, 42, 168);
    text-shadow: none;
}
p.blueDark {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 94%;
    text-decoration: none;
    color: rgb(64, 45, 167);
    text-shadow: none;
}
p.white {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
    font-weight: normal;
    color: white;
}
p.bottomHead {
    font-family: 'Times New Roman', Times, serif;
    font-size: 110%;
    font-weight: bold;
    color: #b3b3e4;
}
p.bottomText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
    font-weight: normal;
    line-height: 1.1em;
    color: #ccc;
}
p.bottomWebmaster {
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 70%;
    font-weight: lighter;
    text-align: center;
    vertical-align: bottom;
    color: #ccc;
}
.lastUpdate {
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: lighter;
    font-size: 80%;
    color: gray;
    text-shadow: none;
    text-align: right;
}
.fettRed {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 110%;
    color: red;
    text-shadow: none;
}
.underline {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 110%;
    text-decoration: underline;
    color: black;
    text-shadow: none;
}
.noReturn {
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 110%;
    color: black;
    text-shadow: none;
}
.noReturnRed {
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 110%;
    color: red;
    text-shadow: none;
}
@media only screen and (max-width: 1100px) {
    .noReturn{
        font-size: 100%;
    }
    .noReturnRed{
        font-size: 100%;
    }
    .fettRed{
        font-size: 100%;
    }
} 
.termTextActive {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 120%;
    font-weight: bold;
    color: blue;
    text-align: center;
}
.termText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 120%;
    font-weight: bold;
    color: black;
    text-align: center;
}
.termDivText {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 150%;
    font-weight: bold;
    color: black;
    text-align: center;
    margin-bottom: 5px;
    text-shadow: -1px -1px #fff;
}
.termDivSubText {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 130%;
    font-weight: normal;
    /* color: rgb(41, 33, 193); */
    color: black;
    text-align: center;
}
@media only screen and (max-width: 1000px) {
    .termDivSubText {
        width: 95%;
    }
} 
.linkBottom {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    text-decoration: underline;
    color: blue;
}
.linkBottom:hover {
    color: red;
}
.linkBottomLightgreen{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    text-decoration: underline;
    color: lightgreen;
}
.bottomYellow {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: .8em;
    color: yellow;
    text-shadow: none;
}
sup {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 110%;
    color: red;
    text-shadow: none;
}