
a:link {text-decoration:none; font-family:'times new roman',arial,helvetica;color:#476DF3;font-size:11pt; font-weight:bold }
a:visited {text-decoration:none; font-family:'times new roman',arial,helvetica;color:#476DF3;font-size:11pt; font-weight:bold }
a:active {text-decoration:none; font-family:'times new roman',arial,helvetica;font-size:11pt; color:#476DF3; font-weight:bold }
a:hover {text-decoration:none; font-family:'times new roman',arial,helvetica;color:#ff0000;font-size:11pt; font-weight:bold }



/* body fuer Fliesstext */
body{

        background : url(images/back.jpg);
        background-color :"#FEFEC8";
        font-family:'times new roman',arial,helvetica;
        color:#476DF3;
        font-size:12pt;
        font-style:"normal";
        margin-left:5px;
        margin-right:5px;
        margin-top:0px
}

/* verborgene Schrift im Hintergrund der indexseite*/
.verborgen {
         visibility:hidden;
         font-family:'times new roman',arial,helvetica;
         color:#476DF3;
         font-size: 1!px;
         font-style: normal;
         font-weight: normal;
}


/* h1 braun fuer braune Haupt- ueberschriften */
h1.braun{color:#476DF3;font-family:arial,helvetica;font-style:"normal";font-size:30pt;font-weight:bolder}


/* div.fett fuer normale aber fette Schrift*/
div.fett{font-family:'times new roman',arial,helvetica;color:#476DF3;font-size:11pt; font-weight:bold}


/*normblack für Bildtitel */
div.normblack{font-family:'times new roman',arial,helvetica;color:#000000;font-size:12pt; font-weight:norm}


 /* div.klein fuer ganz kleine Schrift als linkbeschreibung*/
div.klein{ font-family: Verdana, Arial, Helvetica;  font-size: 6pt;   font-weight: normal; color: #6f6f6f;}


