
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-color:"#FEFEC8";
        background : url(images/back.jpg);
        font-family:'times new roman',arial,helvetica;
        color:#476DF3;
        font-size:12pt;
        font-style:"normal";
        margin-left:0px;
        margin-right:1px;
        margin-top:0px
}

/* 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:#476DF3;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;}