body, body *{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
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;
  overflow: hidden;
  border: none;
}
ul {
  margin: 0;
  padding: 0;
}
dt,dl,dd {
  margin: 0;
  padding: 0;
}

.content a {
  color: #282828;
}

/**
* cleaner
*/
.cleaner {
  clear: both;
  border: none;
  background: none;
  font-size: 1px;
  height: 0px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.withmargin{
  height: 65px;
}
/**
* cleaner end
*/

/**
* forms
*/
form {
  display: inline;
  margin: 0;
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
input,
button {
  border: none;
  background: #fff;
}

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

form br {
  clear: both;
}

/**
* forms end
*/

/* login */

#newsletter input,
#unsubscribeform 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 {
  background: #eaeaea;
}

select.anrede {
  width: 70px;
}

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

input.city {
  width: 119px;
}

#newslettercountry {
  width:184px;
}

.error {
  color: #e20024;
}

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

button.submit {
  background: #eaeaea;
  margin: 5px 0;
  border: 1px solid #b6b6b6;
  margin-left: 140px;
}

/* login */

/*** newsletter */
#newsletter fieldset.nlLeft {
  float: left;
  width: 280px;
  padding-left: 2px;
}
#newsletter fieldset.nlRight {
  float: left;
  width: 337px;
  padding-left: 30px;
}
#newsletter fieldset.nlLeft label,
#newsletter fieldset.nlRight label,
#unsubscribeform label {
  float: left;
  width: 94px;
  color: #3b3b3b;
  font-weight: bold;
}

#newsletter fieldset.nlMessage label {
  width: 84px;
  color: #3b3b3b;
  font-weight: bold;
  padding-left: 2px;
}
#newsletter fieldset.nlMessage textarea {
  width: 300px;
  height: 125px;
  margin-bottom: 25px;
}


#newsletter form input.plz {
  width: 69px;
  margin-right: 4px;
}
#newsletter form input.city {
  width: 100px;
}

#newsletter fieldset.nlLeft select {
  width: 123px;
}
#newsletter select {
  border: 1px solid #B6B6B6;
  margin-bottom: 4px;
}

#newsletter form #themen {
  margin: 30px 0 40px 26px;
}
#newsletter form #themen .checkbox {
  position: relative;
  float: left;
  bottom: 1px;
  margin: 0;
  padding: 0;
  width: 10px;
  height: 10px;
  border: none;
}
#newsletter form #themen label {
  margin: -2px 30px 0 10px;
  float: left;
  padding: 0;
  color: #3b3b3b;
  font-weight: bold;
}

#unsubscribeform .submit {
  position: absolute;
  bottom: 5px;
  right: 7px;
  width: 86px;
  height: 21px;
  border: 1px solid #b3b6b9;
  background: #edeff2;
  color: #3b3b3b;
  text-decoration: none;
}

.box .submitnl {
  position: absolute;
  bottom: 7px;
  right: 7px;
  width: 86px;
  height: 21px;
  border: 1px solid #b3b6b9;
  background: #edeff2;
  color: #3b3b3b;
  text-decoration: none;
}


/*** newsletter end */


.site {
  /*background: url(../img/shadow_site.jpg) repeat-y;*/
  background: url(../img/bg_new.jpg) repeat-y;
}

#background {
  background: url(../img/main_bg_home.gif) repeat-y;
}

/**
* navi
*/

#top {
  background: #e20024;
}
#topright form input,
#topright form button {
  margin: 7px 0 0 0;
}
#topright form input {
  width: 94px;
}
* html #topright form button {
  height: 17px;
  padding: 0 1px;
}
#topright form button {
  width: 21px;
}
#topright form {
  margin-left: 11px;
}
#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;
}

.login-logout {
  color: #fff;
  text-decoration: none;
  margin-right: 10px;
}


/*** languagechooser */
#languagechooser {
  color: #fff;
}
#languagechooser a {
  color: #fff;
  margin: 0 9px;
  text-decoration: none;
}
#languagechooser a.selected {
  color: #c3c3c3;
}
#languagechooser {
  margin-right: -9px;
}
/*** languagechooser end */

/**
* navi end
*/

/**
* left
*/

/**
* home
*/
#titleBox-left,
#titleBox-middle,
#titleBox-right {
  float: left;
  height: 87px;
  border-right: 1px solid #dadada;
  border-top: 1px solid #dadada;
  background: url(../img/titlebox_gradient.png) repeat-x;
  color: #fff;
  overflow: hidden;
}
#titleBox-left {
  display: inline;
}
#titleBox-left {
  width: 248px;
}
#titleBox-middle {
  width: 256px;
}
#titleBox-right {
  width: 145px;
}
#titleBox-middle,
#titleBox-right {
  padding: 0 5px 0 19px;
}
#titleBox-left {
  padding: 0 5px 0 27px;
}

