@charset "UTF-8";
/*$logo_width: auto;
$logo_height: auto;*/
BODY {
  margin-left: 20px;
  margin-top: 10px;
  /*background-color:#faf3ee;*/
  background-color: #ffffff;
  font-family: Arial, Tahoma;
}

.customerWappen img {
  height: 50px;
  width: auto;
}

p {
  margin: 2px;
}

INPUT.file {
  border: 1px outset #000000;
  font-family: Arial, Tahoma;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
  width: 310px;
}

input.text1 {
  border: 1px solid #000000;
  font-family: Arial, Tahoma;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
  width: 300px;
}

.menubuttonpassiv {
  BORDER: #5F5F5F 1px solid;
  FONT-SIZE: 11px;
  WIDTH: auto;
  HEIGHT: 20px;
  COLOR: #faf3ee;
  BACKGROUND-COLOR: #5a6361;
  /*border-style: outset;*/
  cursor: pointer;
}

.menubuttonaktiv {
  BORDER: #5F5F5F 2px solid;
  FONT-SIZE: 11px;
  WIDTH: auto;
  HEIGHT: 20px;
  font-weight: bold;
  color: #5a6361;
  BACKGROUND-COLOR: #faf3ee;
  border-style: inset;
}

.menubuttonover {
  BORDER: #5F5F5F 1px solid;
  FONT-SIZE: 11px;
  WIDTH: auto;
  HEIGHT: 20px;
  COLOR: #5a6361;
  BACKGROUND-COLOR: #faf3ee;
  cursor: pointer;
}

.menubuttonpassivgross {
  BORDER: #5F5F5F 1px solid;
  FONT-SIZE: 11px;
  WIDTH: auto;
  HEIGHT: 20px;
  COLOR: #faf3ee;
  BACKGROUND-COLOR: #5a6361;
  /*border-style: outset;*/
  cursor: pointer;
}

.menubuttonaktivgross {
  BORDER: #5F5F5F 2px solid;
  FONT-SIZE: 11px;
  WIDTH: auto;
  HEIGHT: 20px;
  font-weight: bold;
  color: #5a6361;
  BACKGROUND-COLOR: #faf3ee;
  border-style: inset;
}

.menubuttonovergross {
  BORDER: #5F5F5F 1px solid;
  FONT-SIZE: 11px;
  WIDTH: auto;
  HEIGHT: 20px;
  COLOR: #5a6361;
  BACKGROUND-COLOR: #faf3ee;
  cursor: pointer;
}

.menubuttonpassivlang {
  BORDER: #5F5F5F 1px solid;
  FONT-SIZE: 11px;
  WIDTH: auto;
  HEIGHT: 20px;
  COLOR: #faf3ee;
  BACKGROUND-COLOR: #5a6361;
  /*border-style: outset;*/
  cursor: pointer;
}

.menubuttonaktivlang {
  BORDER: #5F5F5F 2px solid;
  FONT-SIZE: 11px;
  WIDTH: auto;
  HEIGHT: 20px;
  font-weight: bold;
  color: #5a6361;
  BACKGROUND-COLOR: #faf3ee;
  border-style: inset;
}

.menubuttonoverlang {
  BORDER: #5F5F5F 1px solid;
  FONT-SIZE: 11px;
  WIDTH: auto;
  HEIGHT: 20px;
  COLOR: #5a6361;
  BACKGROUND-COLOR: #faf3ee;
  cursor: pointer;
}

.menubuttondisabledgross {
  BORDER: #5a6361 1px solid;
  FONT-SIZE: 11px;
  WIDTH: auto;
  HEIGHT: 20px;
  COLOR: #6F6F6F;
  BACKGROUND-COLOR: #DFDFDF;
  border-style: solid;
  /*cursor:url(../../img/edit-delete.png), auto;*/
  cursor: not-allowed;
}

p.titel {
  font-size: 11px;
  font-family: Arial, Tahoma;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
}

