* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6{
	font-size:100%;
	font-weight:bold;
}
strong {
	font-weight:bold;
}
small {
	font-size:10px;
}

/*List Numbering Bug*/
body ol li {display:list-item;}

* html textarea{overflow:scroll; overflow-x: hidden;}
* html input{overflow: hidden;}

* html body{overflow:visible;}
* html iframe, * html frame {overflow:auto;}
* html frameset{overflow:hidden; }

/* Double Float-Margin Bug */ 
* html #col1,
* html #col2 {display: inline;}
 
html{height: 100%;}
 
body{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #000;
	background-image: url(../img/bg.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	background-attachment:fixed;
	text-decoration: none;
	height: 100%;
	line-height: 18px;
	position:relative;
}

strong {
	font-weight:bold;
}
hr {
	border-bottom:1px solid #666;
}
a{
	color: #666;
	font-size: 11px;
}

a:hover{
	text-decoration: none;
}



#search_container fieldset {
	display:inline;
	float:left;
}
/* Floatclearer */ 
.clr{
	clear:both;
}

/* Floatdebugger */ 
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}


#top_navi{
	float:right;
	width: 500px;
	color: #ccc;
	padding: 5px 0 0 0;
	margin: 0 auto;
	text-align: right;
	font-size: 11px;
}
#top_navi span{
	color:#999;
}

#top_navi a{
	color: #999;
	text-decoration: none;
}

#top_navi a:hover{
	text-decoration: underline;
}

#main_navi{
	width: 990px;
	margin: 0 auto;
	padding: 0;
}

#logo_container{
	margin-top:10px;
	float: left;
}

#logo_container a{
	text-decoration: none;
}

#pandastorm{
	color: #FFF;
}
#pictures{
	color: #CCC;
}
#zone{
	color: #AAA;
	font-size: 25px;
	font-weight: bold;
	margin-left: 12px;
}

#search_container{
	margin-top:3px;
	float: right;
	width: 450px;
	padding-top: 10px;
}

* html #search_container{
	margin-left: 232px;
	width: 458px;
}

*+html #search_container{
	margin-left: 232px;
	width: 458px;
}

#lbl_search{
	font-size: 13px;
	color: #666;
	padding: 5px;
	margin-top: 5px;
	float: left;
	width: 206px;
}

#btn_search{
	text-decoration:none;
	cursor: pointer;
	padding: 0 12px 2px 12px;
	border:1px solid #E2E2E2;
	color: #FFF;
	font-size: 11px;
	background: url(../img/navi__btn_bg.png) repeat-x;
	float: left;
	margin-left: 7px;
	margin-top:5px;
	position: relative;
	height: 26px;
}

*+html #btn_search{
	background: #373737;
}

* html #btn_search{
	background: #373737;
}

#btn_all{
	cursor: pointer;
	padding: 0 12px;
	margin-top:5px;
	border:1px solid #E2E2E2;
	color: #FFF;
	font-size: 11px;
	line-height: 24px;
	background: url(../img/navi__btn_bg.png) repeat-x;
	float: left;
	position: relative;
	height: 24px;
}

#btn_contact{
	cursor: pointer;
	padding: 4px 12px;
	margin-top:5px;
	border:1px solid #E2E2E2;
	color: #FFF;
	font-size: 11px;
	background: url(../img/navi__btn_bg.png) repeat-x;
	float: left;
	position: relative;
}

#contact_form td{
	padding-bottom: 15px;
}

.contact_input{
	border: 1px solid #ccc;
	font-size: 13px;
	color: #666;
	padding: 5px;
}

#contact_form textarea{
	overflow: auto;
	width: 350px;
}

#contact_form input[type=submit]{
	float: right;
}

#small_font{
	font-size: 10px;
	vertical-align: top;
	padding-right: 5px;
}

#kreowsky{
	margin-top: 20px;
}

#kreowsky a img{
	margin-top: 8px;
}

#contact_error_msg{
	color: red;
	display: block;
	text-align: left;
	float: left;
	font-size: 10px;
}

#container{
	position: relative;
	min-height: 100%;
	height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}

html>body #container {
    height: auto;
}

#wrapper{
	width: 990px;
	margin: 0 auto;
	margin-top: 11px;
}

* html #wrapper{
	margin-top: 8px;
}

*+html #wrapper{
	margin-top: 10px;
}

.section_header{
	background: url(../img/section_header.png) no-repeat;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
}

#trailer_box{
	height: 535px;
	overflow:hidden;
}
#teaser_box{
	height: 400px;
	overflow:hidden;
}

#more_programs_container{
	margin-top: 15px;
}

