  #footer {  	
  	/*background-image: url(../../../inhalte/backgrounds/footer-bg.gif);*/
  	background-repeat: repeat-x;
  	background-color: #fffdfa;
  	border-top:2px solid #d7b068;
  	bottom:0;
  	float:left;
  	height:5em;
  	/*margin-left:5px;*/
  	position:fixed;
  	text-align:right;
  	width:96em;
  }
  
  .ie6 #footer {
    width: 96em;
    /*margin-left: 0.5px;*/
  }
  
  .ie7, .ie8 #footer {
    /*width: 955px;*/
  }
  
  #footer #copyright {
   float: left;
   clear: none;
   margin-top: 3px;
   color: #564B47;
	 font-family: Arial;
	 font-size: 11px;
	 margin-left: 6px;
  }
  
  .ie #footer #copyright {
   margin-top: 4px;
  }
  
  .ie6 #footer #copyright {
   margin-left: 4.5px;
  } 
  
  #footer ul {
   list-style: none;
   float: right;
   clear: none;
   margin-left:-46px;
   margin-top: 3px;
	 font-family: Arial;
	 font-size: 11px;	
   color: #564B47; 
  }
  
  .ie #footer ul {
   margin-left: 0;
   margin-top: 4px;
  }
  
  #footer ul li {
   float: right;
   clear: none;
   padding:0 10px;   
  }
  
  #footer ul li.footer_anfang, #footer ul li.footer_mitte {
   border-left: 1px solid #564B47;
  }
  
  #footer ul li a, #footer ul li a:hover, #footer ul li a:active, #footer ul li a:link, #footer ul li a:visited {
   text-decoration: none;
   color: #564B47;
  } 
  
  
/* Magento! */

#footer_h #footer {
 background: none;
 background-color:#fffdfa;
 background-repeat:repeat-x;
 float:left;
 text-align:right;
 width:100%;
 height: auto;
 position: relative;
 bottom: auto;
 border: none;
}

#footer_h #footer ul {
 clear:none;
 float:right;
 font-family:Arial;
 font-size:11px;
 list-style-image:none;
 list-style-position:outside;
 list-style-type:none;
 margin: 0;
 padding: 0;
 padding-top:3px;
}

.footer .informational li {
 border: none;
}

#footer_menupointid_65, #footer_menupointid_67, #footer_menupointid_66 {
 display: none;
}


#footer ul li#footer_menupointid_59 {
 border-left: none;
}

