body{
	width:100%;
	background-color: #ee4706;
	color: black; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: Arial, Helvetica, sans-serif;  
	text-align: center;
 	}
		

	td.klein	{color: #fff; font-size: 10px; text-align: left; line-height:10px; }
		
		p.copyright  { color: #fff; font-size: 10px; line-height: 10px; font-family: Arial, Helvetica, sans-serif }
		
		a:link	   	{ color: white;  font-size: 12px;  text-decoration: none }
		a:active	{ color: white;  font-size: 12px;  text-decoration: none }
		a:visited	{ color: white;  font-size: 12px;  text-decoration: none }
		a:hover	    { color: black ; font-weight:bold;  text-decoration: underline}


.klein {color: black;font-size: 10px;line-height:10px;font-weight: normal;} 
a.klein:link 	{ color: black; font-size: 10px; line-height:10px;font-weight:normal; text-decoration:none} 
a.klein:visited { color: black; font-size: 10px; line-height:10px;font-weight:normal; text-decoration:none} 
a.klein:active 	{ color: black; font-size: 10px; line-height:10px;font-weight:bold; text-decoration:none} 
a.klein:hover 	{ color: white}


.unten {
	vertical-align: bottom;	
}
img {
    display: block;
    margin-left: auto;
    margin-right: auto }
}