#more_programs_content{
	margin-top: 15px;
	height: 224px;
}

.slideshow_arrows{
	margin-top: 72px;
	float: left;
}

#slideshow_content{
	height: 224px;
	background: grey;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 928px;
}

#our_partners{
	margin-top: 22px;
}

.grey_border{
	background: #CCC;
	height: 3px;
}

* html .grey_border{
	font-size: 0px;
}
.dark_border{
	background: #333;
	height: 3px;
}

* html .dark_border{
	font-size: 0px;
}

.left_area{
	background: url(../img/details_bg.png) repeat-y;
	width: 230px;
	padding: 30px;
	vertical-align: top;
}
.left_area2{
	background: url(../img/details_bg.png) repeat-y;
	background-position:right top;
	padding: 30px;
	vertical-align: top;
	font-weight: bold;
	text-align: right;
}
.left_area3{
	background: url(../img/details_bg3.png) repeat-y;
	background-position:left top;
	padding: 25px 30px 30px 30px;
	vertical-align: top;
	color: #fff;
}

.details_cover{
	margin-bottom: 15px;
}

.buy_links{
	color: #666;
	font-size: 11px;
}

#amazon_margin{
	margin-left: 60px;
}

#amazon_link_img {
	text-decoration: none;
	margin-top: 5px;
	position: absolute;
	margin-left: 2px;
}

.details_szenes{
	width: 230px;
	margin-top: 20px;
}

.link{
	color: #666;
	font-size: 11px;
	display: block;
	margin-top: 15px;
}


.more_press_index{
	color: #666;
	font-size: 11px;
	margin-top: 15px;
}

#download{
	color: #666;
	font-size: 11px;
}


.right_area{
	width: 640px;
	padding: 30px;
	background: #FFF;
	vertical-align: top;
}

.right_area2{
	width: 740px;
	padding: 30px;
	background: #FFF;
	vertical-align: top;
}

.right_area3{
	background: #161616;
	width: 640px;
	padding: 25px 30px 30px 30px;
	vertical-align: top;
}


#bottom_right_area_padding{
	padding: 0;
}

#edition_news{
	color: #666;
	font-size: 13px;
	float: left;
}

#share_infos{
	float: right;
	color: #666;
	font-size: 13px;
	line-height: 14px;
}

#share_infos a{
	color: #999;
	font-size: 11px;
}

#share_infos img{
	margin-left: 4px;
	margin-bottom: -3px;
}

#details_text_box{
	margin-top: 15px;
}
.details_header,
.details_header a {
	color: #333;
	font-size: 18px;
	line-height: 24px;
	font-weight:normal;
	text-decoration:none;
}
.details_header2,
.details_header2 a {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight:normal;
	padding-bottom: 10px;
}

.details_summary{
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
}

.details_text{
	font-size: 13px;
	color: #000;
	margin-top: 15px;
	line-height: 20px;
}

#movie_data{
	margin-top: 20px;
}

#data_table{
	margin: 10px 0 0 1px;
}

#data_table td{
	/*padding-bottom: 4px;*/
}

#td_spacer{
	width: 20px;
}

#editions_box{
	border: 1px solid #999;
	margin-top: 18px;
	position: relative;
}

#edition_table{
	width: 500px;
	margin: 10px 0 10px 1px;
}

#edition_table td{
	padding-bottom: 4px;
}

#edition_tab_active{
	float: left;
	height: 27px;
	padding-left: 30px;
	font-size: 11px;
	line-height: 27px;
	width: 128px;
	display: block;
	text-decoration: none;
	color: #000;
	position: relative;
}

.edition_tab{
	float: left;
	height: 27px;
	padding-left: 30px;
	background: url(../img/tab_bg.png) repeat-x;
	color: #FFF;
	font-size: 11px;
	line-height: 27px;
	border-left: 1px solid #707070;
	border-right: 1px solid #2E2E2E;
	border-bottom: 1px solid #181818;
	width: 128px;
	display: block;
	text-decoration: none;
	position: relative;
}

#editons_box_content{
	padding: 20px 30px;
}

#extras_box{
	line-height: 20px;
	margin-top: 9px;
	margin-left: 1px;
}

#press_commentaries_box{
	margin-top: 15px;
}

#award_commentaries_box{
	margin-top: 15px;
}

.press_commentary{
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 13px;
}

.press_releases_header{
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.award{
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 13px;
}

#recommendation_heading {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	text-align: right;
	line-height:28px;
}

#right_area_changes{
	padding: 0;
	width: 700px;
}

.recommendation_box{
	padding: 30px 0 25px 0;
}

.recommendation_cover{
	float: left;
	margin-left: 30px;
	width: 131px;
	height: 74px;
}