.beschriftung {
  font-family: Arial, Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}

p.text1 {
  font-family: Arial, Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}

table.tabrahmen1, div.tabrahmen1 {
  border: 1px solid #767676;
  height: 100%;
  width: 100%;
}

table.tabrahmenHervorgehoben {
  border: 1px solid red;
  height: 100%;
  width: 100%;
}

td.tabkopf1 {
  background: #006699;
  background: #006699 -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.37) 10%, rgba(100, 100, 100, 0) 50%, rgba(200, 200, 200, 0.17) 90%) repeat-x scroll 0 0;
  background: #006699 linear-gradient(0deg, rgba(255, 255, 255, 0.37) 10%, rgba(100, 100, 100, 0) 50%, rgba(200, 200, 200, 0.17) 90%) repeat-x scroll 0 0;
  color: white;
  font-family: Arial, Tahoma;
  font-size: 11px;
  font-weight: normal;
  text-indent: 10px;
  height: 25px;
}

td.kartei1 {
  background-color: #EFEFEF;
  font-family: Arial, Tahoma;
  font-size: 11px;
  font-weight: normal;
  text-indent: 10px;
  color: #951634;
  height: 25px;
  cursor: pointer;
}

td.kartei2 {
  background-color: #951634;
  font-family: Arial, Tahoma;
  font-size: 11px;
  font-weight: normal;
  text-indent: 10px;
  color: #FFFFFF;
  height: 25px;
  cursor: pointer;
}

tr.farbstreifen {
  height: 1px;
  background-color: #CCCCCC;
}

Select.S1 { /* fuer Helge selectBox fuer OrderBy und r2P*/
  font-family: arial, tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #000067;
  background-color: #ffffff; /*0D9D0F;*/
  border-color: #c0c0c0;
}

A.ImgLink {
  text-decoration: none;
  cursor: pointer;
}

a.KontextWin:link, a.KontextWin:visited {
  text-decoration: none;
  cursor: pointer;
  font-family: arial, tahoma;
  font-size: 8pt;
  color: #000000;
}

p.NormalText {
  text-decoration: none;
  font-family: Arial, Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
}

p.NormalTextStrike {
  text-decoration: line-through;
  font-family: Arial, Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #B3B3B3;
}

td.greenbg {
  background-color: #90EE90;
}

td.redbg {
  background-color: #FF7A7A;
}

td.greybg {
  background-color: #E5E5E5;
}

table.kbstabelle {
  border: 1px solid #006699;
  height: 100%;
  padding: 0px;
  border-spacing: 0px;
  /*width: 100%;*/
}

