/* --- Was man so alles im Footer haben möchte... ----------------------------------------------*/
.footer{
padding-top:20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
vertical-align: top;
color: #000000;
}

*html .footer{
padding-bottom:10px;
}

#gemein{
padding: 10px 0 20px 0;
text-align: center;
height: 50px;
}

#gemein div{
display: inline;
float: left;
}

#gemein a span{
display: none;
}

#lbv{
padding-left: 300px;
}

div#lbv a{
background:transparent url(/fileadmin/shbb_moelln/images/logos/lbv.gif) no-repeat scroll left bottom;
display: block;
height:45px;
width:120px;
}

div#lbv a:hover{
background:transparent url(/fileadmin/shbb_moelln/images/logos/lbv_hover.gif) no-repeat scroll left bottom;
height:45px;
width:120px;
}

div#shbb a{
background:transparent url(/fileadmin/shbb_moelln/images/logos/shbb.gif) no-repeat scroll left bottom;
display: block;
height:45px;
width:120px;
}

div#shbb a:hover{
background:transparent url(/fileadmin/shbb_moelln/images/logos/shbb_hover.gif) no-repeat scroll left bottom;
height:45px;
width:120px;
}
