body {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 90.5%;
    color: #727d84;
    background-color: #fefefe;
    vertical-align: baseline;
    min-width: 40em;
    height: auto;
}

#page {
    position: relative;
    display: table;
    margin: 5px auto;
    border-collapse: collapse;
    overflow: visible;
    width: 100%;
    height: auto;
    border: 0px solid transparent;
    background-color: #ffffff;
}

 :first-child+html #page {
    position: relative;
}

#gruppe {
    position: relative;
    width: 100%;
    height: auto;
    display: table-row;
    text-align: center;
    margin: 100%;
    padding: 0px;
    background-image: linear-gradient(#f6f4f3 45px, #ffffff 90px);
}

h1 {
    margin: 0;
    font-style: normal;
    font-size: 32px;
    color: #727d84;
    font-weight: bold;
    opacity: 1;
    text-shadow: 2px 2px 1px #acacac;
}

h2 {
    margin: 1px 5px 7px 7px;
    font-size: 24px;
    font-weight: normal;
    color: #727d84;
}

h3 {
    margin: 10px;
    font-size: 24px;
    font-weight: normal;
    color: #727d84;
}

h4 {
    margin: 1px 5px 7px 7px;
    font-size: 24px;
    font-weight: normal;
    color: #727d84;
}

h5 {
    margin: 1px 5px 7px 7px;
    font-size: 20px;
    font-weight: normal;
    color: #727d84;
}

h6 {
    margin: 5px 0;
    font-style: normal;
    font-size: 32px;
    font-stretch: extra-condensed;
    color: #2eab2f;
    opacity: 0.9;
}

p {
    font-weight: 400;
    padding: 1px;
}

hr {
    color: #727d84;
    border: 1px solid #727d84;
    background-color: #727d84;
}

#header {
    display: block;
  position: relative;
  left: 0px;
  top: 0px;
  width: 1075px;
  margin: 5px auto;
}


#container_main {
    display: block;
    position: relative;
    left: 0px;
    top: 166px;
    width: 100%;
    min-height: 446px;
    height: auto;
    overflow: visible;
    border-top: 1px solid #727d84;
}


/* Navi-Zeile */

div#navizeile {
    display: block;
    position: relative;
    margin: 5px auto;
    width: 1075px;
    height: 46px;
}

div#gruss {
    display: inline;
    position: absolute;
    top: 13px;
    left: 15px;
    text-align: left;
    font-size: 14px;
}

div#navi {
    display: inline;
    position: absolute;
    top: 8px;
    right: 25px;
    text-align: right;
}

ul {
    text-decoration: none;
}


/* Tooltip */

a {
    text-decoration: none;
}

a[data-tooltip]:link,
a[data-tooltip]:visited {
    position: relative;
    text-decoration: none;
    border-bottom: solid 0px;
}

a[data-tooltip]:before {
    content: "";
    position: absolute;
    border-top: 20px solid #727d84;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    visibility: hidden;
    top: -58px;
    left: 6px;
    text-decoration: none;
}

a[data-tooltip]:after {
    content: attr(data-tooltip);
    position: absolute;
    color: #fefefe;
    top: -76px;
    left: 6px;
    background: #727d84;
    padding: 5px 15px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    white-space: nowrap;
    visibility: hidden;
    text-decoration: none;
}

a[data-tooltip]:hover:before,
a[data-tooltip]:hover:after {
    text-decoration: none;
    visibility: visible;
    transition: visibility 0s linear .3s;
    -moz-transition: visibility 0s linear .3s;
}


/* Footer */

div#foot {
    display: block;
    width: 989px;
    height: 30px;
    position: relative;
    bottom: 1px;
    text-align: left;
    margin: 0px;
}


/* Login */

#log_in {
    display: block;
    position: relative;
    margin: 5px auto;
    top: 60px;
    width: 325px;
}

form#form_login {
    display: block;
    position: absolute;
    top: -10px;
    width: 325px;
    border: none;
    box-shadow: none;
    background: transparent;
}

