/* geldregen */
body{
         background:#000 url('bg.jpg');
         background-repeat:no-repeat;
         background-position:top;
         background-attachment:fixed;
         width:99%;
         font-family:helvetica neue, arial, sans serif;
         font-size:0.75em;
         color:#fff;
         letter-spacing:0.5pt;
         font-weight:lighter;
         line-height:1.5em;
}
a{
         color:#fff;
         text-decoration:none;
}
p a, table a{
         text-decoration:underline;
}
img{
         margin:5px;
}
a:hover{
         font-weight:bold;
}
h1{
         font-size:0em;
         visibility:hidden;
}
h2{
         margin:20px 0;
         font-size:1.2em;
         text-align:left;
         text-transform:uppercase;
}
h3{
         text-align:right;
         font-size:1em;
         margin-top:-33px;
}
hr{
         border-style:dashed;
         color:#666;
         margin:20px 0;
}
p{
        text-align:      left;
        clear:right;
}
ul.imtext{
         text-align:left;
}
div#mainframe{
         width:722px;
         margin:20px auto;
}
div#topframe{
         text-align:center;
         margin-bottom:30px;
}
div#contentframe{
         text-align:center;
}
div#bottomframe{
         text-align:center;
}
div.center{
         text-align:center;
}
table{
         margin:10px auto;
}
table td{
         text-align:left;
         padding:3px;
         vertical-align:top;
}
table td.links{
         font-weight:bold;
         text-align:right;
}
span.klein {
         font-size:80%;
         color:#333;
    }
img{
         border:0px;
}
img#wtvlink{
         margin:-30px;
}
/*Galerie beginn */
/*Galerie ende*/

/*Menü*/
ul#topbar{
         height:23px;
         background-color:#000;
         width:683px;
    }
ul#topbar li{
         list-style-type:none;

    }
ul#topbar a#trailer{
         background:url('link_trailer.jpg');
         background-repeat:no-repeat;
         height:23px;
         width:96px;
         float:left;
         display:block;
}
ul#topbar a#trailer:hover{
         background-position:right;
}
ul#topbar a#news{
         background:url('link_news.jpg');
         background-repeat:no-repeat;
         height:23px;
         width:96px;
         float:left;
         display:block;
         margin-left:51px;
}
ul#topbar a#news:hover{
         background-position:right;
}

ul#topbar a#cast{
         background:url('link_cast.jpg');
         background-repeat:no-repeat;
         height:23px;
         width:96px;
         float:left;
         display:block;
         margin-left:45px;
}
ul#topbar a#cast:hover{
         background-position:right;
}
ul#topbar a#gallerie{
         background:url('link_gallerie.jpg');
         background-repeat:no-repeat;
         height:23px;
         width:96px;
         float:left;
         display:block;
         margin-left:51px;
}
ul#topbar a#gallerie:hover{
         background-position:right;
}
ul#topbar a#info{
         background:url('link_info.jpg');
         background-repeat:no-repeat;
         height:23px;
         width:96px;
         float:left;
         display:block;
         margin-left:49px;
}
ul#topbar a#info:hover{
         background-position:right;
}

span.linkhide{
         visibility:hidden;
}