/**
 * DEV !! HIDE ITEMS
 */ /**
 * HTML BASIS RESET!
 */
html {
	margin: auto;
	padding: 0px;
}

body {
	text-align: center;
	background-color: #183c4a;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 12px;
	text-shadow: 0px -1px 1px #000000;
}

input{
    font-family: inherit;
    font-size: inherit;
}

img {
	border: 0px;
}

a {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

h1,h2,h3,ul,li,form {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

/*
 * Basiscolors
 */
input {
	color: #999999;
}

.topten {
	display: none;
}

.bodybg {
}

.background {
	margin: 0 auto;
    background-image: url("img/bg_body.jpg");
	background-position: 0 121px;
    background-repeat: repeat-y;
	width: 1260px;
	text-align: left;
	overflow:hidden;
}

.background_head {
    background-image: url("img/bg_header.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
	width: 1260px;
	text-align: left;
	overflow:hidden;
}

.lowres{
	margin-left:-140px;
}

.background_mirror {
	width: 1280px;
}

.smallboldgrey {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
}

.smalllightgrey {
	color: #cccccc;
	font-size: 11px;
	line-height: 13px;
}

/**
 * Werbung
 */

.ipaddiv{
	height:800px;
	margin:100px auto auto 176px;
	position:absolute;
	top:-90px;
	width:998px;
}

.background-mirror{
	padding-top:111px;
}

/**
 * Header
 */
.pageheader {
	width: 1050px;
	height: 120px;
	margin-left: 108px;
    margin-top: 40px;
	overflow: hidden;
}

.powerdby{
	height: 254px;
    position: fixed;
    left: 0px;
    bottom: 35px;
    width: 42px;
    z-index: 998;
	cursor:pointer;
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -0px;
}

.header_content {
	height: 56px;
	margin-left: 57px;
    width: 945px;


}

.header_content .header_content_1,.header_content .header_content_2,.header_content .header_content_3
	{
	height: 56px;
	float: left;
	overflow: hidden;
}

.header_content_1 {
	width: 270px;
}

.header_content_2 {
    width: 450px;
}

.header_content_2 .headerlink {
	float: left;
	margin-top: 21px;
}

.headerlinkfilm{
	display:none;
}

.header_content_2 .headerlinkmargings {
	margin-left: 14px;
}

.header_tvsendungen {
	width: 131px;
	height: 18px;
	display: block;
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -274px;
	background-repeat: no-repeat;
}

.flyoutboxheader_middle * .header_tvsendungen {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -309px;
	background-repeat: no-repeat;
	margin-left:-12px;
	margin-top:9px;
}



.header_filme {
	width: 95px;
	height: 18px;
	display: block;
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -344px;
    background-repeat: no-repeat;
}

.flyoutboxheader_middle * .header_filme {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -382px;
	background-repeat: no-repeat;
	margin-left:-13px;
	margin-top:9px;
}

.header_epg {
	width: 154px;
	height: 18px;
	display: block;
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -420px;
	background-repeat: no-repeat;
}


.headerlink a:hover .header_epg,.headerlinkaktiv a .header_epg {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -455px;
	background-repeat: no-repeat;
}


.header_content_3 {
	width: 224px;
}

.header_content .logo {
	height: 24px;
	cursor:pointer;
	width: 223px;
	margin-top: 14px;
	margin-left: 26px;
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -490px;
}

/**
 * Suche
 */
.searchbox {
	height: 30px;
	width: 214px;
	margin-top: 14px;
	margin-left: 9px;
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -534px;
	background-repeat: no-repeat;
}

.searchinput {
	border: 0px;
	height: 19px;
	margin-top: 5px;
	background-color: transparent;
	padding-left: 50px;
	width: 120px;
	font-size:12px;
}

*+html .searchinput {
	margin-top: 0px;
}

.ac_results{
	background-color:#ffffff;
	overflow:hidden;
	margin-left:9px;
	z-index:7;
	margin-top:4px;
}
.ac_results ul{
	text-align:left;
}

.ac_results ul li{
	color:#444444;
	font-size:12px;
	height:auto;
	overflow:hidden;
	padding:3px 5px;
	text-shadow: none;
}
.ac_results ul li strong{
	color:#10335e;
}

.ac_over{
	background-color:#cccccc;
}


/**
 * Flyout
 */
.flyout {
	background-color: transparent;
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -585px;
	background-repeat: no-repeat;
	height: 385px;
	position: absolute;
	display: none;
	width: 386px;
	z-index: 200;
    margin-left: -12px;
    padding-left: 12px;
}


.flyout * .grey {
	font-weight: bold;
	color: #cccccc;
}

.flyoutheader {
	float: left;
	height: 30px;
	left: 430px;
	position: absolute;
	top: 0;
	width: 460px;
	z-index: 7;
}




.flyout_tvsendungen {
	top: 14px;
	left: 378px;
}

.flyout_spielfilm {
	top: 14px;
	left: 516px;
}


.flyoutboxheader{
	background-position:center bottom;
	float:left;
	height:35px;
	width:30px;
}

.flyoutboxheader_left{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -993px;
	width:19px;
	background-repeat:no-repeat;
}
.flyoutboxheader_middle{
	background-image: url("img/flyoutbox_header_mid.png");
	background-repeat:repeat-x;
}
.flyoutboxheader_right{
	width:19px;
}


.flyout_tvsendungen .flyoutboxheader_line_l{
	width:120px;
}
.flyout_tvsendungen .flyoutboxheader_middle{
	width:112px;
}
.flyout_tvsendungen .flyoutboxheader_line_r{
	width:96px;
}

.flyout_spielfilm .flyoutboxheader_line_l{
	width:132px;
}
.flyout_spielfilm .flyoutboxheader_middle{
	width:84px;
}
.flyout_spielfilm .flyoutboxheader_line_r{
	width:121px;
}

.flyoutteaser {
	float: left;
	height: 287px;
	padding: 10px 10px 10px;
	width: 153px;
}

.flyoutteaser .teaser {
	height: 120px;
	margin-bottom:30px;
	margin-top:10px;
}



.flyoutteaser .teaser a img{
	margin-bottom:5px;
}

.flyoutteaser .teaser .headline{
	color: #B9E637;
	text-shadow: 0 -1px 1px #000000;
}

.flyoutmenu {
	float: left;
	height: 287px;
	padding: 10px 10px 10px;
	width: 182px;
}

.flyoutmenu ul {
	margin: 2px 0 5px;
	padding: 0px;
}

.flyoutmenu ul li {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -1048px;
	background-color: transparent;
	background-repeat: no-repeat;
	height: 20px;
	list-style: none outside none;
	padding-left: 11px;
}

.flyoutmenu ul li a {
	font-size: 12px;
}

.flyoutmenu ul li a:hover {
	font-size: 12px;
	color: #B9E637;
}

/**
 * Maincontent
 */
.maincontent {
	margin-top: -71px;
	padding-left: 108px;
	width: 1050px;
}

/**
 * Left Content
 */
.contentleft_top {
	padding-left: 57px;
	width: 711px;
}

.contentleft_top .contentrow {
	/*padding: 0px;*/
}

.contentleft_bottom {
	padding-left: 57px;
	width: 711px;
}

.contentleft {
	float: left;
	width: 768px;
}

.defaultcontentpage .contentleft_bottom{
 	margin-left: 57px;
	padding-left:0px;
    margin-top: 34px;
}

.fullwidth .contentleft, .fullwidth .contentleft_bottom {
    width:970px;
}

.aufmacher {
	height: 360px;
	margin-top: 38px;
	padding-left: 59px;
	text-align: center;
}

.seobox-wrapper {
    clear:left;
    margin-left: -27px;
}

.seobox-wrapper .text {
    padding: 0px 24px 24px;
}


/**
 * Buttons
 */
.thumbup{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -1082px;
	background-repeat:no-repeat;
	display:block;
	height:13px;
	width:11px;
}

.thumbdown_big{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -1115px;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:20px;
	float:left;
}

.thumbup_big{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -1159px;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:20px;
	float:left;
}

.thumbdown{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -1203px;
	background-repeat:no-repeat;
	display:block;
	height:13px;
	width:11px;
}

.btn_preview{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -1236px;
	background-repeat:no-repeat;
	display:block;
	height:17px;
	width:56px;
	margin-left: 9px;
	cursor:pointer;
	margin-top:1px;
}

.btn_preview:hover{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -1273px;
}

.favaktiv, .bigfav,.favinaktiv{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -1310px;
	background-repeat:no-repeat;
	display:block;
	height:17px;
	width:31px;
}

.favgrey,.favinaktiv{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -1347px;
	background-repeat:no-repeat;
}


.favhover{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -1384px;
	background-repeat:no-repeat;
}



#tooltip{
	width:230px;
	height:50px;
	color:#000000;
	font-size:8px;
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -1421px;
	background-repeat:no-repeat;

}

#tooltiptext{
	margin-top:13px;
	padding-right:21px;
	font-size:10px;
}
/**
 * Aufmacher
 */

.annibackground{
	height: 370px;
	width: 659px;
	background-image: url('img/aufmacher.png');
	background-repeat:no-repeat;
}
.annibackground_loading{
	display:none;
}
.htmlaufmacher {
	height: 339px;
	width: 659px;
}


.htmlaufmacher_nav {
	height: 26px;
    width: 681px;
	overflow:hidden;
}

.htmlaufmacher_nav_center {
	margin: 6px auto auto;
    width: 44px;
}


.htmlaufmacher .loading{
	background-image: url("img/rad.gif");
    height: 31px;
    margin: 159px 322px;
    position: absolute;
    width: 31px;
    z-index: 0;
}

.htmlaufmacher_top {
	width: 710px;
	height: 30px;
}

.htmlaufmacher_navbullet {
	float: left;
	height: 18px;
	margin-right: 3px;
	margin-top: 10px;
	width: 8px;
	cursor: pointer;
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -1491px;
}

.htmlaufmacher_navbulletaktiv {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -1529px;
}


.htmlaufmacher_button{
    height: 325px;
	margin-top:-325px;
    left: 0;
    position: relative;
    top: 15px;
    width: 44px;
    z-index: 100;
	background-position: -2px 119px;
	display:none;
}

.htmlaufmacher_button_left{
	background-image: url("img/epg_header_arrow_left.png");
	background-repeat:no-repeat;
    cursor: pointer;
}
.htmlaufmacher_button_left:hover{
	background-image: url("img/epg_header_arrow_left_aktiv.png");
}
.htmlaufmacher_button_right{
	left:619px;
	background-image: url("img/epg_header_arrow_right.png");
	background-repeat:no-repeat;
    cursor: pointer;
}
.htmlaufmacher_button_right:hover{
	background-image: url("img/epg_header_arrow_right_aktiv.png");
}

.htmlaufmacher_bottom {
	width: 681px;
	height: 370px;
	padding-left: 29px;
}

.htmlaufmacher_image{

    left: 42px;
    overflow: hidden;
    position: relative;
    top: 15px;
    width: 577px;
}

.htmlaufmacher_slider {
	display:none;
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -1567px;
	height: 339px;
	position: absolute;
    width: 618px;
    z-index: 2;
}

.htmlaufmacher_slider .logo{
	position:absolute;
	left:60px;
	bottom:0px;
}

.htmlaufmacher_slider .info{
	bottom: 57px;
	left: 215px;
	position:absolute;
	color:#ffffff;
	font: 11px 'texgyreadventorRegular',Arial,sans-serif;

}

.htmlaufmacher_slider .titel{
	bottom: 9px;
	font: 16px/23px 'texgyreadventorRegular',Arial,sans-serif;
    color: #B9E637;
    font-size: 18px;
    font-weight: normal;
    left: 215px;
    position: absolute;
	height: 50px;
    text-shadow: 0 -1px 1px #000000;
    width: 315px;
    overflow:hidden;
}
.htmlaufmacher_slider table {
	height: 90px;
}

.htmlaufmacher_slider table * img {
	width: 130px;
}

.htmlaufmacher_slidestage {
	height: 324px;
	width: 576px;
	float: left;
	overflow: hidden;
}

.htmlaufmacher_slidestagecontent {
	width: 2000px;
	height: 324px;
}

.htmlaufmacher_glass {
	cursor: pointer;
	float: left;
	height: 304px;
	margin-top: 20px;
	width: 40px;
}

.htmlaufmacher_teaserimage {
	background-image: url('img/aufmacherdummy.jpg');
	height: 324px;
	width: 576px;
	float: left;
}

#htmlaufmacher {
	height: 400px;
	width: 660px;
	display: none;
}

