#WoPlan #WoPlanTE {
  -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;
  bottom: 1rem;
  margin-left: 1rem;
  padding: 2px;
  position: absolute;
  width: 14rem; }
#WoPlan #WoPlanKalender {
  -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;
  background-color: #ffffff;
  border: 1px solid black;
  bottom: 8.0rem;
  left: 17.0rem;
  padding: 2px;
  position: absolute;
  right: 1.0rem;
  top: 2.5rem; }
#WoPlan #WoPlanSaison {
  border: 1px solid black;
  font-size: 1.0rem;
  font-weight: bold;
  font-style: italic;
  height: 1rem;
  left: 32.0rem;
  min-width: 4rem;
  padding: 0.5rem;
  position: absolute;
  text-align: center;
  top: 2.9rem;
  z-index: 200; }
#WoPlan #WoSaisonDrucken {
  position: absolute;
  top: 2.7rem;
  left: 32rem;
  cursor: pointer; }
#WoPlan #WoPlanDrucken {
  position: absolute;
  top: 2.7rem;
  right: 16rem;
  cursor: pointer; }
#WoPlan #WoPlanClipboard {
  position: absolute;
  top: 2.7rem;
  right: 19rem;
  cursor: pointer; }
#WoPlan #WoPlanSpGr {
  border: 1px solid black;
  font-size: 1.0rem;
  font-weight: bold;
  xfont-style: italic;
  height: 1rem;
  min-width: 12rem;
  padding: 0.5rem;
  position: absolute;
  right: 2.0rem;
  text-align: center;
  top: 2.9rem;
  z-index: 200; }
#WoPlan #WoPlanDatePicker {
  display: none;
  position: absolute;
  left: 24.0rem;
  top: 5.0rem;
  z-index: 200; }
#WoPlan #WoPlanKZ {
  -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;
  background-color: #ffffff;
  border: 1px solid black;
  bottom: 1.0rem;
  left: 17.0rem;
  height: 5.75rem;
  margin: 0 auto;
  padding: 5px;
  position: absolute;
  right: 1.0rem;
  text-align: center; }
#WoPlan #PlanToITP {
  position: absolute;
  right: 4.0rem;
  top: 1.0rem;
  z-index: 200; }
#WoPlan .ui-accordion-content {
  padding: 0.5rem; }
#WoPlan .tdabst {
  border-color: white;
  border-right-color: black;
  width: 1rem; }
#WoPlan #WoPlanAWSpGrdiv {
  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: 2.0rem;
  top: 5.5rem;
  width: 12rem;
  z-index: 200; }
  #WoPlan #WoPlanAWSpGrdiv table {
    border-collapse: collapse; }
  #WoPlan #WoPlanAWSpGrdiv .tdaw {
    width: 1rem; }
  #WoPlan #WoPlanAWSpGrdiv .tdbez {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  #WoPlan #WoPlanAWSpGrdiv .tdcheck {
    display: none;
    width: 2rem; }
  #WoPlan #WoPlanAWSpGrdiv .awtable {
    width: 100%;
    table-layout: fixed; }
  #WoPlan #WoPlanAWSpGrdiv .trlabel {
    background: #eeeeee;
    color: black;
    font-style: italic;
    font-weight: bold;
    text-align: center; }
  #WoPlan #WoPlanAWSpGrdiv .trhover {
    background: gray !important;
    color: white !important;
    font-weight: bold; }
  #WoPlan #WoPlanAWSpGrdiv .trselect {
    background: gray;
    color: black;
    font-weight: bold; }
  #WoPlan #WoPlanAWSpGrdiv .trread {
    color: #666666; }
  #WoPlan #WoPlanAWSpGrdiv .trwrite {
    color: #000000; }
  #WoPlan #WoPlanAWSpGrdiv .trtg {
    background: #e8f3cd; }
#WoPlan .trgr {
  background: #ff9e9e; }
#WoPlan .trsp {
  background: white; }
