#footer_container {
	width:100%;
	height:170px;
	background-color:#131313;
}
#footer_headline {
	width:100%;
	height:45px;
	background:url(../images/footer_topline.png) repeat-x 0px 0px;
}
#footer_body {
	width:950px;
	height:170px;
	margin:0px auto;
}
#footer_topshadow {
	width:100%;
	margin-top:-170px;
	height:14px;
	background:url(../images/footer_topshadow.png) repeat-x 0px 0px;
}
#footer_hcard_bg {
	float:right;
	background-image:url(../images/footer_mindenrekep_logo.png);
	background-repeat:no-repeat;
	background-position:58px 20px;
	height:70px;
	width:239px;
	padding-top:60px;
}
#footer_bottomline {
	width:100%;
	height:54px;
	background:url(../images/footer_bottomline.png) repeat-x 0px 0px;
}
#footer_bottomline_container {
	width:938px;
	padding-left:12px;
	height:54px;
	margin:0px auto;
}
#footer_bottomline_webabstract {
	display:block;
	float:left;
	width:170px;
	height:54px;
	background:url(../images/footer_webabstract.png) no-repeat 0px 11px;
}
.footer_bottomline_links {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#929191;
	text-align:right;
	margin-left:10px;
	margin-top:18px;
	text-decoration:none;
}
.footer_bottomline_links:hover { text-decoration:underline; }
.footer_hcard_text {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6c6c6c;
	text-align:right;
}
.footer_contentblocks {
	float:left;
	width:175px;
	height:130px;
}
.footer_blocks_head {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:16px;
	text-align:left;
	margin-left:12px;
	margin-top:20px;
	margin-bottom:12px;
}
.footer_blocks_links {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	text-align:left;
	margin-left:12px;
	text-decoration:none;
}
.footer_blocks_links:hover { text-decoration:underline; }