

/* --- Stylesheet 390 () --------- */ 

#footer {
	background-color: #ccc;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 15px 20px 15px 70px;
	color: #444;
	font-size: 12px;
	line-height: 16px;
	position: relative;
}

#footer a {
	color: #444;
	text-decoration: none;
	border-bottom: 1px dotted #888;
}
#footer .hidden {
	display: none;
}

#footer .left {
	position: relative;
	margin-right: 40px;
}

#footer .sterne span {
	position: absolute;
	right: 10px;
	bottom: 5px;
	font-weight: bold;
}