td.kbstabelletitel {
  background-color: #CCCCCC;
  font-family: Arial, Tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

td.kbstabellebhf {
  background-color: #909997;
  font-family: Arial, Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  vertical-align: top;
}

td.kbstabellezug {
  background-color: #909997;
  font-family: Arial, Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  vertical-align: top;
}

.kbstabelledata {
  background-color: #FFFFFF;
  font-family: Arial, Tahoma;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  vertical-align: top;
  text-align: center;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}

.kbstabelledata2 {
  /*background-color: #FFFFFF;*/
  font-family: Arial, Tahoma;
  font-size: 9px;
  font-weight: normal;
  color: #666666;
}

.tooltipDiv {
  line-height: 1.6em;
  font-family: Arial, Tahoma;
  font-size: 10pt;
  border: 2px solid black;
  background-color: #FAFFD7;
  padding: 3px;
  max-width: 600px;
  z-index: 99;
}

.tooltipDiv ul {
  margin: 0px;
  padding-left: 30px;
  list-style-image: url(../../img/bullet.gif);
}

.tooltipDiv ul li {
  padding-top: 5px;
  vertical-align: bottom;
}

.tooltipDiv ul li li {
  list-style-image: none;
}

.tourFilter {
  font-size: 10pt;
  border: 1px solid #767676;
  background-color: #CCCCCC;
  padding: 2px;
}

.tourFilter table {
  border-collapse: collapse;
}

.tourFilter table tr td {
  font-size: 10pt;
  vertical-align: top;
  text-align: left;
}

.tourKopfTable {
  border: 1px solid #767676;
  padding: 5px;
  font-size: 10pt;
  width: 100%;
}

.tourKopfTable tr td {
  padding: 3px;
  padding-right: 10px;
  vertical-align: top;
}

.Baum {
  border-collapse: collapse;
  border-spacing: 0px;
  border: 1px solid #767676;
  font-size: 10pt;
  padding: 5px;
  width: 100%;
}

.Baum tr td {
  border-bottom: 1px gray solid;
}

.langChoice img {
  margin: 1px;
  cursor: pointer;
}

.erfBaumEditSpan {
  background-color: #a5ff4b;
  display: none;
  float: right;
  padding: 1px;
  text-align: right;
  width: 120px;
}

.naviMenuButtPassiv {
  border: #999999 1px solid;
  height: 35px;
  width: 460px;
  font-size: 10pt;
  text-align: left;
  background-color: #BFBFBF;
  cursor: pointer;
  margin-top: 15px;
  padding: 2px;
}

.naviMenuButtOver {
  border: #999999 1px inset;
  height: 35px;
  width: 460px;
  font-size: 10pt;
  text-align: left;
  background-color: #006699;
  cursor: pointer;
  margin-top: 15px;
  padding: 2px;
}

.naviMenuButtPassiv img, .naviMenuButtOver img {
  vertical-align: middle;
}

.naviMenuButtDisabled {
  border: #999999 1px solid;
  height: 35px;
  width: 460px;
  font-size: 10pt;
  text-align: left;
  background-color: #EFEFEF;
  /*cursor:url(../../img/edit-delete.png), auto;*/
  cursor: not-allowed;
  margin-top: 15px;
  padding: 2px;
}

/* Erfassungen im Baum eingeben ANFANG */
.erfInsertBogenAuswahl {
  border: 1px solid #999999;
  background-color: #F5F5F5;
  padding: 3px;
  font-size: 11pt;
}

.erfInsertBoegen button {
  margin-left: 50px;
}

.erfInsertBoegen hr {
  border: 1px solid #5F5F5F;
}

.erfInsertContainer {
  font-size: 10pt;
}

.erfInsert_text {
  border: 1px solid black;
  width: 100px;
  border-radius: 4px;
}

.erfInsert_zahl {
  border: 1px solid black;
  width: 30px;
  border-radius: 4px;
}

.erfInsert_datepicker, .filter_date, .filter_time {
  border: 1px solid #767676;
  width: 51pt;
  border-radius: 4px;
}

.erfInsert_comboBox {
  border: 1px solid #767676;
  width: 51pt;
}

.etcTextInput {
  border: 1px solid #767676;
  border-radius: 4px;
  padding: 2px;
}

/* Größe vom jQuery UI anpassen */
.ui-widget {
  font-size: 0.8em !important;
}

.ui-menu .ui-menu-item a {
  padding: 0 !important;
}

.ui-multiselect-menu .ui-widget-header ul.ui-helper-reset span {
  color: white !important;
}

.ui-dialog-titlebar,
.ui-multiselect-menu .ui-widget-header,
.ui-multiselect-menu .ui-state-active,
label.ui-button.ui-widget.ui-state-active,
.btn1 {
  background: #006699 !important;
  background: #006699 -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.37) 10%, rgba(100, 100, 100, 0) 50%, rgba(200, 200, 200, 0.17) 90%) repeat-x scroll 0 0 !important;
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.37) 10%, rgba(100, 100, 100, 0) 50%, rgba(200, 200, 200, 0.17) 90%) repeat-x scroll 0 0 #006699 !important;
  border: 1px solid #767676;
  color: white !important;
}

.ui-autocomplete-input {
  font-size: 1em !important;
  width: 120px !important;
}

