span a 	{
	text-decoration: none;
	color:#CCC;
}
span a:visited {
	color: #CCC;
}
#footer div	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
#footer_titel {
	padding-left: 100px;
	height: 50px;
}
#footer_zeitungen {
	padding-bottom: 55px;
}
#footer_zeitschriften {
	padding-bottom: 13px;
}
#footer_online {
	padding-bottom: 12px;
}
#footer_druck {
	padding-bottom: 10px;
}
#footer_zeitungen, #footer_zeitschriften, #footer_online, #footer_druck {
	padding-left: 10px;
	width: 90px;
	float: left;
}
span div{
	 background: #333;
}
span a:hover {
	text-decoration: underline;
	background-color: #333;
}
span div .footerfett {
	 padding-left: 0px;
	 background: #333;
}