#htmlaufmacher p {
	padding-top: 290px;
	margin-left: 45px;
	font-size: 12px;
	text-align: center;
}

/**
 * Reiterbar auf den formatseiten
 */
.reiterbar {
	width: 725px;
	height: 59px;
	background-image: url('img/filterbg.png');
	overflow:hidden;

}

.reiterspacer {
	height: 30px;
	width: 50px;
	float: left;
}

.reiterbardetail .reiterspacer {
	width: 150px;
}

.reiter {

	float: left;
	font-weight:bold;
	height:29px;
	line-height:30px;
	margin-top: 14px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	margin-left:-30px;
}

.reiter .m{
	text-shadow: 0 -1px 1px #000000;
	padding:0px 10px;
	height:27px;
	float:left;
	font: bold 13px/24px 'texgyreadventorRegular',Arial,sans-serif;
}

.reitersel .m{
	background-color:#051923;
}

.reiter .m:hover{
	color: #B9E637;
}


.reiter  .l,.reiter .r{
	width:11px;
	height:27px;
	float:left;
}

.reitersel .l{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -1926px;
}
.reitersel .r{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -1973px;
}

.reiter .dinprobold,.reiteraktiv .dinprobold {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}

.list_xajax_content {

}

.dropdown_button{
	width:124px;
	height:30px;
	float:left;
	background-image: url('img/dropdown_btn.png');
	background-repeat: no-repeat;
    margin-top: 4px;
}

.dropdownitem .l,.dropdownitem .l{
	display:none;
}

.dropdown_list .reitersel .m{
	color: #B9E637;
}

.dropdown_button_aktiv{
	background-image: url('img/dropdown_btn_aktiv.png');
}

.dropdownitem{
	width:125px;
	height:24px;
	cursor:pointer;
	background-image: url('img/dropdown_bg.png');
}


.dropdownitem .m {
	width:89px;
	height:24px;
	line-height: 25px;
    margin-left: 26px;
	overflow:hidden;
	font: 13px/24px 'texgyreadventorRegular',Arial,sans-serif;
}

.dropdownitem .m:hover {
    color: #B9E637;
}

.dropdownfooter{
	width:125px;
	height:20px;
	background-image: url('img/dropdown_footer.png');
}

.dropdown_list{
	width:125px;
	position: absolute;
	display:none;
	z-index: 10;
}
.teaser_content_row * .presenter,.teaser_content_row * #superbanner{
	margin:10px -1px;
}
.teaser_content_row * .m03medium{
	margin-top:10px;
}

.teaser_content_row .contentrow * .contentleft_header, .teaser_content_row .contentrow * .footerbox{
	display:none;
}

.teaser_content_row .contentrow{
	background: none repeat scroll 0 0 transparent !important;
}


/**
 * Reiterbar auf der Home
 */
.reiterbarhome_height {
	height: 60px;
}

.reiterbarhome{

}

.reiterbar_homecenter{
	margin-left: 225px;
	width:400px;
}

.reiterbarhome * .reiter {
	line-height:30px;
	min-width:60px;
	/**background-position:0 1px;**/
}

.homelists {
	display: none;
}

#tipplist {
	display: block;
}

.top10 {
	margin-bottom: 1px;
	background-image: url('img/top10.png');
	background-repeat: no-repeat;
	height: 152px;
	width: 710px;
	cursor:pointer;
}



.top10over {
	background-image: url('img/top10aktiv.png');
	background-repeat: no-repeat;
}

.top10_left {

	float: left;


	height: 112px;

	width: 81px;
	margin-top:1px;
}

.top10_left_view .number{
	color:#012255;
	font-size:16px;
	font-weight:bold;
	left:22px;
	position:relative;
	text-align:left;
	top:12px;;
}

.top10_left_view .count{
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	left:17px;
	position:relative;
	text-align:left;
	top:48px;
}
.top10_left_view .count .small{
	font-size:13px;
	font-weight:normal;
}


.top10_left_view {
	background-image: url('img/top10_views.png');
	background-repeat: no-repeat;
}

.top10_left_topflop {
	background-image: url('img/top10_topflop.png');
	background-repeat: no-repeat;
}

.top10_left_topflop .top{
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	left:17px;
	position:relative;
	text-align:left;
	top:55px;
}

.top10_left_topflop .flop{
	color:#999999;
	font-size:13px;
	font-weight:bold;
	left:17px;
	position:relative;
	text-align:left;
	top:99px;
}

.top10_mid {
	width: 220px;
	height: 122px;
	margin: 15px 8px 15px 15px;
	float: left;
}

.top10_mid a img {
	width: 216px;
	height: 122px;
}

.top10_right {
	    float: left;
    height: 124px;
    margin-top: 15px;
    overflow: hidden;
    width: 327px;
}

.top10_right h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #B9E637;
 	font-weight: lighter;
}



.top10_play{
	float:left;
	height:138px;
	overflow:hidden;
	width:56px;
}

.top10_play .m03play{
	position:relative;
	margin: 55px 5px;
	cursor:pointer;
	background-image: url("img/playbtn.png");
	width:44px;
	height:44px;
}

/**
 * NAVBAR
 */

#navbar{
	width:942px;
	font-size:11px;
	position:fixed;
	color: #14323C;
	bottom:-250px;
	height:259px;
	z-index:1000;
	text-align:left;
	margin-left:165px;
}

.navbar_toolbar{
	width:947px;
	font-size:11px;
	position:fixed;
	color:#cccccc;
	bottom:0px;
	height:35px;
	z-index:1000;
	text-align:left;
	background-image: url('img/toolbar_bg.png');
	background-position:left bottom;
	background-repeat: no-repeat;
	margin-left:165px;
	padding-top: 5px;
}

#navbarshadow {
	display:none;
}

#navbar * {
	text-shadow:none;
}
#navbar * h2, #navbar * .title {
	font-size:15px;
	color:#14323c;
	line-height:19px;
	font: 15px/19px 'texgyreadventorBold',Arial,sans-serif;
	text-transform: uppercase;
    margin: 0px;
    padding: 0px;
}


#navbar .navbar_content .navbar_account .loginform a{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2020px;
    background-repeat: no-repeat;
    font-size: 11px;
    padding-left: 10px;
}

#loginform{
	margin-bottom:5px;
}

#navbar * input, .txtfield{
	background-image: url('img/toolbar_input_bg.png');
	background-repeat: x-repeat;
	border:0px;
	background-color:#082c3d;
	color: #14323C;
	height:19px;
	width:160px;
	color:#000000;
}

.txtfield[readonly="readonly"] {
    color:#7E7E7E;
}

#navbar * .checkbox{
	margin-top: 8px;
	width:11px;
	height:11px;
}

.box_line * select{
	background-color:#cccccc;
}

#navbar * .inputsubmit,#navbar * .inputsubmitsmall,.box_line * .inputsubmitsmall,.bigbluebutton , .tharukaButton{
	border:1px solid #07162b;
	background-color:#082c3d;
	background-image: none;
	color:#FFFFFF;
	height:28px;
	width:auto;
	cursor:pointer;
	padding-bottom:2px;
	-moz-box-shadow: 0px -1px 1px #07162B;
	-webkit-box-shadow: 0px -1px 1px #07162B;
	box-shadow: 0px -1px 1px #07162B;
}

