#galrahmen
{
position:absolute;
top:256px;
left: 105px;
width: 447px;
height: 348px;
background-image: url(../images/galerie_rahmen.gif);
background-position: top;
background-repeat: no-repeat;
}

#btn_back
{
position:absolute;
top:350px;
left: 69px;
width: 46px;
height: 160px;
background-image: url(../images/btn_galerie_zurueck.gif);
background-position: top;
background-repeat: no-repeat;
}

#btn_vor
{
position:absolute;
top:350px;
left: 542px;
width: 46px;
height: 160px;
background-image: url(../images/btn_galerie_weiter.gif);
background-position: top;
background-repeat: no-repeat;
}

#bildertext
{
font-size: 11px;
position:absolute;
top:610px;
left: 120px;
width: 420px;
height: 75px;
overflow: auto;
}

#thumbholder
{
position:absolute;
top:610px;
left: 105px;
width: 447px;
height: 100px;
background-image: url(../images/al_bilderrahmen.gif);
background-position: top;
background-repeat: no-repeat;
}

#thumb1
{
position:absolute;
top:620px;
left: 117px;
width: 99px;
height: 75px;
z-index: 5;
}

#thumb2
{
position:absolute;
top:620px;
left: 225px;
width: 99px;
height: 75px;
z-index: 5;
}

#thumb3
{
position:absolute;
top:620px;
left: 333px;
width: 99px;
height: 75px;
z-index: 5;
}

#thumb4
{
position:absolute;
top:620px;
left: 441px;
width: 99px;
height: 75px;
z-index: 5;
}

#thumbmarker
{
position:absolute;
top:618px;
width: 103px;
height: 79px;
z-index: 7;
background-image: url(../images/al_bildmarker.gif);
background-position: top left;
background-repeat: no-repeat;
}

