﻿#footer
{
    background-position: bottom;
    background-image: url(../images/slice_streepjesachtergrond_wit.jpg);
    background-repeat: repeat-x;
    background-attachment: fixed;
    position: fixed;
    bottom: 0px;
    width:100%;
    height: 100px;
    padding-left : 17px;
    z-index: 2000;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    /*margin: 0 0 0 25px;*/
}

#footer a
{
    color: #000;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
}
.nexttomdeneefparty
{
    position: absolute;
    bottom: 40px;
    left: 160px;
}
.nexthedkandipartylogo
{
    position: absolute;
    bottom: 21px;
    left: 185px;
}
.nexthedkandiparty
{
    position: absolute;
    bottom: 30px;
    left: 220px;
}
.subscribernewsletter
{
    position: absolute;
    bottom: 10px;
    left: 230px;
}
.subscribernewsletter input
{
    font-family: Arial;
    font-size: 8pt;
    color: #fff;
    background-color: #000;
    border: none;
    padding: 2px;
}