body, body *{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#505050;
}

body{
  background: url(../img/body_bg.gif) repeat-y center center;
}

h1 {
  font-size: 27px;
}
h2 {
  font-size: 25px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
  margin: 0;
  padding: 0;
}
p {
  margin: 0 0 1.2em 0;
}
img {
  border: none;
}
hr {
  height: 1px;
  background: #000;
  color: #000;
  overflow: hidden;
  border: none;
}
ul {
  margin: 0;
  padding: 0;
}
dt,dl,dd {
  margin: 0;
  padding: 0;
}
table{
  border:none;
  border-collapse:collapse;
}
table td{
  /*vertical-align:top;*/
}
/**
* cleaner
*/
.cleaner {
  clear: both;
  border: none;
  background: none;
  font-size: 1px;
  height: 0px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.marginbottom{
  margin: 0 0 34px 0;
}
/**
* cleaner end
*/

/**
* form (at the moment only for login form)
*/
form {
  display: inline;
}

fieldset {
  border: none;
  float: left;
  width: 260px;
}

label {
  width: 140px;
  display: block;
  float: left;
  padding: 2px 0 0 0;
}



button {
  width: auto;
  height: 21px;
  border: 1px solid #b3b6b9;
  background: #edeff2;
  color: #3b3b3b;
  padding: 2px;
  margin: 5px 0 0 140px;
}

* html button {
  margin-left: 143px;
}

select {
  border: 1px solid #b6b6b6;
  background: #eaeaea;
  margin-bottom: 4px;
  height: 18px;
}

form br {
  clear: both;
}

/* newsletter - press - login */

.checkbox{
  width: 10px;
  height: 10px;
  margin: 2px 0 0 1px;
  padding: 0;
  border: none;
}

.newsletter input,
.newsletter textarea
.login input,
.press input {
  border: 1px solid #b6b6b6;
  background: #eaeaea;
  height: 18px;
  width: 180px;
  margin: 0 0 4px 0;
  padding: 0 0 0 2px;
}

select.anrede {
  width: 70px;
}

input.plz {
  width: 50px;
  margin-right: 4px;
}

input.city {
  width: 119px;
}

#newslettercountry {
  width:184px;
}

.error {
  color: #e20024;
}

input.checkbox {
  width: 15px;
}

/* newsletter - press - login */

/**
* form end
*/


.site {
  background: url(../img/main_bg.gif) repeat-x left bottom;
}

.left{
  border-top: 1px solid #000;
  border-right:1px solid #000;
  padding-bottom: 50px;
  width: 731px;
}

.navi {
  border: none;
  padding-right: 22px;
  float:left;
}

.maincontent {
  border: none;
  padding-right: 4px;
  float:left;
  width: 533px;
  position: relative;
}

.back {
  position: absolute;
  right: 4px;
  top: 8px;
  padding: 2px 5px;
  text-decoration: none;
  border: 1px solid #B3B6B9;
  background: #E9E7E7;
}
.back-bottom {
  display:block;
  text-align:right;
  text-decoration: none;
}

#right-box {
  border-left: 1px solid #000;
  margin-left: -1px;
  background: #fff;
}

*html #right-box {
  border-left: 2px solid #000;
}

#logo {
  width:172px;
  height:120px;
  position: absolute;
  left:22px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}


/*** flash player data */
#player-data {
  background: url(../img/2x_player_bg.gif);
  padding: 5px 0 0 0;
  height: 26px;
  width: 280px;
}

#player2x-data a, #player-data a.player-detail {
  color: #8e8d8d;
  font-size: 11px;
  text-decoration: none;
}
#player-data p,
#player-data a.player-detail {
  padding-left: 16px;
}
#player-data p {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  margin: -3px 0;
  /*width: 220px;*/
}
#player-data a.player-detail {
  color: #e20024;
  text-decoration: none;
}

#player-data img {
  float:right;
  margin: 2px 9px 0 0;
  cursor: pointer;
}

#player2x-data{
  color: #ffffff;
  height: 31px;
  width: 528px;
  padding: 2px 16px;
  background: #272727;
}

/*** flash player data */

#tab-nav {
  width: 267px;
  height: 30px;
  list-style-type: none;
  background: url(../img/tab_bg.gif);
  margin: 0;
  padding: 0 0 0 13px;
}
#tab-nav li {
  display: block;
  float: left;
  background: #fff;
  height: 22px;
  border: 1px solid #b2b0af;
  border-bottom: none;
  padding: 5px 16px 0;
  margin: 2px 0 0;

}

#tab-nav li a {
  color: #5d6679;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  text-transform: capitalize;
}

