@charset "utf-8";

/**
* THIS GENERATED CSS-FILE CONTAINS FOLLOWING FILES:
* - /hsphere/local/home/a0014260/filmfluss.ch/i4/view/css/i4_edit.css
* - /hsphere/local/home/a0014260/filmfluss.ch/i4/view/css/screen.css
* - /hsphere/local/home/a0014260/filmfluss.ch/i4/plugin/navigation/view/css/view.css
* - /hsphere/local/home/a0014260/filmfluss.ch/i4/plugin/aggregator/view/css/view.css
* - /hsphere/local/home/a0014260/filmfluss.ch/i4/plugin/text/view/css/view.css
* - /hsphere/local/home/a0014260/filmfluss.ch/i4/plugin/form/view/css/view.css
* - /hsphere/local/home/a0014260/filmfluss.ch/i4/plugin/form_element/view/css/view.css
*/



.popup_container{ float: left; background: white; border-width: 10px; border-color: rgb(98, 189, 45); border-style: solid; width: 555px; color: #333; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif; font-size: 11px; line-height: normal; -moz-box-shadow: 0 12px 29px rgba(0, 0, 0, .35); -webkit-box-shadow: 0 12px 29px rgba(0, 0, 0, .35); box-shadow: 0 12px 29px rgba(0, 0, 0, .35);}.popup_header{ background: rgb(242, 242, 242); padding: 10px; padding-left: 0px; padding-right: 0px; border-bottom: 1px solid rgb(204, 204, 204);}.popup_header .title{ float: left; font-size: 12px; font-weight: bold; margin-left: 10px; margin-right: 10px; width: 360px;}.popup_header .close{ float: right; margin-right: 10px;}.popup_header .close a{ color: #999999; text-decoration: none; font-size: 10px; font-weight: normal;}.popup_header .close a:hover{ color: #555555;}.popup_header .close a:active{ background: none;}.popup_content{ margin: 10px;}.popup_footer{ background: rgb(242, 242, 242); padding: 5px; padding-left: 0px; padding-right: 0px; border-top: 1px solid rgb(204, 204, 204);}.popup_footer div.content{ float: left; margin-left: 10px; margin-right: 10px;}.popup_container *{font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;}textarea.no_resize{ resize: none;}.popup_content label{ float: left; width: 200px; text-align: right; clear: both; font-size: 11px; font-weight: bold; margin-right: 10px; line-height: 12px; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif; min-height: 10px;}.popup_content label span{ display: block; width: 200px; text-align: right; font-weight: normal; font-size: 9px; color: #777; margin-top: 2px;}.popup_content input, .popup_content textarea, .popup_content select, .popup_content ul{ float: left; text-align: left; font-size: 11px;}.popup_content input[type=text], .popup_content input[type=password], .popup_content textarea, .popup_content input[type=file]{ padding: 5px; padding-left: 2px; padding-right: 2px; margin-right: 5px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;}.popup_content input[type=file]{ padding: 1px; width: 300px;}.popup_content textarea{ width: 300px; height: 100px;}.popup_content input[type=text]{ width: 300px;}.popup_content ul{ width: 300px; list-style: none; margin-top: 0px; border-left: #CCC; padding-left: 4px;}.popup_content li{ display: block; margin-bottom: 3px; font-size: 11px;}.popup_content ul input[type=radio], .popup_content ul input[type=checkbox]{ float: none; margin-right: 4px;}.popup_content button{ text-shadow: 0 1px 0 white; text-align: center; font-size: 12px; border: 1px solid #838383; background: #F0F0F0; background: -webkit-linear-gradient(top, #F7F7F7, #D1D1D1); background: -moz-linear-gradient(top, #F7F7F7, #D1D1D1); background: -ms-linear-gradient(top, #F7F7F7, #D1D1D1); background: -o-linear-gradient(top, #F7F7F7, #D1D1D1); padding: 12px; padding-top: 4px; padding-bottom: 4px; cursor: pointer; margin: 5px; margin-top: 0px; margin-bottom: 0px; color: #333; height: inherit; line-height: inherit; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}.popup_content button:hover{background: #F0F0F0; background: -webkit-linear-gradient(top, #ffffff, #dfdfdf); background: -moz-linear-gradient(top, #ffffff, #dfdfdf); background: -ms-linear-gradient(top, #ffffff, #dfdfdf); background: -o-linear-gradient(top, #ffffff, #dfdfdf); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: 1px solid #838383;}.popup_content button:active{ background: #d0d0d0; background: -webkit-gradient(linear, left top, left bottom, from(#a8a8a8), color-stop(0.15, #c6c6c6), to(#d8d8d8)); background: -webkit-linear-gradient(top, #a8a8a8, #c6c6c6 15%, #d8d8d8); background: -moz-linear-gradient(top, #a8a8a8, #c6c6c6 15%, #d8d8d8); background: -ms-linear-gradient(top, #a8a8a8, #c6c6c6 15%, #d8d8d8); background: -o-linear-gradient(top, #a8a8a8, #c6c6c6 15%, #d8d8d8);}.popup_content button[type=submit]{ font-weight: bold;}.popup_content input.date{ width: 70px; margin: 0px;}.popup_content input.time{ width: 51px; margin: 0px;}.popup_content .icon_calendar, .popup_content .icon_time{float: left; margin-left: 2px; margin-right: 2px;}.popup_content .button_container{ float: left; width: 100%; text-align: center; margin-top: 10px; border-top: 1px solid rgb(204, 204, 204); padding-top: 10px; padding-bottom: 10px;}.popup_content fieldset{ margin-top: 30px; margin-bottom: 10px; float: left; width: 99%; border: 1px solid rgb(204, 204, 204); padding-top: 10px; padding-bottom: 10px;}.popup_content fieldset legend{ border: 1px solid rgb(204, 204, 204); border-bottom: none; margin-left: 20px; padding: 3px; padding-left: 8px; padding-right: 8px; float: left; margin-top: -30px; background: white; font-size: 11px; font-weight: bold;}.popup_content a.document_preview{ float: left; color: #333; text-decoration: underline;}.popup_content img.image_preview{ float: left; margin-top: 4px; width: 120px; border: 1px solid #333;}.popup_content img.current{height: 35px; float: left;}.popup_content img.icon_calendar, .popup_content img.icon_time{cursor: pointer;}option:disabled{color: #ccc; font-style: italic;}.mceIframeContainer{height: 100%;}.popup_content ul.horizontal li{ float: left; margin-right: 10px;}.popup_content input[type=text].short{ width: 100px;}.popup_content input[type=text].margin_right{ margin-right: 5px;}.popup_delete{ border-color: rgb(215, 50, 51); width: 350px;}.popup_delete div.title{ width: 260px;}.popup_delete div.popup_content{ text-align: center; font-size: 13px;}.popup_error{ border-color: rgb(215, 50, 51); width: 350px;}.popup_error div.title{ width: 260px;}.popup_loader{padding: 10px; background: white; margin-top: 100px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}#i4_popup_loader{background: white url(../../i4/view/image/loader.gif) 50% 50% no-repeat; width: 60px; height: 60px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; position: absolute; z-index: 96; margin-left: 10px; margin-top: 10px; -moz-box-shadow: 0 12px 29px rgba(0, 0, 0, .35); -webkit-box-shadow: 0 12px 29px rgba(0, 0, 0, .35); box-shadow: 0 12px 29px rgba(0, 0, 0, .35);}.tab_buttonbar{width:100%; background-image:url(../../i4/view/image/tab_line.png); background-position:bottom; background-repeat:repeat-x; padding:4px 0 0 4px; float:left; margin-bottom: 10px;}.tab_button{display:block; float:left; height:20px; margin:0; padding:0; margin-right:10px; padding-top:4px; padding-left:4px; padding-right:4px; cursor:pointer;}.tab_active{background-color:white; border-left:1px #ccc solid; border-top:1px #ccc solid; border-right:1px #ccc solid; font-weight:bold;}.tab_error{color:red;}.drag_drop_container{width: 100%; float: left; margin-top: 10px; background: url(../../i4/view/image/double_arrow.gif) no-repeat center center;}.drag_drop_container *{font-size: 11px;}.popup_content .drag_drop_container ul{width: auto; border: none; border: 1px solid #ccc; width: 100%; margin-top: 5px; padding: 0px; min-height: 100px;}.drag_drop_container ul.hover{background: #ececec;}.drag_drop_container ul li.dragged{border: 2px dotted black;}.drag_drop_container li{border-top: 1px solid #ccc; padding: 3px; margin: 0px;}.drag_drop_container ul :first-child{border: none;}.popup_content .drag_drop_container label{text-align: left; width: 165px;}.drag_drop_container div.drag_drop_box{float: left; margin: 12px; width: 40%;}.drag_drop_container div.right_box{float: right;}.drag_drop_container .content{float: left; width: 100%;}.empty_plugin{ padding: 10px; background: #E9E9E9; border: 1px solid #C7C7C7; text-align: center; color: #7D7D7D; font-size: 11px; line-height: normal; font-family: arial;}.edit_overlay{ background: #2c7d25; z-index: 90; position: absolute; top: 0px; left: 0px; opacity: 0.3; filter: alpha(opacity=30);}.edit_bar{background: #e0e0e0; z-index: 90; position: absolute; width: 9px; left: 0px; top: 0px; cursor: pointer;}.edit_bar_active{ background: #16ab0a;}.edit_bar_back{background: #e0e0e0; z-index: 0; position: absolute; width: 9px; left: 0px; top: 0px;}.edit_button_container{ background: white; border: 1px solid #ccc; padding: 5px; position: absolute; z-index: 92; left: 0px; top: 0px; -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, .2); -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .2); box-shadow: 0 3px 10px rgba(0, 0, 0, .2);}.edit_button_container .edit_icon{ float: left; padding: 2px; padding-left: 10px; padding-right: 10px; cursor: pointer;}.edit_icon img, .new_icon img{ opacity: 0.3; filter: alpha(opacity=30); border: none;}.edit_icon img:hover, .new_icon img:hover{ opacity: 1; filter: alpha(opacity=100);}#i4_action{position: fixed; right: 0px; top: 0px; height: 100%; width: 100px; background: #f6f6f6; padding: 20px; padding-left: 40px; padding-top: 40px; z-index: 93;}#i4_action div#clickable_bar{left: 0px; top: 0px; position: absolute; background: black; cursor: pointer;}#i4_action .empty_plugin{padding: 4px; padding-bottom: 6px; padding-top: 6px;}#i4_topbar{background: #626262; background: -webkit-gradient(linear, 0 30%, 0 100%, from(#333), to(#626262)); background: -moz-linear-gradient(top, #333 30%, #626262); border-bottom: 1px solid #333; position: fixed; width: 100%; z-index: 94; top: 0px; left: 0px; -moz-box-shadow: 0px 2px 10px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.3); box-shadow: 0px 2px 10px rgba(0,0,0,0.3);}#i4_topbar ul, #i4_topbar a{color: #ccc; font-size: 12px; line-height: 20px;}#i4_topbar ul.items_right{float: right; padding-right: 20px;}#i4_topbar ul.items_left{float: left; padding-left: 20px;}#i4_topbar ul li{float: left; margin-left: -1px; list-style: none; border-left: 1px solid #999e9d;}#i4_topbar ul :first-child{border-left: none;}#i4_topbar a{text-decoration: none; padding-left: 10px; padding-right: 10px; display: block;}#i4_topbar a:hover{-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.3); box-shadow: 0px 0px 3px rgba(0,0,0,0.3); color: #eaf1ef;}#i4_topbar a:active{background: #333;}body.topbar{padding-top: 22px; height: auto;}#i4_message{font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;}.popup_content .image_choose button, .popup_content .document_choose button{float: left;}.popup_content .image_choose img.selected_preview{float: left;}.popup_content .document_choose div.selected_preview{margin-top: 10px;}.fineuploader_status{float: left; min-height: 21px; width: 235px; margin-top: 5px;}.fineuploader_status ul{ width:100%;}.fineuploader_status .qq-upload-file{margin-right: 5px; width: 220px; float: left;}.fineuploader_status .qq-upload-size{float: left; width: 76px;}.fineuploader_status .qq-upload-spinner{background: url(../../i4/view/image/loader-small.gif) no-repeat; width: 26px; height: 15px; float: left; margin-right: 10px;}.fineuploader_status .qq-upload-cancel{float: left; margin-right: 15px;}.fineuploader_status .qq-upload-file{display: none;}.fineuploader_status .qq-upload-status-text{float: left; width: 100%; margin-top: 2px;}.fineuploader_button{display: inline-block; float: left;}.popup_content .fineuploader_button input{width: auto;}.upload_preview{float: left;}.list_editor_result{text-align: center;}.list_editor_result, .list_editor_result .list_item{float: left; width: 100%;}.list_editor_result .list_item{padding-bottom: 5px; padding-top: 5px;}.list_editor_result .list_item:hover{background: #f1f1f1;}.list_editor_result button{margin-top: 10px;}.list_editor_result img.list_remove_item, .list_editor_result img.list_move_item{cursor: pointer; float: left; padding-top: 4px; opacity: 0.3; filter: alpha(opacity=30);}.list_editor_result img.list_move_item{cursor: move;}.list_editor_result img.list_remove_item:hover, .list_editor_result img.list_move_item:hover{opacity: 1; filter: alpha(opacity=100);}html, body{height: 100%;}*{ margin: 0px; padding: 0px;}body, td, th, label, textarea, input{font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif; font-size: 12px; color: #333333;}img{border:none; -ms-interpolation-mode: bicubic;}a{ color: #333;}.clear{ clear: both;}button::-moz-focus-inner{margin-top: -1px; padding: 0;}button{ overflow: visible;}#wrap{margin: 10px auto; margin-top: 0px; padding-top: 10px; width: 1000px;}#header{float: left; width: 100%;}#logo{float: left;}#navigation_left{float: left; min-height: 500px; width: 200px;}#navigation_top{float: left; width: 100%; border: 1px solid #333; border-left: 0px; border-right: 0px; background: white; padding: 5px; padding-left: 0px; padding-right: 0px; margin-bottom: 10px;}#navigation_language{float: right;}#content{float: left; margin-left: 10px; width: 580px;}#sidebar{float: right; width: 200px;}#footer{clear: both; min-height: 50px;}.i4_button{text-shadow: 0 1px 0 white; text-align: center; font-size: 12px; border: 1px solid #838383; background: #F0F0F0; background: -webkit-linear-gradient(top, #F7F7F7, #D1D1D1); background: -moz-linear-gradient(top, #F7F7F7, #D1D1D1); background: -ms-linear-gradient(top, #F7F7F7, #D1D1D1); background: -o-linear-gradient(top, #F7F7F7, #D1D1D1); padding: 12px; padding-top: 4px; padding-bottom: 4px; cursor: pointer; margin: 5px; margin-top: 0px; margin-bottom: 0px; color: #333; height: inherit; line-height: inherit; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; text-decoration: none;}.i4_button:hover{background: #F0F0F0; background: -webkit-linear-gradient(top, #ffffff, #dfdfdf); background: -moz-linear-gradient(top, #ffffff, #dfdfdf); background: -ms-linear-gradient(top, #ffffff, #dfdfdf); background: -o-linear-gradient(top, #ffffff, #dfdfdf); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: 1px solid #838383;}.i4_button:active{ background: #d0d0d0; background: -webkit-gradient(linear, left top, left bottom, from(#a8a8a8), color-stop(0.15, #c6c6c6), to(#d8d8d8)); background: -webkit-linear-gradient(top, #a8a8a8, #c6c6c6 15%, #d8d8d8); background: -moz-linear-gradient(top, #a8a8a8, #c6c6c6 15%, #d8d8d8); background: -ms-linear-gradient(top, #a8a8a8, #c6c6c6 15%, #d8d8d8); background: -o-linear-gradient(top, #a8a8a8, #c6c6c6 15%, #d8d8d8);}.popup_content .i4_button_small, .i4_button_small{font-size: 10px; padding: 4px; padding-top: 2px; padding-bottom: 2px;}div.calendar_container{ position: absolute; border: 5px solid #6EA0AA; background: white; width: 200px; font-size: 10px; float: left; line-height: normal;}div.calendar_container *{font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;}div.calendar_header{ float: left; width: 100%; text-align: right; margin-bottom: 5px; background: rgb(242, 242, 242); border-bottom: 1px solid rgb(204, 204, 204); padding-top: 5px; padding-bottom: 5px;}div.calendar_header a{ color: #999999; text-decoration: none; margin-right: 5px;}div.calendar_header a:hover{ color: #555555;}div.calendar_scroller{ float: left; width: 100%; text-align: center; margin-bottom: 5px;}div.calendar_scroller select{ font-size: 10px; margin-left: 5px; margin-right: 5px;}table.calendar_arrow{ width: 100%; float: left; margin-bottom: 5px;}table.calendar_arrow td{ width: 10%; text-align: center; font-size: 10px;}table.calendar_arrow td.date{ width: 60%; color: #333; font-size: 11px;}table.calendar_arrow a{ text-decoration: none; color: #333;}table.calendar_arrow a:hover{ color: #999999;}table.calendar{ float: left; background: white; width: 100%; vertical-align: top; border-collapse: collapse;}table.calendar td{ text-align: center; padding: 2px; font-size: 10px;}table.calendar tr.calendar_week{ background: #333;}table.calendar tr.calendar_week td{ color: white;}table.calendar td.today{ background: #EBF0DA;} table.calendar td.highlight{ color: #D73233; font-weight: bold;}table.calendar td.selected{ background: #A5EFFF;}table.calendar td.saturday{ background: #95D8E6;}table.calendar td.sunday{ background: #86C6D4;}table.calendar td.choose{ cursor: pointer;}table.calendar td.choose:hover{ background: #EBF0DA; color: #333;}.form_row{ float: left; width: 100%; margin-top: 5px; margin-bottom: 5px;}input, textarea, select{border: 1px solid #ccc;}input[type=checkbox], input[type=radio]{border: none;}div.valid .image_choose button:nth-of-type(1){border-color: #62BD2D;}input.valid, select.valid, textarea.valid, div.valid a.fineuploader_button, div.valid .form_row input[type=file]{border-color: #62BD2D;}input.invalid, select.invalid, textarea.invalid, div.invalid .image_choose button, div.invalid a.fineuploader_button, div.invalid .form_row input[type=file]{border-color: #D73233;}button.valid{ opacity: 1.0; filter: alpha(opacity=100); cursor: pointer;}button.invalid{opacity: 0.5; filter: alpha(opacity=50); cursor: default;}input[type=text].loader{background: url('../../i4/view/image/loader-small.gif') no-repeat right center;}ul.dashed{list-style: none; margin-left: 0; padding-left: 1em; text-indent: -1em;}ul.dashed li:before{content: "\2013 \0020";}.toggle_link_open, .toggle_link_collapse{padding-left: 12px; cursor: pointer;}.toggle_link_open{background: url(../../i4/view/image/icon_toggle_close.gif) no-repeat left 1px;}.toggle_link_collapse{background: url(../../i4/view/image/icon_toggle_open.gif) no-repeat left 1px;}.navigation_container ul{ list-style: none;}.navigation_container a{text-decoration: none; font-size: 12px; display: block;}.navigation_container ul ul{ padding-left: 10px;}.navigation_container li.current > a{ font-weight: bold; color: red;}.navigation_container li.active > a{ font-weight: bold;}.navigation_container .status_icon{ position: relative;}#navigation_top li{ float: left; padding: 0px; padding-right: 5px;}#navigation_top ul{ margin-left: 5px;}#navigation_language li{ float: left; padding: 0px; padding-right: 5px;}#navigation_language ul{ margin-left: 5px;}.aggregator_container, .aggregator_item{ float: left; position: relative;}.aggregator_container_horizontal .aggregator_item{position: relative;}.aggregator_container_grid, .aggregator_container_vertical, .aggregator_container_vertical > .aggregator_item{width: 100%;}.aggregator_container .last_column, .aggregator_item .aggregator_container .last_column{margin-right: 0px;}.aggregator_container .last_element{margin-right: 0px;}.aggregator_container .last_row, .aggregator_item .aggregator_container .last_row{margin-bottom: 0px;}.aggregator_container .last_element > :first-child, .aggregator_container .last_row > :first-child{padding-bottom: 0px;}h1{text-shadow: none; margin: 0px 0 10px 0; font-weight: normal;}.teaser{ font-weight: bold; font-size: 12px; color: #386D61;}.component_text ul{ font-size: 12px; margin-left: 20px;}.component_text p{ margin-bottom: 7px; font-size: 12px; line-height: 16px;}.component_text{ float: left; width: 100%; }.component_form{width: 80%; float: left; padding-bottom: 20px; position: relative;}.component_form form{float: left; width: 100%;}.component_form .form_element{ float: left; width: 100%;}.component_form .form_container{float: left; width: 100%;}.component_form_element{float: left; width: 100%;}.component_form_element .form_row, .component_form_element .button_container{margin: 0px; padding-bottom: 10px;}.component_form_element label{display: block; padding-bottom: 5px;}.component_form_element textarea{width: 400px;}.component_form_element input, .component_form_element textarea, .component_form_element select{padding: 4px; float: left; border-left-width: 5px;}.component_form_element .invalid, .component_form_element .valid{border-color: #ccc;}.component_form_element .valid{border-left-color: #55a327;}.component_form_element .invalid{border-left-color: #a32a15;}.component_form_element button.invalid, .component_form_element button.valid{border-left-color: #ccc;}.component_form_element ul{float: left; list-style: none; width: 200px;}.component_form_element ul li{float: left; width: 100%; line-height: 20px;}.component_form_element input[type=radio], .component_form_element input[type=checkbox]{border: none; padding: 0px; width: auto; margin-right: 3px; position: relative; top: 1px; float: none;}.component_form_element select, .component_form_element select.valid, .component_form_element select.invalid{border-left-width: 1px; border-left-color: #ccc; padding: 0px;}.component_form_element input.date{width: 70px; margin-right: 5px;}.component_form_element img.icon_calendar{cursor: pointer;}.component_form_element .captcha input{width: 80px; margin-right: 10px;}.component_form_element .captcha .captcha_text{float: left; padding-top: 3px;}