.recommendation_text_box{
	margin-left: 20px;
	float: left;
	width: 490px;
}

.recommendation_release_info{
	font-size: 13px;
	color: #666;
}

.product_title,
.product_title a{
	color: #333;
	font-size: 18px;
	line-height: 24px;
	font-weight:normal;
	text-decoration:none;
}

.btn_more_infos{
	display: block;
	color: #FFF;
	background: #333;
	font-size: 11px;
	border: 1px solid #999;
	padding: 1px 16px;
	text-decoration: none;
	margin-top: 10px;
	width: 62px;
}

.stripline{
	height: 1px;
	background: #CCC;
}

* html .stripline{
	width: 700px;
	font-size: 0;
	overflow: hidden;
}

*+html .stripline{
	width: 700px;
	font-size: 0;
}

#overview_header,
#overview_header_full {
	background: url(../img/overview_header.png) no-repeat;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	color: #FFF;
}
#overview_header_big {
	background: url(../img/overview_header_big.png) no-repeat;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	color: #FFF;
}
#overview_header_text{
	font-weight: bold;
	float: left;
}

* html #result_order{
	padding-top: 5px;
	padding-right: 5px;
}

*+html #result_order{
	padding-top: 0;
	padding-right: 5px;
}

#result_order{
	font-size: 11px;
	float: right;
}

#slc_order{
	padding: 2px;
	margin-right: 5px;
	width:150px;
}

#overview_box,.overview_box_full{
	width: 813px;
	background: #FFF;
	float:left;
}
.overview_box_full {
	width: 930px;
	padding:30px;
}
.overview_box_full h1{
	font-weight:bold;
	font-size:120%;
	margin-bottom: 10px;
}
.overview_box_full input,
.overview_box_full textarea,
 .overview_box_full select{
	padding:2px;
}
.overview_box_full input[type=text] {
	border:1px solid grey;
	width:300px;
}
.overview_box_full textarea {
	border:1px solid grey;
	width:600px;
	margin-left:27px;
}

.overview_box_full select{
	border:1px solid grey;
}

.overview_box_full input[type=submit] {
	cursor:pointer;
}
.overview_box_full td {
	border-bottom:1px solid grey;
	padding:2px 8px;
}

.newstable{
	width: 100%;
}

.newstable td{
	border: none;
	border: 0;
}

.newstable input[type=submit] {
	border:1px solid grey;
	margin-top: 10px;
	padding: 4px 20px;
}

.news_list td{
	vertical-align: middle;
}

.news_list input[type=submit] {
	border:1px solid grey;
}

.news_list input[type=checkbox] {
	margin-left: 4px;
	margin-right: 4px;
}

#lbl_news_link{
	margin-right: 5px;
}

#upload_btn_csv{
	border: 1px solid #000;
	padding: 2px;
	margin-left: 5px;
}

#backup_btn_csv{
	border: 1px solid #000;
	padding: 2px 4px;
	margin-left: 5px;
}

.result_edition{
	color: #666;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 5px;
}

.result_box{
	padding: 20px;
}

.overview_stripline{
	height: 1px;
	background: #CCC;
}

* html .overview_stripline{
	width:813px;
	font-size: 0;
	overflow: hidden;
}

*+html .overview_stripline{
	width:813px;
	font-size: 0;
}

.result_cover{
	width: 100px;
	height: 143px;
	float: left;
}

.result_text{
	float: left;
	margin-left: 20px;
	padding-top: 0;
	line-height: 22px;
	width:650px;
}

.result_infos{
	font-size: 13px;
	color: #333;
}

.btn_result_more_infos{
	display: block;
	color: #FFF;
	background: #333;
	font-size: 11px;
	border: 1px solid #999;
	padding: 1px 16px;
	text-decoration: none;
	margin-top: 7px;
	width: 32px;
	line-height: 22px;
}
.btn_result_infos{
	display: block;
	color: #FFF;
	background: #333;
	font-size: 11px;
	border: 1px solid #999;
	padding: 1px 16px;
	text-decoration: none;
	margin-top: 17px;
	width: 32px;
	line-height: 22px;
}

#overview_footer{
	background: url(../img/overview_footer.png) no-repeat;
	height:28px;
	line-height: 26px;
	text-align:right;
	padding:2px 10px 0 10px;
}
#overview_footer a{
	padding:3px;
	margin-left:5px;
	color: #999;
	font-size: 11px;
	background:#fff;
	border:1px solid #fff;
	text-decoration:none;
}
#overview_footer a:hover{
	color: #fff;
	background:transparent;
	border:1px solid #999;
}
#overview_footer span {
	padding:3px;
	margin-left:5px;
	color:#fff;
	border:1px solid #fff;
	text-decoration:none;
}
.more_link{
	display: inline;
	color: #999;
	font-size: 11px;
	text-align: right;
	margin-right: 15px;
}

