@charset "UTF-8";

#footerreihe {
	width:100%;
	position:relative;
	height:264px;
	background-image:url(../img/structur/footer_hg.jpg);
	background-repeat:repeat-x;
	margin-bottom:0px;
	padding-bottom:0px;
	bottom:0px;
	
}
#footerreihe_center { position:absolute; left:50%; margin-left:-237px;}
.footer_links {float:left;width: 236px; height:172px; border-left: 1px solid #b0bac0; margin-top:12px;}
.footer_links a { text-decoration:none; color:#44687d;}
.footer_links a:hover { color:#7e99aa;}

#footerreihe_center h3 { margin: 16px 0px 0px 14px; font-family: Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:22px; color:#d3212a; text-transform:uppercase;}
#footerreihe_center h4 { margin: 12px 5px 5px 14px; font-family: Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height:16px; color:#44687d;}

