/* footer.css */

#footer {background: url(../../../datei/img/bg_footer.jpg) center center repeat;border-top: 4px solid #bd1e14; }
#footer h1 {margin: 25px 0 15px 0;  font:1.4rem 'Open Sans', sans-serif;color: #e6e6e6; text-align: center;}
#footer h2 {margin: 15px 0 0 0;font:1.3rem 'Open Sans', sans-serif;color: #595959;}
#footer section  {margin: 15px 0 45px 0;}
#footer p {font:0.85rem 'Open Sans', sans-serif;color: #e6e6e6; line-height: 1.4rem;}
#footer .icon {margin: 0 7px 0 0;}



.footer_bottom {background-color: #3d3d3d;}
.footer_bottom p{font:0.7rem 'Open Sans', sans-serif;color: #e6e6e6; }

#footer a {color:#e6e6e6; text-decoration: none; font:0.85rem}
#footer a:hover{color:#bd1e14; text-decoration: none; font:0.85rem}

.footer_bottom a {color:#e6e6e6; text-decoration: none; font:0.85rem}
.footer_bottom a:hover{color:#bd1e14; text-decoration: none; font:0.85rem}