.ui-multiselect-checkboxes {
  overflow-y: auto !important;
}

.etc_ui-autocomplete-button {
  height: 1.9em !important;
  width: 1.5em !important;
  vertical-align: top;
  line-height: 0 !important;
}

button.ui-multiselect,
label.ui-button.ui-widget,
a.ui-spinner-button,
span.ui-spinner {
  background: white !important;
  color: black !important;
  border: 1px solid #767676;
}

/*.erfInsertContainer select {
  border:1px solid black;
}*/
.erfInsertContainer textarea {
  border: 1px solid black;
}

.erfInsert_radio {
  margin: 1px;
}

.erfInsert_checkbox {
  margin: 1px;
}

.erfInsertGroup {
  border: 1px solid #5F5F5F;
  background-color: #F5F5F5;
  margin-top: 15px !important;
  position: relative;
  padding: 5px;
  padding-top: 15px;
  padding-bottom: 7px;
  font-size: 10pt;
}

.erfInsertGroup table tr td {
  vertical-align: top;
  padding: 0px;
}

.erfInsertGroupTitle {
  position: absolute;
  top: -11px;
  left: 5px;
  background-color: #CCCCCC;
  font-weight: bold;
  font-size: 12pt;
  padding-left: 5px;
  padding-right: 5px;
}

.erfInsertGroupOhneUeberschrift {
  border: 1px solid #5F5F5F;
  background-color: #F5F5F5;
  margin-top: 5px !important;
  position: relative;
  padding: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 10pt;
}

.erfInsertGroupOhneUeberschrift table tr td {
  vertical-align: top;
  padding-top: 5px;
}

/*.erfInsertAuswwert_100 {
  background-color:#A8DFB6;
}
.erfInsertAuswwert_75 {
  background-color:#E8EFB4;
}
.erfInsertAuswwert_0 {
  background-color:#EF9697;
}*/
.erfInsertGroup_idgruppe_0 {
  /*border: 1px solid black;*/
  background-color: #E6E6E6;
  padding: 3px;
  /*margin:10px;*/
  /*display:inline;*/
  float: left;
  white-space: nowrap;
  height: 21px;
  font-size: 10pt;
}

.erfInsertGroup_idgruppe_1 {
  /*background-color:#FFF7E0;*/
  /*border: 1px solid black;*/
  /*background-color:#CCCCCC;*/
  background-color: #E6E6E6;
  padding: 3px;
  /*margin:10px;*/
  /*display:inline;*/
  float: left;
  white-space: nowrap;
  height: 21px;
  font-size: 10pt;
}

.erfInsertInfo {
  vertical-align: middle;
  margin: 1px;
}

.leerSpan {
  font-size: 0px;
}

/*.leerPaddingSpan {
  font-size:20pt;
  color:transparent;
}*/
/* Erfassungen im Baum eingeben ENDE */
.auswUebersichtTable {
  width: 100%;
  text-align: left;
}

.auswUebersichtTable .IndexUeberschrift {
  font-weight: bold;
  text-shadow: 0 5px 5px #6d6d6d;
}

.auswTable {
  border: 1px solid;
  width: 100%;
  padding: 5px;
  background-color: white;
  font-size: 10pt;
}

.auswTable th {
  text-align: left;
  padding: 5px;
  /*border-bottom:2px solid black;*/
  background-color: #006699;
  background: #006699 -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.37) 10%, rgba(100, 100, 100, 0) 50%, rgba(200, 200, 200, 0.17) 90%) repeat-x scroll 0 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.37) 10%, rgba(100, 100, 100, 0) 50%, rgba(200, 200, 200, 0.17) 90%) repeat-x scroll 0 0 #006699;
  color: white;
  padding: 4px 6px 4px 6px;
  font-size: 10pt;
}

.auswTable td {
  padding: 5px;
  vertical-align: top;
  white-space: nowrap;
}

.auswTable tr {
  background-color: #e0e0e0;
}

