a:link    {text-decoration: none ;      color: blue ;  }
a:hover   {text-decoration: underline ; color: red ;   }
a:active  {text-decoration: none ;      color: green ; }

body {	font-family: Times New Roman;
        font-size: 12pt;
	color: #000000 ;
	background: #FFFFCC } 

#c2 { font-family: Comic Sans MS; font-size:10pt;  color:#0000FF ; font-weight:bold ; font-style:normal } /* blau  10 Pt  */
#pa { font-size:10pt; color:#0000FF ; font-weight:normal ; font-style:normal } /* schwarz 10 Pt  normal */
#fn { font-size:10pt; color:#000000 ; font-weight:normal ; font-style:normal } /* schwarz 10 Pt  normal */
#s1 { font-size:7pt;  color:#000000 ; font-weight:bold ;   font-style:normal } /* schwarz  7 Pt  */
#s2 { font-size:10pt; color:#000000 ; font-weight:bold ;   font-style:normal } /* schwarz 10 Pt  */ 
#s3 { font-size:12pt; color:#000000 ; font-weight:bold ;   font-style:normal } /* schwarz 12 Pt  */
#si { font-size:12pt; color:#000000 ; font-weight:normal ; font-style:italic } /* schwarz 12 Pt  */
#sf { font-size:12pt; color:#000000 ; font-weight:bold ;   font-style:italic } /* schwarz 12 Pt  */
#su { font-size:12pt; color:#000000 ; font-weight:normal ; font-style:normal ; text-decoration:underline} /* schwarz 12 Pt  */
#s4 { font-size:14pt; color:#000000 ; font-weight:bold ;   font-style:normal } /* schwarz 14 Pt  */
td  { font-size:12pt; color:#000000 ; font-weight:normal ; font-style:normal } /* schwarz 12 Pt  */ 
blockquote { margin-left:25px; }
ul         { list-style-image:url(../pageform/cross.gif) ;
      	     list-style-position: outside; }
ul ul 	   { list-style-image:url(../pageform/rhomb.gif) ;
      	     list-style-position: outside; }
li  	   { margin-left:10px; }
.pG	   { position:relative; left:8px; }
.pT	   { position:relative; left:8px; }