#navbar * .inputsubmit{
	width: 215px;
}

#navbar * .inputsubmitsmall{
	height:20px;
	padding-bottom:20px;
	font-size:12px;
}

#navbar * label{
	font-size:12px;
	font-weight:normal;
	line-height:22px;

}

#navbar * a{
	color:#B9E637;
	font-weight:bold;
}


#navbar .shadow{
	height:10px;
	width:100%;
}

#navbar .navbar_content{
	height:273px;
	overflow:hidden;
	background-image: url('img/toobar_content_bg.png');
	background-repeat: no-repeat;
}

#navbar .navbar_content .toolbar{
	height:30px;
	overflow:hidden;
}

/**
 * NAVBAR Account
 */


.navbar_account{
	display:none;
}

#navbar .navbar_content .account{
	overflow:hidden;
}

#navbar .navbar_content .navbar_account .floatingbox{
	float:left;
	width:200px;
	height:241px;
	padding-top:0px;
	padding-left:20px;
}



#navbar .navbar_content .navbar_account .loginform_password{
	display:none;
	width:220px;
	padding-right:30px;
	padding-left:35px;
	padding-top:45px;
}

#loginerror{
	color:#ff0000;
	display:none;
}
#navbar .navbar_content .navbar_account .loginform{
	width:200px;
	text-align:justify;
	padding-left:35px;
	padding-top:45px;
}

#navbar .navbar_content .navbar_account .regform{
	width:250px;
	text-align:justify;
	font-size:12px;
	line-height:11px;
	padding-top:45px;
}

#navbar .navbar_content .navbar_account .accountinfos{
	width:165px;
	text-align:justify;
	padding-left:25px;
	padding-top:45px;
}

#navbar .navbar_content .navbar_account .accountinfos h2{
	margin-bottom:5px;
}


#navbar .navbar_content .navbar_account .accountinfos strong{
	font-size:13px;
}

#navbar .navbar_content .navbar_account .accountinfos .arrowwhite_right{
	margin-right:5px;
	margin-top:2px;
}

.account_sublist{
	width:368px;
	height:240px;
	float:left;
	overflow:hidden;
	margin-top:15px;
}

.account_sublist .navtrenner{
	padding-left:0px !important;
}

.account_sublist .header{
	width:366px;
	height:36px;
	padding-top:20px;

}
.account_sublist .header .title{
	width:255px;
	padding-left:5px;
	height:20px;
	float:left;
	margin-top: 10px;
}

.account_sublist .header .paginator{
	width:106px;
	height:20px;
	float:left;
}

.account_sublist .header .paginator .paginator_arrow_left,.account_sublist .header .paginator .paginator_arrow_right{
	margin-top:5px;
	float:right;
}
.account_sublist .header .paginator .dots{
	float:right;
	margin-left:3px;
	margin-top:-4px;
}

.account_sublist .content{
	width:366px;
	height:185px;
	float:left;
	overflow:hidden;
}

.navbar_news{
	display:none;
}
.navbar_news .floatingbox{
	float:left;
}

.navbar_news .imagebox{
	float:left;
	width:85px;
	padding-top:45px;
}
.navbar_news .textbox{
	float:left;
	width:204px;
	padding-top:35px;
	padding-right:10px;
}

.navbar_news .textbox .arrowwhite_right{
	margin-top:3px;
	margin-right:4px;
}

.navbar_news .navtrenner{
	margin-right:10px;
}

.paginator_arrow_left{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2052px;
	background-repeat: no-repeat;
	width:11px;
	height:13px;
	display:block;
}


.paginator_arrow_right{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2085px;
	background-repeat: no-repeat;
	width:11px;
	height:13px;
	display:block;
}
.account_sublist .content .itemcollectionslider{
	width:2000px;
	height:186px;
}


.account_sublist .content .itemcollectionslider .itemcollection{
	width:366px;
	height:186px;
	float:left;
	background-image: url('img/account_sublist_bg.png');
	background-repeat: no-repeat;
}
.account_sublist .content .itemcollectionslider .item{
	width:366px;
	float:left;
	height:62px;
	cursor:pointer;
}
.account_sublist .content .itemcollectionslider .item.suspended .item_image,
.account_sublist .content .itemcollectionslider .item.suspended .item_text{
	filter: alpha(opacity=66);
	opacity: 0.66;
	-moz-opacity: 0.66;
}

.account_sublist .content .itemcollectionslider .selected{
	background-color:#35573c;
}

.account_sublist .item_image{
	width:57px;
	height:32px;
	margin-left:10px;
	margin-top:16px;
	float:left;
}
.account_sublist .item_image img{
	width:57px;
	height:32px;
}
.account_sublist .item_text{
	float:left;
	width:169px;
	overflow:hidden;
	height:45px;
	margin-left:10px;
	margin-top:8px;
}

.account_sublist .item_text .headline{
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}
.account_sublist .item_text .timeleft{
	font-weight:bold;
	color:#ff0000;
}
.account_sublist .item_text .subheadline{
	font-size:11px;
	font-weight:bold;

}

.account_sublist .item_text.small{
	width:165px;
}
.account_sublist .item_button{
	float:right;
	text-align:right;
	width:110px;
	margin:28px 10px 0 0;
}
.account_sublist .item_button .inputsubmitsmall
{
	width:105px !important;
}
.account_sublist .suspended .item_button{
	width:90px;
}
.account_sublist .suspended .item_button .inputsubmitsmall
{
	width:85px !important;
}


/**
 * Navbar Favoriten
 *
 */

.closebtn{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2118px;
	background-repeat: no-repeat;
	width:8px;
	height:8px;
	display:block;
	cursor:pointer;
}

.closelayer{
	position: absolute;
	right: 3px;
    top: 14px;
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2118px;
	background-repeat: no-repeat;
	width:8px;
	height:8px;
	display:block;
	cursor:pointer;
}

.fav_sublist{
	width:947px;
	height:240px;
	float:left;
	overflow:hidden;
}

.fav_sublist .navtrenner{
	padding-left:0px !important;
}

.fav_sublist .header{
	width:947px;
	height:26px;
	padding-top:20px;

}
.fav_sublist .header .title{
	width:785px;
	padding-left:25px;
	padding-top: 20px;
	height:20px;
	float:left;
}

.fav_sublist .header .paginator{
	width:106px;
	height:20px;
	float:left;
}

.fav_sublist .header .paginator .paginator_arrow_left,.fav_sublist .header .paginator .paginator_arrow_right{
	margin-top:5px;
	float:right;
}
.fav_sublist .header .paginator .dots{
	float:right;
	margin-left:3px;
	margin-top:-4px;
}

.fav_sublist .content{
	width:900px;
	margin-left:25px;
	height:196px;
	float:left;
	overflow:hidden;
}

.fav_sublist .content .itemcollectionslider{
	width:3000px;
	height:196px;
}


.fav_sublist .content .itemcollectionslider .itemcollection{
	width:900px;
	height:186px;
	float:left;
}
.fav_sublist .content .itemcollectionslider .item{
	width:216px;
	float:left;
	height:190px;
	float:left;
	margin-right:9px;
}


.fav_sublist .item_close{
	width:216px;
	height:10px;
}

.fav_sublist .item_close .closebtn{
	float:right;
}

.fav_sublist .item_image{
	width:216px;
	height:122px;
	cursor:pointer;
}
.fav_sublist .item_image img{
	width:216px;
	height:122px;
}
.fav_sublist .item_text{
	float:left;
	width:216px;
	overflow:hidden;
	cursor:pointer;
}


.fav_sublist .item_text .headline{
 color: #B9E637;
    font-size: 14px;
    font-weight: lighter;
    line-height: 16px;
    text-transform: uppercase;
	text-shadow: 0 -1px 1px #000000 !important;

}
.fav_sublist .item_text .timeleft{
	font-weight:bold;
	color:#ff0000;
	text-shadow: 0 -1px 1px #000000  !important;
}
.fav_sublist .item_text .subheadline{
	font-size:11px;
	color:#cccccc;
	font-weight:bold;
	text-shadow: 0 -1px 1px #000000  !important;
}
.fav_sublist .item_text .title{
	color:#ffffff;
	text-shadow: 0 -1px 1px #000000  !important;

}


.navbar_fav{
	display:none;
}


.navtrenner{
	float:left;
	width:2px !important;
	height:252px;
	padding-top:0px;
}


.arrow_up , .arrow_down{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2146px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:8px;
	margin-left:5px;
	margin-right:3px;
	margin-top:4px;
	width:10px;
}

.arrow_left , .arrow_right{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2176px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:20px;
	width:14px;
}

.arrow_greyleft{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2215px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:9px;
	width:4px;
}

.arrow_whiteleft{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2020px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:9px;
	width:4px;
}

.arrow_whiteleftinline{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2020px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:9px;
	width:6px;
	margin-right:10px;
	margin-left:10px;
	margin-top:3px;
}

.arrow_left{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2244px;
}
.arrow_left:hover{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2283px;
}

.arrowwhite_left , .arrowwhite_right{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2322px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:8px;
	width:4px;
}
.arrow_right:hover{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2350px;
}

.contentrow .arrowwhite_left{
	margin-right:5px;
	margin-top:3px;
}

.box_line .right * .arrowwhite_right{
	float: right;
    margin-left: 5px;
    margin-top: 4px;
}

.box_line .left  * .arrowwhite_left{
    margin-top: 3px;
}

.arrowwhite_left{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2389px;
}

.navbar_button #navbar_icon_user {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2417px;
}

.navbar_button_aktiv #navbar_icon_user {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2417px;
}

.navbar_button #navbar_icon_fav {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2451px;
}

.navbar_button_aktiv #navbar_icon_fav {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2451px;
}

.navbar_button #navbar_icon_gift {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2485px;
}

