body	{background-color: #FFFFFF;}

p,td,th,i	{font-family: Arial, Helvetica, sans-serif;
			font-size: 13px; 
			font-style: normal;
			font-weight: normal;
			color: #000000 }

li			{font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			line-height: 24px; 
			font-weight: bold;
			color: #000000 }

li.normal	{font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			line-height: 17px; 
			font-weight: normal;
			color: #000000 }

b			{font-family: Arial, Helvetica, sans-serif;
			font-size: 13px; 
			font-weight: bold;}
			
.weiss		{font-family: Arial, Helvetica, sans-serif;
			font-size: 13px; 
			font-weight: normal;
			color: #FFFFFF}
			
.head		{font-family: Arial, Helvetica, sans-serif;
			font-size: 18px; 
			font-weight: bold; 
			color: #000000; }
			
.redhead	{font-family: Arial, Helvetica, sans-serif;
			font-size: 18px; 
			font-weight: bold; 
			color: #E20A16; }
			
/* ----------- TABELLE ----------------- */

th		{background-color: #F38620;
		text-align: center;
		font-weight: bold;
		color: #ffffff;}
		
td.hell	{background-color: #FFFBB8;
		text-align: center;
		font-weight: normal;}

td.dunkel	{background-color: #FFF98A;
			text-align: center;
			font-weight: normal;}
			
/* ----------- LINKS ----------------- */
		
a			{text-decoration: underline; 
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #000000}
			
a:active	{color: #000000 }


a:visited	{color: #000000 }

			
a.strich	{text-decoration:underline;}



a.weiss	{text-decoration: none; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal; 
		color: #FFFFFF}

a.weiss:active	{color: #FFFFFF }

a.weiss:visited	{color: #FFFFFF }

		
a.weiss_aktiv	{text-decoration: none; 
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				color: #FFFFFF}
			
a.weiss_aktiv:hover	{color: #FFFFFF;
					text-decoration:underline; }

a.weiss_aktiv:active	{color: #FFFFFF }

a.weiss_aktiv:visited	{color: #FFFFFF }



			




			