#footer{
	height: 20px;
    position: absolute;
    bottom: 0;
	color: #999;
	font-size: 11px;
	width: 100%;
	text-align: center;
}

#footer a{
	color: #CCC;
	margin-right:10px;
}

#footer a:hover{
	text-decoration: none;
}

/* added @ oliver 27.04.10 */
#pfeill {
	float:left;
	width:20px;
	height:70px;
	padding:54px 7px 0 0;
}
#pfeilr {
	float:right;
	width:20px;
	height:70px;
	padding-top:54px;
}
.vid {
	padding:0 5px 18px 5px;
	margin:0 3px;
	float:left;
	color:#666;
	font-size:11px;
	line-height:18px;
	text-align:center;
	width: 130px;
	height: 185px;
}

.vid a{
	display: block;
	height: 190px;
}

.sidenav {
	margin:0 0 10px 820px;
}
.sidenav .subnav li {
	list-style: none;
	margin: 0; 
	padding: 0;
	background:#333 url(../img/navi__btn_bg.png) repeat-x;
	color:#fff;
	line-height: 24px;
	border-top: 1px solid #989898;
	border-right: 1px solid #2C2C2C;
	border-bottom: 1px solid #181818;
	border-left: 1px solid #6F6F6F;
}
.sidenav .subnav li.active {
	list-style: none;
	margin: 0; 
	padding: 0;
	background:#ddd url(../img/navi__btn_bg_active.png) repeat-x;
	color:#000;
	padding: 0 14px;
	border-top: 1px solid #989898;
	border-right: 1px solid #2C2C2C;
	border-bottom: 1px solid #181818;
	border-left: 1px solid #6F6F6F;
	line-height: 24px;
	font-size: 11px;
}
.sidenav .subnav li a{
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 0 14px 0 23px;
	width: 130px;
}
.sidenav .subnav li.filterkat{
	list-style: none;
	line-height: 24px;
	width: 140px;
	font-size: 11px;
	font-family: Verdana;
	padding: 0 14px;
	border:1px solid #999;
	color: #FFF;
	border-bottom:0px none;
	background:#000;
}

.sidenav ul li:hover {
	background: #222 url(../img/dropdown_linkbg.gif) no-repeat 10px 55%;
}

.press img{
	margin: 5px;
}
#press_container {
	width:100%;
}
#press_container table{
	margin:0 auto;
}
#press_care td{
	border: 0;
	border: none;
	text-align: center;
	width:310px;
}

.ac_results {
	padding : 0;
	border : 1px solid #414141;
	background-color : white;
	overflow : hidden;
	z-index : 99;
	color : #414141;
}
.ac_results ul {
	width : 100%;
	list-style-position : outside;
	list-style : none;
	padding : 0;
	margin : 0;
	text-align : left;
}
.ac_results li {
	margin : 0;
	padding : 8px;
	cursor : default;
	display : block;
	font : menu;
	font-size : 13px;
	line-height : 20px;
	overflow : hidden;
}
.ac_loading {
	background : white url('../img/indicator.gif') no-repeat right center;
}
.ac_odd {
	background-color : #efefef;
}
.ac_over {
	background-color : #333;
	color : #fff;
}

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading{
	background: #fff url(../img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../img/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
/* Karussel */
.jcarousel-skin-tango .jcarousel-container {
    background: #161616;
	color: #999;
	font-size: 11px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 641px;
    padding: 0px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  576px;
    height: 200px;
	color: #5A6666;
	text-align: center;
	margin-left: 39px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 17px;
}

.jcarousel-skin-tango .jcarousel-item a{
    width: 130px;
    height: 185px;
	display: block;
}

.jcarousel-skin-tango .jcarousel-item a:hover{

}

.jcarousel-skin-tango .jcarousel-item-horizontal a img{
	border: 0;
	border: none;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #161616 url(../projekte/pandastorm/thumbs/pandastorm_130.png);
    color: #000;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 60px;
    right: 5px;
    width: 20px;
    height: 70px;
    cursor: pointer;
    background: url(../img/arrow_right.gif) no-repeat 0 0;
}


.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 60px;
    left: 5px;
    width: 20px;
    height: 70px;
    cursor: pointer;
    background: transparent url(../img/arrow_left.gif) no-repeat 0 0;
}
/* ende carussel */
a.newstext {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

a.newstext:hover{
	text-decoration: underline;
}