body		{
		background-image:url('hintergrund.jpg');
		/*background-color:#FFFF99;*/
		}
		
td		{
		background-color:#fff;
		padding-left:8px;
		padding-right:8px;
		padding-top:8px;
		padding-bottom:8px;
		font-family:verdana;
		font-size:12px;
		}
		
td.main		{
		background-image:url('kalligrafie_trans.jpg');
		background-repeat:no-repeat;
		}
		
a:link		{
		 color:#000;
		 font-weight:bold;
		 text-decoration:none;
		 }

a:visited	{
		 color:#000;
		 font-weight:bold;
		 text-decoration:none;
		 }
		 
a:hover		{
		 color:#000;
		 font-weight:bold;
		 text-decoration:underline;
		 }
		 

a.inner:link		{
		 color:#000;
		 font-weight:bold;
		 text-decoration:none;
		 font-size:10px;
		 }

a.inner:visited	{
		 color:#000;
		 font-weight:bold;
		 text-decoration:none;
		 font-size:10px;
		 }
		 
a.inner:hover	{
		 color:#000;
		 font-weight:bold;
		 text-decoration:underline;
		 font-size:10px;
		 }
		 
h2		{
		font-size:14px;
		font-weight:bold;
		text-decoration:underline;
		}