#tab-boxes {
  width: 280px;
  overflow: hidden;
  background: #fff;
  position: relative;
  color:#8e8d8d;
}

.tab-box {
  background: #fff;
  padding: 0 12px 12px 12px;
  width: 256px;
  float: left;
}

.tab-box .box-item {
  padding: 19px 0 0 0;
}

.tab-box .box-item img {
  float: left;
  width: 78px;
}

.tab-box .box-item p {
  margin: 0 0 0 86px;
  color: #8e8d8d;
}

.tab-box .box-item .nomargin{
  margin: 0 ;
}

.tab-box a {
  color: #8e8d8d;
  font-weight: bold;
  text-decoration: underline;
}

.tab-box li.tab-paging,
.tab-box li.arrow-paging{
  list-style: none;
  display: inline;
  cursor: pointer;
  padding: 0 7px 0 7px;
  text-decoration: underline;
  color:#8e8d8d;
}

.tab-box ul#tab-paging {
  text-align:right;
  margin: 0 15px 10px 0;
}

.tab-box li.selected{
  font-weight: bold;
  color:#3b3b3b;
  text-decoration: none;
}

.tab-box li.withborder {
  border-left: 1px solid #3b3b3b;
}

.tab-box .readmore{
  padding: 4px 0 9px 0;
  border-bottom: 1px solid #ccc;
  text-align: right;
  display: block;
  clear: both;
}

#tab-paging {
  text-align:right;
  margin: 0 15px 10px 0;
}

#tab-paging li.paging,
#tab-paging li.arrow-paging{
  list-style: none;
  display: inline;
  cursor: pointer;
  padding: 0 7px 0 7px;
  text-decoration: underline;
  color:#8e8d8d;
}

#tab-paging li.selected{
  text-decoration: none;
  font-weight:bold;
}

/*
* header
*/
.header-media {
  position:relative;
  height: 245px;
  width: 732px;
  overflow: hidden;
}

.header-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 717px;
  min-height: 26px;
  margin:0;
  background: url('../img/header_text_bg.png');
  font-size: 18px;
  fornt-weight: bold;
  color: #333;
  padding:  5px 15px 0 0;
  text-align: right;
}

*html .header-text {
  height: 26px;
  margin-bottom: -1px;
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="templates/html/master/img/header_text_bg.png",sizingMethod="scale");
}


/**
* top bottom navi
*/

#top {
  background: #e20024;
}

#topright{
  padding: 7px 0 0 0;
}

#topright #topNavi {
  margin-left: 9px;
}

#topNavi,
#btmNavi {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
  color: #fff;
}

#topNavi li,
#btmNavi li {
  display: inline;
  margin-right: 10px;
}

#topNavi li.level1{
  display:none;
}

#topNavi a.level-1active{
  color: #c3c3c3;
}

#topNavi li a,
#btmNavi li a {
  color: #fff;
  text-decoration: none;
}
#topNavi li a:hover,
#btmNavi li a:hover {
  color: #c3c3c3;
}
#btmNavi li {
  margin-right: 18px;
}

.logout{
  text-decoration:none;
  color:#fff;
  padding: 0 9px 0 0;
}

/**
* top bottom navi
*/



/*** hauptnavi */

#home {
  margin: 34px 0 0 25px;
  list-style: none;
}

.left-menu {
  margin: 0 0 0 25px;
  list-style: none;
}

.left-menu li{
  display: block;
}

#home a,
.left-menu a {
  text-decoration: none;
  display: block;
  color: #505050;
  padding: 0 0 0 10px;
}


.left-menu a.level2active ,
.left-menu a.level1active ,
.left-menu a.level-1active ,
.left-menu a.level0active {
  font-weight: bold;
}


.left-menu li ul li a{
  padding-left: 24px;
}

.left-menu li ul li ul li a{
  padding-left: 38px;
}

.left-menu li ul {
  list-style: none;
  border-top: 1px solid #aeaeae;
  border-bottom: 1px solid #aeaeae;
  padding: 5px 0 5px 0;
}

.left-menu li ul li ul {
  list-style: none;
  border-top: 1px solid #aeaeae;
  border-bottom: none;
  padding: 5px 0 5px 0;
}


/*** hauptnavi end */


/**
* home
*/
.title-box {
  float: left;
  width: 180px;
  border-right: 1px solid #fafafa;
  border-top: 1px solid #fafafa;
  color: #fff;
  overflow: hidden;
  position: relative;
}

.title-box-big{
  width: 274px;
}

.title-box h2{
  background: url(../img/titlebox_gradient.gif) repeat-x;
  height: 71px;
  padding: 16px 0 0 25px;
  font-size: 18px;
  color:#666;
}

