/* $Id: impressum.css 13 2007-09-07 07:03:53Z hweber $ */

/*----------------------------------------------------------*/
/* Abweichende CSS-Anweisungen für die Sitemap              */
/*----------------------------------------------------------*/

/* Schriftgröße verschachteltet Listenelemente */
ul ul				{	padding-left:1.0em; }
ul ul li			{	font-size:1.0em; }

/* Links der Sitemap nicht unterstreichen */
ul a				{	text-decoration:none; }
ul a:link			{	text-decoration:none; }
ul a:active			{	text-decoration:none; }
ul a:visited		{	text-decoration:none; }
ul a:hover			{	text-decoration:underline; }