body { font-family : verdana,arial,helvetica; font-size : 80%;}


.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;
}



A:link {color : black; padding : 4px; text-decoration: none; }
A:visited {color : black; padding : 4px; text-decoration: none; }
A:hover {color : black; background-color : #F6F6F6; padding : 3px;text-decoration: none; }
A:active {color : black; padding : 4px; 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; }


A.menu:link    {FONT-SIZE: 20px; color : black; padding : 4px; text-decoration: none; }
A.menu:visited {FONT-SIZE: 20px; color : black; padding : 4px; text-decoration: none; }
A.menu:hover   {FONT-SIZE: 20px; color : black; background-color : #F6F6F6; padding : 4px;text-decoration: none; }
A.menu:active  {FONT-SIZE: 20px; color : black; padding : 4px; text-decoration: none; }



/* MouseOver für Infofenster */

.BubbleClass {COLOR: #FF3300; FONT-SIZE: 24px;/*background-color:  silver;*/ }

A.mouseover:link {COLOR: blue;}
A.mouseover:active {COLOR: blue;}
A.mouseover:visited {COLOR: blue;}

.bubble {position: absolute; left: 145px; top:  0px; height:10px; visiblity: hidden; z-index:10;}