.navbar_button #navbar_icon_news {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2519px;
}

.navbar_button #navbar_icon_help {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2553px;
}

.navbar_button .navbar_icon {
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:14px;
	margin-left:3px;
	margin-right:3px;
	margin-top:2px;
	width:14px;
}

.navbar_button .img{
	margin-top:4px;
	background-repeat: no-repeat;
	display:block;
	float:left;
}

.navbar_button{
	width:200px;
	cursor: pointer;
    float: left;
    height: 25px;
    margin: 2px;
    padding-left: 10px;
    padding-top: 7px;
}

#navbutton_account .img {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2587px;
	width:67px;
	height:13px;
}

#navbutton_account[class~="navbar_button_aktiv"] .img {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2587px;
	width:67px;
	height:13px;
}

#navbutton_account[class~="navbar_button_aktiv"],#navbutton_account[class~="navbar_button_hover"],#navbutton_news[class~="navbar_button_aktiv"],#navbutton_news[class~="navbar_button_hover"] {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2620px;
	background-repeat: no-repeat;
}

#navbutton_account .loggedin {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2670px;
	width:71px;
	height:13px;
}

#navbutton_account[class~="navbar_button_aktiv"] .loggedin {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2670px;
	width:67px;
	height:13px;
}

#navbutton_fav .img {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2703px;
	width:106px;
	height:13px;
}

#navbutton_fav[class~="navbar_button_aktiv"] .img {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2703px;
	height:13px;
}
#navbutton_fav[class~="navbar_button_aktiv"],#navbutton_fav[class~="navbar_button_hover"] {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2736px;
	background-repeat: no-repeat;
}



#navbutton_verschenken .img {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2786px;
	width:88px;
	height:13px;
}

#navbutton_help .img {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2819px;
	width:36px;
	height:13px;
}

#navbutton_help[class~="navbar_button_aktiv"],#navbutton_help[class~="navbar_button_hover"] {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2852px;
	background-repeat: no-repeat;
}

#navbutton_news .img {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2902px;
	width:79px;
	height:13px;
}

#navbutton_account,.navbar_button_loggedin,.navbar_button_loggedout,#navbutton_news,#navbutton_help {
	width:115px;
}

#navbutton_fav{
	    width: 145px;
}

#navbutton_help{
	width:75px;
}

#navbutton_logo{
	width:130px;
	cursor:pointer;
	float:left;
	height:19px;
	margin:6px 6px 6px 35px;
}

#navbutton_logo .img{
	width:116px;
	height:16px;
	display:block;

}


#navbar_addthis{
	float:right;
	width:265px;
	overflow:hidden;
}

#navbar_addthis .text {
	display:none;
}

#navbar_addthis .icons {
	padding-top:10px;
	width: 266px;
}

.addthis_button_facebook,.addthis_button_twitter,.addthis_button_compact,.addthis_button_google_plusone,.addthis_button_werkenntwen{
	padding-top:2px !important;
}



#navbar .navbar_content .navbar_account .account_inventory{
	width:736px;
	padding-left:0px;
}



/**
 * LISTE
 */

.detailaufmacherstill{
	position:relative;
	z-index:1;
	overflow:hidden;
	padding-left:0 !important;
	margin:3px 0px 20px;
	background-image: url("img/aufmacher_stillbg.png");
    height: 180px;
	padding-top:27px;
}

.line {
	height: 30px;
	width: 710px;
	overflow: hidden;
	font-size:11px;
	border-bottom:1px solid #385e46;
}

.lineover {
	height: 30px;
	width: 709px;
	background-color:#284b49;
}

.line .season,.line .vote,.line .favorite {
	display: none;
}

.line div {
	float: left;
	line-height: 28px;
}


.line .title {
	height:30px;
	overflow:hidden;
	padding-left:27px;
	width:280px;
	cursor:pointer;
}

.line .title a{
	color: #B9E637;
}



.line .titlelong {
	width:320px;
}
.line .time {
	width: 130px;
	cursor:pointer;
}

.line .number {
	width: 45px;
	cursor:pointer;
}
.line .toprated {
	width: 75px;
	display:none;
}
.line .fav {
	width: 37px;
	margin-top:5px;
}

.line .preview {
	width: 80px;
	padding-top:4px;
}

.line .buy {
	width: 110px;
}

.line .buy .minibutton {
	background-position: right;
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2935px;
	background-repeat:no-repeat;
	display:block;
	height:30px;
	line-height:32px;
	margin-right: 4px;
    margin-top: -2px;
}

.line .toprated .thumbup {

	margin-right:4px;
	margin-top:6px;
}

.pagesel {
	margin-top:5px;
	width: 328px;
	padding-left: 27px;
	float: left;
	height:30px;
	font-size:11px;
	font-weight:bold;
	line-height:19px;
}

.pagesel a{
	margin-right:3px;
	margin-left:3px;
}

.pagesel .sel{
	color:#B9E637;
}

.pagedropdown {
	margin-top:5px;
	width: 340px;
	text-align: right;
	padding-right: 15px;
	float: left;
	line-height:19px;
	height:30px;
	font-size:11px;
	font-weight:bold;
}

.pagedropdown select{
	font-size:9px;
	height:18px;
	background-color: #051923;
	color:#ffffff;
}

.empfehlen_bookmarks_text {
	display: none;
}

.linespacer {
	width: 686px;
	height: 20px;
	background-color: #082C3D;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	margin-top:-2px;
	padding-left: 24px;
	border-bottom:0px;
}


.vspaceLine {
	background-color:#264A48;
	margin-left:-26px;
	height:1px;
	width:711px;
}
.vspace {
	height: 5px;
	width: 600px;
}

.vspaceLineToggle{
	display:none;
}

.contentrow {
	padding-left: 27px;
}

.contentrow_nopadding{
	padding:0px;
	width:947px;
}

.contentrow_headline {
	height: 71px;
	font-weight: normal;
	font-size: 15px;
	line-height: 58px;
	width: 686px;
	color:#FFFFFF;
	text-shadow: 0 -1px 1px #000000;
}

.fullwidth .contentrow_headline {
    width: 860px;
}

.contentrow_headline a {
	display: block;
	float: left;
	font-size: 15px;
}

.contentrow_headline .breadcrumparrow {
	margin-top: 14px;
}

.contentrow_headline_bg {
	background-image: url('img/contentrowbg.png');
	background-repeat: no-repeat;
	min-height: 63px;
}

.fullwidth .contentrow_headline_bg {
	background-image: url('img/contentrowbg.png');
    background-position: 0px 3px;
}

.m03space {
	float: left;
	width: 5px;
	height: 20px;
}

.m03small{
	width: 165px;
	height: 200px;
	float: left;
	overflow: hidden;
	cursor: pointer;
}

.m03small .m03text{
	width:142px;
	color:#cccccc;
}




.m03small .m03head{
	display:none;
}
.m03medium {
	width: 216px;
	height: 225px;
	float: left;
	overflow: hidden;
	cursor: pointer;
}

.m03small .m03img{
	width:142px;
	height:84px;
	overflow:hidden;
	position:relative;
}

.m03medium .m03img{
	width:216px;
	height:122px;
	overflow:hidden;
	position:relative;
}

.m03medium .m03img * img {
	width: 216px;
	height: 122px;
}

.m03play {
	width: 216px;
	height: 201px;
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -2969px;
	background-repeat: no-repeat;
	position: absolute;
	z-index:2;
}



.m03mediumover .m03play,.selected .m03play {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -3190px;
	background-repeat: no-repeat;
}

.m03text h2, .m03text h4 {
    margin-top: 0px;
	font-size:14px;
	line-height:16px;
	margin-bottom:4px;
	color:#b9e637;
	/*text-shadow: 0 -1px 1px #000000;*/
	text-transform: uppercase;
	font-weight: lighter;
}

.m03date,.flyoutteaser .teaser a .subheadline {
	color: #d2d2d2;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.m03text {
	padding-top: 10px;
	font-size: 11px;
	height: 83px;
	line-height: 15px;
	overflow:hidden;
}

.m03link {
	display: none;
}

/**
 * Right Content
 */
#rtl_news,#rtl_filme,.navfooter {
	display: none;
}

.contentright {
	float: left;
	width: 235px;
	padding-top:51px;
}

.contentright #nitro_sendungen {
	background-image: url('img/navilines.png');
	background-repeat: repeat-y;
	padding-top:0px;
}

.contentright .menubottomspacer {
	background-image: url('img/navilines.png');
	height:15px;
	background-repeat: repeat-y;
}

.contentright #nitro_filme {
	background-image: url('img/navilines.png');
	background-repeat: repeat-y;
	padding-top:0px;
	margin-top:20px;
}

.seriennavi,.menumargin {
	overflow: hidden;
}

.submenu{
	display:none;
}
.submenu .seriennavi_link{
	width:160px;
}


.menubottomspacer{
	height:30px;
}

.seriennaviSEL *{
	color: #B9E637;
}

.menumargin a, .menumargin h2  {
	color: #b9e637;
	font-size: 13px;
	text-shadow: 0 -1px 1px #000000;
	line-height: 25px;
	margin-left: 58px;
}

.menumargin h2  {
	font-weight:bold;
	text-transform: uppercase;
}

.seriennavi a {
	font-size: 11px;
	line-height: 18px;
	text-shadow: 0px -1px 1px #000000;
}

.seriennavi:hover a {
	color: #b9e637;
}

.seriennavi_free, .seriennavi_new {
	float: left;
	padding-left:17px;
	width:32px;
}

.seriennavi_free a {
	color: #999999;
}

.seriennavi_new a {
    color: red;
    letter-spacing: 1px;
}

.seriennavi_link {
	float: left;
	width: 170px;
	padding-left: 10px;
}


/**
 * Footer
 */
.footer_background {
	background-image: url('img/backgroundfooter.png');
    background-position: 0 -1px;
	height: 400px;
}

