
 /* ########################################### Mittagstisch CSS CAL: START ############################################################   */               
.calborder {border:#FFFFFF;}
#calendar-event .calendar-event-back a {font-size: 1.1em;padding-left:5px;color:#ff0000;}
.tx-cal-controller {border:#FFFFFF;}
.calborder td .title h1 {font-size: 1.3em;}
#allday {background:#FFFFFF;}
.default_catheader_allday {
       background:#FFFFFF;
       font-size: 1em;
       text-align:left;
       color:#000000;
       clear:right;
       padding:5px;
         border-top: 1px solid #999999;
         margin-top:5px;  
       }

#calendar-event-backlink {
font-size: 1.2em;
  padding-top:15px;
  }
#mt_image{padding:4px;}

#mt_orga_header a{color:#C11919;font-size:1em;padding:5px;}
#mt_orga_header {color:#C11919;font-size:1em;padding:5px;}
.mt_description {color:#000000;font-size:1em;font-weight:normal;padding:5px;}
#contentRight .tx-cal-controller {
  text-align: center;
  }
.csc-textpic-imagewrap {padding:0px;margin:0px;}
.kalkats_breit {
   padding:6px 10px 4px 10px;
   border-bottom:1px dotted #55AFBF;
   margin-bottom:1px;
  }
.V9G {
  font-size:0.9em;
  }
.tx-cal-controller .title h1{
   font-size: 1.1em;
   font-weight:bold;
   }
.minicalbackcolor{
  color:#ff0000;
  margin:5px;
}
 
 /* ########################################### Mittagstisch CSS CAL: ENDE ##############################################################   */ 
               
 /* ########################################### V-Kalender CSS CAL: START ############################################################   */ 
               
.default_catheader {
  background:#FFFFFF;
  color:#000000;
  font-weight:normal;
  }
.catlink a{
  color:#378593;
  }
.catlink {
  font-size: 0.9em;
  text-align:right;
   color:#333333;
} 
 
.vkal_description {
  color:#000000;
  font-weight:normal;
  font-size:1em;
  margin:2px 0px 5px 0px;
  }

.internal-link {
  color:#C11919;
  font-size:1em;
  font-weight: bold;
   background:url('../images_layout/icons/internal_link.gif') no-repeat 2px 2px ;
   padding-left:20px;
    margin-top:2px;
  }
.vkal_zeit {color:#000000;}
#vkal_orga_header a{
   color:#333333;
   font-weight:normal;
   font-size:1em;
   background:transparent url(../images_layout/icons/internal_link.gif) no-repeat 2px 0px ;
   padding-left:20px;
   }
   
.cal_icon_www a{
 background:url('../images_layout/icons/icon_world.gif') no-repeat 2px -3px;
 padding-left:20px; 
 font-size:1em;
 padding-bottom:20px;
 color:#666666;
}   
.cal_icon_www  {
 background:url('../images_layout/shim.gif') no-repeat 2px -3px;
   font-weight:normal;
   margin-top:5px;
   text-decoration:none;
   color:#333333;
 font-size:1em;   
   }   
   
.calev_icon_www a{
 background:url('../images_layout/icons/icon_world.gif') no-repeat 2px -3px;
 padding-left:20px; 
 font-size:1em;
 padding-bottom:20px;
 color:#666666;
}   
.calev_icon_www  {
 background:url('../images_layout/shim.gif') no-repeat 2px -3px;
   font-weight:normal;
   margin-top:5px;
   text-decoration:none;
   color:#333333;
 font-size:1em;   
   } 
   
.cal_icon_brali {
 margin-left:15px;
 background:url('../images_layout/icons/alle_infos.gif') no-repeat 2px 0px;
 padding-left:20px; 
 font-size:1em;
 margin-top:2px; 
 padding-bottom:2px;
}
.cal_icon_brali a {
   font-weight:normal;
   margin-top:2px;
   text-decoration:underline;
   color:#666666;
   font-size:1em;   
   } 
   

.pre_link {
   /*margin: 0px 40px 0px 0px;*/
   background:url('../images_layout/icons/internal_link.gif') no-repeat 2px 0px ;
   padding-left:20px;
   font-size:1em; 
   }
   
.vkal_location_header  {
  color:#2E6D78;
  font-weight:bold;
  }
.V9BOLD a{font-size: 0.9em;}
.V9BOLD {font-size: 0.9em;}

 /* ########################################### V-Kalender CSS CAL: ENDE ############################################################   */               


 /* ########################################### Mittagstisch CSS : START #######################################################################   */               
 /* ### Liste (Tag) Ansicht ###   */               


	.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: 0.6em;
                font-weight: bold;
                color: #288EBD;
                text-decoration: none;
                text-align: center;
        }

	.dayHeader {
		font-size: 0.76em;
		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_2,
        .calendar-day .n_d_2 {
                font-size: 0.6em;
                padding: 10px;
        }

        .calendar-day .p_d_3,
        .calendar-day .n_d_3 {
                font-size: 0.55em;
        }


		.container {
		/*	width: 600px;*/
			padding: 0px;
			margin: 10px;
			border-top: 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: 0.55em;
		}

		.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: 1px;
			width: 95%;
		}		

		.event {
			border: 1px solid #AAAAAA;
                	border-color: #288EBD;
			background-color: #FFFFFF;
			float: left;
			/*
			width: 50px;
			*/
			width: 50px;
			margin-right: 5px;
			overflow: hidden;
			font-size: 0.55em; 
			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;
			min-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;
		}
		/* ab hier von hdf ############################################################## */
		.event-headline {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;padding-top:10px;padding-bottom:10px;}
		.event-headline a{color:#C11919;font-size:1em;}
		/*.csc-firstHeader{font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;padding-top:10px;padding-bottom:10px;color:#000000;}*/
                .event-time {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal;font-size:0.6em;padding-top:5px;}
 /*               .event-series {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal;font-size:0.6em;}*/
                .event-subline {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal;/*font-size:0.6em;border-bottom: 1px dashed #AAAAAA;*/padding-bottom:10px;padding-top:5px;}
                .event-category {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal;text-align:right;font-size:0.6em;}
                .event-listimage {float:right;}
                .event-listplace {;}
                .eventorganizer-image {float:right;border: 1px solid #000000;}
                .eventorganizer {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;font-size:0.8em;color:#DC0707;}
                #mittagstisch-listeinzel {min-height:180px;}
                #mittagstisch-restauranteinzel {padding-top:20px;}
                HR.clearer {clear:right; border-bottom:1px dashed #AAAAAA;border-top:1px solid #FFFFFF;}
                

		/* ab hier von hdf ############################################################## */
		.event-place {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal;font-size:1.2em;}  
/*		.event-time {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal;font-size:1.2em;}  */
                .event-address {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal;font-size:2.2em;}  
                .event-series {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal;font-size:1.1em;}  
                .event-description {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:0.72em;}  
                .event-moreinfo {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal;font-size:1.2em;}
                .event-teaser {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal;font-size:1.2em;}                  
                
                                
 /* ########################################### Mini Kalender #######################################################################   */               
		.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;
		}            
		
 /* ########################################### Event Ansicht #######################################################################   */               
		.event-zurueck {
			font-family: Verdana, Arial, Helvetica, sans-serif;		
			font-size: 0.76em;
			font-weight: bold;
			color: #C11919;
			margin:10px;		
		}
		.event-zurueck a {
			font-family: Verdana, Arial, Helvetica, sans-serif;		
			font-size: 0.76em;
			font-weight: bold;
			color: #C11919;
			margin:10px;		
		}
		.single_event {
			border: 1px solid #AAAAAA;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 0.6em;
			padding: 10px;
		        background-color: #FEFE6B;			
		}

		.single_event .event_title {
			font-size: 1.2em;
			font-weight: bold;
			text-align: center;
			color: #C11919;
		}

		.single_event .event_category {
			text-align: center;
		}
		.single_event .event_targetgroup {
			text-align: center;
		}

		.single_event .question {
			font-family: Verdana, Arial, Helvetica, sans-serif;
	/*		font-size: 0.6em;*/
			color: #C11919;
			font-weight: normal;
			margin-top: 10px;
		}

		.single_event .event-time {
		font-size: 1.1em;		
		}
		.single_event .event_series {
		}

		.single_event .event_teaser {
		}
		.single_event .event_description {
		}
		.single_event .event_moreinfo{
		}

		.single_event .event_image {
			float: right;
		}

		.single_event .event_organizer_image {
			float: left;
		}
     
 /* ########################################### Monats Ansicht #######################################################################   */               
  
     
	.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 {
		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;
	}

 /* ########################################### Mittagstisch CSS : ENDE #######################################################################   */               
 