#WoPlan .zfsprung {
  background: #ffe680;
  background: -moz-linear-gradient(top, #ffcc00 40%, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ffcc00), color-stop(100%, white));
  background: -webkit-linear-gradient(top, #ffcc00 40%, white 100%);
  background: -o-linear-gradient(top, #ffcc00 40%, white 100%);
  background: -ms-linear-gradient(top, #ffcc00 40%, white 100%);
  background: linear-gradient(top, #ffcc00 40%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffcc00, endColorstr=white, GradientType=0); }
#WoPlan .zfkraft {
  background: #ccccff;
  background: -moz-linear-gradient(top, #9999ff 40%, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #9999ff), color-stop(100%, white));
  background: -webkit-linear-gradient(top, #9999ff 40%, white 100%);
  background: -o-linear-gradient(top, #9999ff 40%, white 100%);
  background: -ms-linear-gradient(top, #9999ff 40%, white 100%);
  background: linear-gradient(top, #9999ff 40%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9999ff, endColorstr=white, GradientType=0); }
#WoPlan .zfathletik {
  background: #cccccc;
  background: -moz-linear-gradient(top, #999999 40%, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #999999), color-stop(100%, white));
  background: -webkit-linear-gradient(top, #999999 40%, white 100%);
  background: -o-linear-gradient(top, #999999 40%, white 100%);
  background: -ms-linear-gradient(top, #999999 40%, white 100%);
  background: linear-gradient(top, #999999 40%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#999999, endColorstr=white, GradientType=0); }
#WoPlan .zfausdauer {
  background: #b3e699;
  background: -moz-linear-gradient(top, #66cc33 40%, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #66cc33), color-stop(100%, white));
  background: -webkit-linear-gradient(top, #66cc33 40%, white 100%);
  background: -o-linear-gradient(top, #66cc33 40%, white 100%);
  background: -ms-linear-gradient(top, #66cc33 40%, white 100%);
  background: linear-gradient(top, #66cc33 40%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66cc33, endColorstr=white, GradientType=0); }
#WoPlan .zfgesamt {
  background: silver;
  background: -moz-linear-gradient(top, gray 40%, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, gray), color-stop(100%, white));
  background: -webkit-linear-gradient(top, gray 40%, white 100%);
  background: -o-linear-gradient(top, gray 40%, white 100%);
  background: -ms-linear-gradient(top, gray 40%, white 100%);
  background: linear-gradient(top, gray 40%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=gray, endColorstr=white, GradientType=0); }
#WoPlan .wokzminus {
  background: #ff8080;
  background: -moz-linear-gradient(top, white 40%, red 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, white), color-stop(100%, red));
  background: -webkit-linear-gradient(top, white 40%, red 100%);
  background: -o-linear-gradient(top, white 40%, red 100%);
  background: -ms-linear-gradient(top, white 40%, red 100%);
  background: linear-gradient(top, white 40%, red 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=red, GradientType=0); }
#WoPlan .wokzgleich {
  background: #80c080;
  background: -moz-linear-gradient(top, white 40%, green 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, white), color-stop(100%, green));
  background: -webkit-linear-gradient(top, white 40%, green 100%);
  background: -o-linear-gradient(top, white 40%, green 100%);
  background: -ms-linear-gradient(top, white 40%, green 100%);
  background: linear-gradient(top, white 40%, green 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=green, GradientType=0); }
#WoPlan .wokzplus {
  background: #ffff80;
  background: -moz-linear-gradient(top, white 40%, yellow 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, white), color-stop(100%, yellow));
  background: -webkit-linear-gradient(top, white 40%, yellow 100%);
  background: -o-linear-gradient(top, white 40%, yellow 100%);
  background: -ms-linear-gradient(top, white 40%, yellow 100%);
  background: linear-gradient(top, white 40%, yellow 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=yellow, GradientType=0); }
#WoPlan .wokzminus {
  background: #ff8080;
  background: -moz-linear-gradient(top, white 60%, red 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, white), color-stop(100%, red));
  background: -webkit-linear-gradient(top, white 60%, red 100%);
  background: -o-linear-gradient(top, white 60%, red 100%);
  background: -ms-linear-gradient(top, white 60%, red 100%);
  background: linear-gradient(top, white 60%, red 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=red, GradientType=0); }
#WoPlan .wokzgleich {
  background: #80c080;
  background: -moz-linear-gradient(top, white 60%, green 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, white), color-stop(100%, green));
  background: -webkit-linear-gradient(top, white 60%, green 100%);
  background: -o-linear-gradient(top, white 60%, green 100%);
  background: -ms-linear-gradient(top, white 60%, green 100%);
  background: linear-gradient(top, white 60%, green 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=green, GradientType=0); }
#WoPlan .wokzplus {
  background: #ffff80;
  background: -moz-linear-gradient(top, white 60%, yellow 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, white), color-stop(100%, yellow));
  background: -webkit-linear-gradient(top, white 60%, yellow 100%);
  background: -o-linear-gradient(top, white 60%, yellow 100%);
  background: -ms-linear-gradient(top, white 60%, yellow 100%);
  background: linear-gradient(top, white 60%, yellow 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=yellow, GradientType=0); }

.TETitel {
  font-family: Verdana;
  font-size: .80rem;
  font-weight: bold;
  text-shadow: 0px 1px 0px #FFF;
  text-align: center;
  color: black; }

.TEBem {
  font-family: Verdana;
  font-size: .65rem;
  font-weight: bold;
  color: black;
  text-align: center;
  padding: 2px;
  white-space: nowrap; }

.TEUeb {
  font-family: Verdana;
  font-size: .65rem;
  font-weight: bold;
  color: black;
  text-align: left;
  padding: 2px;
  white-space: nowrap; }

.TEAnlage {
  font-family: Verdana;
  position: absolute;
  top: 0.0rem;
  left: 0.0rem;
  font-size: .65rem;
  font-weight: bold;
  text-align: right;
  padding: 2px;
  color: black; }

.TEGr {
  font-family: Verdana;
  position: absolute;
  bottom: 0.0rem;
  right: 0.0rem;
  font-size: .65rem;
  font-weight: bold;
  text-align: right;
  padding: 2px;
  color: black; }

.ZwAblWo .bez {
  font-size: .80rem;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  color: black; }

.ZwAblWo .kw {
  font-size: .60rem;
  font-weight: bold;
  font-style: italic;
  padding-right: 0.25rem;
  text-align: right;
  color: black; }

.AWTE, .ZwAblTE, .ZwAblWo {
  -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;
  background-color: lightgray;
  cursor: pointer;
  margin-bottom: 0.5rem;
  overflow: hidden;
  box-shadow: inset 0 2rem 3rem -1rem rgba(0, 130, 85, 0), 5px 5px 5px 0px rgba(0, 0, 0, 0.8);
  min-width: 12.5rem; }

#dlgWoKopie {
  text-align: center; }
  #dlgWoKopie #Kalendereintraege {
    margin-left: 3.0rem; }
