@charset "utf-8";
/* CSS Document */

.LCsmall_widget
	{
	width:298px;
	border:1px solid #20234a;
	background-color:#ffffff;
	overflow:auto;
	padding-top:5px;
	padding-bottom:5px;
	}

.LCsmall_widget_titel
	{
	font-size:12pt;
	font-weight:bolder;
	color:#20234a;
	}

.LCsmall_widget_footer
	{
	font-size:8pt;
	}

.LCsmall_Table
	{
	border-bottom:1px solid #20234a;
	}

.LCsmall_Table_cell_head
	{
	height:30px;
	background-color:#ffffff;
	font-size:12pt;
	color:#20234a;
	}

.LCsmall_Table_cell_arrow
	{
	height:30px;
	background-color:#ffffff;
	font-size:8pt;
	color:#20234a;
	}

.LCsmall_Table_cell
	{
	width:30px;
	height:30px;
	border-left:1px solid #20234a;
	border-top:1px solid #20234a;
	background-color:#ffffff;
	font-size:8pt;
	color:#20234a;	
	}

.LCsmall_Table_cell_holiday
	{
	width:30px;
	height:30px;
	border-left:1px solid #20234a;
	border-top:1px solid #20234a;
	background-color:#eeeeee;
	font-size:8pt;
	color:#20234a;	
	}

.LCsmall_Table_cell_holiday_right
	{
	width:30px;
	height:30px;
	border-left:1px solid #20234a;
	border-right:1px solid #20234a;
	border-top:1px solid #20234a;
	background-color:#eeeeee;
	font-size:8pt;
	color:#20234a;	
	}

.LCsmall_Table_cell_day
	{
	width:30px;
	height:15px;
	background-color:#ffffff;
	font-size:8pt;
	color:#20234a;	
	}

.LCsmall_Table_date
	{
	width:20px;
	background-color:#ffffaa;
	}

.LCsmall_table_other_month
	{
	color:#555555;
	}

.LCsmall_table_inner_cell
	{
	height:100%;
	width:100%;
	color=#20234a;
	}





.LCbig_widget
	{
	width:600px;
	border:1px solid #20234a;
	background-color:#ffffff;
	overflow:auto;
	padding-top:10px;
	padding-bottom:10px;
	position: absolute;
	top:10px;
	right:100px;
	}

.LCbig_widget_titel
	{
	font-size:14pt;
	font-weight:bolder;
	color:#20234a;
	}

.LCbig_widget_footer
	{
	font-size:8pt;
	}

.LCbig_Table
	{
	border-bottom:1px solid #20234a;
	}

.LCbig_Table_cell_arrow
	{
	height:30px;
	background-color:#ffffff;
	font-size:8pt;
	color:#20234a;
	}

.LCbig_Table_cell_head
	{
	height:30px;
	background-color:#ffffff;
	font-size:12pt;
	color:#20234a;
	}

.LCbig_Table_cell_day
	{
	width:80px;
	height:15px;
	background-color:#ffffff;
	font-size:8pt;
	color:#20234a;
	padding-bottom:5px;
	}

.LCbig_Table_cell
	{
	width:80px;
	height:80px;
	border-left:1px solid #20234a;
	border-top:1px solid #20234a;
	background-color:#ffffff;
	font-size:8pt;
	color:#20234a;	
	text-align:right;
	}

.LCbig_Table_cell_holiday
	{
	width:80px;
	height:80px;
	border-left:1px solid #20234a;
	border-top:1px solid #20234a;
	background-color:#eeeeee;
	font-size:8pt;
	color:#20234a;	
	text-align:right;
	}

.LCbig_Table_cell_holiday_right
	{
	width:80px;
	height:80px;
	border-right:1px solid #20234a;
	border-left:1px solid #20234a;
	border-top:1px solid #20234a;
	background-color:#eeeeee;
	font-size:8pt;
	color:#20234a;	
	text-align:right;
	}
	
.LCbig_table_dates
	{
	height:12px;
	width:78px;
	font-size:7pt;
	text-align:left;
	margin-bottom:1px;
	margin-left:1px;
	overflow:hidden;
	background-color:#ffffaa;
	}
	
.LCbig_table_dates_more
	{
	height:10px;
	width:78px;
	font-size:7pt;
	text-align:right;
	margin-bottom:0px;
	margin-left:1px;
	overflow:hidden;
	}
	
.LCbig_table_other_month 
	{
	color:#555555;
	}

.LCbig_table_inner_cell
	{
	height:100%;
	width:100%;
	color=#20234a;
	}

a.link:link {
  color:#20234a;
  }
 a.link:visited {
  color:#20234a;
  }
 a.link:hover {
  color:#20234a;
  }

.LCshow_day
	{
	min-width:250px;
	max-width:400px;
	border:1px solid #20234a;
	background-color:#ffffaa;
	padding:5px;
	position: absolute;
	}
	
.LCshow_day_head
	{
	font-size:12pt;
	color:#20234a;
	text-align:center;
	}
	
.LCshow_day_event
	{
	font-size:9pt;
	color:#20234a;
	margin-top:5px;
	}

.LCshow_day_date
	{
	font-size:8pt;
	color:#20234a;
	padding-left:5px;
	}

.LCshow_day_location
	{
	font-size:8pt;
	color:#20234a;
	padding-left:5px;
	}

.LCshow_day_description
	{
	font-size:8pt;
	color:#555555;
	padding-left:10px;
	}

.LCshow_day_contact
	{
	font-size:8pt;
	color:#20234a;
	padding-left:5px;
	}
	
.LCshow_day_footer
	{
	font-size:8pt;
	text-align:center;
	padding-top:5px;
	}



