/********************************************/
/*****************MONTH view ****************/
/************************************************************************************************************************/

div.jwcalendar_month{
  width:168px;
  background-color:#ffffff;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color:#333333;
  border: 0px  #FFC725 solid;
  /*margin:2px 0;*/
}
div.jwcalendar_month a{
 font-size: 10px;
 font-weight:normal;

 color:#333333;
}



div.jwcalendar_month .title{
  clear:both;
  text-align: left;
  font-size: 10px;
  font-weight:bold;
/*border-top:1px #e60003 solid;
border-bottom:1px #e60003 solid;*/
margin-bottom:7px;
  color: #333333;
  padding:0px;
}


div.jwcalendar_month .navi, div.jwcalendar_month .days_view{
	padding:0px;
}


/*******************/
/*tables navi******/
/*******************/

div.jwcalendar_month table.navs{
border-top:1px #e60003 solid;
border-bottom:1px #e60003 solid;

margin-bottom:7px;
   width:100%;


}

div.jwcalendar_month table.months{
   width:100%;
   font-family: Verdana, sans-serif;
   font-size: 10px;
   font-weight:bold;
   text-align:center;
   empty-cells:show;
   border-collapse:separate;
   border-spacing:1px;
}
div.jwcalendar_month table.year{

}
div.jwcalendar_month td.monats_reihe {
   font-size: 10px;
  border-bottom:1px #e60003 solid;
}


div.jwcalendar_month table.months td, div.jwcalendar_month table.year td{
}



div.jwcalendar_month table.months td.other_month, div.jwcalendar_month table.year td.last_year, div.jwcalendar_month table.year td.next_year{
   background: #ffffff;
}
div.jwcalendar_month table.year td.next_year{

}
div.jwcalendar_month table.year td.last_year{

}


div.jwcalendar_month table.months td.other_month{
   padding:0px;
  font-size:10px;
}
div.jwcalendar_month table.months td.other_month a{
color:#333333;
}

div.jwcalendar_month table.months td.current_month{
   background: #e60003;
   /*border-right:2px #FCF6E5 solid;

   border-bottom:2px #FCF6E5 solid;
   border-top:2px #FECC3C solid;
   border-left:2px #FECC3C solid;*/
   padding:0px;
font-size:10px;

}
div.jwcalendar_month table.months td.current_month a{
 color: white;
}

/*****************/
/*table days******/
/*****************/


/*div.jwcalendar_month .days_view table{*/


div.jwcalendar_month table.days{
   font-family: Verdana, sans-serif;
   font-size: 10px;
   text-align:center;
   width:100%;
   line-height:1em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0;
  /* border-top:1px solid #e60003;
   border-bottom:1px solid #e60003;
   border-left:1px solid #e60003;*/
   padding:0;
}

div.jwcalendar_month table.days a{
font-size: 10px;
    text-decoration:none;
}

div.jwcalendar_month table.days td{
   /*vertical-align:top;*/
   border:solid 1px #b8b8b8;
   padding:1px;
}

div.jwcalendar_month table.days td.week{
   background:#e60003;
   font-weight:bold;



}





div.jwcalendar_month table.days td.dayname{
   background:#e60003;
   font-weight:bold;
   font-size:10px;
  color:#ffffff;
   text-align:center;
padding-bottom:3px;

}

div.jwcalendar_month table.days,
div.jwcalendar_month table.days td.inside,
div.jwcalendar_month table.days td.inside_weekend,
div.jwcalendar_month table.days td.outside_weekend{
font-size: 10px;
   font-weight:bold;
}
div.jwcalendar_month table.days td.today{
font-size: 10px;
 font-weight:bold;
 background:#e60003;
}
div.jwcalendar_month table.days td.today a:hover{
font-size: 10px;
 font-weight:bold;
color:#e60003;
}
div.jwcalendar_month table.days td.today_weekend{
background:#e60003;
font-weight:bold;
}
div.jwcalendar_month table.days td.today_weekend a{
font-size: 10px;
font-weight:bold;
}

div.jwcalendar_month table.days a,
div.jwcalendar_month table.days td.inside a,
div.jwcalendar_month table.days td.today_inside a,
div.jwcalendar_month table.days td.inside_weekend a,
div.jwcalendar_month table.days td.outside_weekend a{
   font-weight:bold;

   color: #e60003;
}


div.jwcalendar_month table.days td.today{
	/*background: #333333;
    border:solid 2px #CD9705;
    border:solid 1px #AD1602;*/
    
}


div.jwcalendar_month table.days td.outside_weekend,
div.jwcalendar_month table.days td.outside{
   background:#ffffff;
   border:dotted 0px #F9DF94;

}




div.jwcalendar_month table.days td.inside_weekend{
   background:#ffffff;
}

/**********************/
/*table singleday******/
/**********************/
div.jwcalendar_month table.singleday,
div.jwcalendar_month table.singleday td,
div.jwcalendar_month table.singleday td a,

div.jwcalendar_month table.singleday a{
   font-weight:bold;
   font-family: Verdana, sans-serif;
   text-align:center;
   font-size: 10px;
   width:100%;
   line-height:1.0em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0px;
   border:0px solid #ddd;
   padding:0px;
   /*margin:0 0 2px 0;*/
margin:0px;
}

div.jwcalendar_month table.singleday{
   background: #fff;
   border:0px dotted #ddd;
}

div.jwcalendar_month table.singleday td{
   border:0px solid #ddd;
   padding:3px 0;
}

/*****************/
/*table dayitem******/
/*****************/
div.jwcalendar_month table.dayitem,
div.jwcalendar_month table.dayitem a{
   font-weight:normal;



   font-family: Verdana, sans-serif;


   font-size: 11px;
   width:100%;
   line-height:1.0em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0px;
   border:1px solid #ddd;
   padding:0px;
   margin:1px 0;
}

div.jwcalendar_month table.dayitem td.item,
div.jwcalendar_month table.dayitem td.item a{
  color:#333;
  text-decoration:none;
  font-weight:normal;


  border:0;
}

div.jwcalendar_month table.dayitem td.itemcat,
div.jwcalendar_month table.dayitem td.itemcat a{
  font-weight:normal;
  color:#333;
  text-decoration:none;
   font-size: 8px;
   padding:0px;
   Cursor:help;
   width:2px;
   border:0;
}