﻿/* Stylesheet for op v */
@charset "utf-8";
a, h1, h2, h3, p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
a:focus {
	outline: none; 
}
.absatzende {
	margin-bottom: 2em;
}
.blau {
	color: #015285;
}
body {
	width: 1005px;
	margin: 0px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
#content {
	width: 840px;
	height: 433px;
	background: #993400 url(../images/skin/content_bg.jpg) no-repeat center center;
	display: block;
	position: absolute;
}
.close_btn_s {
	position: absolute;
	top: 4px;
	right: 4px;
	width: 12px;
	height: 12px;
	background: url(../images/skin/btn_close_s.jpg) bottom no-repeat;
}
.close_btn_s:hover {
	background: url(../images/skin/btn_close_s.jpg) top no-repeat;
}
.dialog {
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	padding: 10px 10px 15px 10px;
	background: #fff;
	font-family: Arial, Helvetica, Sans-Serif;
	border: 7px solid #9d9d9d;
	z-index: 100;
}
.dialog h2 {
	font-size: 14px;
	color: #015285;
	font-weight: bold;
}
.dialog p, .dialog a {
	font-size: 12px;
	color: #5C5C5C;
	float: none;
	line-height: 1.4em;
}
.dialog a:hover {
	text-decoration: none;
}
.dialog_loader {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 22px;
	margin-left: -11px;
	height: 22px;
	margin-top: -11px;
	background: url(../images/skin/Loader20inv.gif) no-repeat;
	border: 4px solid #fff;
}
#dialog_test {
	width: 360px;
	margin-left: -180px;
	height: 160px;
	margin-top: -80px;
}
div#dimmer {
	display: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
}
#features {
	width: 440px;
	height: 73px;
	display: block;
	position: absolute;
	left: 10px;
	top: 327px;
	background: url(../images/skin/white10trancparency.png) repeat;
}
#features ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#features ul li {
	width: 25%;
	height: 73px;
	display: block;
	float: left;
}
#features ul li a {
	color: #5C5C5C;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 50px;
	height: 23px;
	display: inherit;
}
#features ul li a:hover {
	color: #015285;
}
#features ul li a:focus {
	outline: none; 
}
#fs_recommend {
	text-align: center;
	background: url(../images/skin/feature_bar/fb_recomment_bg.jpg) top left no-repeat;
}
#fs_recommend:hover {
	text-align: center;
	background: url(../images/skin/feature_bar/fb_recomment_bg.jpg) bottom left no-repeat;
}
#fs_donate {
	text-align: center;
	background: url(../images/skin/feature_bar/fb_donate_bg.jpg) top left no-repeat;
}
#fs_donate:hover {
	text-align: center;
	background: url(../images/skin/feature_bar/fb_donate_bg.jpg) bottom left no-repeat;
}
#fs_support {
	text-align: center;
	background: url(../images/skin/feature_bar/fb_support_bg.jpg) top left no-repeat;
}
#fs_support:hover {
	text-align: center;
	background: url(../images/skin/feature_bar/fb_support_bg.jpg) bottom left no-repeat;
}
#fs_home {
	text-align: center;
	background: url(../images/skin/feature_bar/fb_home_bg.jpg) top left no-repeat;
}
#fs_home:hover {
	text-align: center;
	background: url(../images/skin/feature_bar/fb_home_bg.jpg) bottom left no-repeat;
}
#filmtitle {
	width: 440px;
	height: 24px;
	display: block;
	overflow:hidden;
	font-size: 20px;
	color: #f2d7cc;
	letter-spacing: -1px;
	margin: 0;
	padding: 3px 0 3px 0;
	position: absolute;
	top: 7px;
	left: 10px;
    z-index: 6;
	white-space: nowrap;  
    -moz-text-overflow:ellipsis;
    -webkit-text-overflow:ellipsis;
    text-overflow:ellipsis;  
}
#filmtitle:hover, #filmtitle:focus {
	z-index: 10;
	width: auto;
	color: #f2d7cc;
	white-space: normal;  
	background: #7c2700;
	padding: 3px;
	left: 7px;
}
#footer {
	width: auto;
	position: absolute;
	color: #f2d7cc;
	bottom: 14px;
	left: 10px;
	font-size: 10px;
}
#footer a {
	color: #f2d7cc;
	text-decoration: none;
	border-bottom: 1px #f2d7cc dotted;
}
#footer a:hover, #footer a:focus {
	text-decoration: none;
	border-bottom: 0px;
}
form {
	margin: 0;
	padding: 0;
}

