*{
font-family: arial, verdana, sans-serif;
font-size: 13px;
color: #000;
text-decoration: none;
}
body, html{
height: 100%;
margin: 0;
padding: 0;
background-color: #fff;
text-align: center;
}
img{
border:none;
}
table#pos{
height: 100%;
margin: 0px auto;
}
table#pos td.pos{
vertical-align: middle;
width:auto;
}
div#main{
text-align: left;
width: 650px;
height: 500px;
border-color: #000;
border-style: solid;
border-width: 0 0 1px 1px;
position: relative

}
div#pic1{
position: absolute;
left: 0px;
top: 3px;
}
div#pic2{
position: absolute;
left: 0px;
top: 9px;
display: none;
}
div#ld{
width: 305px;
position: absolute;
top: 90px;
right: 0px;
}
div#fb{
height: 38px;
width: 202px;
position: absolute;
top: 160px;
right: 0px;
}
div#fb *{
position:absolute;
top:0px;
height: 38px;
}

#strich{
width:3px;
left: 82px;
background-color: #000;
}
a#linkb{
width: 96px;
left:106px;
background-image:url('../img-film/buehne_d.gif');
overflow: hidden;
}
a#linkf{
width: 60px;
left:0px;
background-image:url('../img-film/film_d.gif');
overflow: hidden;
}
a#linkb b,a#linkf b{
display: none;
}
a#linkb:hover,a#linkf:hover{
background-position: left bottom;
}
div#foot{
width: 100%;
position:absolute;
top: 500px;
text-align: right;
}
a:hover{
color: #c00;
}
