object(stdClass)#28 (5) {
  ["farbe1"]=>
  string(7) "#FCFFF5"
  ["farbe2"]=>
  string(7) "#D1DBBD"
  ["farbe3"]=>
  string(7) "#91AA9D"
  ["farbe4"]=>
  string(7) "#3E606F"
  ["farbe5"]=>
  string(7) "#193441"
}

  * {
    font-family: verdana;
  }

  .ui-button {
    color: #193441;
    background-color: #D1DBBD;
    cursor: pointer;
  }

  a {
    text-decoration: none;
  }

  .dropzone-logo, .dropzone-logosender{
    background-color: #3E606F;
    color: #D1DBBD;
  }

  body {
    color: #D1DBBD;
    background-color: #193441;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;
  }
  /* ---- COLOR --------------------------------------------*/
  .ui-hightlight-text1 {
    color: #F00;
  }
  .ui-hightlight-text2 {
    color: #0F0;
  }
  .ui-hightlight-text3 {
    color: #00F;
  }
  .ui-color-text0 {
    border: 1px solid #333;
    display: inline-block;
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 4px;
  }
  .ui-color-text1 {
    background-color: #F00;
    display: inline-block;
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 4px;
  }
  .ui-color-text2 {
    background-color: #0F0;
    display: inline-block;
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 4px;
  }
  .ui-color-text3 {
    background-color: #00F;
    display: inline-block;
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 4px;
  }
  .ui-background-color1 {
    background-color: #FCFFF5;
  }
  .ui-background-color2 {
    background-color: #D1DBBD;
  }
  .ui-background-color3 {
    background-color: #91AA9D;
  }
  .ui-background-color4 {
    background-color: #3E606F;
  }
  .ui-background-color5 {
    background-color: #193441;
  }
  .ui-color1 {
    color: #FCFFF5;
  }
  .ui-color2 {
    color: #D1DBBD;
  }
  .ui-color3 {
    color: #91AA9D;
  }
  .ui-color4 {
    color: #3E606F;
  }
  .ui-color5 {
    color: #193441;
  }
  .ui-border-color1 {
    border-color: #FCFFF5;
  }
  .ui-border-color2 {
    border-color: #D1DBBD;
  }
  .ui-border-color3 {
    border-color: #91AA9D;
  }
  .ui-border-color4 {
    border-color: #3E606F;
  }
  .ui-border-color5 {
    border-color: #193441;
  }
  /* -------------------------------------------------------*/

  /* ---- LOGIN --------------------------------------------*/
  .password-text {
    width: 100%;
  }

  .login-newpassword {
    color: #D1DBBD;
  }

  .login-fieldset {
    border: 0px;
  }

  .login-input, .password-input {
    width: 15em;
    display: block;
    font-size: 1.2em;
    padding: 0.4em;
    margin-bottom: 0.4em;
  }

  .login-button, .password-button {
    display: block;
    width: 16em;
    font-size: 1.2em;
    padding: 0.4em;
    margin-bottom: 0.4em;
  }
  /* ---- LOGIN END ----------------------------------------*/

  /* ---- PROJECT --------------------------------------------*/
  .secure {
    color: #D1DBBD;
    text-shadow: 2px 2px #91AA9D;
  }

  .vudive-header {
    top: 0px;
    width: 100%;
    padding: 5px;
    background-color: #91AA9D;
    height: 1em;
    position: fixed;
    z-index: 9999;
  }

  .header-subline {
    width: 500px;
    padding: 5px;
    background-color: #91AA9D;
    height: 1.8em;
    float: right;
    padding-right: 15px;
  }

  .vudive-footer {
    bottom: 0px;
    width: 100%;
    padding: 5px;
    background-color: #91AA9D;
    height: 1em;
    position: fixed;
    z-index: 9999;
  }
  
  .vudive-header span a, .vudive-footer span {
    margin-right: 0.3em;
    float: left;
    top: -0.8em;
    left: 1em;
    height: 16px;
    cursor: pointer;
    font-size:0.7em;
    border: 1px solid #91AA9D;
    border-radius: 5px;
    background-color: #D1DBBD;
    padding-top: 0.2em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    margin-top: -2px;
    color: #193441;
  }

  .vudive-header a.change-type, .vudive-header span.change-type {
    margin-right: 0.3em;
    float: left;
    top: -0.8em;
    left: 1em;
    height: 16px;
    cursor: pointer;
    font-size:0.7em;
    border: 1px solid #91AA9D;
    border-radius: 5px;
    background-color: #D1DBBD;
    padding-top: 0.2em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    margin-top: -2px;
    color: #193441;
  }
  
  .show-headline {
    padding-top: 2em;  
  }
  
  .main-sequences, .lineuphead {
    margin:10px;
  }
  
  span#pos {
    float:left;
    margin-left: 0%;
    width: 1%;
    height: 1.2em;
    position: absolute;
    overflow: hidden;
  }

  span#name {
    float:left;
    margin-left: 1%;
    width: 14%;
    height: 1.2em;
    position: absolute;
    overflow: hidden;
  }

  span#name1 {
    float:left;
    margin-left: 14%;
    width: 20%;
    height: 1.2em;
    position: absolute;
    overflow: hidden;
  }

  span.starttime {
    float:left;
    margin-left: 34%;
    width: 10%;
    height: 1.2em;
    position: absolute;
    overflow: hidden;
  }
  
  span.endtime {
    float:left;
    margin-left: 44%;
    width: 10%;
    height: 1.2em;
    position: absolute;
    overflow: hidden;
  }

  span.ori_length {
    float:left;
    margin-left: 54%;
    width: 10%;
    height: 1.2em;
    position: absolute;
    overflow: hidden;
  }
  
  span.length {
    float:left;
    margin-left: 64%;
    width: 10%;
    height: 1.2em;
    position: absolute;
    overflow: hidden;
  }

  .attention {
    color:#91AA9D;
  }

  .logo {
    height: 120px;
    margin-top: 2em;
    margin-left: 1.2em;
    margin-right: 1.2em;
    box-shadow: 2px 2px #3E606F;
    border: 1px solid #3E606F;
  }

  .head-project a {
    color: #FCFFF5;
    text-decoration: none;
    cursor: pointer;
  }

  .head-show a {
    color: #FCFFF5;
    text-decoration: none;
  }

  .head-time {
    color: #FCFFF5;
    text-decoration: none;
  }
  
  .head-project a, .head-show, .head-time {
    text-shadow: 2px 2px #3E606F;
  }

  .lineuphead table {
    border-radius: 4px;
    background-color: #3E606F;
    color: #FCFFF5;
  }

  .column {
    width: 99%;
    float: left;
    background-color: transparent;
  }
  .advertise {
    border-radius: 3px;
  }

  .portlet {
    background-color: #91AA9D;
    margin: 0 0em 1em 0;
    padding: 0.3em;
  }
  .portlet-blocktime {
    padding: 0.2em 0.3em;
    margin-bottom: 0.5em;
    position: relative;
    background-color: #3E606F;
    color: #FCFFF5;
    border-radius: 3px;
  }
  .portlet-header {
    padding: 0.2em 0.3em;
    margin-bottom: 0.5em;
    background-color: #FCFFF5;
    position: relative;
  }
  .advertise .portlet {
    background-color: #3E606F;
    color: #FFF;
    border-radius: 4px;
    margin: 0 0em 1em 0;
    padding: 0.3em;
  }

  .advertise .portlet-header {
    background-color: #91AA9D;
    margin-bottom: 0em;
    color: #3E606F;
    border-radius: 4px;
  }

  .portlet-toggle {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -8px;
  }
  .portlet-content {
    display: none;
    padding: 0.4em;
  }
  
  .advertise .portlet-content {
    display: none;
    padding: 0.2em;
  }
  
  /* Projects ------------------------------------------------ */
  .column-project {
    width: 100%;
    float: left;
    margin-right: 1em;
  }
  
  .portlet-header-project {
    padding: 0.2em 0.3em;
    margin-bottom: 0.5em;
    position: relative;
  }
  .portlet-content-project {
    display: block;
    padding: 0.4em;
    overflow: hidden;
  }
  .project-for {
    display: inline-block;
    width: 150px;
  }
  .pr-name{
    font-size: 1.2em;
    font-weight: bold;
    color: #193441;
  }
  .pr-name-name, .pr-name-location, .pr-name-flowpoint, .pr-kostenstelle, .pr-type{
    font-size: 1em;
    font-weight: bold;
    color: #FCFFF5;
  }
  /* ------------------------------------------------------- */

  /* Shows ------------------------------------------------ */
  .column-show {
    width: 100%;
    float: left;
    margin-right: 1em;
  }
  
  .portlet-header-show {
    padding: 0.2em 0.3em;
    margin-bottom: 0.5em;
    position: relative;
  }
  .portlet-content-show {
    display: block;
    padding: 0.4em;
    overflow: hidden;
  }
  .show-for {
    display: inline-block;
    width: 100px;
  }
  .sh-name {
    font-size: 1.2em;
    font-weight: bold;
    color: #193441;
  }
  .sh-date, .sh-az-date{
    font-size: 1.1em;
    font-weight: bold;
    color: #FCFFF5;
  }
  .sh-starttime, .sh-az-starttime, .sh-endtime {
    font-size: 1.1em;
    font-weight: bold;
    color: #FCFFF5;
  }
  .sh-type{
    font-size: 1.1em;
    font-weight: bold;
    color: #FCFFF5;
  }
  /* ------------------------------------------------------- */
  .portlet-placeholder {
    border: 1px dotted black;
    margin: 0 1em 1em 0;
    height: 50px;
  }
  
  #sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 99%;
  }
  
  #sortable li {
    margin: 0 5px 5px 5px;
    padding: 5px;
    font-size: 1.2em;
  }
  
  html>body #sortable li {
    line-height: 1.2em;
  }
  
  .ui-state-highlight {
    height: 1.5em;
    line-height: 1.2em;
  }
  
  .ui-sortable-hotkey {
    width: 3%;
    text-align: center;
  }
  .ui-sortable-pos {
    width: 5%;
    text-align: center;
  }
  .ui-sortable-name {
    width: 12%;
    text-align: left;
  }
  .ui-sortable-location {
    width: 12%;
    text-align: left;
  }
  .ui-sortable-button {
    width: 7%;
    text-align: left;
  }
  .ui-sortable-flowpoint {
    width: auto;
    text-align: left;
  }
  .ui-sortable-start, .ui-sortable-time, .ui-sortable-end, .ui-sortable-end-live {
    width: 10%;
    text-align: center;
  }
  .note-moderator, .note-effect, .note-sound, .not-off {
    width: 20%;
    padding: 2px;
    text-align: left;
  }

  .note-text, .note-select,
  .flowpoint-text, .flowpoint-select,
  .sequence-text, .sequence-select,
  .show-text, .show-select,
  .project-text, .project-select {
    width:96%;
    min-height: 1.4em;
    padding: 0.1em;
  }
  
  .note-textarea {
    width:96%;
    min-height: 16em;
    padding: 0.1em;
  }
  
  .flowpoint-textarea {
    width:96%;
    min-height: 4em;
    padding: 0.1em;
  }
  
  .ui-slider {
    font-size: 1.3em;
    text-align: center;
  }
  
  .sortable{
    list-style: none;
    padding: 0;
  }
  
  .sortable li{
    padding: 5px;
    margin-bottom: 4px;
  }

  .change-flowpoint, .close-flowpoint, .addnote-flowpoint{
    padding: 10px;
  }

  .in-use {
    color: #D1DBBD;
    background-color: #3E606F;
    cursor: pointer;
  }
  
  .menu-panel{
    position:fixed;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 100%;
    background-color: #D1DBBD;
    z-index: 8000;
    box-shadow: 3px 3px #91AA9D;
  }
  
  .ui-status-used{
    color: #D1DBBD;
  }
  
  .ui-button-highlight {
    background-color: #3E606F;
    color: #FCFFF5;
  }

  .ui-clientrole-highlight {
    background-color: #3E606F;
    color: #FCFFF5;
  }

  .ui-clientproject-highlight {
    background-color: #3E606F;
    color: #FCFFF5;
  }
  
  .ui-clientdemo-highlight {
    background-color: #3E606F;
    color: #FCFFF5;
  }

  .ui-clientbroadcast-highlight {
    background-color: #3E606F;
    color: #FCFFF5;
  }

  .dialog-div{
    margin-bottom: 0.5em;
  }
  
  .divTable{
      display: table;
      width: 100%;
  }
  .divTableRow {
      display: table-row;
  }
  .divTableHeading {
      background-color: #EEE;
      display: table-header-group;
  }
  .divTableCell, .divTableHead {
      border: 1px solid #999999;
      display: table-cell;
      padding: 3px 10px;
  }
  .divTableHeading {
      background-color: #EEE;
      display: table-header-group;
      font-weight: bold;
  }
  .divTableFoot {
      background-color: #EEE;
      display: table-footer-group;
      font-weight: bold;
  }
  .divTableBody {
      display: table-row-group;
  }
  
  .newLine-off {
    background-color: #3E606F;
    color: #91AA9D;
    cursor: pointer;
  }
  
  .newLine-on {
    background-color: #D1DBBD;
    color: #193441;
    cursor: pointer;
  }
  
  .gamerdaten {
    background-color: #666;
  }
  
  .gamerdaten p {
    font-size:1.8em;
    color: #FCFFF5;
    text-shadow: 1px 1px 2px #FFF, 0 0 20px #3E606F, 0 0 2px #193441;
  }
