﻿figcaption{
    visibility: hidden;
    color: #B3B3B3;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    position: absolute;
}
figcaption:hover{
    visibility: visible;
}
figure a:hover + figcaption{
    visibility: visible;
}
figcaption{
    text-shadow: 0 0 1px #000;
}
#lampe1{
    position: absolute;
    top: 40px;
    left: 154px;
}
#lampe1 a{
    width: 133px;
    height: 300px;
    background: url('/images/lampe1e.png');
    background-size: cover;
    position: absolute;
}
#lampe1 figcaption{
    top: 200px;
    left: 100px;
    width: 110px;
}
#lampe1 a:hover{
    background: url("/images/lampe1a.png");
    background-size: cover;
}

#lampe2{
    position: absolute;
    top: 40px;
    left: 550px;
}
#lampe2 a{
    width: 61px;
    height: 256px;
    background: url('/images/lampe2e.png');
    background-size: cover;
    position: absolute;
}
#lampe2 figcaption{
    top: 90px;
    left: 52px;
    width: 130px;
}
#lampe2 a:hover{
    background: url("/images/lampe2a.png");
    background-size: cover;
    height: 257px;
    top: -1px;
}
#lampe3{
    position: absolute;
    top: 40px;
    left: 802px;
}
#lampe3 a{
    width: 171px;
    height: 68px;
    background: url('/images/lampe3e-nc.png');
    background-size: cover;
    position: absolute;
}
#lampe3 figcaption{
    top: 65px;
    left: 110px;
    width: 70px;
}
#lampe3 a:hover{
    background: url("/images/lampe3a-nc.png");
    background-size: cover;
}
#lampe4{
    position: absolute;
    top: 325px;
    left: 350px;
}
#lampe4 a{
    width: 128px;
    height: 200px;
    background: url('/images/lampe4e-nc.png');
    background-size: cover;
    position: absolute;
}
#lampe4 figcaption{
    top: 100px;
    left: 130px;
    width: 110px;
}
#lampe4 a:hover{
    background: url("/images/lampe4a-nc.png");
    background-size: cover;
}
#lampe5{
    position: absolute;
    top: 260px;
    left: 702px;
}
#lampe5 a{
    width: 294px;
    height: 260px;
    background: url('/images/lampe5e.png');
    background-size: cover;
    position: absolute;
}
#lampe5 figcaption{
    top: 20px;
    left: 200px;
    width: 55px;
}
#lampe5 a:hover{
    background: url("/images/lampe5a.png");
    background-size: cover;
}
