
a:link {text-decoration:none; font-family:'times new roman',arial,helvetica;color:#0000ff;font-size:11pt; font-weight:bold }
a:visited {text-decoration:none; font-family:'times new roman',arial,helvetica;color:#0000ff;font-size:11pt; font-weight:bold }
a:active {text-decoration:none; font-family:'times new roman',arial,helvetica;font-size:11pt; color:#0000ff; font-weight:bold }
a:hover {text-decoration:none; font-family:'times new roman',arial,helvetica;color:#000000;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:#00008c;
        font-size:12pt;
        font-style:"normal";
        margin-left:0px;
        margin-right:1px;
        margin-top:0px
}

/* h1 blau fuer blaue Haupt- ueberschriften */
h1.blue{color:#0000ff;font-family:'times new roman',arial,helvetica;font-style:"normal";font-size:24pt;font-weight:bold}

h2.blue{color:#0000ff;font-family:'times new roman',arial,helvetica;font-style:"normal";font-size:16pt;font-weight:bold}

h4.blue{color:#0000ff;font-family:'times new roman',arial,helvetica;font-style:"normal";font-size:12pt;font-weight:bold}


/* div.fett fuer normale aber fette Schrift*/
div.fett{font-family:'times new roman',arial,helvetica;color:#00008c;font-size:11pt; font-weight:bold}


/* div.fett fuer normale aber schmale Schrift*/
div.small{font-family:'times new roman',arial,helvetica;color:#00008c;font-size:10pt; font-weight:normal}

/* div.rot fuer fette rote Schrift*/
div.rot{font-family:'times new roman',arial,helvetica;color:#ff0000;font-size:11pt; font-weight:bold}


/* div.fett fuer die normale Bodyschrift*/
div.norm{font-family:'times new roman',arial,helvetica;color:#00008c;font-size:12pt; font-weight:normal}
