*{
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: 888px;
height: 520px;
}
div#ld{
width:48px;
float:left;
height:520px;
border-color: #000;
border-style: solid;
border-width: 0 1px 0 0;
}
div#pic{
width: 375px;
padding-top: 23px;
float:left;
}
div#cont{
width: 464px;
float:left;
height:520px;
}
div#top{
height: 72px;
border-color: #000;
border-style: solid;
border-width: 0 0 1px 0 ;
}
div#fb{
height: 38px;
position: relative;
}
div#fb *{
position:absolute;
top:0px;
height: 38px;
}
#imgf{
width: 60px;
left: 0px;
}
#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#linkb b{
display: none;
}
a#linkb:hover{
background-position: left bottom;
}
div#nav{
margin-top: 10px;
font-weight: bold;
}
div#nav a{
font-weight: normal;
}
div#scr{
height: 447px;
overflow:auto;
}
div#text{
width:430px;
padding: 15px 0px;
}
div#foot{
margin-left:48px;
border-color: #000;
border-style: solid;
border-width: 1px 0 0 0 ;
clear:both;
text-align: right;
}
.clear{
clear:both;
}
h3{
margin: 15px 0px 5px 0px;
}
h6{
margin: 0px;
}
td.l,td.r{
vertical-align:top;
padding:0px;
}
td.l{
padding: 0px 5px 0px 20px;
font-style: italic;
}
a:hover{
color: #c00;
}