    .ui-tabs-panel > p > a {
      text-decoration: none !important;
      color: #3F5FAC !important;
    }
    .ui-tabs .ui-tabs-nav li {
      width: 250px;
      border-bottom-width: 1px !important;
    }
    .ui-widget-header{
       border: none !important;
       background: #FFFFFF !important;
    }
    .ui-widget-content{
       border: none !important;
    }
    .ui-state-active{
       color: #000000 !important;
       border-color: #3F5FAC !important;
       background: #3F5FAC !important;
    }
    #legende{
      background-color: #f4f4f4;
      box-shadow: 0px 0px 2px;
      border-radius: 3px;
      padding: 13px 30px 13px 30px;
    }
    