input.form_login {
    font-size: 18px;
    background-color: #fefefe !important;
    border: 3px solid #9ca9b9 !important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #727d84 !important;
    display: inline-block;
    width: 284px;
    margin: 10px;
    padding: 10px;
    text-decoration: none;
    box-shadow: none;
    background-image: none;
    font-weight: bold;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

input[type=text].form_login {
    font-size: 18px;
    background-color: #fefefe !important;
    border: 3px solid #9ca9b9 !important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #727d84 !important;
    display: inline-block;
    width: 284px;
    margin: 10px;
    padding: 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 #ffffff;
    box-shadow: none;
    background-image: none;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

#einloggen {
    position: relative;
    left: 0px;
    padding: 7px !important;
    width: 316px;
    height: 53px;
    color: #727d84 !important;
    font-size: 18px;
    background-color: #fefefe;
    background-image: url('login--icon.png');
    background-size: 32px 32px;
    background-repeat: no-repeat;
    background-origin: content-box;
    box-shadow: 6px 6px 3px #9ca9b9;
    cursor: pointer;
    border: 3px solid #9ca9b9 !important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

#einloggen:hover {
    background-color: #7882bf;
    color: #fefefe !important;
    box-shadow: 6px 6px 3px #9ca9b9;
}

#einloggen:active {
    background-color:#7882bf;
    box-shadow: 2px 2px 1px #9ca9b9;
}


/* Firmenpool */

div#firmenpool_tab {
    display: blok;
    margin: 5px auto;
    position: relative;
    
}

input[type="submit"].button_stern {
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
    font-weight: bold;
    vertical-align: middle;
    color: #7882bf;
    background-color: transparent !important;
    border: 1px solid transparent;
    cursor: pointer;
}

input[type="submit"].button_stern:hover {
    color: #89c0da;
    background-color: #a3a3a3;
}

input[type="submit"].button_stern2 {
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 24px;
    padding: 0;
    margin: 0;
    font-weight: bold;
    vertical-align: middle;
    color: #7882bf;
    background-color: transparent !important;
    border: 1px solid transparent;
    cursor: pointer;
}

input[type="submit"].button_stern2:hover {
    color: #89c0da;
    background-color: #a3a3a3;
}

input[type="submit"].button_print {
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 5px;
    margin: 1px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    color: #7882bf;
    border-radius: 3px;
    background: url('Folders-Downloads-icon.png') no-repeat;  
    background-size: contain;       
    border: 1px solid #988eb1;
    cursor: pointer;
    box-shadow: 3px 3px 2px #727d84;
    min-width: 30px;
}

input[type="submit"].button_print:hover {
    color: #727d84;
    background-color: #89c0da;
}


/* Firmenformular */

#firma {
    display: block;
    margin: 5px auto;
    width: 1000px !important;
    position: relative;
    left: 0px;
    top: 5px;
}

form #form_firma {
    display: block;
    width: 969px !important;
    position: relative;
    left: 0px;
    text-align: center;
    margin: 0px;
    padding: 10px;
    background: #fefefe;
    border-color: #e3e3e3;
    border-style: solid;
    border-width: 2px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px 3px #727d84 inset;
}

form input[type="text"] {
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
    font-weight: bold;
    vertical-align: middle;
    color: #7882bf;
}

form select {
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
    font-weight: bold;
    vertical-align: middle;
    color: #7882bf;
}

form textarea {
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
    font-weight: bold;
    vertical-align: middle;
    color: #7882bf;
}

#tabs {
    display: block;
}

#pool_tabs {
    display: block;
    width: 1075px !important;
    position: relative;
    margin: 5px auto;
}

#ansprechpartner_plus_ruf {
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 0;
    margin: 0;
    font-weight: bold;
    vertical-align: bottom;
    color: #727d84;
    cursor: pointer;
}

#personalbedar_plus_ruf {
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 0;
    margin: 0;
    font-weight: bold;
    vertical-align: bottom;
    color: #727d84;
    cursor: pointer;
}

#btzkontakt_plus_ruf {
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 0;
    margin: 0;
    font-weight: bold;
    vertical-align: bottom;
    color: #727d84;
    cursor: pointer;
}

#document_plus_ruf {
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 0;
    margin: 0;
    font-weight: bold;
    vertical-align: bottom;
    color: #727d84;
    cursor: pointer;
}