.auswTable tr:hover {
  background: #bdbdbd;
}

.auswTable td .tooltip [title] {
  background-image: inherit;
  background-repeat: inherit;
  background-position: inherit;
  padding-right: inherit;
}

.auswWert {
  text-align: right;
  font-weight: bold;
  margin-right: 2%;
  white-space: nowrap;
}

.auswTable .auswWert {
  float: left;
  max-width: 20%;
}

.auswWertDivRef {
  clear: both;
  opacity: 0.5;
  padding-top: 10px;
}

.auswWert .anzMessungen {
  font-size: 0.8em;
  font-weight: normal;
}

.auswWert marker {
  background-color: gray;
  border-radius: 6px;
  padding: 4px;
  width: 13px;
  height: 13px;
  border: 1px solid grey;
  margin-right: 10px;
}

.auswWertInMax marker {
  background-color: #A8DFB6;
}

.auswWertInTol marker {
  background-color: #EFFF80;
}

.auswWertInMin marker {
  background-color: #EF9697;
}

.auswWertAusserBereich marker {
  background-color: red;
  color: white;
}

.auswWertWert {
  display: inline-block;
}

.auswTable .empty td {
  background-color: white;
  height: 5px;
  padding: 0px;
}

.skala_container {
  position: relative;
}

.auswSkala {
  white-space: nowrap;
  display: inline-block;
  font-size: 10pt;
  background-color: inherit;
  margin-top: 5px;
  margin-bottom: 23px;
  width: 80%;
  clear: both;
  position: relative;
}

#reportMessungsTable .auswSkala {
  width: 100%;
}

.auswSkalaSkala {
  width: 95%;
  height: 15px;
  display: inline;
  position: absolute;
  background-color: inherit;
  border: 1px solid grey;
}

.auswSkalaTicks, .auswSkalaTicksJS {
  width: 95%;
  display: inline;
  position: absolute;
  background-color: inherit;
  top: 20px;
}

.auswSkalaTicksJS {
  left: 0;
}

.auswSkala_wert {
  display: inline-block;
  position: absolute;
  z-index: 10;
  font-size: 12pt;
}

.auswSkala_wert marker {
  left: -4px;
  top: -1px;
  position: relative;
}

.auswSkala_wert_unter_minimum {
  margin-left: 2%;
  color: white;
}

.auswSkala_akzeptanzwert {
  display: inline-block;
  position: absolute;
  top: -34px;
  font-size: 12pt;
}

.auswSkala_akzeptanzwert marker {
  left: -3px;
  position: relative;
  top: 1px;
}

.auswSkala_tol_min {
  display: inline-block;
  position: absolute;
  top: -34px;
  color: grey;
  font-size: 12pt;
}

.auswSkala_tol_min marker {
  left: -3px;
  position: relative;
  top: 1px;
}

.auswSkalaSkala_bereich {
  display: inline-block;
  height: 15px;
}

.auswSkalaSkala_bereich_maximum {
  background-color: #A8DFB6;
  color: black;
}

.auswSkalaSkala_bereich_tol {
  background-color: #EFFF80;
  color: black;
}

.auswSkalaSkala_bereich_minimum {
  background-color: #EF9697;
  color: black;
}

.auswSkalaSkala_bereich_unter_minimum {
  background-color: red;
  border: 1px solid grey;
  border-left-width: 0;
  color: white;
  width: 5%;
  position: absolute;
  right: 0;
}

.auswSkala_beschriftung {
  display: inline-block;
  position: absolute;
  font-size: 8pt;
  background-color: inherit;
  font-family: Arial, Tahoma;
  top: 3px;
  transform: rotate(-90deg) translateY(-12px);
}

.auswSkala_beschriftung-right {
  right: -26px;
}

.auswSkalaTyp {
  display: inline-block;
  left: 288px;
  position: relative;
  font-size: 8pt;
  color: grey;
}