.title-box span {
  display: block;
  background: url(../img/home_top_box_arrow_small.png) no-repeat;
  width:274px;
  height:11px;
}

*html .title-box span {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="templates/html/master/img/home_top_box_arrow_small.png",sizingMethod="fit");
}

.title-box-big span {
  background: url(../img/home_top_box_arrow.png) no-repeat;
}

*html .title-box-big span {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="templates/html/master/img/home_top_box_arrow.png",sizingMethod="fit");
}


.main-box{
  font-size: 12px;
  color: #666;
  float: left;
  width: 155px;
  border-right: 1px solid #fafafa;
  height:110px;
  padding: 0 0 0 25px;
}

.main-box-big{
  width:249px;
}

.main-box ul{
  list-style: none;
  margin:0;
  padding: 12px 0 0 0;
}

.main-box li{
  margin-bottom: 5px;
}

.main-box a{
  color:#666;
  text-decoration:none;
}


#films {
  margin: 0 0 0 25px;
  width: 684px;
  overflow: hidden;
  position: relative;
}

#films-container,
#films-containerHD{
  width: 2070px;
  list-style: none;
  margin:0;
  padding:0;
}

#films .films-header{
  width: 684px;
  background: url(../img/films/header_bg.gif);
  height:20px;
  list-style: none;
  margin: 0 0 1px 0;
  padding:0;
  clear:both;
}

#films .films-header li{
  float:left;
  display:block;
  width: 228px;
  color:#fff;
  margin: 2px 0 0 0;
  cursor: pointer;
}

#films .films-header img{
  margin: 0 4px 0 4px;
  vertical-align:-2px;
}

#films .films-header .header-center{
  text-align:center;
}

#films .films-header .header-right{
  text-align:right;
}

#films .films-header .header-left{
  visibility: hidden;
}

#films .film-box{
  position: relative;
  float: left;
  background: url(../img/films/box_bg.gif) #000 no-repeat;
  width: 116px;
  height: 345px;
  margin: 0 6px 0 0;
  font-size: 11px;
  color: #666;
  padding: 0 8px 0 8px;
}

#films .film-box p{
  font-weight: bold;
  font-size: 11px;
  margin: 10px 0 0 ;
}

#films .film-box a{
  margin: 5px 0 5px ;
  font-size: 12px;
  color:#666;
  font-weight: bold;
  display:block;
}


#films .film-logo{
  position:absolute;
  bottom:0;
  left:0;
}

#films #films-containerHD .film-box{
  margin-bottom:1px;
}

.film-cover{
  padding: 0 10px 12px 8px;
  margin: 15px -6px 0 -3px;
  background: url(../img/films/film_shadow.png) no-repeat top;
  min-height: 153px;
  max-height: 153px;
  max-width: 108px;
}


*html .film-cover{
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="templates/html/master/img/films/film_shadow.png",sizingMethod="fit");
}

.film-cover-big{
  padding:10px;
  background: url(../img/films/film_shadow_2.png) no-repeat top;
}


*html .film-cover-big{
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="templates/html/master/img/films/film_shadow_2.png",sizingMethod="fit");
}

/*** breadcrumb */
#breadcrumbNavi {
  margin: 10px 32px 8px 0;
  color: #282828;
}
#breadcrumbNavi ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#breadcrumbNavi li {
  display: inline;
  background: none;
  padding: 0;
  margin: 0;
  font-size: 13px;
}
#breadcrumbNavi li a {
  color: #282828;
  text-decoration: none;
}
#breadcrumbNavi li a.active {
  font-weight: bold;
  text-decoration: none;
}
/*** breadcrumb end */


/*** paging */
.left .paging {
  margin: 30px 0 0 0;
  position: relative;
  height: 20px;
}

.left .paging div{
  position: absolute;
  top:0;
  border: none;
}

.left .paging .left {
  position: absolute;
  left:0;
}

.left .paging .right {
  position: absolute;
  text-align: right;
  right:0;
  width: 350px;
}

.nodecor {
  text-decoration:none;
  font-size: 13px;
}

.left .paging .left a {
  color: #3b3b3b;
  text-decoration: underlined;
}
.left .paging .right a {
  color: #8e8d8d;
  text-decoration: underlined;
}
.left .paging .selected-page{
  font-weight: bold;
}
.left .paging .left a {
  text-decoration: none;
}


/*** paging end */


/**
* left end
*/


/*** search */

#search a {
  color: #8e8d8d;
  text-decoration: underline;
  font-weight: bold;
}
/*** search end */