#titleBox-left h2,
#titleBox-middle h2,
#titleBox-right h2 {
  margin: 16px 0 6px 0;
  font-size: 18px !important;
}
#arrowsTitleBox {
  background: url(../img/arrow_titlebox.png) no-repeat;
  height: 6px;
}
* html #arrowsTitleBox {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="templates/html/master/img/arrow_titlebox.png",sizingMethod="fit");
}
#leftNavi {
  float: left;
  width: 254px;
  display: inline;
  padding: 0 0 8px 27px;
}
#middleNavi {
  float: left;
  width: 262px;
}
#rightNavi {
  float: left;
  width: 151px;
}

#leftNavi, #middleNavi, #rightNavi {
  padding-bottom: 25px;
}

#middleNavi,
#rightNavi {
  padding: 0 0 8px 19px;
}
#leftNavi ul,
#middleNavi ul,
#rightNavi ul {
  padding: 0;
  margin: 0 0 12px 0;
  list-style-type: none;
}
#leftNavi li a,
#middleNavi li a,
#rightNavi li a {
  color: #666;
  text-decoration: none;
}

#leftNavi h5,
#middleNavi h5,
#rightNavi h5 {
  margin-bottom: 6px;
  color: #666;
}
#middleNavi .icons {
  float: left;
  width: 44px;
  text-align: center;
  margin-right: 20px;
}
#middleNavi .list {
  float: left;
}
#middleNavi .list ul {
  margin-bottom: 37px;
}
#middleNavi .list h2 {
  margin-bottom: 9px;
}
/**
* home end
*/


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

.right #breadcrumbNavi {
  margin-left: 0;
}
/*** breadcrumb end */



/*** titel-box */
.titelBox {
  color: #282828;
  margin: 0 32px 0 0;
}
.titelBox h1 {
  font-size: 27px;
  padding: 0;
  margin-bottom: 1px;
}
.titelBox .text {
  margin-bottom: 34px;
}
.titelBox .marginShort {
  margin-bottom: 26px;
}
/*** titel-box end */

/*** end with boxes */

/*** hauptnavi */

#home {
  margin-top:32px;
}

#home a,
#left-menu a {
  text-decoration: none;
  display: block;
  color: #3b3b3b;
  margin: 0 0 0 -9px;
}
#home a:hover,
#left-menu a:hover {
  color: #666666;
}

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

#left-menu li.level2active,
#left-menu a.level2active{
  color: #c3c3c3;
  background: #3b3b3b;
}

#left-menu li,
#home li {
  list-style: none;
  background: #edeff2;
  border: 1px solid #b7b7b7;
  border-top: none;
  padding: 2px 0 2px 17px;
  cursor: pointer;
}

#home li {
  border-top: 1px solid #b7b7b7;
}

#left-menu li ul li {
  list-style: none;
  background: #d4d4d4;
  border: none;
  cursor: pointer;
  padding: 6px 0 2px 18px;
}

#left-menu li ul li ul li {
  list-style: none;
  background: #e6e6e6;
  cursor: pointer;
  padding: 4px 0 2px 19px;
}

#left-menu li ul {
  padding: 0;
  margin: 6px 0 8px 0;
  border: 1px solid #b7b7b7;
  border-right: none;
}

#left-menu li ul li ul {
  padding: 0;
  margin: 6px 0 0 0;
}


/*** hauptnavi end */

/*** history */

*html .history {
  height: 1%;
}

.history h3 {
  margin: 0 0 0 180px;
}

.history a.yearlist {
  font-size: 14px;
  text-decoration: none;
  color: #3b3b3b;
}
.history a.selected {
  font-weight: bold;
}

#go-up {
  border-bottom: 1px solid #b6b6b6;
  background: url(../img/arrow_up.gif) no-repeat center;
  cursor:pointer;
  min-height: 10px;
}

#go-down {
  border-top: 1px solid #b6b6b6;
  background: url(../img/arrow_down.gif) no-repeat center;
  cursor:pointer;
  min-height: 10px;
}

/*** history 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 */

/*** sitemap */
.sitemap li.level-1 {
  margin: 20px 0 9px 0;
  font-weight: bold;
}
.sitemap li.level1 {
}
.sitemap #middleSiteMap li.level-1 {
  margin: 20px 0 -31px 0;
  padding: 0 0 0 75px;
  font-weight: bold;
  height: 52px;
}
.sitemap #middleSiteMap li.level1 {
  margin: 0 0 0 75px;
}
/*** sitemap end */


/*** paging */
.content .paging ,
.left .paging {
  margin: 8px 0 0 0;
  float: left;
}
.content .paging .left ,
.left .paging .left {
  float: left;
  width: 281px;
  padding-left: 19px;
}
.content .paging .nopadding ,
.left .paging .nopadding {
  padding-left: 0;
}
.content .paging .right ,
.left .paging .right {
  float: left;
  width: 375px;
  text-align: right;
}

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

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


/*** paging end */


