/* CSS list-bereiche*/A:link, A:visited,	 { 	 color: #800000; text-decoration : none;  	 }a:hover	 {	 color: #000000;	  text-decoration: underline  	  }a:active	 { 	 color: #000000; 	 text-decoration: underline	 }A	 {	font-family : Verdana,Helvetica,Arial;	font-size : 10px;	color :navy; 	} 	body         { verdana: 11px; background-color: #FFFFFF; font-size: 12px; color: #000000 }table7        { font-size: 10px; color: #000000 }table        { background-repeat: repeat; background-attachment:                scroll; font-variant: normal; font-family: Verdana; font-size:                10px; list-style-image: url('images/pfeil_rot1.gif'); color:                #000080; background-position: 0% 70% }
