/*Grid*/
.line,.lastUnit{overflow:hidden; *overflow:visible;*zoom:1;}
.unit{float:left;}
.unitRight{float:right;}
.size1of1{float:none;}
.size1of2{width:50%;}
.size1of3{width:33.33333%;}
.size2of3{width:66.66666%;}
.size1of4{width:25%;}
.size3of4{width:75%;}
.size1of5{width:20%;}
.size2of5{width:40%;}
.size3of5{width:60%;}
.size4of5{width:80%;}
.lastUnit{float:none;width:auto;_position:relative;_left:-3px;_margin-right:-3px;}

img { border: 0; vertical-align: top; }


#footer {
	/*background: url(http://img.erento.com/images/footer_bg.gif) repeat-x top;*/
	color: #999;
	margin-top: 24px;
  text-align: left;
}
#footer .content { 
	margin: 0 auto;
}
#footer td { vertical-align: top; padding-top: 15px;}
#footer strong { padding-bottom: 5px; display: block; }
#footer p { font: normal 12px/normal Arial,Helmet,Freesans,sans-serif; }
#footer li { list-style-type: none; margin-bottom: 1px;}
#footer a { display: inline-block; font-size: 12px; text-decoration: none; color: #888; font-family:Arial,Helmet,Freesans,sans-serif; line-height: 16px; }
#footer a:hover { text-decoration: underline; color: #ef244c; }
#footer li a { 
	font: normal 12px/normal Arial,Helmet,Freesans,sans-serif;
	color: #888;
	text-decoration: none;
}

#footer li a:hover {
	color: #06c;
	text-decoration: underline;
}

#footer .active a { color: #000000; }
#footer .active li a { color: #06c; }

.grau {
    color:#888;
}



#footer .lang { position: relative; margin-top: -20px;}
#footer .lang td { padding: 0; }
#footer .lang td.edge { height: 7px; font-size: 1px; line-height: normal; padding: 0; white-space: normal; }
#footer .lang strong, #footer .lang ul { margin-left: 0px; }

#footer span {
    color: #888;
}
footer div.copyright {
    clear: both;
}
/* sprite_main.png */
img#img_partner_footer, div.footerBorderFake {
    background-image: url(/images/sprite_main.png);
}
img#img_partner_footer { background-position:   0px -5300px; }
div.footerBorderFake   { background-position:   0px -5400px; }