/**
* right end
*/

/*** suggest */
#suggest label {
  float: left;
  width: 150px;
  margin-left: 10px;
}
#suggest button.submit {
  margin: 0 0 10px 160px;
  width: auto;
  height: 21px;
  border: 1px solid #b3b6b9;
  text-decoration: none;
  color: #3b3b3b;
  background: none;
  outline: none;
}
* html #suggest button.submit {
  margin-left: 173px;
}
#suggest form input {
  border: 1px solid #b6b6b6;
  background: #eaeaea;
  width: 160px;
  height: 18px;
  margin-bottom: 8px;
}
#suggest form select {
  border: 1px solid #b6b6b6;
  background: #eaeaea;
  height: 19px;
  margin-bottom: 8px;
}
#suggest form textarea {
  border: 1px solid #b6b6b6;
  background: #eaeaea;
  width: 160px;
  height: 90px;
  margin-bottom: 8px;
}
#suggest .error {
  margin: 5px 0 0 10px;
  color: #e20024;
}
#suggest h5 {
  margin: 10px 0 10px 10px;
}

#suggest #htmlarea {
  margin: 5px 0 0 5px;
}
#suggest #success {
  margin: 10px 0 0 5px;
}
#suggest br {
  clear: both;
}

#suggest .suggest-header{
  background: #e20024;
  text-align: right;
  padding: 5px;
}

#suggest .suggest-header a{
  color: #fff;
  text-decoration:none;
}

/*** suggest end */

/*** cdev blender */

#blender {
      position:absolute;
      top:0px;
      left:0px;
      width:100%;
      height:100%;
      background:#000;
      zIndex:1100;
}

/*** cdev blender end */


/*** press */

ul#pressnavi{
  list-style: none;
  color: #fff;
  border-bottom: 1px solid #b3b6b9;
  float: left;
  height: 36px;
  width: 680px;
  margin:  -8px 0 10px 0;
}

#pressnavi li{
  border: 1px solid #b3b6b9;
  border-bottom: none;
  float: left;
  background: #edeff2;
}

#pressnavi li a.active{
  border-top: 2px solid #e20024;
  margin-top: -3px;
  position: relative;
  background: none;
  padding: 11px 10px 10px 10px;
}

#pressnavi li a{
  display:block;
  padding: 10px 10px;
  color: #282828;
  text-decoration:none;
}

/*** press end */


/*** lb */

#playerlb {
  width: 560px;
}

#playerlb .top-menu {
  text-align: right;
}

#playerlb .top-menu a{
  text-decoration: none;
  color: #e20024;
}

/*** lb end */


/*** Sitemap */
.maincontent.sitemap{
}
#sitemap ul{
  float:left;
  width:50%;
  margin:0; padding:0;
  list-style:none;
}
#sitemap li{
  padding-right:10px;
}
#sitemap li a{
  text-decoration:none;
  display:block;
  width:100%;
}
#sitemap li a:hover{
  text-decoration:underline;
}
#sitemap li.level0,
#sitemap li.level0active{
  padding-top:10px;
  font-weight: bold;
}
#sitemap li.level1{
  padding-left:10px;
  padding-top:3px;
}
#sitemap li.level2{
  padding-left:20px;
}
/*** Sitemap end */




/*** footer */
#footer {
  color: #fff;
  padding: 4px 0 4px 26px;
  background: #e20024;
  position:relative;
}

#footer .tmglogo{
  position: absolute;
  bottom: 57px;
  left: 50px;
}

#footer a {
  color: #252525;
  text-decoration: none;
}

#footer #serviceBox {
  position: absolute;
  bottom: 23px;
  right: 0;
  z-index: 10;
  width: 281px;
}
* html #footer #serviceBox {
  bottom: 22px;
}
#footer #serviceBox a {
  float: left;
  width: 112px;
  padding: 9px 0 9px 0;
  color: #252525;
  border: 1px solid #afafaf;
  border-left: 1px solid #000;
  border-bottom: none;
  text-align: center;
  margin: 0 0 0 0px;
  background: #E9E7E7;  
}
#footer #serviceBox a.suggest {
  width: 280px;
  border: 1px solid #afafaf;
  border-bottom: none;
  border-left: none;
}

#footer #btmNavi {
  margin-left: 18px;
}
#footer img {
  margin: 0 19px -2px 1px;
}
/*#clearfooter {
  padding: 4px 0;
}*/
/*** footer end */

/* SEARCH */

.searchImage {
  float: left;
  margin:  0 10px 0 0;
}

/* SEARCH END*/

a.shoplink {
  position:absolute;
  right: 10px;
}


