div.occMain {margin: 16px auto 16px auto;}


/* 
#############################
     NAVIGATION DESIGN
#############################
*/

div.occMenu {
text-align: left;
margin: 0 0 6px 0;
}

div.occFrontend {
margin: 6px auto;
}

div.occFrontend input {
background: #fff url(menu.jpg) repeat-x!important;
color: #444!important;
font-family: arial, sans-serif!important;
font-size: 14px;
font-weight: 700!important;
border: 1px solid #aaa!important;
border-radius: 3px!important;
padding: 4px 6px!important;
margin: 2px!important;
}

div.occFrontend input:hover {
background: #fff url(menuhover.jpg) repeat-x!important;
color: #444!important;
}


/* 
#############################
   MONTH CALENDARS DESIGN
#############################
*/

.occOuterTable {
font-family: arial, sans-serif;
}

.occCalsTables {
float: left;
background: #fff;
text-align: center;
border: 1px solid #999;
margin: 0 6px 6px 0;
}

.occCalsMonth {
font-size: 14px!important;
background: #444;
color: #ccc;
text-align: center;
border: 0;
padding: 2px 4px;
}

.occCalWeekDay {
font-weight: 700; 
}

.occCalSat {
font-weight: 700; 
color: #080;
}

.occCalSun {
font-weight: 700; 
color: #b00;
}


/* calendar table cells */

.occCalsTables td {
width: 18px;
font-size: 12px;
text-align: center;
border: 0;
}

.occEmptyCell {
background-color: #ddd;
border: 0px solid #ddd;
}

.occCalDay {
background-color: #999;
color: #fff;
}

.occCalDaySelected_1 {
background-color: #090;
color: #fff;
cursor: pointer;
}

.occCalDaySelected_2 {
background-color: #fc0;
color: #222;
cursor: pointer;
}

.occCalDaySelected_3 {
background-color: #b00;
color: #fff;
cursor: pointer;
}

.occCalDaySelected_4 {
background-color: #c60;
color: #fff;
cursor: pointer;
}

.occCalDaySelected_5 {
background-color: #466;
color: #fff;
cursor: pointer;
}

.occCalDaySelected_6 {
background-image: linear-gradient(-70deg, #b00 50%, #999 50%);
color: #fff;
cursor: pointer;
}

.occCalDaySelected_7 {
background-image: linear-gradient(-70deg, #999 50%, #b00 50%);
color: #fff;
cursor: pointer;
}

.occCalDaySelected_8 {
background-image: linear-gradient(-70deg, #b00 50%, #090 50%);
color: #fff;
cursor: pointer;
}

.occCalDaySelected_9 {
background-image: linear-gradient(-70deg, #090 50%, #b00 50%);
color: #fff;
cursor: pointer;
}


/* 
#############################
      LIST VIEW DESIGN
#############################
*/

span.occ_clearBoth {display: block; clear: both;}

ul.scalCalendarAsText {
list-style: none; 
padding: 0; 
margin: 16px 0;
}

ul.scalCalendarAsText li {
/*font-weight: 400;*/
list-style: none; 
margin: 6px 0;
}

.scalCalendarAsText span {}

.scalCalendarAsText span.occHiddenInline {
display: none;
visibility: hidden;
padding: 0;
margin: 0;
}

.scalCalendarAsText span.occHiddenBlock {
display: none;
visibility: hidden;
line-height: 6px;
}

.scalCalendarAsText .occDateList {
font-weight: 700;
display: block;
float: left;
margin-right: 9px;
}

.scalCalendarAsText .occCalDaySelectedList {
clear: both;
display: block;
float: left;
}

.scalCalendarAsText .occCalDaySelectedList_1 {
border-left: 18px solid #080;
padding-left: 6px;
}

.scalCalendarAsText .occCalDaySelectedList_2 {
border-left: 18px solid #fc0;
padding-left: 6px;
}

.scalCalendarAsText .occCalDaySelectedList_3 {
border-left: 18px solid #b00;
padding-left: 6px;
}

.scalCalendarAsText .occCalDaySelectedList_4 {
border-left: 18px solid #c60;
padding-left: 6px;
}

.scalCalendarAsText .occCalDaySelectedList_5 {
border-left: 18px solid #466;
padding-left: 6px;
}

.scalCalendarAsText .occCalDaySelectedList_6 {
border-left: 18px solid #b00;
padding-left: 6px;
}

.scalCalendarAsText .occCalDaySelectedList_7 {
border-left: 18px solid #080;
padding-left: 6px;
}

.scalCalendarAsText .occCalDaySelectedList_8 {
border-left: 18px solid #b00;
padding-left: 6px;
}

.scalCalendarAsText .occCalDaySelectedList_9 {
border-left: 18px solid #080;
padding-left: 6px;
}


/* 
#############################
     NEWSTICKER DESIGN
#############################
*/

marquee {
background: #eee;
font-family: courier new, monospace;
font-size: 16px;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
padding: 5px 0;
margin: 0;
}

.scalCalendarAsMarquee .occCalDaySelectedList_1 {
color: #080;
}

.scalCalendarAsMarquee .occCalDaySelectedList_2 {
color: #c60;
}

.scalCalendarAsMarquee .occCalDaySelectedList_3 {
color: #b00;
}

.scalCalendarAsMarquee .occCalDaySelectedList_4 {
color: #666;
}

.scalCalendarAsMarquee .occCalDaySelectedList_5 {
color: #466;
}

.scalCalendarAsMarquee .occCalDaySelectedList_6 {
color: #b00;
}

.scalCalendarAsMarquee .occCalDaySelectedList_7 {
color: #080;
}

.scalCalendarAsMarquee .occCalDaySelectedList_8 {
color: #b00;
}

.scalCalendarAsMarquee .occCalDaySelectedList_9 {
color: #080;
}


/* 
#############################
          BACKEND
#############################
*/

.occBackendChooseStatus {
width: 30px; 
padding: 0; 
cursor: pointer;
}

#GruppeC1Sel {
width: 30px;
float: left;
border: 0;
padding: 0;
margin: 4px 0 5px 2px;
}

#GruppeC2Sel {
width: 320px;
float: left;
text-align: left;
padding-left: 8px;
margin: 4px 0 0 1px;
border: 0;
}

.occBtnSave {
background: #eee url(disc.png) center no-repeat!important;
width: 26px;
height: 24px;
background-position: 4px 1px;
border: 1px solid #aaa!important;
border-radius: 3px!important;
margin: 0 6px 0 2px!important;
}

.occBtnEdit {
background: #eee url(pencil.png) center no-repeat!important;
width: 26px;
height: 24px;
background-position: 4px 1px;
text-indent: 100px;
border: 1px solid #aaa!important;
border-radius: 3px!important;
margin: 0 6px 0 2px!important;
}

.occTransferBoxen {
display: none;
line-height: 0;
height: 0;
border: 0;
padding: 0;
margin: 0;
}

.grpdescription{
display:none;
}

.grpdescriptionSelected{
border: 1px solid #999;
margin: 0 2px 6px 2px;
}

.grpdescriptionNoSelected{
background-color: #ccc;
font-family: georgia, serif;
font-size: 16px;
border: 0px solid #999;
font-weight: 700;
padding: 0;
margin: 0;
}
