.trk
{
margin: 5px;
border: 5px;
float: right;    
width: 400px;
height: 560px;
position: relative;
}
.trk img
{
visibility: visible;
position: absolute;
right: 0px;
bottom: 0px;
}
.imageSlideshowHolder_l
{
margin: 5px;
float: left;    
width: 400px;
height: 400px;
position: relative;
}
.imageSlideshowHolder_r
{
margin: 5px;
float: right;    
width: 400px;
height: 400px;
position: relative;
}
.imageSlideshowHolder_p
{
margin-left: auto;
margin-right: auto;
width: 540px;
height: 60px;
position: relative;
}
.imageSlideshowHolder_l img
{
visibility: hidden;
position: absolute;
left: 0px;
top: 0px;
}
.imageSlideshowHolder_r img
{
visibility: hidden;
position: absolute;
left: 0px;
top: 0px;
}
.imageSlideshowHolder_p img
{
visibility: hidden;
position: absolute;
left: 0px;
top: 0px;
}
.firma
{
display: block;
position: relative;
left: 40px;
top: 330px;
}
.floater
{
float: left;
border: solid 1px black;
padding: 5px;
margin: 5px;
width: 100px;
height: 75px;
}
span.T2
{
background-color: #f0fff0;
border: solid black 1px;
}

