
a:link {font-family:'times new roman',arial,helvetica;color:#0000ff;font-size:11pt; font-weight:bold }
a:visited {font-family:'times new roman',arial,helvetica;color:#000000;font-size:11pt; font-weight:bold }
a:active {font-family:'times new roman',arial,helvetica;font-size:11pt; color:#0000ff; font-weight:bold }
a:hover {font-family:'times new roman',arial,helvetica;color:#ff0000;font-size:11pt; font-weight:bold }

/* body fuer Fliesstext */
body{                                        <font color="#FF0000">rot</font>

        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}


h4.black{color:#000000;font-family:'times new roman',arial,helvetica;font-style:"normal";font-size:12pt;font-weight:bold}


/* div.bold fuer die normale Bodyschrift*/
div.bold{font-family:'times new roman',arial,helvetica;color:#00008c;font-size:12pt; font-weight:bolder}

 

   td.tabellebeschriftung {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	text-align: center;
}