/*[fmt]0000-0000-2*/
/*v1.0 | 20080212
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td*/
#INVALID-RULE{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}/*remember to define focus styles!*/
:focus{outline:0;}/*remember to highlight inserts somehow!*/
ins{text-decoration:none;}del{text-decoration:line-through;}/*tables still need 'cellspacing="0"' in the markup*/
table{border-collapse:collapse;border-spacing:0;}


body, html {
background: #160000 none;
color: #fff;
font: 11px/1.2 "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
height: 100%;
margin: 0;
}

#contentframe {
position: absolute;
left: 50%;
top: 50%;
width: 955px;
height: 600px;
margin-left: -478px;
margin-top: -300px;
overflow: hidden;
}

#film {
position: absolute;
left: 0;
top: 0;
width: 955px;
height: 600px;
z-index: 10;
}



div#ticketsdown {
  position: absolute;
  bottom: 23px;
  left: 650px;
  width: 264px;
  height: 28px;

  background: #160000 url(/weiche/down.gif);
  font-size: 11px;
  line-height: 1.2;
  text-align: center;
  overflow: show;
  z-index: 100;
}

div#merchdown {
  position: absolute;
  bottom: 23px;
  left: 390px;
  width: 165px;
  height: 28px;

  background: #160000 url(/weiche/down.gif);
  font-size: 11px;
  line-height: 1.2;
  text-align: center;
  overflow: show;
  z-index: 100;
}