.footer_teaser {
	width: 739px;
	margin-left: 170px;
	height: 272px;
	float: left;
}

.footer_navi {
	width: 203px;
	float: left;
}

.footer_navi .footer_teaser_header {
	margin-bottom: 23px;
}

.footer_navi a {
	color: #ffffff;
	font-size: 11px;
	line-height: 21px;
	padding-left: 25px;
	background-image: url("img/arrow.png");
    background-repeat: no-repeat;
	background-position: 15px 0px;
}

.footer_teaser_header {
	font-size: 14px;
	height: 25px;
	padding-top: 30px;
	padding-left: 25px;
	margin-bottom: 30px;
}

.footer_teaser_teaser {
	float: left;
	/*width: 216px;*/
	height: 136px;
	margin-left: 15px;
}

.footer_bar {
	width: 943px;
	margin-left: 170px;
	height: 30px
}

.footer_breadcrump {
	float: left;
	width: 800px;
	height: 30px;
	padding-left: 25px;
}

.footer_breadcrump a {
	font-size: 11px;
	line-height: 30px;
	float: left;
}

.breadcrumparrow {
	display: block;
	width: 12px;
	height: 30px;
	float: left;
	line-height: 31px;
	padding-left: 4px;
}

.footer_addthis {
	float: left;
	width: 348px;
	height: 30px
}

.footer_addthis .text {
	color: #B9E637;
	float: left;
	font-size: 11px;
	line-height: 30px;
	width: 180px;
}

.footer_addthis a {
	float: left;
	margin-left: 3px;
	margin-top: 8px;
}

.footer_linkbar {
	margin-left: 170px;
	height: 40px;
	padding-top: 15px;
	padding-left: 25px;
	font-size: 10px;
	line-height: 20px;
}

.footer_linkbar a {
	font-size: 10px;
	color:#cccccc;
}

#tooltip {
	position: absolute;
	z-index: 9000;
	padding: 1px;
}

#tooltip.footertooltip {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -3411px;
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 106px;
}

#tooltip.footertooltip h3 {
	font-size: 10px;
	color: #000000;
}

/**
 * HTML Modules / Contentpages
 */
.contentleft_header {
	height: 60px;
}

.contentleft_header * {
	font-size: 15px;
	line-height: 30px;
}

.contentleft_header #txt {
 	color: #FFFFFF;
	text-shadow: 0 -1px 1px #000000;
  	padding-top: 15px;
}


#tooltip.footertooltip {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -3411px;
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 106px;
}

.box_text * .headline {
	background-image: url("img/contentrowbg.png");
	background-repeat: no-repeat;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	padding-top:17px;
	line-height: 18px;
	margin-left: -26px;
	padding-left: 26px;
	width: 684px;
}

.headline .goup {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -3457px;
	background-repeat: no-repeat;
	float: right;
	padding-left: 15px;
	padding-right: 40px;
	position: relative;
	right: 0;
	text-align: right;
	top: 6px;
}

.box_text p {
	width: 665px;
	text-align: justify;
}

.box_text p strong {
	line-height: 20px;
}

.box_text ul {
	text-align: justify;
	list-style-type: disc;
	padding-top: 10px;
	padding-left: 20px;
	line-height: 18px;
}

.box_text ol {
	padding-top: 10px;
	line-height: 18px;
	padding-left: 20px;
}

.box_text li {
	padding-bottom: 4px;
}

.box_htmlmodul p {
	width: auto;
}

.box_htmlmodul a {
	text-decoration: underline;
}

.fullwidth .box .box_htmlmodul {
    width:880px !important;
}

.helpfaq_print {
	background-image:url("img/contentrowbg.png");
	background-repeat: no-repeat;
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 29px;
	line-height: 18px;
	margin-left: -26px;
	padding-left: 26px;
	padding-top: 23px;
	padding-right: 40px;
	width: 645px;
	text-align: right;
}
.printtext{
	float:right;
	cursor:pointer;
	display:block;
}
.printicon{
	background-image: url("img/drucken.png");
	background-position: 0 -2px;
	background-repeat: no-repeat;
	display:block;
	width:16px;
	height:10px;
	float:left;
	margin: 5px;
	cursor:pointer;
	float:right;
}


.contentleft_header_html{
	height:50px;
}

.contentleft_header #txt{
	float:left;
	color:#FFFFFF;
	text-shadow: 0 -1px 1px #000000;
}



.helpfaq_print_header{
	cursor:pointer;
	float:right;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 18px;
	padding-right: 10px;
	width: 265px;
	text-align: right;
	margin-top: 18px;
	margin-right:30px;
}

.helpfaq_print_header .printtext{
	float:right;
	display:block;
	font-size:10px;
}

.contentleft_header_html .helpfaq_print_header .printicon{
	 margin: 10px 5px 5px;
}

.linklist {
	background-image: url("img/arrowdown.png");
	background-position: 0 -2px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	line-height: 18px;
	padding-left: 15px;
}

.linklist:hover{
	color:#B9E637;
}

/**
 * Produktdetail
 */
#productdetail_description{
	display:none;
	display:block;
}

#productdetail_images{
	display:block;
	display:none;
}

.reiterbarproductdetail{
	height:50px;
	margin-top:-2px;
	background-position: -98px 0;
}

.productdetail_head{
	font-size:15px;
	font-weight: normal;
	color:#B9E637;
}

.productdetail_subhead{
	font-size:12px;
	margin-bottom:10px;
}

.productdetail_image{
	float:left;
	width:218px;
}

.productdetail_imagenavi{
	height:20px;
}

.productdetail_imagenavi .detailgallery_navbullet{
	margin-top:1px;
	float:right;
}


.productdetail_text{
	float:left;
	height:163px;
	overflow:hidden;
	padding-left:10px;
	text-align:justify;
	width:445px;
	color:#cccccc;
	margin-bottom:10px;
}

.productdetail_text a{
	color:#cccccc;
}

.productdetail_more{
	float:right;
	width:456px;
	margin-bottom:10px;
}

.productdetail_more .arrow_down{
	margin-top:2px;
}

/**
 * Gutschein
 */

.motivtable,.producttable{
	margin:auto;
}

#gutscheinmodal-overlay {
	background-color: #000;
}

#gutscheinmodal {
	background-color: #F5F5F5;
	width: 750px;
	text-align: center;
	height: 340px;
	border: 8px solid #EAEAEA;
	padding: 12px;
}

#gutscheinmodal *{
	color:#636363;
}


#vorschau_modal {
	display: none;
}

/**
 * Detailgallerie
 */
.detailgallery {
	height: 400px;
	width: 681px;
	background-image: url('img/aufmacher.png');
}

.detailgallery_top {
	width: 681px;
	height: 30px;
}

.detailgallery_navbullet,.aufmacher_navbullet {
	float: left;
	height: 18px;
	margin-right: 3px;
	margin-top: 10px;
	width: 8px;
	cursor: pointer;
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -1491px;
}

.detailgallery_navbulletaktiv,.aufmacher_navbulletaktiv {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -1529px;
}

.detailgallery_bottom {
	width: 681px;
	height: 370px;
}

.detailgallery_slider {
	background-image: url("img/aufmacherslider.png");
	height: 90px;
	margin-top: 234px;
	width: 576px;
}



.detailgallery_slider table {
	height: 90px;
}

.detailgallery_slider table * img {
	width: 130px;
}

.detailgallery_slidestage {
	height: 324px;
	width: 576px;
	float: left;
	overflow: hidden;
}

.detailgallery_slidestagecontent {
	width: 2000px;
	height: 324px;
}

.detailgallery_glass {
	cursor:pointer;
	float:left;
	height:100px;
	margin-top:150px;
	text-align:center;
	width:40px;
}

.detailgallery_glass .arrow {
	margin-left:12px;
}

.detailgallery_teaserimage {
	height: 324px;
	width: 576px;
	float: left;
}
/**
 * Stab
 */
#productdetail_staff{
	display:none;
	padding-bottom:20px;
}
#productdetail_staff *{
	font-size:12px;
}
/**
 * Trailer
 */

#productdetail_trailer{
	display:none;
	padding-bottom:20px;
}




.videoplayer_container{
	width:608px;
	height:342px;
	margin-left:auto;
	margin-right:auto;
}

/**
 * Paymentteaser
 */

.payteasermiddle{
	border-bottom: 1px solid #385E46;
}

.paymentteasersubheader {
	border-top: 1px solid #385E46;
 	background-color: #082C3D;
	height: 40px;
	width:684px;
	font-size:14px;
	padding-left:27px;
	line-height:40px;
	font-weight: normal;
}

.abobox,.top10{
	background-image: url("img/paymentteaser_bg.png");
	height: 154px;
	width:710px;
	font-size:14px;
	overflow:hidden;
}

.aboboxover,.top10over{
	background-image: url("img/paymentteaser_bgover.png");
}

.abobox .col1{
	float:left;
		line-height:40px;
	width:75px;
	padding-right:6px;
	text-align:right;
	font-size:17px;
	font-weight:bold;
}

.abobox .col2{
	float:left;
	width:415px;
	padding-left:10px;
	font-size:11px;
}
.infobox {
    margin: 10px;
    padding-left: 17px;
    font-size: 11px;
    color: #cccccc;
}
.infobox a {
    font-weight: bold;
    text-decoration: underline;
    color: #cccccc;
}
.infobox a:hover {
    color: #b9e637;
}
.col2header{
	color:#cccccc;
	font-weight:bold;
	font-size:11px;
	margin-top:10px;
}

.col2subheader{
	font-size:15px;
	color:#B9E637;
	margin-bottom:10px;
	margin-top:5px;
	text-transform: uppercase;
}

.starlistrow{
	line-height:20px;
	height:20px;
	overflow:hidden;
	color:#FFFFFF;
}