#document_plus {
    display: none;
}

#bem_plus_ruf {
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 0;
    margin: 0;
    font-weight: bold;
    vertical-align: bottom;
    color: #727d84;
    cursor: pointer;
}

#bew_plus_ruf {
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 0;
    margin: 0;
    font-weight: bold;
    vertical-align: bottom;
    color: #727d84;
    cursor: pointer;
}

.tab_U {
    display: block;
    position: relative;
    left: -15px;
}

.ui-autocomplete {
    max-height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
}


/* Formular */

form label {
    color: #727d84;
    font-weight: 700;
}

form fieldset.fs1 {
    font-size: 10px;
    display: block;
    margin: 0px;
    padding: 5px;
    text-align: left;
    background-color: transparent;
    background-image: linear-gradient(#f6f4f3 45px, #ffffff 90px, #ffffff 70%, #f6f4f3 100%);
    box-shadow: 0px 0px 3px 2px #efefef inset;
    border-color: #efefef;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
}

form fieldset fieldset.fs3 {
    font-size: 12px;
    display: block;
    position: relative;
    left: 0px;
    width: 945px !important;
    margin: 20px;
    padding: 15px 50px;
    text-align: left;
    background-color: #8dc6e1ac;
    box-shadow: 0px 0px 3px 2px #8dc6e1 inset;
    border-color: #8dc6e1;
}

input[type="submit"].button {
    display: block;
    width: 316px;
    height: 53px;
    position: relative;
    margin: 10px auto;
    padding: 7px !important;
    color: #727d84 !important;
    font-size: 18px;
    background-color: #fefefe;
    background-image: url('databaseplus-icon.png');
    background-size: 32px 32px;
    background-repeat: no-repeat;
    background-origin: content-box;
    box-shadow: 2px 2px 1px #b9b9b9;
    cursor: pointer;
}

input[type="submit"].button:hover {
    background-color: #7882bf;
    box-shadow: 6px 6px 3px #b9b9b9;
}

input[type="submit"].button:active {
    background-color: #7882bf;
    box-shadow: 2px 2px 1px #9ca9b9;
}


/* Validator    Error-Meldungen*/

form label.error,
label.error {
    display: none;
    color: #df7184;
    font-style: italic;
    font-size: 14px;
}

div.error {
    display: none;
}

form input.error {
    border: 1px #df7184 solid;
    background: #df71838d;
    background: -moz-linear-gradient(center top, #df71833d 0%, #df71838d 80%, #df7184 100%) repeat scroll 0 0 transparent;
}

form select.error {
    border: 1px #df7184 solid;
    background: #df71838d;
    background: -moz-linear-gradient(center top, #df71833d 0%, #df71838d 80%, #df7184 100%) repeat scroll 0 0 transparent;
}

form input[type="radio"].error+label {
    border: 1px #df7184 solid;
    background: #df71838d;
    background: -moz-linear-gradient(center top, #df71833d 0%, #df71838d 60%, #df7184 100%) repeat scroll 0 0 transparent;
}

form input[type="checkbox"].error+label {
    border: 1px #df7184 solid;
    background: #df71838d;
    background: -moz-linear-gradient(center top, #df71833d 0%, #df71838d 60%, #df7184 100%) repeat scroll 0 0 transparent;
}

form textarea.error {
    border: 1px #df7184 solid;
    background: #df71838d;
    background: -moz-linear-gradient(center top, #df71833d 0%, #df71838d 60%, #df7184 100%) repeat scroll 0 0 transparent;
}


/* Checkbox */

.squared {
    display: inline-block;
    cursor: pointer;
    margin: 2px auto;
    position: relative;
    width: 20px;
}

.squared label {
    background: #fefefe;
    background: -moz-linear-gradient(center top, #fefefe 0%, #8dc6e136 100%) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(center top, #fefefe 0%, #8dc6e136 100%) repeat scroll 0 0 transparent;
    background: -o-linear-gradient(center top, #fefefe 0%, #8dc6e136 100%) repeat scroll 0 0 transparent;
    background: -ms-linear-gradient(center top, #fefefe 0%, #8dc6e136 100%) repeat scroll 0 0 transparent;
    background: linear-gradient(center top, #fefefe 0%, #8dc6e136 100%) repeat scroll 0 0 transparent;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px white inset, 0 1px 3px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    height: 20px;
    position: absolute;
    top: -1;
    left: -1px;
    width: 20px;
}

.squared label:after {
    content: "\2714 ";
    height: 9px;
    opacity: 0;
    position: absolute;
    top: 2px;
    left: 5px;
    width: 9px;
}

.squared label:hover:after {
    opacity: 0.5;
}

.squared input[type="checkbox"] {
    z-index: -100;
}

.squared input[type="checkbox"]:checked+label:after {
    opacity: 1;
}


/* Radio-box */

.rounded {
    display: inline-block;
    cursor: pointer;
    margin: 2px auto;
    position: relative;
    width: 20px;
}

.rounded label {
    background: #fefefe;
    background: -moz-linear-gradient(center top, #fefefe 0%, #8dc6e136 100%) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(center top, #fefefe 0%, #8dc6e136 100%) repeat scroll 0 0 transparent;
    background: -o-linear-gradient(center top, #fefefe 0%, #8dc6e136 100%) repeat scroll 0 0 transparent;
    background: -ms-linear-gradient(center top, #fefefe 0%, #8dc6e136 100%) repeat scroll 0 0 transparent;
    background: linear-gradient(center top, #fefefe 0%, #8dc6e136 100%) repeat scroll 0 0 transparent;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 1px 1px white inset, 0 1px 3px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.rounded input[type="radio"] {
    z-index: -100;
}

.rounded label:after {
    content: "\2714 ";
    height: 5px;
    left: 4px;
    opacity: 0;
    position: absolute;
    top: 0px;
    width: 9px;
}

.rounded label:hover:after {
    opacity: 0.5;
}

.rounded input[type="radio"]:checked+label:after {
    opacity: 1;
}


/* colResizable */

.CRZ th {
    height: 45px;
    border-left: 1px solid #727d84;
    border-bottom: 2px solid #8e98c9;
    color: #fefefe;
    text-align: center;
    font-size: 14px;
    background-color: #a2aeb5;
}

.CRZ td {
    border-bottom: 1px solid #a2aeb5;
    border-left: 1px solid #a2aeb5;
    font-size: 12px;
    padding: 5px;
    padding-left: 15px;
    margin: 0;
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
}

.CRZ1 th {
    padding: 2px;
    padding-left: 7px;
    border: 1px solid #8e98c9;
    border-bottom: 2px solid #8e98c9;
    background-color: #a2aeb5;
    color: #ffffff;
    font-size: 12px;
}

.CRZ1 td {
    padding: 0px;
    padding-left: 7px;
    border: 1px solid #a2aeb5;
    color: #727d84;
    font-size: 10px;
}

#btzkontakt tr {
    height: 25px;
}

#history tr {
    height: 25px;
}

#bewertung tr {
    height: 25px;
}

#ansprechpartner tr {
    height: 25px;
}

#personalbedarf tr {
    height: 25px;
}

#bemerkung tr {
    height: 25px;
}

.CRZ2 th {
    padding: 6px 1px;
    border: 1px solid #c7cfd4;
    background-color: #a2aeb5;
    color: #ffffff;
    font-size: 13px;
}

.CRZ2 td {
    padding: 1px 0px;
    border: 1px solid #c7cfd4;
    color: #727d84;
    font-size: 13px;
}

#sample th {
    background-color: #eff3f5;
    background-image: linear-gradient(195deg,#e6eaec, #eff3f5, #ffffff);
    height: 45px;
    background-repeat: repeat-x;
    background-position: 0px -180px;
    border-left: 1px solid #727d84;
    border-bottom: 1px solid #727d84;
    color: #727d84;
    text-align: center;
    font-size: 14px;
}

#sample td {
    text-indent: 5px;
    color: #727d84;
    border-bottom: 1px solid #727d84;
    border-left: 1px solid #727d84;
    font-size: 12px;
}

.grip {
    width: 20px;
    height: 30px;
    margin-top: -1px;
    margin-left: -5px;
    background-image: url('img/grip.png');
    position: relative;
    z-index: 88;
    cursor: e-resize;
}

.grip:hover {
    background-position: -20px -0px;
}

.dragging .grip {
    background-position: -40px -0px;
}

.sampleText {
    position: relative;
    width: 100%;
}

.dotted {
    background-image: url('img/dotted.png');
    background-repeat: repeat-y;
}

.CRZ {
    table-layout: fixed
}

.CRZ td,
.CRZ th {
    padding-left: 0px!important;
    padding-right: 0px!important;
    overflow: hidden
}

.CRC {
    height: 0px;
    position: relative
}

.CRG {
    margin-left: -5px;
    position: absolute;
    z-index: 5
}

.CRG .CRZ {
    position: absolute;
    background-color: red;
    filter: alpha(opacity=1);
    opacity: 0;
    width: 10px;
    cursor: e-resize;
    height: 100%;
    top: 0px
}

.CRL {
    position: absolute;
    width: 1px
}

.CRD {
    border-left: 1px dotted #727d84
}


/*Formular 'Suchen'*/

div#suchen {
    display: block;
    width: 100%;
    position: relative;
    top: 30px;
}

div#text_help {
    display: none;
    position: relative;
    top: -20px;
    padding: 20px !important;
}

div#img_help {
    display: block;
    position: relative;
    top: 10px;
    left: -5px;
    cursor: pointer;
    z-index: 3;
}

strong.help {
    font-weight: bolder;
    color: #e18d9b;
}

p.muster {
    font-weight: bolder;
    color: #e18d9b;
}

div#branchen {
    display: block;
    width: 100%;
    position: relative;
    top: 10px;
}

div#suchen2 {
    display: block;
    width: 100%;
    height: 50px;
    position: relative;
    top: 30px;
}

div#tabl {
    display: block;
    width: 100%;
    position: relative;
    top: 30px;
    left: 8px;
}

div#speichern {
    display: block;
    position: relative;
    top: 20px;
}

