﻿div.divFooter
{
    position:relative;
    width:820px;
    background-image:url('../../img/trekpleister/footer.jpg');
    background-repeat:no-repeat;
    height:62px;
    color:White;
}

div.divFooterLayout2
{
    position:relative;
    width:820px;
    background-image:url('../../img/trekpleister/footerLayout2.jpg');
    background-repeat:no-repeat;
    height:62px;
    color:White;
    background-position:bottom center;
}
.divFooterLayout2 a
{
    color:#ffffff;
}

div.divFooterLinks
{
    position:absolute;
    left:610px;
    top:25px;
    width:600px;
    color:#ffffff;
}
a
{
    color:#ffffff;
}

a.aFooterLink, a.aFooterLink:visited
{
    font-size:11px;
    color:#ffffff;
    text-decoration:underline;
}

a.aFooterLink:hover
{
    font-size:11px;
    color:#ffffff;
    text-decoration:underline;
}
.stripe
{
    color:White;
}