.auswSkalaElement {
  width: 30px;
  height: 20px;
  /*margin:1px;*/
  float: left;
  font-size: 8pt;
  text-align: center;
  border: 1px solid #757575;
  border-width: 1px 1px 1px 0px;
}

.auswTableMessobjekt {
  /*font-size:14pt;*/
  font-weight: bold;
}

.puenktzug_erf_tab {
  border: 1px solid;
  width: 100%;
  padding: 5px;
  border-spacing: 0px;
}

.puenktzug_erf_tab th {
  text-align: left;
  padding: 2px;
  font-size: 12pt;
}

.puenktzug_erf_tab td {
  /*background-color:#E3E3E3;*/
  border-top: 2px solid #E3E3E3;
  padding: 2px;
  vertical-align: bottom;
  font-size: 10pt;
}

.puenktzug_erf_tab_versp {
  border: 1px solid;
  width: 50px;
}

.puenkt_zug_status {
  padding: 2px;
  vertical-align: bottom;
}

.puenkt_zug_status input {
  vertical-align: bottom;
}

.puenkt_zug_status_1 {
  background-color: #A8DFB6;
}

.puenkt_zug_status_2 {
  background-color: #EF9697;
}

.puenkt_zug_status_3 {
  background-color: #FF4040;
}

.puenkt_zug_msg {
  color: #FF4040;
  font-weight: bold;
}

.auswTablePuenktKats {
  border: 1px solid #CCCCCC;
  border-collapse: collapse;
  font-size: 9pt;
  text-align: left;
}

.auswTablePuenktKats th {
  padding: 2px 5px 2px 5px;
}

.auswTablePuenktKats td {
  margin: 0px;
  padding: 2px 5px 2px 5px;
}

