 /*Generelle Anweisungen---------------------------------------------------------------------------*/
body {
	background-image: url(images/bg_ob.jpg);
	background-repeat: repeat-x;
	background-color:#000000; 
	margin: 0px 0px 8px 0px;
	padding: 0;
	font-family: Arial,Helvetica; 
   font-size: 11px;
	color: #ffffff; 
	}

.HeadFrame {margin-bottom:8px;}
td {
	font-family: Arial,Helvetica; 
   font-size: 11px;
	color: #ffffff;  
	}

form{
	margin: 0px;
	padding: 0px;
}

a{
	font-family: Arial,Helvetica; 
   font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
a:hover{
	color: #EE00AF;
	text-decoration: none;
}

.bildrahmen img{
	border: 2px solid #ffffff;
}
a.bildrahmen:hover img{
	border: 2px solid #EE00AF;
}
a.bildrahmen_sm img{
	border: 1px solid #ffffff;
}
a.bildrahmen_sm:hover img{
	border: 1px solid #EE00AF;
}
a.nodeco img,a.nodeco:hover img{
	border:0px;
}
/*Überschriften----------------------------------------------------------------------------------------------------*/
h1{
	font-family: Arial,Helvetica;
	font-weight: bold;
   font-size: 12px;
	color: #ffffff;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px dotted #ffffff;
}
h2{
	font-family: Arial,Helvetica;
	font-weight: bold;
   font-size: 12px;
	color: #ffffff;
	padding: 0px;
	margin: 0px 0px 2px 0px;
	text-decoration: none;
}
h2 a{
	font-family: Arial,Helvetica;
	font-weight: bold;
   font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
h2 a:hover{
	color: #EE00AF;
	text-decoration: none;
}


h3{	
	font-family: Arial,Helvetica;
	font-weight: normal;
   font-size: 12px;
	color: #EE00AF;
	padding: 0px;
	margin: 0px 0px 2px 0px;
	height: 18px;
}

.text_sm{
	font-family: Arial,Helvetica;
	color: #EE00AF;
	text-transform: none;
}
/*bg, Linien etc.----------------------------------------------------------------------------------------------------*/
.zaehler_bg{
	background-image: url(images/zaehler_bg.gif);
	background-repeat: repeat-x;
}
.pktline{
	border-bottom: 1px dotted #ffffff;
}
.pktline_z{
	border-bottom: 1px dotted #F62BC0;
}
.com_head{
	background-image: url(images/com_head_bg.gif);
	background-repeat: repeat-x;
	padding: 4px 4px 2px 4px;
}
.com_bg{
	background-color: #1E0016;
	border-bottom: 1px solid #3E0B30;
}
.cont_bg{
	background-color: #1E0016;
    padding: 4px;
    height: 379px;
}
/*Links, button etc.-------------------------------------------------------------------------------------------------*/
a.link{
	color: #ffffff;
	text-decoration: none;
}
a.link:hover{
	color: #EE00AF;
	text-decoration: none;
}
a.pf_link{
	background-image: url(images/pfeil_weiss.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 12px 0px 8px;
	font-family: Arial,Helvetica; 
   font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.pf_link:hover{
	background-image: url(images/pfeil_pink.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #EE00AF;
}

a.pf_link2{
	background-image: url(images/pfeil_weiss.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding: 3px 4px 2px 8px;
	font-family: Arial,Helvetica; 
   font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #888086;
}

a.pf_link2:hover{
	background-image: url(images/pfeil_pink.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	color: #EE00AF;
	display: block;
}
/*Hauptnavi, Secondnavi----------------------------------------------------------------------------------------------------*/
.hauptnaviGratis a{
    font-family: Arial,Helvetica; 
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
}
.hauptnavi a{
	font-family: Arial,Helvetica; 
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

.hauptnavi a:hover {
    color: #EE00AF;
}

.hauptnaviGratis a:hover {
    color: #000;
}

.hauptnaviGratisaktiv a,
.hauptnaviGratisaktiv a:hover{
    font-family: Arial,Helvetica; 
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
}
.hauptnaviaktiv a,
.hauptnaviaktiv a:hover{
	font-family: Arial,Helvetica; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

#secondnavi, .secondnaviaktiv{
}
div.secondnavi a{
	background-image: url(images/sec_navibut.gif);
	background-repeat: no-repeat;
	font-family: Arial,Helvetica;
   font-size: 11px;
	color: #ffffff;
	padding: 3px 4px 3px 16px;
	margin-top: 1px;
	text-decoration: none;
	display: block;
}
div.secondnavi a:hover,
.secondnaviaktiv a,
.secondnaviaktiv a:hover{
	background-image: url(images/sec_navibut_aktiv.gif);
	background-repeat: no-repeat;
	font-family: Arial,Helvetica;
   font-size: 11px;
	color: #000000;
	padding: 3px 4px 3px 16px;
	margin-top: 1px;
	text-decoration: none;
	display: block;
}
/*Randteaser---------------------------------------------------------*/
.teas_head td{
	font-family: Arial,Helvetica;
	font-weight: bold;
   font-size: 11px;
	color: #000;
	padding: 3px 4px 3px 4px;
	margin: 0px;
}
.teas_foot{
	background-image: url(images/randteas_foot.gif);
	background-repeat: no-repeat;
	padding: 3px 0px;
}

/*Formulare----------------------------------------------------------------------------------------------------*/
form.quicklaunch select{
	font-size: 11px;
	font-family: arial;
	height: 18px;
}

input.textfeld{
	border: 1px solid #BFBFBF;
	background-color: #ffffff;
	font-size: 11px;
	font-family: arial;
	padding: 2px 4px;
	height: 20px;
}
textarea.form_textfeld{
	border: 1px solid #BFBFBF;
	background-color: #ffffff;
	font-family: Arial,Helvetica;
	font-size: 11px;
	padding: 2px 4px;
   color:#000;
}
a.form_button,input.form_button,button.form_button{
    background-image: url(images/form_but.gif);
    background-repeat: repeat-x;
    border: 1px solid #E64CD0;
    background-color: #B2096E;
    font-family: Arial,Helvetica;
    font-weight: bold;
   font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    padding: 1px 0px 1px 0px;
    width:32px;
}
a.form_button { width:auto; padding:2px 4px; height:16px; margin: 1px;}
a.form_button:hover { color:#FFF;}
div.form_buttonclicked{
    background-image: url(images/button_aktiv.gif);
    background-color: #B1B1B1;
    color: #000000;
    border: 1px solid #A5A5A5;
    font-family: Arial,Helvetica;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    display: block;
    text-decoration: none;
    width:32px;
    height: 20px;
}
input.form_button_m,button.form_button_m{
    background-image: url(images/form_but.gif);
    background-repeat: repeat-x;
    border: 1px solid #E64CD0;
    background-color: #B2096E;
    font-family: Arial,Helvetica;
    font-weight: bold;
   font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    padding: 1px 0px 1px 0px;
    width:92px;
}

div.form_button_mclicked{
    background-image: url(images/button_aktiv.gif);
    background-color: #B1B1B1;
    color: #000000;
    border: 1px solid #A5A5A5;
    font-family: Arial,Helvetica;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    display: block;
    text-decoration: none;
    width:92px;
    height: 20px;
}
input.form_button_l,button.form_button_l{
	background-image: url(images/form_but.gif);
	background-repeat: repeat-x;
	border: 1px solid #E64CD0;
	background-color: #B2096E;
	font-family: Arial,Helvetica;
	font-weight: bold;
   font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding: 1px 0px 1px 0px;
    width:128px;
}

div.form_button_lclicked{
    background-image: url(images/button_aktiv.gif);
    background-color: #B1B1B1;
    color: #000000;
    border: 1px solid #A5A5A5;
    font-family: Arial,Helvetica;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    display: block;
    text-decoration: none;
    width:128px;
    height: 20px;
}
.radio{
	margin:0px;
	padding: 0px;
	font-size:10px;
	text-align: center;
}

.search td{
	font-family: Arial,Helvetica;
	font-weight: bold;
   font-size: 12px;
	color: #EE00AF;
}
.search a{
	font-family: Arial,Helvetica;
	font-weight: bold;
    font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	display: block;
    margin-left: 1px;
	padding: 1px 2px 0px 2px;
}
.search a:hover, .search a.aktiv, .search a.aktiv:hover{
	background-color: #ffffff;
	color: #EE00AF;
	text-decoration: none;
	padding: 1px 2px 0px 2px;
}

.reiterRand_open{
    background-image: url('images/pf_auf.gif');
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
}
.reiterRand_closed{
    background-image: url('images/pf_zu.gif');
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
}
div.PlayerBG{
 position: absolute;
 top:0px;
 z-index:1000;
 left:0px;
 width: 100%;
 background-color:#000;
 -moz-opacity: 0.7;
 opacity: 0.7;
}
div.FSK16PlayerWin{
 position: absolute;
 top:0px;
 z-index:1001;
 left:0px;
/* width: 730px;*/
/* height: 628px;*/
 background-color:#AAA;
}
div.PlayerWinTrailer{
 position: absolute;
 top:0px;
 z-index:1001;
 left:0px;
/* width: 730px;*/
/* height: 632px;*/
 background-color:#AAA;
}
div.PlayerWin{
 position: absolute;
 top:0px;
 z-index:1001;
 left:0px;
/* width: 730px;*/
/* height: 699px;*/
 background-color:#AAA;
 padding-bottom:4px;
}
div.PlayerWinTrailerResSelect{
 position: absolute;
 top:0px;
 z-index:1001;
 left:0px;
/* width: 730px;*/
/* height: 613px;*/
 background-color:#AAA;
}
div.PlayerWinResSelect{
 position: absolute;
 top:0px;
 z-index:1001;
 left:0px;
/* width: 730px;*/
/* height: 680px;*/
 background-color:#AAA;
}
div.CoverWin{
 position: absolute;
 top:0px;
 z-index:1001;
 left:0px;
 width: auto;/*730px;*/
 height: auto;
 background-color:#AAA;
}
div.CoverTitle{
 text-align:left;
 padding:6px 0px 0px 4px;
 height:25px;
 color:black;
 font-weight: bold;
}
div.CoverTitle{
 text-align:left;
 padding:6px 0px 0px 4px;
 height:25px;
 color:black;
 font-weight: bold;
 width:auto;
 float:left;
}
div.CoverButton{
 padding:4px 4px 0px 0px;
 height:32px;
 width:223px;
 color:black;
 font-weight: bold;
 float:right;
}
div.PlayerWinClose{
 display:block;
 width:726px;
 text-align:right;
 background-image: url(images/PlayerWin_head_bg.gif);
 background-repeat: repeat-x;
 height: 20px;
 padding-top: 4px;
 padding-right: 4px;
}
div.PlayerWinClose a{
 background-image: url(images/schliessen.gif);
 background-repeat: no-repeat;
 background-position: right;
 color:#FFF;
 padding-right: 15px;
 font-weight: bold;
 font-size:12px;
 text-decoration: none;
}
div.PlayerWinClose a:hover{
 color:#CCC;
 background-image: url(images/schliessen_o.gif);
 background-repeat: no-repeat;
 background-position: right;
}
div.PlayerWinResSelect {
 background-image: url(images/PlayerWin_head_bg.gif);
 background-repeat: repeat-x;
 color:#CCC;
 padding-left:4px;padding-top:1px;font-weight:bold;}
.PlayerWinResSelect select{ font-size:9px;}
div.PlayerRahmen {
 border:1px solid white;
 background: #000;
 margin:4px;
/* width:720px;*/
/* height:595px;*/
 background-image: url('images/player_bg_722_578.jpg');
}
div.PlayerRahmenResSelect {
 border:1px solid white;
 background: #000;
 margin:4px;
/* width:720px;
 height:579px;*/
 background-image: url('images/player_bg_722_578.jpg');
}

.MiniLayer{padding:2px;background-color:#FFF;width:auto;position:absolute;}

.fehler_rot a{ font-size: 12px;color:#000;}
.fehler_gruen a{font-size: 12px; color:#000;}
.fehler_rot{
            background-image: url(images/fehler_rot.gif);
            background-repeat: no-repeat;
            background-position: 0px 0px;
            background-color: #ffffff;
            font-family: Arial,Helvetica;
            font-weight: bold;
            font-size: 12px;
            color: #ff0000;
            border: 3px solid #FF0000;
            padding: 4px 4px 4px 150px;
            height: auto!important;
            height:70px;
            min-height:70px;
            margin-bottom: 8px;
}

.fehler_gruen{
            background-image: url(images/fehler_ok.gif);
            background-repeat: no-repeat;
            background-position: 0px 0px;
            background-color: #ffffff;
            font-family: Arial,Helvetica;
            font-weight: bold;
            font-size: 12px;
            color: #526900;
            border: 3px solid #9EBD36;
            padding: 4px 4px 4px 150px;
            height: auto!important;
            height:70px;
            min-height:70px;
            margin-bottom: 8px;
}
.fehler_warn{
            background-color: #F8F8F8;
            font-family: Arial,Helvetica;
            font-weight: bold;
            font-size: 12px;
            color: #696969;
            border: 3px solid #BDBDBD;
            padding: 4px 10px;
            height: auto!important;
            height:70px;
            min-height:70px;
}

a.WelcomeTeaser_PlayButton{
            display: block;
            width:160px;
            height:24px;
            margin:4px 10px;
}
a.WelcomeTeaser_PlayButton span{
            background-image: url(images/but_trans.gif);
            background-repeat: no-repeat;
            background-position: 30px 0px; 
            -moz-opacity: 0.6;
            opacity: 0.6;
            color:black;
            font-size:11px;
            font-weight: bold;
            text-decoration:none;
            display: block;
            width:auto;
            height:24px;
            padding: 4px 0px 0px 40px;
            cursor: pointer;
}
a.WelcomeTeaser_PlayButton:hover span{
            color:black;
            -moz-opacity: 0.85;
            opacity: 0.85;
            font-size:11px;
            font-weight: bold;
}
a.WelcomeTeaser_PlayButton div{
            position: absolute;
            background-image: url(images/play_but_sm.gif);
            background-repeat: no-repeat;
            background-position: 0px 0px;
            width:40px;
            height: 24px;
            display: block;
            cursor: pointer;
            z-index:100;
}
a.WelcomeTeaser_PlayButton:hover div{
            background-image: url(images/play_but_sm_aktiv.gif);
}
.DetailBeschreibung {text-align:justify;}
.reiterline{ display:block;height:11px;background-image: url(images/reiterline.png);background-repeat: repeat-x;}

.button_grafik_home{
            background-image: url(images/but.gif);
            background-repeat: no-repeat;
            background-position: 0px 0px;
            font-family: Arial,Helvetica; 
            font-size: 12px;
            font-weight: bold;
            color: #ffffff;
            display: block;
            padding: 8px 0px 3px 0px;
            text-align: center;
            text-transform: uppercase;
            margin: 0px;
            text-decoration: none;
            width: 223px;
            height: 32px;
}

.button_grafik_home:hover{
            background-image: url(images/but_aktiv.gif);
            background-repeat: no-repeat;
            background-position: 0px 0px;
            color: #000000;
}
button.button_grafik_home{
 border: 0px;
 margin: 0px;
 background-color: transparent;
 width: 168px;
}

div.auto{
    width: 174px;
    /*max-height: 100px;*/
    /*overflow:auto;*/
    background: #fff;
    margin-top:20px;
    border:1px solid #AFAFAF;
    position:absolute;
    display:none;
    z-index: 10000;
}
div.auto a {
    width: auto;
    color:#000;
    margin:0;
    padding:2px 4px;
    display:block;
    text-decoration:none;
    overflow: hidden;
}
div.auto a:hover , div.auto a.selected{ 
    background-color: #ffb; 
    text-decoration:none;
}

.flipbar_closed {
 margin-top:8px;
 background-image: url(images/flipbar.gif); 
 height: 20px;
}
.flipbar_closed a {
 height: 20px;
 display:block;
 padding:2px 4px;
 background-image: url(images/flipbar_closed.gif);
 background-position: right;
 background-repeat: no-repeat;
 font-weight: bold;
 text-decoration:none;
 color:#000;
}
.flipbar_closed a:hover { color:#000;}

.flipbar_opened {
 margin-top:8px;
 background-image: url(images/flipbar.gif); 
 height: 20px; 
}
.flipbar_opened a {
 height: 20px;
 display:block;
 padding:2px 4px;
 background-image: url(images/flipbar_opened.gif);
 background-position: right;
 background-repeat: no-repeat;
 font-weight: bold;
 text-decoration:none;
 color:#000;
}
.flipbar_opened a:hover { color:#000;}
.quicklaunch_detailsuche{ 
    background-image: url(images/secnavi_bg_un.gif); background-repeat: no-repeat; background-position: top left;
    padding-bottom:4px;
    /*padding-right: 30px;*/
    text-align:right;
    height:17px;
}
.quicklaunch_detailsuche a{  font-weight:bold;}

.MovieCntTeaser{ padding-left:20px;padding-top:70px;background-image: url('images/footgrafik_bg.jpg'); background-repeat: no-repeat;line-height:25px; height:228px;}
.MovieCntTeaser, .MovieCntTeaser a{ font-size:16px; }
.MovieCntTeaser .BigButton {margin: 15px 0px 0px 10px;font-size: 18px;}
.BigButton{
    display:block;
    width: 215px;
    height: 27px;
    background-image: url(images/button_anmelden.gif); background-repeat: no-repeat; background-position: top left;
    text-align:center;
    padding-top: 5px;
    color: #FFF;
    font-size: 18px;
    font-weight: blod;
    text-decoration:none;
    text-transform: uppercase;
}
.BigButton:hover{
    background-position: bottom left;
    color: 000;
    font-size: 18px;
    font-weight: blod;
    text-decoration:none;
    text-transform: uppercase;
}

.KlickButton{
    margin-top: 10px;
    margin-left:20px;
    display:block;
    width: 223px;
    height: 32px;
    background-image: url(images/klick_button.gif); background-repeat: no-repeat; background-position: top left;
}
.KlickButton:hover{
    background-position: bottom left;
}

.form_loginbutton { font-size:14px;width:60px;height:22px;padding:0px;margin:0px;}
.form_loginbuttonclicked { font-size:14px;width:58px;height:16px;text-align:center;padding:2px 0px;margin:0px;}
.LoginHeader {height: 100px; vertical-align:top;text-align:left;width:357px;}
.head_but_anmelden {
    background-image:Url('images/vod_head_but_anmelden.gif');background-repeat:no-repeat;background-position:top left;
    display:block;width:344px;height:40px;margin-left:5px;
}
a.head_but_anmelden:hover {background-position: bottom left;}

.VorCode{
                background-image: url(images/vodcode_bg.png);
                background-position: top left;
                background-repeat: no-repeat;
                width: 168px;
                height: 127px;
                font-family: Arial,Helvetica;
                font-size: 14px;
                font-weight: normal;
                color: #000000;
}

a.button_grafik{
    background-image: url(images/but2.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    font-family: Arial,Helvetica; 
   font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    padding: 0px 8px 3px 8px;
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
    text-decoration: none;
}

a.button_grafik:hover{
    background-image: url(images/but2_aktiv.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    color: #000000;
}