#fullbanner {
	width: 840px;
	height: 89px;
	margin-top: 5px;
}
#header {
	width: inherit;
	height: 75px;
	display: block;
	background: #fff url(../images/skin/header_bg.jpg) repeat-y right;
}
html {
	background: #fff url(../images/skin/html_bg.jpg) repeat-x bottom fixed;
}
.ff_btn {
	background: url(../images/ff_button.gif) top center no-repeat;
}
.op_btn {
	background: url(../images/op_button.gif) top center no-repeat;
}
.ie_btn {
	background: url(../images/ie_button.gif) top center no-repeat;
}
.list_horizontal {
	list-style-type: none;
	margin-left: 0;
}
.list_horizontal li {
	float: left;
}
.list_horizontal li a {
	width: 110px;
	height: 9px;
	display: block;
	text-align: center;
	padding-top: 53px;
	margin-right: 3px;
}
#navigatorPanel {
	width: 371px;
	height: 413px;
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
}
#navigatorContent {
	width: 371px;
	height: 360px;
	display: block;
	position: absolute;
	background: transparent;
	top: 30px;
	right: 0;
	margin: 0;
	padding: 0;
}
#navigatorTab_L {
	z-index: 3;
	width: 115px;
	height: 29px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 1px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #5C5C5C;
	text-decoration: none;
	padding-left: 35px;
	background: url(../images/skin/navigatorTab_L_bg.png) right top no-repeat;
}
#navigatorTab_L:hover, #navigatorTab_L:focus {
	background: url(../images/skin/navigatorTab_L_bg.png) right bottom no-repeat;
	color: #015285;
}
#navigatorTab_M {
	z-index: 2;
	width: 163px;
	height: 29px;
	position: absolute;
	left: 99px;
	top: 0;
	bottom: 1px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #5C5C5C;
	text-decoration: none;
	text-align: center;
	background: url(../images/skin/navigatorTab_M_bg.png) left top no-repeat;
}
#navigatorTab_M:hover, #navigatorTab_M:focus {
	background: url(../images/skin/navigatorTab_M_bg.png) left bottom no-repeat;
	color: #015285;
}
#navigatorTab_R {
	z-index: 1;
	width: 110px;
	height: 29px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 1px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #5C5C5C;
	text-decoration: none;
	padding-left: 50px;
	background: url(../images/skin/navigatorTab_R_bg.png) left top no-repeat;
}
#navigatorTab_R:hover, #navigatorTab_R:focus {
	background: url(../images/skin/navigatorTab_R_bg.png) left bottom no-repeat;
	color: #015285;
}
#navigatorBottomTabs {
	width: 100px;
	height: 30px;
}
#note_status, #note_flash {
	padding: 4px;
}
#note_status ul, #note_flash ul {
	color: #F4F1F0;
	list-style-type: square;
}
#note_status a, #note_status p, #note_status h2, #note_flash a, #note_flash p, #note_flash h2 {
	color: #F4F1F0;
	border-color: #F4F1F0;
    margin-bottom: 8px;
}
#note_flash h1, #note_status h1 {
	font-size: 22px;
	font-weight: bold;
	background: #F4F1F0;
	display: inline;
}
#note_flash a, #note_status a {
	font-size: inherit;
	text-decoration: none;
	border-bottom: 1px dashed;
}
#note_flash a:hover, #note_flash a:focus, #note_status a:hover, #note_status a:focus {
	border-bottom: 0px;
}
#note_flash h2, #note_status h2 {
	font-size: 18px;
    letter-spacing: -1px;
    margin-bottom: 5px;
}
#noteOldBrowser {
	display: none;
}
#noteIE7 {
	display: none;
}
.orange {
	color: #F25A10;
}
#player, #note_status {
	width: 440px;
	height: 277px;
	display: block;
	position: absolute;
	top: 40px;
	left: 10px;
	z-index: 4;
}
#p_wrapper {
	position: absolute;
    z-index: 6;
}
#site {
	width: 840px;
	height: 508px;
	display: block;
}
#srch_adv {
	display: none;
	text-decoration: none;
	color: #5C5C5C;
	float: right;
	padding: 0;
	margin: 6px 4px 0 0;
	border-bottom: 1px #5C5C5C dotted;
}
#srch_adv:hover {
	text-decoration: none;
	color: #015285;
	border-bottom: 1px #015285 dotted;
}
.srch_ipt_sbmt {
	width: 40px;
	height: 20px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #5C5C5C;
    background: url(../images/skin/grad_withe_lightgrey_26h.jpg) top repeat-x;
	border: 1px #d9d9d9 solid;
    -moz-border-radius: 3px;
  	border-radius: 3px;
}
.srch_ipt_sbmt:active {
	color: #015285;
    background: url(../images/skin/grad_withe_lightgrey_26h.jpg) bottom repeat-x;
	border: 1px #015285 solid;
}
.srch_ipt_sbmt:hover {
    background: url(../images/skin/grad_withe_lightgrey_26h.jpg) bottom repeat-x;
	color: #015285;
	border: 1px #015285 solid;
}
#srch_chseKat {
	width: 110px;
	margin: 2px;
	padding: 0;
	color: #5C5C5C;
    background: #fff;
	border: 1px #d9d9d9 solid;
    -moz-border-radius: 3px;
  	border-radius: 3px;
}
#srch_chseKat, #srch_chseField {
	font-size: 11px;
	color: #5C5C5C;
    background: #fff;
	border: 1px #d9d9d9 solid;
    -moz-border-radius: 3px;
  	border-radius: 3px;
}
#srch_form {
	width: 510px;
	height: 65px;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 100;
	margin-left: 330px;
	font-size: 11px;
	color: #5C5C5C;
}
#srch_params_basic {
	width: 205px;
	height: 40px;
	margin: 0;
	padding: 0 0 0 40px;
	display: block;
	float: right;
	background: url(../images/skin/srch_adv_bg.png) top left no-repeat;
}
#srch_params_advance {
	width: 460px;
	height: 26px;
	margin: 0;
	padding: 0 0 0 40px;
	display: none;
	float: right;
	background: url(../images/skin/white30trancparency.png) repeat;
}
.srch_txt_input {
	width: 110px;
	height: 14px;
	margin: 0;
	padding: 2px;
	color: #5C5C5C;
	font-size: 11px;
    background: #fff;
	border: 1px #d9d9d9 solid;
    -moz-border-radius: 3px;
  	border-radius: 3px;
}
.srch_txt_input:focus {
	border: 1px #015285 solid;
}
#srch_words {
	margin-left: 10px;
}
#towerbanner {
	width: 160px;
	height: 602px;
	float: right;
}