.outer_home_div {
  width: 100%;
  height: 90%;
  /*position: absolute;*/
  left: 0px;
  /*top: 0px;*/
  z-index: -1;
  background: -moz-linear-gradient(top, rgb(191, 191, 191) 0%, rgba(191, 191, 191, 0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(191, 191, 191)), color-stop(100%, rgba(191, 191, 191, 0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgb(191, 191, 191) 0%, rgba(191, 191, 191, 0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgb(191, 191, 191) 0%, rgba(191, 191, 191, 0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgb(191, 191, 191) 0%, rgba(191, 191, 191, 0) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgb(191, 191, 191) 0%, rgba(191, 191, 191, 0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#a6bfbfbf", endColorstr="#00bfbfbf",GradientType=0 ); /* IE6-9 */
}

.home_div {
  width: 80%;
  height: 100%;
  /*display:table;
  overflow: auto;*/
}

#homeHeader {
  margin-left: 50px;
  margin-top: 30px;
}

.home_title {
  font-size: 40pt;
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-weight: bold;
  color: #006699;
}

.home_subtitle {
  font-size: 13pt;
  padding: 0px 0 20px 4px;
  font-family: Verdana, Geneva, sans-serif;
  margin-left: 50px;
  color: #006699;
}

.home_table {
  border-spacing: 5px;
  width: 100%;
}

td.kachel_color1 {
  background-color: #003D72;
}

td.kachel_color1 a {
  color: white;
}

td.kachel_color2 {
  background-color: #008040;
  color: white;
}

td.kachel_color2 a {
  color: black;
}

td.kachel_color3 {
  background-color: #cccccc;
  color: black;
}

td.kachel_color3 a {
  color: black;
}

td.kachel_color4 {
  background-color: white;
  color: black;
}

td.kachel_color4 a {
  color: black;
}

td.kachel_color5 {
  background-color: #008040;
}

td.kachel_color5 a {
  color: black;
  color: black;
}

td.td_kachel {
  height: 160px;
  padding: 6px;
  font-family: Verdana, Geneva, sans-serif;
  /*border: 3px solid white;*/
  text-align: center;
  vertical-align: center;
  border-radius: 7px;
  font-size: 12px;
  background-image: -webkit-linear-gradient(-67deg, rgba(255, 255, 255, 0.37) 14%, rgba(100, 100, 100, 0) 77%, rgba(200, 200, 200, 0.17) 84%);
  background-image: linear-gradient(157deg, rgba(255, 255, 255, 0.37) 14%, rgba(100, 100, 100, 0) 77%, rgba(200, 200, 200, 0.17) 84%);
  position: relative;
}

#pwd_change_div {
  background-image: url("../../img/key_change_small.png");
  background-position: left center;
  background-repeat: no-repeat;
  bottom: 5px;
  cursor: pointer;
  height: 16px;
  padding-left: 20px;
  position: absolute;
  right: 7px;
}

#kachel_navigation_div {
  float: right;
  margin-right: 20px;
  cursor: pointer;
}

#kachel_navigation_div img {
  height: 40px;
}

td.td_kachel .hometitel {
  text-align: center !important;
  color: white;
}

td.home_table_left td.td_kachel {
  height: 33% !important;
}

table.home_table a.contenthomelink {
  color: black !important;
}

table.home_table td.contenttext1 {
  color: black !important;
}

table.home_table td.contenttext2 {
  color: black !important;
}

table.home_table td.contenttext3 {
  color: black !important;
}

.home_information {
  position: relative;
  /*height:100%;
  top:1px;
     text-align: center;
     vertical-align: middle;*/
}

.home_information * {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

span.kachel_link_infotext {
  font-size: 12px;
}

.kachel_link {
  /*color:white !important;
  text-align:center;
  vertical-align: middle;*/
  cursor: pointer;
  text-decoration: underline;
}

.kachel_navigation {
  cursor: pointer;
  text-decoration: underline;
  font-size: 12px;
}

.kachel_navigation_disabled {
  cursor: auto;
  text-decoration: none;
  font-weight: normal;
}

.defaultTable {
  border: 1px solid #767676;
  background-color: #e0e0e0;
  font-size: 10pt;
  border-collapse: collapse;
}

.defaultTable_left {
  text-align: left;
}

.defaultTable_right {
  text-align: right;
}

.defaultTable_center {
  text-align: center;
}

.defaultTable_nowrap {
  white-space: nowrap;
}

.defaultTable th {
  background-color: #006699;
  background: #006699 -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.37) 10%, rgba(100, 100, 100, 0) 50%, rgba(200, 200, 200, 0.17) 90%) repeat-x scroll 0 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.37) 10%, rgba(100, 100, 100, 0) 50%, rgba(200, 200, 200, 0.17) 90%) repeat-x scroll 0 0 #006699;
  color: white;
  padding: 3px 6px 3px 6px;
  font-size: 10pt;
}

.defaultTable td {
  padding: 2px;
}

.defaultTable_border_h th, .defaultTable_border_h td {
  border-top: 1px solid #767676;
  border-bottom: 1px solid #767676;
}

.defaultTable_border_v th, .defaultTable_border_v td {
  border-left: 1px solid #767676;
  border-right: 1px solid #767676;
}

.defaultTable_tr_hover tr:hover {
  background: #bdbdbd;
}

.imageLink {
  vertical-align: bottom;
  cursor: pointer;
}

.ui-datepicker-buttonpane .ui-datepicker-current {
  opacity: 1 !important;
}

/* Spezialstyle für Adminmodul */
#rolle, label[for=rolle], #rolle_kat, label[for=rolle_kat] {
  display: none;
}

.btn_abschliessen {
  margin: 10px 0 !important;
  padding: 10px 10px !important;
}

.auswskala-kappung {
  display: grid;
  position: absolute;
  top: -20px;
  z-index: 100;
}

.kappung-line {
  border-left: 2px solid #222;
  z-index: 150;
  height: 16px;
  position: relative;
  left: 3px;
}

.auswskala-kappung .fa.fa-caret-up {
  top: -3px;
  position: relative;
}

/*# sourceMappingURL=qnet.css.map */
