body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
  background-repeat:no-repeat;
 /* width:1010px;
	height:29px;*/
  background-image:url('../bilder/footer.jpg');
 /*textformatierung*/
 	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
  padding-top:0px;
  }
   
 .rechtliches {
color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left:30px;
  padding-top:0px;
  }
a:link { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
	
 a:visited { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}
	
 a:hover, #footer a:active { 
	color: #6699CC;
	font-weight: bold;
	text-decoration: underline;
  }
  