.starlistrow .arrow_greyleft{
	margin-right:10px;
	margin-top:6px;
}


.abobox .col3{
	float:left;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	padding-top:55px;
}

/**
 * REG / PAYMENT USW
 *
 */
.box_line .row{
	float:left;
}

div.vspace {
	line-height: 5px;
	height: 5px;
}

.box .box_text {
	font-size: 12px;
	width: 600px;
}

.box .box_htmlmodul {
	width: 655px !important;
}

.box .box_headline {
	font-size: 11px;
	width: 600px;
}

.box .box_line {
	height: 20px;
	width: 630px;
}

.box .box_subbox {
	width: 630px;
}

* html .box #box_line {
	height: 20px;
	width: 630px;
	margin-left: 15px;
}

*:first-child+html .box #box_line {
	height: 20px;
	width: 600px;
	margin-left: 15px;
}

.box .height180 {
	height: 180px;
}

.box .height150 {
	height: 150px;
}

.box .height145 {
	height: 145px;
}

.box .height110 {
	height: 110px;
}

.box .height90 {
	height: 90px;
}

.box .height80 {
	height: 80px;
}

.box .height75 {
	height: 75px;
}

.box .height70 {
	height: 70px;
}

.box .height50 {
	height: 50px;
}

.box .height35 {
	height: 35px;
}

.box .height30 {
	height: 30px;
}

.box .box_line .row {
	float: left;
}

.box .box_line .row .txtfield {
	width: 140px;
}

.box .box_line .row .txtfield2 {
	width: 120px;
}

.paybox_background {
	background-image:url("img/payment_bg.png");
	background-repeat:no-repeat;
	height:135px !important;
	overflow:hidden;
	padding-top:15px !important;
	width:685px !important;
	}

.paybox_backgroundover {
	/*background-image: url('img/payment_bgaktiv.png');*/
}

.buybutton_shadow {
    height: 140px;
    position: absolute;
	z-index: 10;
	width: 684px;
}

.buybutton_shadow:hover, .buybutton_shadow.hover{
	background-image: url("img/payment_bgaktiv_dark.png");
    background-repeat: no-repeat;
	background-position:bottom;
}

.buybutton_shadow input{
	display:none;
	cursor:pointer;
 	position: absolute;
    width: 100px;
	right:40px;
	bottom:20px;
}
.buybutton_shadow:hover input, .buybutton_shadow.hover input{
   display:block;
}


.width690 {
	width: 690px;
}

.width650 {
	width: 650px;
}

.width560 {
	width: 560px;
}

.width535 {
	width: 535px;
}

.width440 {
	width: 440px;
}

.width420 {
	width: 420px;
}
.width360 {
	width: 360px;
}

.width315 {
	width: 315px;
}

.width300 {
	width: 300px;
}

.width220 {
	width: 220px;
}

.width60 {
	width: 60px;
}

.width120 {
	width: 120px;
}

.width100 {
	width: 100px;
}

.width130 {
	width: 130px;
}

.width150 {
	width: 150px;
}

.width185 {
	width: 185px;
}

.width160 {
	width: 160px;
}

.width200 {
	width: 200px;
}

.width210 {
	width: 210px;
}

.width10 {
	width: 10px;
}

.image {
	border: 0px;
	margin-right: 5px;
	margin-top: 5px;
}

.imagesub {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.justify {
	text-align: justify;
}

.txtbold {
	font-weight: bold;
}

.txtblock {
	padding-top: 3px;
	padding-right: 5px;
}

.padding-left {
	padding-left: 10px;
}

.txtblock a {
	text-decoration: underline;
}

.txtblock table {
	margin-left: -7px;
}

.txtred {
	color: #ff0000;
}

.txtnodeco {
	text-decoration: none;
}

.hidden {
	display: none;
}

.pwrot {
	height: 14px;
	width: 53px;
	color:#ffffff;
	font-weight:bold;
	margin-top: 3px;
	color: #ffffff;
	margin-right: 5px;
}

.pworange {
	height: 14px;
	width: 53px;
	color:#ffffff;
	font-weight:bold;
	margin-top: 3px;
	color: #ffffff;
	margin-right: 5px;
}

.pwgruen {
	height: 14px;
	width: 53px;
	color:#ffffff;
	font-weight:bold;
	margin-top: 3px;
	color: #ffffff
}

.pwblank {
	height: 14px;
	width: 53px;
	margin-top: 3px;
	color: #636363
}

.box .box_line .row50 {
	float: left;
	width: 200px;
}

.box .gototop {
	text-align: right;
	padding-right: 20px;
	margin-bottom: 15px;
}

.OK {
	color: green;
	font-weight: bold;
	padding-left: 10px;
	display: block;
	line-height: 20px;
}

.XX {
	color: #ff0000;
	font-weight: bold;
	padding-left: 10px !important;
	line-height: 20px;
	display:none;
}

.box_line_error * .XX{
	display: block;
	padding: 0;
}

.stepbox {
	margin-left: 15px;
	margin-bottom: 30px;
}

.info {
	color: #666666;
	font-size: 9px;
	font-weight: bold;
}

.box_line_error{
	background-image: url(img/errorbg.png);
    width: 685px !important;
}

.dark_grey{

}
.linespacerreg{
	padding-top:0px !important;
	height:16px !important;

}
/**
 * REG
 */

#register .box_line, .box_lineleft{
	padding-bottom:5px;
	padding-top:5px;
	width:685px;
	margin-left:-26px;
	padding-left:26px;
}



.autoheight{
	height:auto !important;

}


/**
 * Player
 */

/* STYLES FUER DEN PLAYER */


.maincontent_player{
	background: none repeat scroll 0 0 transparent;
}

.maincontent_player .contentleft{
	width:947px;
}

.maincontent_player .contentleft .contentleft_bottom{
	width:947px;
}

.maincontent_player .contentrow{
	width:918px;
}

.maincontent_player .contentrow_nopadding{
	width:947px;
}

.maincontent_player .contentrow .presenter{
	margin:auto;
	width:720px;
	padding:10px;
}

.maincontent_player .contentrow .m03small{
	width:146px;
}




.sliderrow {
	height:234px;
	overflow:hidden;
	padding-left: 20px;
    width: 700px !important;
	 margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
}

.sliderrow .contentrow_headline{
	padding-left:10px;
}

.sliderrow #glass_left{
	    margin-top: 73px;
	    margin-left: -10px;
}

.sliderrow #glass_right{
	    margin-top: 73px;
}
.slideboxouterwrapper{
	overflow:hidden;
	float:left;
	width:625px;
	height:234px;
}

.slideboxwrapper{
	width:2160px;
	height:234px;

}
.slidebox{
	float:left;
	width:720px;
}





.sliderrow .m03space{
	width:3px;
}





.sliderrow .m03small{

	background-image: url("img/smallm03bg.png");
	width: 142px !important;
	padding: 0 5px 0 5px;
}


.sliderrow * .m03text{
	display:block;

}

.sliderrow * .m03link{
	display:block;

}

.sliderrow * .m03img{
	position:static;
}

.sliderrow * .arrowwhite_right{
	margin-top:4px;
	float: right;
}



.sliderrow * .txtspan{
	float: right;
	margin-right:5px;
	color: #CCCCCC;
}



.playervspace {
	position: relative;
	height: 5px;
	width: 750px;
	line-height: 5px;
	overflow: hidden;
}

.playerbacklink {
	background-color: #f3f3f3;
	margin-bottom: 10px;
}

.playerbacklink a {
	color: #333333;
	line-height: 40px;
	margin-left: 20px;
}

.playersub {
	margin: auto;
	width: 608px;
	background-color:#0d2733;
	border-top: 1px solid #385E46;
	border-bottom: 1px solid #385E46;
	height: 27px !important;
	line-height: 20px;
	position: relative;
	z-index: 4;
	display: none;
}

.playersub .aufrufe {
	display:none;
}
.playersub .button {
	padding-left: 10px;
	cursor:pointer;
	float: left;
	height:27px;
	position: relative;
	line-height: 27px;
	color: #ffffff;
 	background-color: #051923;
	border-left:1px solid #385e46;
	overflow:hidden;
}

.playersub .button a{
	text-weight:bold;
}

.playersub .back .arrowwhite_left{
	margin-top:9px;
	margin-right:5px;
}

.playersub .top {
	width: 81px;
}

.playersub .flop {
	width: 81px;

}
.playersub .back {
	width: 73px;
	border-left:0px;
}

.playersub .flop .thumbdown_big{
	margin-right:5px;
	margin-top:2px;
}
.playersub .top .thumbup_big{
	margin-right:5px;
}



.playersub .favoriten {
	padding-left: 10px;
	cursor:pointer;
	width: 35px;
	float: left;
	position: relative;
	border-right:1px solid #385e46;
}

.playersub .favoriten .img {
	background-position: 6px 5px;
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -3495px;
	background-repeat: no-repeat;
	width: 35px;
	display: block;
}

.playersub .favoriten .inaktiv {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -3536px;
}

.playersubmax {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	background-color:#0d2733;
	height: 27px;
	line-height: 20px;
	position: relative;
	z-index: 4;
	display: none;
	border-top: 1px solid #385E46;
	border-bottom: 1px solid #385E46;
}

.playersubmax .aufrufe {
	padding-left: 10px;
	width: 129px;
	float: left;
	position: relative;
	line-height: 27px;
	color: #ffffff;
}

.playersubmax .addthisbox,.playersub .addthisbox {
	margin-right: 11px;
	float: right;
	position: relative;
	line-height: 27px;
	color: #ffffff;
	overflow:hidden;
	padding-top: 4px;
}



.playersubmax .aufrufe_itunesdownload {
	width: 238px;
}

.playersubmax .aufrufe_itunessoundtrack {
	width: 173px;
}


.playersub .aufrufe_itunesdownload {
	width: 128px;
}