p#branche_plus_ruf {
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 30px;
    margin: 0;
    font-weight: bold;
    vertical-align: bottom;
    color: #727d84;
    cursor: pointer;
}

p#bereiche_plus_ruf {
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 30px;
    margin: 0;
    font-weight: bold;
    vertical-align: bottom;
    color: #727d84;
    cursor: pointer;
}

p#bewertung_plus_ruf {
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 30px;
    margin: 0;
    font-weight: bold;
    vertical-align: bottom;
    color: #727d84;
    cursor: pointer;
}

p#stellenart_plus_ruf {
    display: inline;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 30px;
    margin: 0;
    font-weight: bold;
    vertical-align: bottom;
    color: #727d84;
    cursor: pointer;
}

div#tab_print {
    display: inline;
}

.ampel  {
    display: inline;
}
.ampel td {
    padding: 0;
}

div.ampel-grau {
    display: inline-block;
    margin: 2px auto;
    position: relative;
    width: 10px;
    height: 10px;
    background: #aeaeae;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border: 1px solid #a2a2a2;
}

div.ampel-rot {
    display: inline-block;
    margin: 2px auto;
    position: relative;
    width: 10px;
    height: 10px;
    background: #ef5959;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border: 1px solid #ca4c4c;
}

div.ampel-gelb{
    display: inline-block;
    margin: 2px auto;
    position: relative;
    width: 10px;
    height: 10px;
    background: #f9e020;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border: 1px solid #e8d01d;
}

div.ampel-gruen{
    display: inline-block;
    margin: 2px auto;
    position: relative;
    width: 10px;
    height: 10px;
    background: #48c085;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border: 1px solid #44ae7b;
}

.selectampel  {
    display: inline;
    margin-bottom: 3px;
  }
  
.selectampel>option[value="1"],
.selectampel>option[value="1"]:hover,
.selectampel>option[value="1"]:checked {
    background-color: #ef5959 !important;
  }
.selectampel>option[value="2"],
.selectampel>option[value="2"]:hover,
.selectampel>option[value="2"]:checked {
    background-color: #f9e020 !important;
  }
  
.selectampel>option[value="3"],
.selectampel>option[value="3"]:hover,
.selectampel>option[value="3"]:checked {
    background-color: #48c085 !important;
  }
  