/**
* left end
*/

/**
* right
*/
#flv {
  /* f�r flashplayer */
}
/*** rightBox */
#rightBox ul#tabnav {
  height: 29px;
  border-bottom: 1px solid #b3b6b9;
  list-style-type: none;
  background: #c5c5c5;
  margin: 0;
  padding: 0;
}
#rightBox ul#tabnav li {
  display: inline;
}
#rightBox li {
  border-bottom: 1px solid #e7e7e7;
  background-color: #e7e7e7;
  position: relative;
  left: 13px;
}

#rightBox li a {
  position: relative;
  top: 8px;
  background-color: #b3b6b9;
  color: #3b3b3b;
  padding-top: 4px;
  margin: 0 0 -3px 0;
}

#rightBox ul#tabnav li a {
  padding: 5px 7px;
  border: 1px solid #b3b6b9;
  background-color: #c3c3c3;
  color: #3b3b3b;
  font-size: 16px;
  font-weight: bold;
  margin-right: 0px;
  text-decoration: none;
  border-bottom: none;
}

#rightBox ul#tabnav a:hover {
  background: #fff;
}

#rightBox #tab-boxes {
  width: 280px;
  overflow: hidden;
  background: #e7e7e7;
  position: relative;
}

#rightBox .tab-box {
  background: #e7e7e7;
  padding: 0 19px 19px 19px;
  width: 242px;
  float: left;
}

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

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

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

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

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

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

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

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

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

/*** rightBox end */


/*** newsletter */
/*#nlBox {
  width: 242px;
  border: 1px solid #8e8d8d;
  background: #f7f7f7;
  padding: 8px 18px 8px 18px;
}
#nlBox h3 {
  color: #3b3b3b;
}
#nlBox a {
  color: #8e8d8d;
  text-decoration: underline;
  font-weight: bold;
}*/
/*** newsletter end */


/*** search */

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

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

#player2x-data a, #player-data a {
  color: #8e8d8d;
  font-size: 11px;
  text-decoration: none;
}

#player-data p {
  color: #ffffff;
  font-size: 11px;
  margin: -3px 0;
  width: 220px;
}

#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 */

/**
* 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: 163px;
}
#suggest form input {
  border: 1px solid #b6b6b6;
  background: #eaeaea;
  width: 160px;
  height: 18px;
  margin-bottom: 4px;
}
#suggest form select {
  border: 1px solid #b6b6b6;
  background: #eaeaea;
  height: 19px;
  margin-bottom: 4px;
}
#suggest form textarea {
  border: 1px solid #b6b6b6;
  background: #eaeaea;
  width: 160px;
  height: 90px;
  margin-bottom: 4px;
}
#suggest .error {
  margin: 5px 0 0 10px;
  color: #e20024;
}
#suggest h5 {
  margin: 10px 0 10px 10px;
}
#suggest #close a {
  margin: 10px 0 5px 160px;
  text-decoration: none;
  color: #3b3b3b;
  text-align: center;
  outline: none;
}
#suggest #htmlarea {
  margin: 5px 0 0 5px;
}
#suggest #success {
  margin: 10px 0 0 5px;
}
#suggest br {
  clear: both;
}
* html #suggest #close a {
  margin-left: 163px;
}

/*** suggest end */

/*** cdev blender */

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

/*** cdev blender end */

/*** lb */

#playerlb {
  width: 560px;
}

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

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

/*** lb end */

/*** footer */
#footer {
  color: #fff;
  padding: 4px 0 4px 26px;
  background: #e20024;
}
#footer a {
  color: #252525;
  text-decoration: none;
}
#footer #shadow {
  position: absolute;
  bottom: 21px;
  left: 0;
  z-index: 1;
  width: 1012px;
  height: 20px;
  background: url(../img/shadow_footer.png) repeat-x;
}
* html #footer #shadow {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="templates/html/master/img/shadow_footer.png",sizingMethod="scale");
  bottom: 22px;
}

#footer #serviceBox {
  position: absolute;
  bottom: 23px;
  right: 0;
  z-index: 10;
  width: 281px;
}
* html #footer #serviceBox {
  bottom: 22px;
}
#footer #serviceBox a {
  float: left;
  width: 114px;
  padding: 9px 0 9px 0;
  color: #252525;
  border: 1px solid #dadada;
  border-bottom: none;
  text-align: center;
}
#footer #serviceBox a.suggest {
  width: 164px;
  border: 1px solid #dadada;
  border-bottom: none;
  border-left: none;
}

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

/* FILMS BOX */

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

#films-container{
  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;
}

#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:middle;
}

#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;
}

*html #films .film-box{
  padding: 0 5px 0 5px;
}

#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;
}

.film-cover{
  padding: 0 10px 12px 8px;
  margin: 15px -6px 0 -5px;
  max-height: 153px;
  border: none;
  float: left;
}


/* FILMS BOX END */
