@charset "utf-8";

/* Footer */

#aaFooter {
	border-bottom: 1px solid #e2e2e2;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	clear: both;
}

#aaFooter p {
	margin-bottom: 18px;
}

#aaFooter .editors {
	width: 200px;
	text-align: center;
	padding-top: 90px;
	background: url(../images/adressaguiden/footerLogo.gif) no-repeat;
}


#aaFooter .container {
	float: right;
	width: 730px;
}

#aaFooter .column1 {
	float: left;
	width: 270px;
}

#aaFooter .column2 {
	float: left;
	width: 270px;
}

#aaFooter .column3 {
	float: left;
	width: 150px;
}

#aaFooter .disclaimer {
	clear: left;
	color: #919191;
   
}

#aaFooter .disclaimer a{
	text-decoration: none;

}


#aaFooter .link {
    text-align: center;
    width:730px;
    margin-bottom: 10px;
    float:right;
}
