﻿.IndexLink1, .IndexLink2, .IndexLink3, .IndexLink4, .IndexLink5, .IndexLink6, .IndexLink7, .IndexLink8, .IndexLink9, .FotoLink1, .FotoLink2, .FotoLink3, .FotoLink4, .FotoLink5, .FotoLink6, .FotoLink7, .FotoLink8, .FotoLink9
{
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
    font-family: Arial , Sans-Serif;
    font-size: 13px;
    width: 11px;
    height: 27px;
    padding-top: 7px;
    text-decoration: none;
    display: block;
    float:left;
    
}

.FotoLink1, .FotoLink2, .FotoLink3, .FotoLink4, .FotoLink5, .FotoLink6, .FotoLink7, .FotoLink8, .FotoLink9
{
    float: right;
    color: #000000;
    text-align: center;
}

.IndexLinkActive, .FotoLinkActive
{
    font-weight:bold;
    color: White;
}

.IndexLink1:hover, .IndexLinkSelected1, .FotoLink1:hover, .FotoLinkSelected1
{
    background-color: #778cc9;
    color: White;
}

.IndexLink2:hover, .IndexLinkSelected2, .FotoLink2:hover, .FotoLinkSelected2
{
    background-color: #8c4a64;
    color: White;
}

.IndexLink3:hover, .IndexLinkSelected3, .FotoLink3:hover, .FotoLinkSelected3
{
    background-color: #7fc0a8;
    color: White;
}

.IndexLink4:hover, .IndexLinkSelected4, .FotoLink4:hover, .FotoLinkSelected4
{
    background-color: #38726b;
    color: White;
}

.IndexLink5:hover, .IndexLinkSelected5, .FotoLink5:hover, .FotoLinkSelected5
{
    background-color: #508978;
    color: White;
}

.IndexLink6:hover, .IndexLinkSelected6, .FotoLink6:hover, .FotoLinkSelected6
{
    background-color: #77b1c9;
    color: White;
}

.IndexLink7:hover, .IndexLinkSelected7, .FotoLink7:hover, .FotoLinkSelected7
{
    background-color: #c9b077;
    color: White;
}

.IndexLink8:hover, .IndexLinkSelected8, .FotoLink8:hover, .FotoLinkSelected8
{
    background-color: #7788c9;
    color: White;
}

.IndexLink9:hover, .IndexLinkSelected9, .FotoLink9:hover, .FotoLinkSelected9
{
    background-color: #c97781;
    color: White;
}


.LogoLink1, .LogoLink2
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 180px;
    height: 59px;
    margin: 0px;
    padding: 0px;   
}

.LogoLink2
{
    top: 59px;
    height: 26px;
}

.lnkCategorie
{
    font-family: Georgia, Serif;
    font-size: 15px;
    line-height: 19px;
    display: block;
}

.lnkCategorie:hover
{
    color: #ffffff;   
    background-color: #7db078;
}

.LinkseLinks td, .LinkseLinksMain td
{
    padding-right: 4px;   
}

.LinkseLinks a, .LinkseLinksMain a
{
    font-family: Arial, Sans-Serif;
    
   
}

.LinkseLinks a:hover, .LinkseLinksMain a:hover
{
    color: #7db078;   
}

.BladerLinks
{
    float: left;
    width: 13px;
    height: 36px;
    line-height: 0px;
    display: block;
    background-image: url(Images/Backgrounds/BladerLinks.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
   
}

.BladerLinks:hover
{
    background-position: 0 -36px;
}

.BladerLinksInactive
{
    background: url(Images/Backgrounds/BladerLinksInactive.gif) no-repeat 0 0;
}

.BladerRechts
{
    float: left;
    width: 13px;
    height: 36px;
    line-height: 0px;
    display: block;
    background-image: url(Images/Backgrounds/BladerRechts.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
   
}

.BladerRechts:hover
{
    background-position: 0 -36px;
}

.BladerRechtsInactive
{
    background: url(Images/Backgrounds/BladerRechtsInactive.gif) no-repeat 0 0;
}

a.Register, a.RegisterNL
{
    display: block;
    width: 107px;
    height: 58px;
    background-image: url(Images/Backgrounds/new-user.gif);
    text-indent: -9999em;
    position: absolute;
    right: 12px;
    top: 0;
    z-index: 4;
    
}

a.RegisterNL
{
     background-image: url(Images/Backgrounds/new-user--nl.gif);
     width: 140px;
     
}

a.Register:hover, a.RegisterNL:hover
{
    background-position: 0 -58px;
}