<!--

body  {
	font-family : Arial;
	color : black;
	font-size : 10pt;
	font-weight: normal;
}

p  { 
	font-family : Arial;
	color : black;
	font-size : 10pt;
	font-weight: normal;
}

td  {
	font-family : Arial;
	color : black;
	font-size : 10pt;
	font-weight: normal;
}


p.quelle  {   
	font-family : Arial;
	color : black;
	font-weight : bold;
	font-size : 8pt;
}

p.head1  {   
	font-family : Arial;
	color : black;
	font-weight : bold;
	font-size : 24pt;
}
td.head1  {   
	font-family : Arial;
	color : black;
	font-weight : bold;
	font-size : 24pt;
}

p.head2  {   
	font-family : Arial;
	color : rgb(150,150,150);
	font-weight : bold;
	font-size : 12pt;
}
td.head2  {   
	font-family : Arial;
	color : rgb(150,150,150);
	font-weight : bold;
	font-size : 12pt;
}

td.quelle  {  
	font-family : Arial;
	color : black;
	font-weight : bold;
	font-size : 8pt;
}


a  {
	color : darkblue;
	text-decoration : underline;
	font-weight : normal;
        font-size : 10pt;
}

a:link  {
	color : darkblue;
	text-decoration : underline;
	font-weight : normal;
        font-size : 10pt;
}

a:visited  {
	color : grey;
	text-decoration : underline;
	font-weight : normal;
        font-size : 10pt;
}

a:active  {
	color : red;
	text-decoration : underline;
	font-weight : normal;
        font-size : 10pt;
}

a:hover  {
	color : red;
	text-decoration : underline;
	font-weight : normal;
        font-size : 10pt;
}

a.t  {
	color : darkblue;
	text-decoration : none;
	font-weight : normal;
        font-size : 10pt;
}

a.t:link  {
	color : darkblue;
	text-decoration : none;
	font-weight : normal;
        font-size : 10pt;
}

a.t:visited  {
	color : grey;
	text-decoration : none;
	font-weight : normal;
        font-size : 10pt;
}

a.t:active  {
	color : red;
	text-decoration : none;
	font-weight : normal;
        font-size : 10pt;
}

a.t:hover  {
	color : red;
	text-decoration : none;
	font-weight : normal;
        font-size : 10pt;
}

a.t2  {
	color : darkblue;
	text-decoration : underline;
	font-weight : normal;
        font-size : 8pt;
}

a.t2:link  {
	color : darkblue;
	text-decoration : underline;
	font-weight : normal;
        font-size : 8pt;
}

a.t2:visited  {
	color : grey;
	text-decoration : underline;
	font-weight : normal;
        font-size : 8pt;
}

a.t2:active  {
	color : red;
	text-decoration : underline;
	font-weight : normal;
        font-size : 8pt;
}

a.t2:hover  {
	color : red;
	text-decoration : underline;
	font-weight : bold;
        font-size : 10pt;
}


a.nav  {
	color : white;
	text-decoration : none;
	font-weight : normal;
        font-size : 10pt;
}

a.nav:link  {
	color : white;
	text-decoration : none;
	font-weight : normal;
        font-size : 10pt;
}

a.nav:visited  {
	color : white;
	text-decoration : none;
	font-weight : normal;
        font-size : 10pt;
}

a.nav:active  {
	color : red;
	text-decoration : none;
	font-weight : normal;
        font-size : 10pt;
}

a.nav:hover  {
	color : red;
	text-decoration : underline;
	font-weight : normal;
        font-size : 10pt;
}

td.BG_head  {
	color : black;
	font-family : Arial;
	font-size : 10pt;
	background-color:white;
}

td.BG1  {
	color : black;
	font-family : Arial;
	font-size : 10pt;
	background-color:rgb(230,230,230);
}

td.BG2  {
	color : black;
	font-family : Arial;
	font-size : 10pt;
	background-color:rgb(210,210,210);
}

td.BG3  {
	color : black;
	font-family : Arial;
	font-size : 10pt;
	background-color:rgb(100,100,100);
}

td.BG_fehler  {
	color : black;
	font-family : Arial;
	font-size : 10pt;
	background-color:red;
}

p.BG_head  {
	color : black;
	font-family : Arial;
	font-size : 10pt;
	background-color:white;
}

p.BG1  {
	color : black;
	font-family : Arial;
	font-size : 10pt;
	background-color:rgb(230,230,230);
}

p.BG2  {
	color : black;
	font-family : Arial;
	font-size : 10pt;
	background-color:rgb(210,210,210);
}

p.BG3  {
	color : black;
	font-family : Arial;
	font-size : 10pt;
	background-color:rgb(100,100,100);
}

p.BG_fehler  {
	color : black;
	font-family : Arial;
	font-size : 10pt;
	background-color:red;
}
//-->