.playersub .aufrufe_itunessoundtrack {
	height:27px;
	line-height:27px;
	overflow:hidden;
	width:68px
}

.itunes_txt{
	display:block;
	float:left;
	height:20px;
	margin-right:5px;
	overflow: hidden;
	width:97px;
}
.itunes_btn{
	display:block;
	float:left;
	height:20px;
	margin-top:4px;
	width:38px;
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -3577px;
	background-repeat:no-repeat;
}

.playersub .itunes {
	    border-right: 1px solid #385e46;
    overflow: hidden;
    padding-left: 5px;
    width: 143px;
}

.playersubmax .itunes {
	width: 145px;
	border-right:1px solid #385e46;
}

.playersubmax .itunessoundtrack{
	width: 210px;
	border-right:1px solid #385e46;
}

.playersubmax .button {
	padding-left: 10px;
	cursor:pointer;
	float: left;
	position: relative;
	line-height: 27px;
	height: 27px;
	color: #ffffff;
	background-color: #051923;
	border-left:1px solid #385e46;
}

.playersubmax .back .arrowwhite_left{
	margin-top:9px;
	margin-right:5px;
}

.playersubmax .top {
	width: 81px;
}

.playersubmax .flop {
	width: 81px;
}
.playersubmax .back {
	width: 73px;
	border-left:0px;
}

.playersubmax .flop .thumbdown_big{
	margin-right:5px;
	margin-top:2px;
}
.playersubmax .top .thumbup_big{
	margin-right:5px;
}



.playersubmax .favoriten {
	padding-left: 10px;
	cursor:pointer;
	width: 35px;
	float: left;
	position: relative;
	border-right:1px solid #385e46;
}

.playersubmax .favoriten .img {
	background-position: 6px 5px;
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -3495px;
	background-repeat: no-repeat;
	width: 35px;
	display: block;
}

.playersubmax .favoriten .inaktiv {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -3536px;
}

div#presenter,.presenter,#superbanner {
	margin:10px auto;
	width:658px;
	position: relative;
}

.contentrow div#presenter, .homelists div#presenter,
.contentrow .presenter, .homelists .presenter,
.contentrow #superbanner, .homelists #superbanner {
	z-index:1;
}

#playerteaser_content div#presenter,
#playerteaser_content .presenter,
#playerteaser_content #superbanner {
	z-index:137;
}

#superbanner {
	width:710px;
	margin-left:-26px;
}
.contentrow .presenter, .contentrow #superbanner{
	margin-left:-26px;
}

.maincontent_player .contentrow .presenter{
		margin-left:0px !important;
}

.maincontent_player .contentrow .presenter{

	margin:auto !important;
}
.contentrow .flashaufmacher_teasermodul{
	margin-left:-27px;
}



#flash_layer {
	position: relative;
	z-index: 4;
	top:0px !important;
	overflow: hidden;
}

.free_flash_player_169 #flash_layer {
	width: 720px;
	margin:auto;
}



.free_flash_player,.free_flash_player_169 {
	height:582px;
	margin-top:80px;
}




.free_flash_player_169 {
	height:446px;
}

.free_flash_player #flash_layer {
	width: 720px;
	margin:auto;

}

.dimmer {
	position: absolute;
	z-index: 8;
	background-color: #000000;
	filter: alpha(opacity =50);
	opacity: 0.50;
	-moz-opacity: 0.5;
	display: none;
	cursor: pointer;
}
.dimmer_top {
	width: 925px;
	background-image:url("img/dimmerbg.png");
}

.dimmer_slider {
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
	cursor: pointer;
	height: 60px;
	left: 315px;
	position: absolute;
	top: 734px;
	padding: 10px;
	z-index: 5;
	display: none;
	color: #666666;
	text-align: center;
}

#dimmer_slider {
	width: 250px;
	margin-top: 20px;
	margin-left: 25px;
}

.dimmer_grey {
    position: fixed;
    z-index: 10000;
    background-color: #E8E8E8;
    filter: alpha(opacity =65);
    opacity: 0.65;
    -moz-opacity: 0.65;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.dimmer_content_wrapper {
    position: fixed;
    z-index: 10000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#dimmer_content_gtv {
    position: relative;
    z-index: 10001;
    background: transparent;
    filter: alpha(opacity =100);
    opacity: 1;
	-moz-opacity: 1;
    margin: auto;
    top: 20%;
    width: 720px;
    height: 405px;
}

.dimmerlogos {
	left: 30px;
	position: absolute;
	top: 117px;
	z-index: 6;
	display: none;
	cursor: pointer;
}

.dimmerlogos .black {
	position: absolute;
	background-color: transparent;
}

.dimmerlogos .white {
	position: absolute;
	background-color: transparent;
}

.dimmer_superbanner {
	position: absolute;
	top: 100px;
	left: 100px;
	z-index: 7;
}

.dimmer_presenter {
	position: absolute;
	top: 100px;
	left: 100px;
	z-index: 7;
}

.superbannermax {
	margin-left: 4px;
}
.breakad_container {
	width: 300px;
	height: 250px;
	position: absolute;
	display: none;
}

.breakad_info {
	background-color: #ffffff;
	font-size: 9px;
	height: 14px;
	line-height: 14px;
	position: absolute;
	text-align: center;
	top: -15px;
	width: 57px;
	filter: alpha(opacity = 50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}

.breakad_container iframe {
	width: 300px;
	height: 250px;
	border: 0px;
	overflow: hidden;
}

.ipaddiv{
	display:none;
}

.detailsuchen_header,.folgensuche,.folgensuche_info{
	display:none;
}

#paypreview_overlay{
	background-color:#000;
}
#paypreview_container a.modalCloseImg {
	background:url(img/preview_close.jpg) no-repeat;
	width:19px;
	height:19px;
	display:inline;
	z-index:3200;
	position:absolute;
	right: 1px;
    top: -19px;
	cursor:pointer;
}


#paypreview_infobar .empfehlen_bookmarks {
	color: #636363;
    float: left;
    line-height: 20px;
    margin-left: 20px;
    margin-right: 118px;
    margin-top: 6px;
    position: relative;
    width: 140px;
}

#paypreview_infobar {
	margin: auto;
	width: 608px;
	background-color: #114076;
	height: 27px !important;
	line-height: 20px;
	position: relative;
	z-index: 4;
}

#paypreview_infobar .button {
	padding-left: 10px;
	cursor:pointer;
	float: left;
	height:27px;
	position: relative;
	line-height: 27px;
	color: #ffffff;
	background-image:url("img/playersubbutton.png");
	border-left:1px solid #385e46;
	overflow:hidden;
}

#paypreview_infobar .button a{
	text-weight:bold;
}

#paypreview_infobar .button a{
	text-weight:bold;
}

#paypreview_infobar .back {
	width:59px;
	padding-right: 10px;
	border-right:1px solid #385e46;
	border-left:0px;
}

#paypreview_infobar .favoriten {
	text-align:center;
	cursor:pointer;
	width: 35px;
	float: left;
	padding-left: 0px;
	position: relative;
	border-right:1px solid #385e46;
}

#paypreview_infobar .back .arrowwhite_left{
	margin-top:9px;
	margin-right:5px;
}
#paypreview_infobar .view {
	margin-left: 61px;
    padding-right: 5px;
    text-align: left;
    width: 173px;
}
#paypreview_infobar .arrowwhite_right{
	float:right;
	margin-right: 5px;
    margin-top: 10px;
}


#at20mc{
	text-shadow: none;
}

.tharukaAd table * {
	font-size: 11px;
}


.flash-fallback {
	background: url("img/flash_fallback_glas.png") no-repeat 50px 52px;
	position: relative;
	width:700px !important;
}

#flash-fallback-teaser {
	position:relative;
	width: 576px;
	top:30px;
	left:92px;
	display: block;
	/*padding-left:92px;
	padding-top:30px;
	display: block;*/
}
#flash-fallback-logo {
	max-height: 90px;
	/*padding-left:92px;
	margin-top:-90px*/;
}
#flash-fallback-schieber {
	position:relative;
	top:-60px;
	left:92px;
	display: block;
	/*padding-left:92px;
	margin-top:-90px*/;
}
#flash-fallback-notice {
	position:relative;
	top:-48px;
	left: 2px;
	padding-top:0px !important;
	margin-top:0px;
}
#flash-fallback-h1 {
	position:relative;
	top:-185px;
	left:240px;
	font-weight:normal;
	font-size: 12px;
	width:350px;
	color: gray;
}
#flash-fallback-h2 {
	position:relative;
	top:-175px;
	left:240px;
	font-weight:normal;
	font-size: 14px;
	width:350px;
	height:40px;
}
#flash-fallback-logo-container {
    height: 90px;
    left: 90px;
    position: relative;
    top: -250px;
    width: 130px;
}
#m01_bigflash {
    margin-left: 25px;
}

.epg .pageheader {
   height:126px;
}

.epg_fixed * .epg_header{
	position:fixed;
	top:94px;
    z-index: 9;
}

.epg_fixed .pageheader{
    height:166px;
	position:fixed;
	margin-top: 0;
	top:0px;
    z-index: 8;

}

.epg_fixed .pageheader .header_content{
	background-image: url(img/bg_header_content_epg.jpg);
    padding-top: 40px;
    width: 947px;
}

.epg_fixed .maincontent {
    margin-top: 240px;
}

.epg .maincontent .contentright{
	display:none;
}

.epg_fixed .epg_day, .epg_fixed .epg_day_1{
	top:15px;

}

.epg .maincontent {
	background-image: none;
}

.epg .maincontent .contentleft{
	width:947px;
}

.epg_fixed .maincontent .contentleft {
    margin-top: -85px;
}

.epg .maincontent .contentleft .contentleft_bottom{
	width:947px;
	padding:0px;
}

.epgcontent{
	margin-top:-35px;
}

.epg_header{
	width:957px;
	height:66px;
	background: url("img/epg_header.png") no-repeat scroll left top transparent !important;
	/*position: relative;
	z-index:8;*/
}


