body { font-family : Arial,Univers,Helvetica; font-size : 80%; background-color: #CECECE}



.bc22justify {
        FONT-SIZE: 22px; COLOR: black; font-family: Arial, Univers, Helvetica;
        text-align: justify;
        text-justify: inter-word;
        hyphens: auto;
        hyphenate-limit-chars: 10 3 4; }


.bc18justify {
        FONT-SIZE: 18px; COLOR: black; font-family: Arial, Univers, Helvetica;
        text-align: justify;
        text-justify: inter-word;
        hyphens: auto;
        hyphenate-limit-chars: 10 3 4; }



.bc16justify {
        FONT-SIZE: 16px; COLOR: black; font-family: Arial, Univers, Helvetica;
        text-align: justify;
        text-justify: inter-word;
        hyphens: auto;
        hyphenate-limit-chars: 10 3 4; }



.bc14justify {
        FONT-SIZE: 14px; COLOR: black; font-family: Arial, Univers, Helvetica;
        text-align: justify;
        text-justify: inter-word;
        hyphens: auto;
        hyphenate-limit-chars: 10 3 4; }



.bc12justify {
        FONT-SIZE: 12px; COLOR: black; font-family: Arial, Univers, Helvetica;
        text-align: justify;
        text-justify: inter-word;
        hyphens: auto;
        hyphenate-limit-chars: 10 3 4; }



.bc16center {
        FONT-SIZE: 16px; COLOR: black; font-family: Arial, Univers, Helvetica;
        text-align: center;   }



.bc22ohne {
        FONT-SIZE: 22px; COLOR: black; font-family: Arial, Univers, Helvetica;
        hyphens: auto;
        hyphenate-limit-chars: 10 3 4;  }



.bc18ohne {
        FONT-SIZE: 18px; COLOR: black; font-family: Arial, Univers, Helvetica;
        hyphens: auto;
        hyphenate-limit-chars: 10 3 4;  }



.bc16ohne {
        FONT-SIZE: 16px; COLOR: black; font-family: Arial, Univers, Helvetica;
        hyphens: auto;
        hyphenate-limit-chars: 10 3 4;   }



.bc14ohne {
        FONT-SIZE: 14px; COLOR: black; font-family: Arial, Univers, Helvetica;
        hyphens: auto;
        hyphenate-limit-chars: 10 3 4;  }


.bc12ohne {
        FONT-SIZE: 12px; COLOR: black; font-family: Arial, Univers, Helvetica;
        hyphens: auto;
        hyphenate-limit-chars: 10 3 4;   }






A:link {
color : blue;
padding : 3px;
text-decoration: none; }

A:visited {
color : #0D0098;
padding : 3px;
text-decoration: none; }

A:hover {
color : black;
background-color : #F6F6F6;
padding : 3px;
text-decoration: none; }

A:active {
color : black;
padding : 3px;
text-decoration: none; }



A.rot:link {color : red; padding : 3px; text-decoration: none;}
A.rot:visited {color : #990000; padding : 3px; text-decoration: none; }
A.rot:hover {color : black; background-color : #F6F6F6; padding : 3px; text-decoration: none; }
A.rot:active {color : black; padding : 3px; text-decoration: none; }