body {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 83.33%;
	overflow-y: hidden;
}

h1 {
	padding: 0.5em;
	font-size: 1.6em;
} 

h2 {
	margin: 0.5em 0;
	font-size: 1.4em;	
}

p {
	margin: 0.5em;	
}

.ui-widget {
	font-size: 1em;	
}

#event_edit_container, #about {
	display: none;
}

#about_button_container {
	position: absolute;
	top: 1em;
	right: 1em;	
	/*! padding: 0.5em 2em; */
	/*! background: #ddf; */
	/*! border: 1px solid #bbd; */
	width: 10em;
	text-align: center;
}
label {
	display: block;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

form ul {
	padding: 0.3em;
}

select, input[type='text'], textarea {
	width: 250px;
	padding: 3px;
}

input[type='text'] {
	width: 245px;
}

ul.formatted,ol.formatted {
	display: block;
	margin: 1em 0.5em;
}

ul.formatted li,ol.formatted li {
	margin: 5px 30px;
	display: auto;
}

ul.formatted li {
	list-style-type: disc;
}

ol.formatted li {
	list-style-type: decimal;
}

.myGrupe1A {
  background: #00e7ff !important;
}
.myGrupe1B {
  background: #ff6000 !important;
}
.myGrupe2A {
  background: #52c948 !important;
}
.myGrupe2B {
  background: #20a4ba !important;
}
.myGrupe4A {
  background: #e5a730 !important;
}
.myGrupe4B {
  background: red !important;
}
.myGrupe3A {
  background: #0010ff !important;
}
.myGrupe3B {
  background: #872ef1 !important;
}
.myGrupeAktivitäten,.myGrupeAG,.myGrupeJeKits,.myGrupe8-1,.myGrupeLessen {
  background: #f4077d !important;
}
/*
.myGrupeAG {
  background: #489345 !important;
}
.myGrupeJeKits {
  background: #d479e1 !important;
}
.myGrupe8bis1 {
  background: #417087  !important;
}
*/
td.wc-day-column-middle.wc-user-header,.wc-day-column-first.wc-user-header,.wc-day-column-last.wc-user-header {
    border-right: 1px solid #bebcbc!important;
    background-color: #f6f6f6;
}
.free-busy-busy{
  background: none;
}
.wc-grid-row-timeslot .wc-hour-end {
    border-bottom: 0.25em  solid #bed6f659!important;;
    color: #555;
}
.wc-scrollable-grid .wc-day-column-first {
  border-width: 0 0 0 4px!important;
  border-style: groove;
}
.ui-buttonset .ui-button {
    margin-top: 0;
}
.ui-dialog .ui-dialog-content {
    padding: 0.5em 0.5em;
}
.ui-button-text-only .ui-button-text {
    padding: 0.4em 0.6em;
}
.wc-business-hours {
    padding-right: 10px;
}
.wc-hourline2 {
    height: 0pt;
	background-image: url("images/zeit-L-bg.png");
  background-repeat: no-repeat;
/*
    border-top: 1px solid #2196F3;
	*/
    overflow: hidden;
    position: absolute;
    width: inherit;
}
.wc-day-column-last.wc-user-header, .wc-day-column-middle.wc-user-header,.wc-day-column-first.wc-user-header {
  cursor: help;
}
#about {
  overflow: hidden;
}
.wc-header table {
  width: 100%;
  table-layout: fixed;
  min-width: 1200px;
}