.epg_grid{
	width:947px;
}
.epg_column{
	width:315px;
	float: left;
    /*position: relative;*/
	border-top: 1px solid #385E46;
}


.epg_column_1 {
    width: 319px;
    z-index: 6;

}

.epg_column_2 {
	margin-left: -4px;
    width: 317px;
	z-index:2;
}

.epg_cell{
	min-height:30px;
	padding:10px;
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -3617px;
	cursor:pointer;
}

.epg_cell:hover{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -3752px;
}

.epg_column_1 .epg_cell{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -3887px;
}

.epg_column_1 .epg_cell:hover{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -4022px;
}

.epg_column_2 .epg_cell{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -4157px;
}
.epg_column_2 .epg_cell:hover{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -4292px;
}
.epg_cell .time{
	font-size:14px;
	width:39px;
	display:block;
	float:left;
}

.epg_cell .headline{
	font-size:14px;
}

.epg_cell .epg_image{
	width:100px;
	height:56px;
	float:left;
	 margin-right: 10px;
    margin-top: 8px;
}
.epg_cell .epg_text{
	color:#cccccc;
	width:185px;
	height: 45px;
	margin-top:5px;
	float:left;
	 overflow: hidden;
}

.epg_cell .epg_preview{
	float:left;
	width:88px;
	background-image: url("img/btn_smallplay.png");
    background-position: right center;
    background-repeat:no-repeat;
     height: 26px;
    line-height: 24px;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 8px;
}
.epg_cell .epg_preview_spacer{
	float:left;
	width:88px;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 8px;
}




.epg_cell .epg_show{
	float:left;
	width:79px;
	background-image: url("img/btn_smallplay.png");
    background-position: right center;
    background-repeat:no-repeat;
    height: 26px;
    line-height: 26px;
    margin-top: 5px;
	font-weight:bold;
}

.epg_cell .epg_play {
	display:none;
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -4427px;
    float: left;
    height: 37px;
    margin-top: 16px;
    margin-left: 5px;
    width: 27px;
}

.epg_day{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -4484px;
    float: left;
    height: 57px;
    position: relative;
    top: 18px;
    width: 66px;
}
.epg_day_1{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -4561px;
}





.epg_day .weekday{
	font-size: 25px;
    padding-top: 2px;
    text-align: center;
    width: 66px;
	font: 25px 'texgyreadventorBold',Arial,sans-serif;
	height: 31px;
	text-transform: uppercase;
}

.epg_day .date{
	font-size: 10px;
    text-align: center;
    width: 66px;
}

.epg_header_arrow_left,.epg_header_arrow_right{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -4638px;
	float: left;
    height: 66px;
    left: 0px;
    position: relative;
    width: 45px;
    cursor:pointer;
}
.epg_header_arrow_right{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -4724px;
	left: 664px;
}

.epg_header_arrow_left:hover{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -4810px;
}

.epg_header_arrow_right:hover{
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -4896px;
}




.epg_day_0{
	left:33px;
}
.epg_day_1{
	left:281px;

}
.epg_day_2{
	left:530px;
}

.epg_cell_spacer{
	min-height:31px;

	padding:10px;
	padding-bottom:10px;
	cursor:default;
	background: none repeat scroll 0 0 transparent !important;

	min-height: 0;

}


.epg_cell {
	height:95px;
}

.epg_cell_spacer{
	min-height: 0;
	padding: 0;
    height:0;
}


.epg_cell_dummyspacer{
	height:1px;
}



@font-face {
    font-family: 'texgyreadventorRegular';
    src: url('font/texgyreadventor-regular-webfont.eot');
    src: url('font/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/texgyreadventor-regular-webfont.woff') format('woff'),
         url('font/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('font/texgyreadventor-regular-webfont.svg#TeXGyreAdventorRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'texgyreadventorItalic';
    src: url('font/texgyreadventor-italic-webfont.eot');
    src: url('font/texgyreadventor-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/texgyreadventor-italic-webfont.woff') format('woff'),
         url('font/texgyreadventor-italic-webfont.ttf') format('truetype'),
         url('font/texgyreadventor-italic-webfont.svg#TeXGyreAdventorItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'texgyreadventorBold';
    src: url('font/texgyreadventor-bold-webfont.eot');
    src: url('font/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/texgyreadventor-bold-webfont.woff') format('woff'),
         url('font/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('font/texgyreadventor-bold-webfont.svg#TeXGyreAdventorBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'texgyreadventorBoldItalic';
    src: url('font/texgyreadventor-bolditalic-webfont.eot');
    src: url('font/texgyreadventor-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/texgyreadventor-bolditalic-webfont.woff') format('woff'),
         url('font/texgyreadventor-bolditalic-webfont.ttf') format('truetype'),
         url('font/texgyreadventor-bolditalic-webfont.svg#TeXGyreAdventorBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


.feedback_text {
	width: 600px;
	height: 80px;
	background-image: none;
	background-color: #ffffff;
	resize: vertical;
}

.feedback_radio {
	margin-left: 0px;
}

.feedback_hint{
	border: 1px solid #FF0000;
    font-style: italic;
    margin-left: 19px;
    padding: 3px;
	display:none;
}

.ust_kennzeichnung{
    font-size: 11px;
    vertical-align: super;
}

.ust_right{
    margin-right: 25px;
    margin-top: -5px;
    float: right;
}

.hasAbos a {
    text-decoration: underline;
}

.hasAbos ul a {
    text-decoration: none;
}

.content-head-image {
    margin: 25px 0 35px;
}

.box_text ul {
    list-style: none;
    margin-top: 15px;
    margin-bottom: 25px;
}

.box_text ul li {
    background-image: url(img/arrow.png);
    background-repeat: no-repeat;
    padding: 0 0 0 16px;
    margin: 0 0 3px 0;
}

#contentleft .box_text a {
	text-decoration: underline;
}

#contentleft .box_text a:hover {
	color: #b9e637;
}

/**
 * SEO BOX Styles
 */
.seobox-wrapper.frontend {
    width: 684px;
}

/**
 * Breadcrumb
 */
.contentleft_bottom .contentrow-breadcrumb .breadcrumb-crumb:first-child .start {
    display: none;
}

.contentleft_bottom .contentrow .breadcrumb-crumb:first-child {
    margin-left: -10px;
}

.contentrow-breadcrumb {
    height: 36px;
}

.breadcrumb-crumb div {
    height: 33px;
    line-height: 33px;
    vertical-align: middle;
    text-transform: uppercase;
    display: inline-block;
    float: left;
    font-weight: bold;
}

.breadcrumb-crumb .mid {
    background-color: #082b3e;
    padding: 0 10px 0 18px;
    margin: 0 0 0 -3px;
}

.breadcrumb-crumb.active .mid {
    background-color: #284c4c;
    color: #ffffff;
}

.breadcrumb-crumb div:first-child .start {
    display: none;
}

.breadcrumb-crumb .start {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -4982px;
    width: 11px;
    margin: 0 0 0 -14px;
}

.breadcrumb-crumb.active .start {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -5035px;
}

.breadcrumb-crumb .end {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -5088px;
    width: 11px;;
}

.breadcrumb-crumb.active .end {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -5141px;
    background-repeat: no-repeat;
    width: 12px;
}

.accordionheadline_background {
    background-color:#122e3f;
    margin-top: 30px;
    height: 30px;
}

.accordionheadline_background .accordionheadline {
    line-height: 30px;
    padding-left: 26px;
    font-size: 12px;
    font-weight: bold !important;
    color: #d1d0ce;
    text-shadow: 0 -1px 1px #000000;
}

.accordion-wrapper {
    position:relative;
    padding: 10px 45px;
    border-bottom: 1px solid #385e45;
}

.accordion-wrapper:hover {
    background-color:#284b49;
    cursor: pointer;
}

.accordion-wrapper .accordion-headline .accordion-icon {
    cursor:pointer;
    background-repeat: no-repeat;
    position: absolute;
    height: 16px;
    width: 16px;
    display: block;
    left: 27px;
}

.accordion-wrapper .accordion-headline .accordion-icon {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -5194px;
}

.accordion-wrapper.active {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -5228px;
    background-repeat: no-repeat;
    background-color:#254249;
}

.accordion-wrapper .accordion-headline {
    color: #a3ce38;
}

.accordion-wrapper.active .accordion-headline .accordion-icon {
  background-image: url('img/sprite-norep.png?f995b834e75a620bc9762b2e4eda73bd');
  background-position: left -5447px;
    top: 15px;
}

.accordion-wrapper.active .accordion-text {
    margin-top:10px;
}

.moritz-css .contentrow_headline {
    height: 30px;
    line-height: 30px;
    font-size: 15px;
}

.moritz-css .contentrow_headline_bg .contentrow_headline {
    font-weight: bold !important;
}

.hilfe .mouseover-image,.moritz-css .mouseover-image {
    margin: 10px 21px 10px 0;
    width: 280px;
    height: 130px;
    float: left;
}

.kein-verlauf .contentrow_headline_bg {
    background: none;
}

.contentrow_headline_nobg {
    background: none;
    padding-bottom: 9px;
    margin-top: 15px;
}

.contentrow_headline_nobg .contentrow_headline {
    font-weight: bold;
    padding-bottom: 0px;
}

.fullwidth .html_without_headline .contentleft_header_html {
    height: auto;
}

.fullwidth .html_without_headline .box_htmlmodul p {
    margin: 0;
}

.buy_loader {
    vertical-align: middle;
    margin-bottom: 5px;
    display:none;
}

.inputsubmitsmall[disabled="disabled"] {
    opacity:0.5;
    cursor:default;
}

.announcement {
    color: red;
    width: 176px;
    text-align: right;
}

.line.announce .title, .line.announce .time, .line.announce .announcement  {
    cursor: default !important;
}
