#LGWKCal #LGWKCalKalender {
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid black;
  top: 2.5rem;
  left: 1.0rem;
  right: 1.0rem;
  bottom: 1.0rem;
  position: absolute;
  background-color: #ffffff;
  padding: 5px; }
#LGWKCal #LGWKCalSaison {
  border: 1px solid black;
  font-size: 1.0rem;
  font-weight: bold;
  font-style: italic;
  height: 1rem;
  top: 3.0rem;
  left: 18.0rem;
  min-width: 4rem;
  padding: 0.5rem;
  position: absolute;
  text-align: center;
  z-index: 200; }
#LGWKCal #LGWKCalSpGr {
  border: 1px solid black;
  font-size: 1.0rem;
  font-weight: bold;
  font-style: italic;
  height: 1rem;
  min-width: 12rem;
  padding: 0.5rem;
  position: absolute;
  right: 3.0rem;
  text-align: center;
  top: 3.0rem;
  z-index: 200; }
#LGWKCal .AWSpGr {
  top: 5.4rem; }
#LGWKCal #LGWKCalDatePicker {
  display: none;
  position: absolute;
  left: 8.0rem;
  top: 5.0rem;
  z-index: 200; }
#LGWKCal #LGWKVorlage {
  position: absolute;
  top: 2.7rem;
  right: 17rem;
  cursor: pointer; }
#LGWKCal #LGWKCalSpGr2 {
  border: 1px solid black;
  font-size: 1.0rem;
  font-weight: bold;
  font-style: italic;
  height: 1rem;
  min-width: 12rem;
  padding: 0.5rem;
  position: absolute;
  right: 23.0rem;
  text-align: center;
  top: 3.0rem;
  z-index: 200; }
#LGWKCal #LGWKCalSpGr2Icon {
  position: absolute;
  right: 23.3rem;
  top: 3.6rem;
  z-index: 200; }
#LGWKCal #CalAWSpGrdiv {
  display: none;
  background-color: #ffffff;
  border: 1px solid black;
  font-size: 1.0rem;
  font-weight: bold;
  max-height: 40rem;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 2px;
  position: absolute;
  right: 3.0rem;
  top: 5.5rem;
  width: 12rem;
  z-index: 200; }
  #LGWKCal #CalAWSpGrdiv table {
    border-collapse: collapse; }
  #LGWKCal #CalAWSpGrdiv .tdaw {
    width: 1rem; }
  #LGWKCal #CalAWSpGrdiv .tdbez {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  #LGWKCal #CalAWSpGrdiv .tdcheck {
    display: none;
    width: 2rem; }
  #LGWKCal #CalAWSpGrdiv .awtable {
    width: 100%;
    table-layout: fixed; }
  #LGWKCal #CalAWSpGrdiv .trlabel {
    background: #eeeeee;
    color: black;
    font-style: italic;
    font-weight: bold;
    text-align: center; }
  #LGWKCal #CalAWSpGrdiv .trhover {
    background: gray !important;
    color: white !important;
    font-weight: bold; }
  #LGWKCal #CalAWSpGrdiv .trselect {
    background: gray;
    color: black;
    font-weight: bold; }
  #LGWKCal #CalAWSpGrdiv .trread {
    color: #666666; }
  #LGWKCal #CalAWSpGrdiv .trwrite {
    color: #000000; }
  #LGWKCal #CalAWSpGrdiv .trtg {
    background: #e8f3cd; }
#LGWKCal .trgr {
  background: #ff9e9e; }
#LGWKCal .trsp {
  background: white; }

#dlgVorlage label {
  width: 6rem; }
#dlgVorlage select {
  width: 16rem; }

#dlgLGWKCal .zeit {
  text-align: center;
  font-size: .85rem;
  font-weight: bold;
  margin: 0rem; }
#dlgLGWKCal select {
  margin-left: 0.5rem;
  margin-top: 1.0rem;
  font-size: .85rem;
  font-weight: bold;
  text-align: center;
  width: 15.2rem; }
#dlgLGWKCal label {
  display: inline-block;
  font-size: 0.65rem;
  margin-left: 0rem;
  margin-top: 0.5rem;
  text-align: right;
  width: 3.0rem; }
#dlgLGWKCal input {
  border: 1px solid black;
  display: inline-block;
  font-size: .85rem;
  margin-left: .5rem;
  margin-right: 2.0rem;
  text-align: center;
  width: 15.0rem; }
