body
    {
    margin: 0px;
    padding: 0px;
    background-color: #9F9F9F;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #6F6F6F;
	background-color: #454545;
	
    }

	table {
		background-color: #454545; 
	}

a:link, a:visited {
		text-decoration: none; 
		color: #8F8F8F;
		}
		
a:hover {
		text-decoration: none; 
		color: #ffffff;
		}
		
a:active, a:focus {
		text-decoration: none; 
		color: #ffffff;
		}


.headline
{
         font-weight: bold;
         font-size: 13px;
         color: #8F8F8F;
		 font-family: Arial; 
}

.kunde
{		font-weight: bold; 
		letter-spacing: 1px;
		}
