body {background-color: #ffffff;
      font-family: verdana,geneva,arial,helvetica,sans-serif;
      font-size: small;
      color: #000000;
      margin: 0;
      padding: 0;}

td {font-family: verdana,geneva,arial,helvetica,sans-serif;
    font-size: small;}

/*td.menue {font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: small;}*/

td.titel	{color: %FARBE_ÜBER%;
		font-size: medium;}

a:link    	{background-color: transparent;
          	color: #3e1daa;
           	text-decoration:underline;}
a.menue:link	{background-color: transparent;
           	color: #3e1daa;
           	text-decoration:none;}
a.m1:link	{background-color: transparent;
				font-size: %CSS_M1_font-size%;
           	color: #3e1daa;
           	text-decoration:none;}
a.m2:link	{background-color: transparent;
				font-size: %CSS_M2_font-size%;
			  	color: #3e1daa;
           	text-decoration:none;}

a:visited 	{background-color: transparent;
           	color: #3a2e6d;
           	text-decoration:underline;}
a.menue:visited {background-color: transparent;
           	color: #3a2e6d;
           	text-decoration:none;}
a.m1:visited {background-color: transparent;
				font-size: %CSS_M1_font-size%;
           	color: #3a2e6d;
           	text-decoration:none;}
a.m2:visited {background-color: transparent;
				font-size: %CSS_M2_font-size%;
           	color: #3a2e6d;
           	text-decoration:none;}

a:active  	{background-color: transparent;
           	color: #d3472e;
           	text-decoration:none;}

a:hover   	{background-color: transparent;
           	color: #d3472e;
           	text-decoration:underline;}
a.menue:hover   {background-color: transparent;
           	color: #370be5;
		text-decoration:underline;}
a.m1:hover   {background-color: transparent;
				font-size: %CSS_M1_font-size%;
           	color: #370be5;
				text-decoration:underline;}
a.m2:hover   {background-color: transparent;
				font-size: %CSS_M2_font-size%;
				color: #370be5;
				text-decoration:underline;}

p.klein		{font-size: x-small;}

h2	{color: %FARBE_ÜBER%;
	font-size: large;}

h2	{color: %FARBE_ÜBER%;
	font-size: medium;}

h3	{color: %FARBE_ÜBER%;
	font-size: small;}