
a:link {text-decoration:none; font-family:'times new roman',arial,helvetica;color:#993300;font-size:11pt; font-weight:bold }
a:visited {text-decoration:none; font-family:'times new roman',arial,helvetica;color:#993300;font-size:11pt; font-weight:bold }
a:active {text-decoration:none; font-family:'times new roman',arial,helvetica;font-size:11pt; color:#993300; 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-color :"#ffffcc";
        background : url(images/back.jpg);
        font-family:'times new roman',arial,helvetica;
        color:#993300;
        font-size:12pt;
        font-style:"normal";
        margin-left:5px;
        margin-right:5px;
        margin-top:1px
}

/* verborgene Schrift im Hintergrund der indexseite*/
.verborgen {
         visibility:hidden;
         font-family:'times new roman',arial,helvetica;
         color:#993300;
         font-size: 1!px;
         font-style: normal;
         font-weight: normal;
}


/* h1 braun fuer braune Haupt- ueberschriften */
h1.braun{color:#993300;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:#993300;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}
