body {           
font-family: Arial, normal;
font-size:small;
font-weight:bold;
margin:0;padding:20px;}

.greenbox_head 	{
		border-collapse			: collapse; 
		border-left-width		: 1; 
		border-right-width		: 1; 
		border-top			: 1px solid #46bb00; 
		border-bottom			: 1px solid #46bb00; 
		padding-left			: 1; 
		padding-right			: 1; 
		padding-top			: 1; 
		padding-bottom			: 1;
		font-family			: Arial;
		sans-serif; 
		font-size			: 13;
		background-color		: #8bff46;
		}

.greenbox_foot	{		
		border-left-width		: 1; 
		border-right-width		: 1; 
		border-top-width		: 1; 
		border-bottom			: 1px solid #46BB00
		}

.philbox	{
		border-collapse			: collapse; 
		border-left			: 1px solid #46bb00; 
		border-right			: 1px solid #46bb00;  
		border-top			: 1px solid #46bb00; 
		border-bottom			: 1px solid #46bb00; 
		padding-left			: 1; 
		padding-right			: 1; 
		padding-top			: 1; 
		padding-bottom			: 1;
		font-family			: Arial;
		sans-serif; 
		font-size			: 13;
		background-color		: #46bb00;
		}

td		{
		font-family			: Arial;
		sans-serif; 
		font-size:13;
		}  

a		{
		font-family			: Arial;
		text-decoration			: underline;
		color				: #000000;
		cursor				: auto;
		}

a:hover		{
		font-family			: Arial;
		text-decoration			: underline;
		background			: #46bb00;
		color				: #ffffff;
		}

.foto	{
		font-family			: Arial;
		text-decoration			: none;
		color				: #ffffff;
		cursor				: auto;
		}

.linkless	{
		font-family			: Arial;
		text-decoration			: none;
		color				: #000000;
		cursor				: auto;
		}

.kleinerlink	{
		font-family			: Arial;
		font-size			: 12px;
		text-decoration			: underline;
		color				: #000000;
		cursor				: auto;
		}

.kleinertext    {
		font-family			: Arial;
		font-size			: 8px;
		}

.kleinertextgruen    {
		font-family			: Arial;
		font-size			: 10px;
		color				: #46bb00;
		}
.kleinertextschwarz    {
		font-family			: Arial;
		font-size			: 10px;

		}

.grossertext    {
		font-family			: Arial;
		font-size			: 24px;
		}

.underlineless  {		
		font-family			: Arial;
		text-decoration			: none;
		color				: #000000;
		cursor				: auto;
		}