/* Formatvorlagen fuer den allgemeinen Stil der Website Lehni*/

body 		{
		background-color:#000000
		}

td 		{
		font-family:Arial,sans-serif;font-size:12px;color:#FFFFFF;
		}

td.Adresse 	{
		font-size:9px;line-height:11px;vertical-align:bottom
		}

td.Inhalt 	{
		line-height:16px;text-align:left;
		}

a.thema 	{
		color:#FFFFFF;text-decoration:none
		}
a.thema:hover 	{
		color:#FF6666
		}

div.titel 	{
		margin-top:0px
		}

td.Head {font-weight:bold;font-size:17px;color:#ff3333}


/* Versuch mit anderen teilen*/




a 	{
	text-decoration:none;
	color:#FFFFFF;
	}



a:hover {
	color:#ff3333;  }



