        .calendar_upcoming {
                font-family: Verdana, Arial, Helvetica, sans-serif;
        }
        .calendar_upcoming .upcoming_title {
                color: #288EBD;
                font-size: 15pt;
                font-weight: bold;
        }

        .calendar_upcoming .single_event {
                font-size: 10pt;
                margin: 5px;
                padding-top: 5px;
                margin-top: 5px;
        }

        .calendar_upcoming .single_event .event_title A {
                font-size: 12pt;
                color: #143270;
                text-decoration: none;
                padding-bottom: 0px;
        }

        .calendar_upcoming .single_event .event_time {
                padding-bottom: 0px;
                margin-bottom: 0px;
        }
        .calendar_upcoming .single_event .event_series {
        }

        .calendar_upcoming .single_event .event_teaser {
                padding-left: 10px;
                padding-top: 0px;
                margin-top: 0px;
        }

        .event_teaser p {
                padding-top: 0px;
                margin-top: 0px;
        }

        .floatlinks {
                float: left;
                margin-right: 10px;
        }

        .floatrechts {
                float: right;
                margin-left: 10px;
        }

        .monthview, .calendar-month {
                font-family:  Arial, Helvetica, sans-serif;
        }
        TABLE.monthview {
                border: 1px solid #AAAAAA;
                background-color: #DDDDFF;
                padding: 5px;
                clear: both;
        }

        .calendar-month .prev_months {
                float: left;
                width: 220px;
                text-align: right;
                padding-top: 5px;
                white-space: nowrap;
        }
        .calendar-month .next_months {
                float: right;
                width: 220px;
                padding-top: 5px;
                white-space: nowrap;
        }
        .calendar-month .the_month {
                font-size: 15pt;
                font-weight: bold;
                color: #288EBD;
                text-decoration: none;
                text-align: center;
        }
        .calendar-month .the_month A {
                color: #288EBD;
                text-decoration: none;
        }

        .calendar-month .p_m {
                float: left;
        }
        .calendar-month .n_m {
                float: right;
        }

        .calendar-month .p_y {
                float: left;
        }
        .calendar-month .n_y {
                float: right;
        }
        .calendar-month .p_y_1 {
                float: left;
                padding-left: 10px;
        }
        .calendar-month .n_y_1 {
                float: right;
                padding-right: 10px;
        }
        .calendar-month .cat_select {
                text-align: right;
        }

        .calendar-month .p_y_1 A,
        .calendar-month .n_y_1 A {
                color: #288EBD;
                display: inline;
                text-decoration: none;
        }


        .calendar-month .p_m_1,
        .calendar-month .p_m_2,
        .calendar-month .p_m_3,
        .calendar-month .n_m_1,
        .calendar-month .n_m_2,
        .calendar-month .n_m_3
        {
                color: #288EBD;
                display: inline;
        }

        .calendar-month .p_m_1 A,
        .calendar-month .p_m_2 A,
        .calendar-month .p_m_3 A,
        .calendar-month .n_m_1 A,
        .calendar-month .n_m_2 A,
        .calendar-month .n_m_3 A
        {
                color: #288EBD;
                text-decoration: none;
        }

        .calendar-month .p_m_1,
        .calendar-month .n_m_1 {
                font-size: 12pt;
        }

        .calendar-month .p_m_2,
        .calendar-month .n_m_2 {
                font-size: 10t;
                padding: 10px;
        }

        .calendar-month .p_m_3,
        .calendar-month .n_m_3 {
                font-size: 9pt;
        }


        TABLE.monthview TR TD.top_header {
                width: 610px;
                /* background-color: #EEEEEE; */
                height: 20px;
                font-size: 20pt;
        }

        TABLE.monthview TR TD.top_header .weekheader {
                width: 25px;
                text-align: center;
                border-bottom: 1px solid #000000;
                /* background-color: #FFFFFF; */
                visibility: hidden;
        }

        .monthview .top_header .dayheader {
                width: 80px;
                text-align: center;
                font-size: 10pt;
                font-weight: bold;
                background-color: #FFFFFF;
                color: #2AA4DD;
                color: #288EBD;
                border: 1px solid #9999FF;

        }
        .monthview .week {
        }

        .monthview .weeknum {
                vertical-align: top;
                border: 1px solid #9999FF;
        }

        .monthview .weeknum .week_short {
                color: #288EBD;
                color: #2AA4DD;
                color: #93D0ED;
                line-height: 0px;
                font-weight: bold;
                padding-top: 20px;
        }
        .monthview .weeknum .week_header {
                color: #288EBD;
                font-weight: bold;
                padding-left: 5px;
                font-size: 10pt;
        }
        .monthview .weeknum .week_header A {
                color: #288EBD;
                text-decoration: none;
                display: block;
                width: 100%;
        }

        TABLE.monthview TR TD.day {
                /* border-bottom: 1px solid #9999FF; */
                vertical-align: top;
                height: 80px;
                width: 80px;
                background-color: #FFFFFF;
                border: 1px solid #9999FF;
        }
        TABLE.monthview TR TD.weekend {
                /* visibility: hidden; */
                /* display: none; */
                background-color: #EFFEFF;
        }
        TABLE.monthview TR TD.not_in_month {
                /* visibility: hidden; */
                /* display: none; */
                background-color: #DDDDFF;
        }
        TABLE.monthview TR TD.day_is_today {
                background-color: #FFDDDD;
        }
        TABLE.monthview TR TD.day .dayTitle {
                font-size: 9pt;
                margin-top: 2px;
                margin-left: 2px;
        }
        TABLE.monthview TR TD.day .dayTitle A {
                text-decoration: none;
                display: block;
                width: 100%;
        }


        TABLE.monthview TR TD.day DIV.event_today {
                display: block;
                font-size: 8pt;
                border: 1px solid;
                border-top: 5px solid;
                border-color: #2AA4DD;
                margin: 2px;
                background-color: #EFEFEF;
                overflow: hidden;
        }
        TABLE.monthview TR TD.day DIV.event_today DIV.inner A {
                color: #222255;
                text-decoration: none;
                white-space: nowrap;
                display: inline;
        }
        .monthview .event_today .inner {
                white-space: nowrap;
        }

        .monthview .event_not_today {
                border-top: 5px solid #0000FF;
                border-top-color: #2AA4DD;
                margin: 1px;
                margin-top: 2px;
                margin-bottom: 2px;
        }

        .monthview .event_not_today .inner {
                display: none;
        }

        .calendar-day {
                font-family: Verdana, Arial, Helvetica, sans-serif;
        }
        .calendar-day .prev_day_arrow {
                float: left;
                width: 20px;
        }
        .calendar-day .prev_days {
                float: left;
                width: 130px;
                text-align: right;
                padding-top: 5px;
                text-align: right;
        }
        .calendar-day .next_days {
                float: right;
                width: 130px;
                padding-top: 5px;
        }
        .calendar-day .the_day {
                font-size: 15pt;
                font-weight: bold;
                color: #288EBD;
                text-decoration: none;
                text-align: center;
        }

        .dayHeader {
                font-size: 15pt;
                font-weight: bold;
                color: #288EBD;
                text-align: center;
        }


        .calendar-day .prev_day_arrow {
                float: left;
        }
        .calendar-day .next_day_arrow {
                float: right;
        }


        .calendar-day .p_d_1,
        .calendar-day .p_d_2,
        .calendar-day .p_d_3,
        .calendar-day .n_d_1,
        .calendar-day .n_d_2,
        .calendar-day .n_d_3
        {
                color: #288EBD;
                display: inline;
                padding-left: 5px;
                padding-right: 5px;
        }

        .calendar-day .p_d_1 A,
        .calendar-day .p_d_2 A,
        .calendar-day .p_d_3 A,
        .calendar-day .n_d_1 A,
        .calendar-day .n_d_2 A,
        .calendar-day .n_d_3 A
        {
                color: #288EBD;
                text-decoration: none;
        }

        .calendar-day .p_d_1,
        .calendar-day .n_d_1 {
                font-size: 12pt;
        }

        .calendar-day .p_d_2,
        .calendar-day .n_d_2 {
                font-size: 10t;
                padding: 10px;
        }

        .calendar-day .p_d_3,
        .calendar-day .n_d_3 {
                font-size: 9pt;
        }


                .container {
                        width: 600px;
                        padding: 0px;
                        margin: 0px;
                        border: 1px solid #AAAAAA;
                        overflow: hidden;
/*
                        height: 500px;
                        overflow: scroll;
*/
                        background-image: url(###DAYTABLE_BACKGROUND_IMAGE###);

                        clear: both;
                }
                .hourcontainer {
                        float: left;
                        width: 95px;
                        border-right: 1px solid #AAAAAA;
                        margin-right: 5px;
                }
                .hour {
                        width: 100px;
                        height: 20px;
                        padding: 0pt;
                        margin: 0pt;
                        font-size: 8pt;
                }

                .hour-00-00, .hour-00-30, .hour-01-00, .hour-01-30, .hour-02-00, .hour-02-30, .hour-03-00, .hour-03-30, .hour-04-00, .hour-04-30, .hour-05-00, .hour-05-30, .hour-06-00, .hour-06-30, .hour-07-00, .hour-07-30, .hour-17-00, .hour-17-30, .hour-18-00, .hour-18-30, .hour-19-00, .hour-19-30, .hour-20-00, .hour-20-30, .hour-21-00, .hour-21-30, .hour-22-00, .hour-22-30, .hour-23-00, .hour-23-30 {
                /*
                        display: none;
                */
                }

                .hour-00-30 .time, .hour-01-30 .time, .hour-02-30 .time, .hour-03-30 .time, .hour-04-30 .time, .hour-05-30 .time, .hour-06-30 .time, .hour-07-30 .time,
                .hour-08-30 .time, .hour-09-30 .time, .hour-10-30 .time, .hour-11-30 .time, .hour-12-30 .time, .hour-13-30 .time, .hour-14-30 .time, .hour-15-30 .time,
                .hour-16-30 .time, .hour-17-30 .time, .hour-18-30 .time, .hour-19-30 .time, .hour-20-30 .time, .hour-21-30 .time, .hour-22-30 .time, .hour-23-30 .time {
                        display: none;
                }

/*
                .hour-00-00 {
                        display: block;
                        position: relative;
                        top: -10px;
                }
*/

                .eventcontainer {
                        float: left;
                        padding: 0px;
                        width: 450px;
                }

                .event {
                        border: 1px solid #AAAAAA;
                        border-color: #288EBD;
                        background-color: #FFFFFF;
                        float: left;
                        /*
                        width: 50px;
                        */
                        width: 50px;
                        margin-right: 5px;
                        overflow: hidden;
                        font-size: 8pt;
                        padding-left: 2px;
                        padding-right: 2px;
                }
                .event A {
                        height: 100%;
                        display: block;
                        width: 100%;
                        text-decoration: none;
                }

                .event-range-0 {  height: 18px; }
                .event-range-1 {  height: 18px; }
                .event-range-2 {  height: 38px; }
                .event-range-3 {  height: 58px; }
                .event-range-4 {  height: 78px; }
                .event-range-5 {  height: 98px; }
                .event-range-6 {  height: 118px; }
                .event-range-7 {  height: 138px; }
                .event-range-8 {  height: 158px; }
                .event-range-9 {  height: 178px; }
                .event-range-10 { height: 198px; }
                .event-range-11 { height: 218px; }
                .event-range-12 { height: 238px; }
                .event-range-13 { height: 258px; }
                .event-range-14 { height: 278px; }
                .event-range-15 { height: 298px; }
                .event-range-16 { height: 318px; }
                .event-range-17 { height: 338px; }
                .event-range-18 { height: 358px; }
                .event-range-19 { height: 378px; }
                .event-range-20 { height: 398px; }
                .event-range-21 { height: 418px; }
                .event-range-22 { height: 438px; }
                .event-range-23 { height: 458px; }
                .event-range-24 { height: 478px; }
                .event-range-25 { height: 498px; }
                .event-range-26 { height: 518px; }
                .event-range-27 { height: 538px; }
                .event-range-28 { height: 558px; }
                .event-range-29 { height: 578px; }
                .event-range-30 { height: 598px; }
                .event-range-31 { height: 618px; }
                .event-range-32 { height: 638px; }
                .event-range-33 { height: 658px; }
                .event-range-34 { height: 678px; }
                .event-range-35 { height: 698px; }
                .event-range-36 { height: 718px; }
                .event-range-37 { height: 738px; }
                .event-range-38 { height: 758px; }
                .event-range-39 { height: 778px; }
                .event-range-40 { height: 798px; }
                .event-range-41 { height: 818px; }
                .event-range-42 { height: 838px; }
                .event-range-43 { height: 858px; }
                .event-range-44 { height: 978px; }
                .event-range-45 { height: 898px; }
                .event-range-46 { height: 918px; }
                .event-range-47 { height: 938px; }
                .event-range-48 { height: 958px; }

                .event-range-fullday {
                        overflow: hidden;
                        height: 958px;
                        /* width: 20px; */
                }

                .event-00-00 { position: relative; top: 0px; }
                .event-00-30 { position: relative; top: 20px; }
                .event-01-00 { position: relative; top: 40px; }
                .event-01-30 { position: relative; top: 60px; }
                .event-02-00 { position: relative; top: 80px; }
                .event-02-30 { position: relative; top: 100px; }
                .event-03-00 { position: relative; top: 120px; }
                .event-03-30 { position: relative; top: 140px; }
                .event-04-00 { position: relative; top: 160px; }
                .event-04-30 { position: relative; top: 180px; }
                .event-05-00 { position: relative; top: 200px; }
                .event-05-30 { position: relative; top: 220px; }
                .event-06-00 { position: relative; top: 240px; }
                .event-06-30 { position: relative; top: 260px; }
                .event-07-00 { position: relative; top: 280px; }
                .event-07-30 { position: relative; top: 300px; }
                .event-08-00 { position: relative; top: 320px; }
                .event-08-30 { position: relative; top: 340px; }
                .event-09-00 { position: relative; top: 360px; }
                .event-09-30 { position: relative; top: 380px; }
                .event-10-00 { position: relative; top: 400px; }
                .event-10-30 { position: relative; top: 420px; }
                .event-11-00 { position: relative; top: 440px; }
                .event-11-30 { position: relative; top: 460px; }
                .event-12-00 { position: relative; top: 480px; }
                .event-12-30 { position: relative; top: 500px; }
                .event-13-00 { position: relative; top: 520px; }
                .event-13-30 { position: relative; top: 540px; }
                .event-14-00 { position: relative; top: 560px; }
                .event-14-30 { position: relative; top: 580px; }
                .event-15-00 { position: relative; top: 600px; }
                .event-15-30 { position: relative; top: 620px; }
                .event-16-00 { position: relative; top: 640px; }
                .event-16-30 { position: relative; top: 660px; }
                .event-17-00 { position: relative; top: 680px; }
                .event-17-30 { position: relative; top: 700px; }
                .event-18-00 { position: relative; top: 720px; }
                .event-18-30 { position: relative; top: 740px; }
                .event-19-00 { position: relative; top: 760px; }
                .event-19-30 { position: relative; top: 780px; }
                .event-20-00 { position: relative; top: 800px; }
                .event-20-30 { position: relative; top: 820px; }
                .event-21-00 { position: relative; top: 840px; }
                .event-21-30 { position: relative; top: 860px; }
                .event-22-00 { position: relative; top: 880px; }
                .event-22-30 { position: relative; top: 900px; }
                .event-23-00 { position: relative; top: 920px; }
                .event-23-30 { position: relative; top: 940px; }

                .borders {
                        width: 100%;
                        height: 25px;
                        position: absolute;
                        left: 0;
                        z-index: -1;
                        border-bottom: 1px dashed #AAAAAA;
                }


                .single_event {
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                        font-size: 10pt;
                        padding: 10px;
                }

                .single_event_komplett {
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                        font-size: 8pt;
                        padding: 20px;
                        line-height: 120%;
                }

                .single_event_komplett p{
                        padding: 2px;
                        margin: 0px;
                }

                .gottesdienst_event {
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                        font-size: 10pt;
                        padding: 10px;
                        padding-top: 5px;
                        padding-bottom: 5px;
                }

                .single_event .event_title {
                        font-size: 13pt;
                        font-weight: bold;
                        text-align: left;
                        color: #143270;
                        margin-bottom: 10px;
                }

                .single_event_komplett .event_title {
                        font-size: 10pt;
                        font-weight: bold;
                        text-align: left;
                        color: #143270;
                        margin-bottom: 0px;
                }


                .single_event .eventkopf {
                        height: 50 px;
                        vertical-align: center;
                }

                .single_event_komplett .eventkopf {
                        vertical-align: center;
                }

                .single_event {
                        margin-top: 30pt;
                }

                .single_event_komplett {
                        margin-top: 5pt;
                }

                .gottesdienst_event .event_title {
                        font-size: 13pt;
                        font-weight: bold;
                        text-align: left;
                        color: #143270;
                }

                .single_event .event_place {
                        font-size: 10pt;
                        font-weight: normal;
                        text-align: left;
                        color: #143270;
                }

                .single_event .event_category {
                        text-align: left;
                        float: left;
                }
                .single_event .event_targetgroup {
                        text-align: left;
                        float: right;
                }

                .single_event .question {
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                        font-size: 10pt;
                        color: #143270;
                        font-weight: bold;
                        margin-top: 10px;
                }

                .single_event .event_time {
                }
                .single_event .event_series {
                }

                .single_event .event_teaser {
                }
                .single_event .event_description {
                }
                .single_event .event_moreinfo{
                }

                .single_event .event_image {
                        float: right;
                        margin-top: 20px;
                }

                .single_event .event_organizer_image {
                        float: left;
                }

        .monthview, .calendar-month {
                font-family:  Arial, Helvetica, sans-serif;
        }
        TABLE.monthview {
                border: 1px solid #AAAAAA;
                background-color: #DDDDFF;
                padding: 5px;
                clear: both;
        }

        .calendar-month .prev_months {
                float: left;
                width: 220px;
                text-align: right;
                padding-top: 5px;
                white-space: nowrap;
        }
        .calendar-month .next_months {
                float: right;
                width: 220px;
                padding-top: 5px;
                white-space: nowrap;
        }
        .calendar-month .the_month {
                font-size: 15pt;
                font-weight: bold;
                color: #288EBD;
                text-decoration: none;
                text-align: center;
        }
        .calendar-month .the_month A {
                color: #288EBD;
                text-decoration: none;
        }

        .calendar-month .p_m {
                float: left;
        }
        .calendar-month .n_m {
                float: right;
        }

        .calendar-month .p_y {
                float: left;
        }
        .calendar-month .n_y {
                float: right;
        }
        .calendar-month .p_y_1 {
                float: left;
                padding-left: 10px;
        }
        .calendar-month .n_y_1 {
                float: right;
                padding-right: 10px;
        }
        .calendar-month .cat_select {
                text-align: right;
        }

        .calendar-month .p_y_1 A,
        .calendar-month .n_y_1 A {
                color: #288EBD;
                display: inline;
                text-decoration: none;
        }


        .calendar-month .p_m_1,
        .calendar-month .p_m_2,
        .calendar-month .p_m_3,
        .calendar-month .n_m_1,
        .calendar-month .n_m_2,
        .calendar-month .n_m_3
        {
                color: #288EBD;
                display: inline;
        }

        .calendar-month .p_m_1 A,
        .calendar-month .p_m_2 A,
        .calendar-month .p_m_3 A,
        .calendar-month .n_m_1 A,
        .calendar-month .n_m_2 A,
        .calendar-month .n_m_3 A
        {
                color: #288EBD;
                text-decoration: none;
        }

        .calendar-month .p_m_1,
        .calendar-month .n_m_1 {
                font-size: 12pt;
        }

        .calendar-month .p_m_2,
        .calendar-month .n_m_2 {
                font-size: 10t;
                padding: 10px;
        }

        .calendar-month .p_m_3,
        .calendar-month .n_m_3 {
                font-size: 9pt;
        }


        TABLE.monthview TR TD.top_header {
                width: 610px;
                /* background-color: #EEEEEE; */
                height: 20px;
                font-size: 20pt;
        }

        TABLE.monthview TR TD.top_header .weekheader {
                width: 25px;
                text-align: center;
                border-bottom: 1px solid #000000;
                /* background-color: #FFFFFF; */
                visibility: hidden;
        }

        .monthview .top_header .dayheader {
                width: 80px;
                text-align: center;
                font-size: 10pt;
                font-weight: bold;
                background-color: #FFFFFF;
                color: #2AA4DD;
                color: #288EBD;
                border: 1px solid #9999FF;

        }
        .monthview .week {
        }

        .monthview .weeknum {
                vertical-align: top;
                border: 1px solid #9999FF;
        }

        .monthview .weeknum .week_short {
                color: #288EBD;
                color: #2AA4DD;
                color: #93D0ED;
                line-height: 0px;
                font-weight: bold;
                padding-top: 20px;
        }
        .monthview .weeknum .week_header {
                color: #288EBD;
                font-weight: bold;
                padding-left: 5px;
                font-size: 10pt;
        }
        .monthview .weeknum .week_header A {
                color: #288EBD;
                text-decoration: none;
                display: block;
                width: 100%;
        }

        TABLE.monthview TR TD.day {
                /* border-bottom: 1px solid #9999FF; */
                vertical-align: top;
                height: 80px;
                width: 80px;
                background-color: #FFFFFF;
                border: 1px solid #9999FF;
        }
        TABLE.monthview TR TD.weekend {
                /* visibility: hidden; */
                /* display: none; */
                background-color: #EFFEFF;
        }
        TABLE.monthview TR TD.not_in_month {
                /* visibility: hidden; */
                /* display: none; */
                background-color: #DDDDFF;
        }
        TABLE.monthview TR TD.day_is_today {
                background-color: #FFDDDD;
        }
        TABLE.monthview TR TD.day .dayTitle {
                font-size: 9pt;
                margin-top: 2px;
                margin-left: 2px;
        }
        TABLE.monthview TR TD.day .dayTitle A {
                text-decoration: none;
                display: block;
                width: 100%;
        }


        TABLE.monthview TR TD.day DIV.event_today {
                display: block;
                font-size: 8pt;
                border: 1px solid;
                border-top: 5px solid;
                border-color: #2AA4DD;
                margin: 2px;
                background-color: #EFEFEF;
                overflow: hidden;
        }
        TABLE.monthview TR TD.day DIV.event_today DIV.inner A {
                color: #222255;
                text-decoration: none;
                white-space: nowrap;
                display: inline;
        }
        .monthview .event_today .inner {
                white-space: nowrap;
        }

        .monthview .event_not_today {
                border-top: 5px solid #0000FF;
                border-top-color: #2AA4DD;
                margin: 1px;
                margin-top: 2px;
                margin-bottom: 2px;
        }

        .monthview .event_not_today .inner {
                display: none;
        }


                .mini-month {
                        width: 150px;
                        border: 1px solid #AAAAAA;
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                }
                .mini-month .mini-month-header {
                        font-size: 10pt;
                        text-align: center;
                        font-weight: bold;
                }
                .mini-month .mini-month-header A {
                        color: #288EBD;
                        text-decoration: none;
                }
                .mini-month TD.day {
                        text-align: center;
                        font-size: 8pt;
                }
                .mini-month TD.day A {
                        text-decoration: none;
                }

                .mini-month TD.has_events A {
                        color: #FF0000;
                }

                .mini-month TD.not_in_month {
                        visibility: hidden;
                }




                .weekview {
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                        font-size: 10pt;
                }

                TD.eventlist {
                        background-image: url(###DAYTABLE_BACKGROUND_IMAGE###);
                        border: 1px solid #AAAAAA;
                        border-right: none;
                        padding: 0px;

                }

                .container {
                        width: 600px;
                        padding: 0px;
                        margin: 0px;
                        border: 1px solid #AAAAAA;
                        overflow: hidden;
/*
                        height: 500px;
                        overflow: scroll;
*/
                }
                .hourcontainer {
                        width: 50px;
                        border-right: 1px solid #AAAAAA;
                        margin-right: 5px;
                        vertical-align: top;
                        font-size: 8pt;
                }
                .hour {
                        width: 45px;
                        height: 20px;
                        padding: 0pt;
                        margin: 0pt;
                }

                .hour-00-00, .hour-00-30, .hour-01-00, .hour-01-30, .hour-02-00, .hour-02-30, .hour-03-00, .hour-03-30, .hour-04-00, .hour-04-30, .hour-05-00, .hour-05-30, .hour-06-00, .hour-06-30, .hour-07-00, .hour-07-30, .hour-17-00, .hour-17-30, .hour-18-00, .hour-18-30, .hour-19-00, .hour-19-30, .hour-20-00, .hour-20-30, .hour-21-00, .hour-21-30, .hour-22-00, .hour-22-30, .hour-23-00, .hour-23-30 {
                /*
                        display: none;
                */
                }

                .hour-00-30 .time, .hour-01-30 .time, .hour-02-30 .time, .hour-03-30 .time, .hour-04-30 .time, .hour-05-30 .time, .hour-06-30 .time, .hour-07-30 .time,
                .hour-08-30 .time, .hour-09-30 .time, .hour-10-30 .time, .hour-11-30 .time, .hour-12-30 .time, .hour-13-30 .time, .hour-14-30 .time, .hour-15-30 .time,
                .hour-16-30 .time, .hour-17-30 .time, .hour-18-30 .time, .hour-19-30 .time, .hour-20-30 .time, .hour-21-30 .time, .hour-22-30 .time, .hour-23-30 .time {
                        display: none;
                }

                .placeholder {
                        height: 40px;
                        border: 1px solid #AAAAAA;
                }

                .weekHeader {
                        font-size: 15pt;
                        font-weight: bold;
                        color: #288EBD;
                }

                .dayHeader_weekday {
                        position: relative;
                        top: -20px;

                        font-size: 12pt;
                        font-weight: bold;

                        margin: 0px;
                        line-height: 0px;
                }
                .dayHeader_daynum {

                        position: relative;
                        top: -25px;
                        left: 20px;

                        font-size: 15pt;
                        font-weight: bold;

                        margin: 0px;
                        line-height: 0px;
                }
                .dayHeader_weekday A {
                        text-decoration: none;
                        color: #93D0ED;
                }
                .dayHeader_daynum A {
                        text-decoration: none;
                        line-height: 0px;
                        color: #288EBD;
                }


                .eventcontainer {
                        padding: 0px;
                        border-right: 1px solid #AAAAAA;
                        vertical-align: top;
                }

                .day_is_today {
                        border: 1px solid #FF0000;
                }

                .event {
                        border: 1px solid #AAAAAA;
                        background-color: #288EBD;
                        border-color: #288EBD;
                        float: left;
                        /*
                        width: 50px;
                        */
                        width: 50px;
                        margin: 0px;
                        margin-left: 5px;
                        overflow: hidden;
                        padding: 0px;
                }

                .event A {
                        height: 100%;
                        display: block;
                        color: #288EBD;
                }

                .event-range-0 { overflow: hidden; height: 18px; }
                .event-range-1 { overflow: hidden; height: 18px; }
                .event-range-2 { overflow: hidden; height: 38px; }
                .event-range-3 { overflow: hidden; height: 58px; }
                .event-range-4 { overflow: hidden; height: 78px; }
                .event-range-5 { overflow: hidden; height: 98px; }
                .event-range-6 { overflow: hidden; height: 118px; }
                .event-range-7 { overflow: hidden; height: 138px; }
                .event-range-8 { overflow: hidden; height: 158px; }
                .event-range-9 { overflow: hidden; height: 178px; }
                .event-range-10 { overflow: hidden; height: 198px; }
                .event-range-11 { overflow: hidden; height: 218px; }
                .event-range-12 { overflow: hidden; height: 238px; }
                .event-range-13 { overflow: hidden; height: 258px; }
                .event-range-14 { overflow: hidden; height: 278px; }
                .event-range-15 { overflow: hidden; height: 298px; }
                .event-range-16 { overflow: hidden; height: 318px; }
                .event-range-17 { overflow: hidden; height: 338px; }
                .event-range-18 { overflow: hidden; height: 358px; }
                .event-range-19 { overflow: hidden; height: 378px; }
                .event-range-20 { overflow: hidden; height: 398px; }
                .event-range-21 { overflow: hidden; height: 418px; }
                .event-range-22 { overflow: hidden; height: 438px; }
                .event-range-23 { overflow: hidden; height: 458px; }
                .event-range-24 { overflow: hidden; height: 478px; }
                .event-range-25 { overflow: hidden; height: 498px; }
                .event-range-26 { overflow: hidden; height: 518px; }
                .event-range-27 { overflow: hidden; height: 538px; }
                .event-range-28 { overflow: hidden; height: 558px; }
                .event-range-29 { overflow: hidden; height: 578px; }
                .event-range-30 { overflow: hidden; height: 598px; }
                .event-range-31 { overflow: hidden; height: 618px; }
                .event-range-32 { overflow: hidden; height: 638px; }
                .event-range-33 { overflow: hidden; height: 658px; }
                .event-range-34 { overflow: hidden; height: 678px; }
                .event-range-35 { overflow: hidden; height: 698px; }
                .event-range-36 { overflow: hidden; height: 718px; }
                .event-range-37 { overflow: hidden; height: 738px; }
                .event-range-38 { overflow: hidden; height: 758px; }
                .event-range-39 { overflow: hidden; height: 778px; }
                .event-range-40 { overflow: hidden; height: 798px; }
                .event-range-41 { overflow: hidden; height: 818px; }
                .event-range-42 { overflow: hidden; height: 838px; }
                .event-range-43 { overflow: hidden; height: 858px; }
                .event-range-44 { overflow: hidden; height: 978px; }
                .event-range-45 { overflow: hidden; height: 898px; }
                .event-range-46 { overflow: hidden; height: 918px; }
                .event-range-47 { overflow: hidden; height: 938px; }
                .event-range-48 { overflow: hidden; height: 958px; }

                .event-range-fullday {
                        overflow: hidden;
                        height: 958px;
                        /* width: 20px; */
                }

                .event-00-00 { position: relative; top: 0px; }
                .event-00-30 { position: relative; top: 20px; }
                .event-01-00 { position: relative; top: 40px; }
                .event-01-30 { position: relative; top: 60px; }
                .event-02-00 { position: relative; top: 80px; }
                .event-02-30 { position: relative; top: 100px; }
                .event-03-00 { position: relative; top: 120px; }
                .event-03-30 { position: relative; top: 140px; }
                .event-04-00 { position: relative; top: 160px; }
                .event-04-30 { position: relative; top: 180px; }
                .event-05-00 { position: relative; top: 200px; }
                .event-05-30 { position: relative; top: 220px; }
                .event-06-00 { position: relative; top: 240px; }
                .event-06-30 { position: relative; top: 260px; }
                .event-07-00 { position: relative; top: 280px; }
                .event-07-30 { position: relative; top: 300px; }
                .event-08-00 { position: relative; top: 320px; }
                .event-08-30 { position: relative; top: 340px; }
                .event-09-00 { position: relative; top: 360px; }
                .event-09-30 { position: relative; top: 380px; }
                .event-10-00 { position: relative; top: 400px; }
                .event-10-30 { position: relative; top: 420px; }
                .event-11-00 { position: relative; top: 440px; }
                .event-11-30 { position: relative; top: 460px; }
                .event-12-00 { position: relative; top: 480px; }
                .event-12-30 { position: relative; top: 500px; }
                .event-13-00 { position: relative; top: 520px; }
                .event-13-30 { position: relative; top: 540px; }
                .event-14-00 { position: relative; top: 560px; }
                .event-14-30 { position: relative; top: 580px; }
                .event-15-00 { position: relative; top: 600px; }
                .event-15-30 { position: relative; top: 620px; }
                .event-16-00 { position: relative; top: 640px; }
                .event-16-30 { position: relative; top: 660px; }
                .event-17-00 { position: relative; top: 680px; }
                .event-17-30 { position: relative; top: 700px; }
                .event-18-00 { position: relative; top: 720px; }
                .event-18-30 { position: relative; top: 740px; }
                .event-19-00 { position: relative; top: 760px; }
                .event-19-30 { position: relative; top: 780px; }
                .event-20-00 { position: relative; top: 800px; }
                .event-20-30 { position: relative; top: 820px; }
                .event-21-00 { position: relative; top: 840px; }
                .event-21-30 { position: relative; top: 860px; }
                .event-22-00 { position: relative; top: 880px; }
                .event-22-30 { position: relative; top: 900px; }
                .event-23-00 { position: relative; top: 920px; }
                .event-23-30 { position: relative; top: 940px; }

                .borders {
                        width: 100%;
                        height: 25px;
                        position: absolute;
                        left: 0;
                        z-index: -1;
                        border-bottom: 1px dashed #AAAAAA;
                }

                .weekTable {
                            width: 1500px;
                }