
html, body, #wrapper {
    background: #85bdda url('../images/background.jpg') repeat-x;
    height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
    font: normal 12px arial;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;;
    height: 100%;
    
}

.fleft {
     float: left;
}

div.bigposter {
  width: 961px;
  height: 300px;
  margin: 10px auto;
  padding: 14px 1px 0 0;
  border: 0px;
  background: url('../images/bigframe-shadow.png')  no-repeat;
}

div.inline_poster {
  width: 920px;
  height: 280px;
  margin: 0 auto;
  background-color: #000;
}

div.threebox {
  width: 940px;
  margin : 0 auto;
}

div.menu {
    margin-top: 100px;
    float:right;
}

img.menuitem {
    margin:  0 20px 0 20px;
}
.alpha {
  margin-left: 0;
}

.omega {
  margin-right: 0;
}

.white_box {
  margin: 0 10px 0 10px;
  width:280px;
  height: 280px;
  background-color: #fff;
  float: left;
  padding: 10px;
  font: normal 12px arial;
  text-align: left;
}

.head {
  font: bold 20px arial;
  color: #0d7cb3;
}

.head2 {
  font: bold 28px arial;
  color: #0d7cb3;
  text-transform: uppercase;
}

.head3 {
  font: bold 14px arial;
  color: #333;
  text-transform: uppercase;
}

.synopsis {
    width:100%; 
    float:left; 
    text-align:justify;
    font-size: 12px;
    line-height: 1.5em;
}

.info {
    color: #000;
    font-size:12px;
    text-transform:  none;
    font-weight: normal;
    line-height:1.8em;
}

img.still {
    margin-bottom:10px;
}

img.somega {
    margin-bottom: 0px;
}

.pad10 {
    padding: 10px;
}


table.sponsoren td {
  padding: 10px 0 10px 0;
}

/* begin: slideshow */
.slideshow {
position:relative;
padding:0;
margin:0;
color: #fff;
}
.slideshow a img {
border:none;
}
.slideshow li.slide {
list-style-type:none;
}
.slideshow .slides {
height:260px;
margin:0;
}
.slideshow .slides li.slide {
visibility:hidden;
position:absolute;
left:0px;
top:0;
}



.slideshow .slides li.slide .titel{
  opacity:0.8;
  filter:alpha(opacity=80);
width: 910px;
height: 40px;
color: #fff;
font: bold 22px arial;
text-align: left;
background-color: #0d7cb3;
position:absolute;
left:00px;
top:230px;
z-index: 100;
padding: 0 5px 5px 5px;
}

.fulltrans {
background: url('../images/bluetrans.png') ;
width: 910px;
height: 40px;
color: #fff;
font: bold 22px arial;
position:absolute;
left:00px;
top:230px;
z-index: 200;
padding: 0 5px 5px 5px;
text-align: left;
}

.slideshow .buttons {
display:none;
}
.slideshow .buttons {
display:block;
position:absolute;
z-index:100;
left:0px;
top:10px;
margin:0;

}

.slideshow .buttons li {
float:left;
display:inline;
width:20px;
height:20px;
margin:0 0 0 10px;
padding-left:0px;
line-height:20px;
background-repeat:no-repeat;
background-color: #7fbad8;

}
.slideshow .buttons li a {
float:left;
text-decoration:none;
width:20px;
height:20px;
color:#fff;
outline:0;
}
.slideshow ul.buttons li a:hover {
text-decoration:none;
color:#0a0a0a;
}
.slideshow ul.buttons li.active a:hover,
.slideshow ul.buttons li.active a {
color:#000;

}
/* end: slideshow */

.filmposter {
    border: 5px solid #ddd;
    padding: 2px;
}