/****************************/
/***** T o o l t i p ********/
/****************************/
.jwcalendar_olbg {
	border: solid 0px #003399;
	background-color: #6666CC;
}

.jwcalendar_olfg { 
	border: 0px; 
	background-color: #EEEEEE; 
	padding:4px 6px;
	text-align:left;
}

.jwcalendar_olcf { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 2em; 
	font-weight: bold;
	color: #FFFFFF;
}

.jwcalendar_oltf { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
}

/****************************/
/***T o o l t i p ** E N D **/
/****************************/

div.tx-jwcalendar-pi1{
  font-family: Verdana, sans-serif;
  font-size: 11px;
  text-align: center;
  color:#404040; /*navy*/
}

div.tx-jwcalendar-pi1 img{
	border:0;
}

div.tx-jwcalendar-pi1 a, div.tx-jwcalendar-pi1 table a{
    /* text-decoration:none;*/
    text-decoration:none;
    color: #000080; /*navy*/
}

div.tx-jwcalendar-pi1 a:hover,div.tx-jwcalendar-pi1 table a:hover {
	color: red;
}

div.tx-jwcalendar-pi1 input{
  clear:both;
  background: #E6E6E6; /* ocker */
  border-top:2px #FAFAFA solid; /* ocker blass */
  border-left:2px #FAFAFA solid; /* ocker blass */
  border-right:2px #808080 solid; /* ocker knackig */
  border-bottom:2px #808080 solid; /* ocker knackig */
  text-align:center;
  /*margin:10px;*/
  padding: 3px 14px; 
} 

div.tx-jwcalendar-pi1 .tx_jw_input_text{
  width:260px;
  border:1px #808080 solid;  /*grau*/
  padding:3px;
  height:23px;

}

div.tx-jwcalendar-pi1 .tx_jw_select{
  font-size:11px;
  border:1px #808080 solid;
  font-weight: normal;
}

div.tx-jwcalendar-pi1 .tx_jw_textarea{
  font-size:11px;
  height:120px;
  width:260px;
  padding:3px;
  border:1px #808080 solid;  /*grau*/
}

div.tx-jwcalendar-pi1 .tx_jw_input_button{
  font-size:11px;
  background: #E6E6E6;
  text-align:center;
  margin:4px 10px;
  padding:2px 4px;
}

/********************************************/
/*****************LIST view ****************/
/********************************************/
div.jwcalendar_list{
  width:100%;
  background-color:transparent;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color:#404040;
  /*border: 1px  #808080 solid;*/
  border: none;
  margin: 0 0 0 0;
}

div.jwcalendar_list .title{
  font-size: 12px;
  font-weight: bold;
  color:#404040;
  padding: 8px 5px;
}

div.jwcalendar_list .prev_items{
  float:left;
  font-size: 11px;
  font-weight: bold;
  text-align:left;
  color:#404040;/* navy */
  padding:8px 0 0 16px;
}

div.jwcalendar_list .next_items{
  float:right;
  font-size: 11px;
  font-weight: bold;
  text-align:right;
  color:#404040;
  padding:8px 0 0 16px;
}


div.jwcalendar_list .itemslist{
  padding:0;
}

div.jwcalendar_list table.items{
  width:100%;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  text-align:left;
  /*line-height:1.4em;*/
  empty-cells:show;
  border-collapse:separate;
  border-collapse:collapse;
  border-spacing:0;
  border: 1px  #808080 solid;
}

div.jwcalendar_list table.items td.catcolor{
  /*background:transparent;*/
  width:1%;	
  vertical-align:top;
  border: 1px  #808080 solid;
  font-size: 11px;
  padding: 4px;
}

div.jwcalendar_list table.items td.label{
  background:#F5F5F5;
  /*width:33%;*/	
  vertical-align:top;
  border: 1px  #808080 solid;
  padding:4px;
}

div.jwcalendar_list table.items td.item{
  background:transparent;
  /*width:67%;*/	
  border: 1px  #808080 solid;
  vertical-align:top;
  padding:4px;
}

div.jwcalendar_list table.items p{
    font-size: 11px;
    padding:0;
}

div.jwcalendar_list table.items p{
    font-size: 11px;
    padding:0;
}

div.jwcalendar_list .submit{
   clear:both;	
   font-size: 11px;
   padding:0;
}

/********************************************/
/**********UpcomingEventLIST view ***********/
/* hjb: angepasst fuer schmale Darstelung   */
/* 2005-02-22
/********************************************/
div.jwcalendar_uelist{
  /*width:155px;*/
  background-color:transparent;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color:#404040;
  /*border: 1px  #808080 solid;*/
  border-top: 1px #808080 solid;
  margin: 0 0 0 0;
}

div.jwcalendar_uelist .title{
  font-size: 10px;
  font-weight: bold;
  color:#404040;
  padding: 8px 5px;
}

div.jwcalendar_uelist .prev_items{
  /*float: left;*/
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  color: #404040;/* navy */
  /*padding-top: 10px;*/
  /*padding:0px 0 0 6px;*/
}

div.jwcalendar_uelist .next_items{
  /*float: right;*/
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
  text-align: right;
  color:#404040;
  /*padding:0px 0 0 6px;*/
  /*padding-top: 10px;*/
}


div.jwcalendar_uelist .itemslist{
  padding:0;
}

div.jwcalendar_uelist table.items{
  /*width:100%;*/
  font-family: Verdana, sans-serif;
  font-size: 10px;
  text-align:left;
  /*line-height:1.4em;*/
  empty-cells:show;
  border-collapse:separate;
  border-collapse:collapse;
  border-spacing:0;
  border-bottom: 1px  #808080 solid
  /*border: 1px  #808080 solid;*/
}

div.jwcalendar_uelist table.items td.catcolor{
  /*background:transparent;*/
  width:1%;	
  vertical-align:top;
  border-bottom: 1px  #808080 solid;
  /*border: 1px  #808080 solid;*/
  font-size: 4px;
  padding:0;
}

div.jwcalendar_uelist table.items td.label{
  background:#F5F5F5;
  /*width:33%;*/	
  vertical-align:top;
  border-bottom: 1px  #808080 solid;
  /*border: 1px  #808080 solid;*/
  padding:2px;
}

div.jwcalendar_uelist table.items td.item{
	background:transparent;
	/*width:67%;*/
	font-size: 10px;
	border-bottom: 1px  #808080 solid;
	/*border: 1px  #808080 solid;*/
 	vertical-align:top;
	padding:2px;
}

div.jwcalendar_uelist table.items p{
    font-size: 10px;
    padding:0;
}

div.jwcalendar_uelist table.items p{
    font-size: 10px;
    padding:0;
}

div.jwcalendar_uelist .submit{
   clear:both;	
   font-size: 10px;
   padding:0;
}

/********************************************/
/*****************WEEK view ****************/
/********************************************/
div.jwcalendar_week{
  width:100%;
  /*background-color:#E8F5FF;*/
  background-color:transparent;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color:#404040; /*navy*/
  /*border: 1px  #808080 solid;*/
  border: none;
  margin:10px 0;
}

div.jwcalendar_week .prev_week{
    margin:4px 120px 0px 10px;
	float:left;
}

div.jwcalendar_week .selector{
    margin:4px 0 0 0;
	float:left;
}

div.jwcalendar_week .next_week{
    text-align:right;
    margin:4px 10px 0px 120px;
}


div.jwcalendar_week table.days{
   clear:both;
   font-family: Verdana, sans-serif;
   font-size: 11px;
   width:100%;
   line-height:1.4em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0;
   border:1px solid #808080;
   margin:8px;
}

div.jwcalendar_week table.days td.dayname{
    text-align:right;
    vertical-align:top;
    border:1px solid #808080;
    padding:2px 8px 0 4px;
}

div.jwcalendar_week table.day_events,div.jwcalendar_week table.times {
   	background:#F5F5F5;
   	font-family: Verdana, sans-serif;
   	font-size: 11px;
   	width:100%;
   	border-collapse:collapse;
   	empty-cells:show;
   	border-spacing:0;
}
div.jwcalendar_week table.times {
   border:1px solid #808080;
}

div.jwcalendar_week table.times td.time{
   border-left:2px solid #808080;
   border-right:2px solid #808080;
}

div.jwcalendar_week table.days a{
    text-decoration:none;
}

div.jwcalendar_week table.days td.time{
   font-family: Verdana, sans-serif;
   font-size: 11px;
   text-align:center;
}

div.jwcalendar_week table.days td.event_time{
   height:4px;
   padding:0;
   margin: 0px;
}

div.jwcalendar_week table.days td.event{
   font-family: Verdana, sans-serif;
   font-size: 11px;
   vertical-align:top;
   padding:4px 2px;
   margin: 0px;
}

div.jwcalendar_week table.days td.event a{
   font-family: Verdana, sans-serif;
   font-size: 11px;
}

/********************************************/
/*****************MONTH view ****************/
/********************************************/

div.jwcalendar_month{
  width: 100%;
  /* background-color:#E8F5FF; */
  background-color:transparent;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color:#404040;
  /* border: 1px  #808080 solid;*/
  border: none;
  margin:10px 0;
}


div.jwcalendar_month .title{
  clear:both;
  text-align: center;
  font-size: 12px;
  font-weight:bold;
  color: #404040;
  padding:5px 0;
}


div.jwcalendar_month .navi, div.jwcalendar_month .days_view{
	padding:0 0px;
}


/*******************/
/*tables navi******/
/*******************/

div.jwcalendar_month table.navs{
   width:100%;
}

div.jwcalendar_month table.months, div.jwcalendar_month table.year{
   width:100%;
   font-family: Verdana, sans-serif;
   font-size: 10px;
   font-weight:bold;
   /*font-weight:normal;*/
   text-align:center;
   empty-cells:show;
   border-collapse:separate;
   border-spacing:5px;
}

div.jwcalendar_month table.year {
   font-size: 10px;
   border-spacing:5px;
}

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: #E6E6E6;
   border-top:2px #FAFAFA solid;
   border-left:2px #FAFAFA solid;
   border-right:2px #808080 solid;
   border-bottom:2px #808080 solid;
   padding:2px 2px;
   font-size: 12px;
   font-weight:normal;
}

div.jwcalendar_month table.months td.other_month{
   padding:2px;
}

div.jwcalendar_month table.months td.current_month{
   background: #E6E6E6;
   border-right:2px #FAFAFA solid;
   border-bottom:2px #FAFAFA solid;
   border-top:2px #808080 solid;
   border-left:2px #808080 solid;
   padding:2px;
   font-size: 12px;
   font-weight: normal;
}

/*****************/
/*table days******/
/*****************/


/*div.jwcalendar_month .days_view table{*/
div.jwcalendar_month table.days{
   font-family: Verdana, sans-serif;
   font-size: 10px;
   width:100%;
   line-height:1.4em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0;
   /*border:1px solid #D0D0D0; hjb*/
   border: 0;
   padding:0;
   background: transparent;
}

div.jwcalendar_month table.days a{
    text-decoration:none;
}

div.jwcalendar_month table.days td{
   vertical-align:top;
   border:solid 1px #D0D0D0; 
   padding:2px;
}

div.jwcalendar_month table.days td.week{
   width: 1px;
   text-align: center;
   background:#E6E6E6;
   font-size: 10px
   /*font-weight:bold;*/
   font-weight:normal;
}

div.jwcalendar_month table.days td.dayname{
   background:#E6E6E6;
   font-size: 10px
   /*font-weight:bold;*/
   font-weight:normal;
   text-align:center;
}

div.jwcalendar_month table.days,
div.jwcalendar_month table.days td.inside,
div.jwcalendar_month table.days td.today,
div.jwcalendar_month table.days td.inside_weekend,
div.jwcalendar_month table.days td.today_weekend,
div.jwcalendar_month table.days td.outside_weekend{
   font-weight:normal;
}

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.today_weekend a,
div.jwcalendar_month table.days td.outside_weekend a{
   font-weight:bold;
   color:#000080;
}


div.jwcalendar_month table.days td.today{
    /*background: #F7F7D7;*/
    background: transparent;
    font-weight:bold;
    border:solid 3px red;
    /*border:solid 1px #B80A0A;*/
    /*border: none;*/
    
}


div.jwcalendar_month table.days td.outside_weekend,
div.jwcalendar_month table.days td.outside{
   /*background:#EAEAEB;*/
   background:#E6E6E6;
   font-weight:normal;
   /*border:solid 1px #F9DF94;*/
   border: none;
}


div.jwcalendar_month table.days td.inside_weekend{
   background:#F0F9FF;
}

/**********************/
/*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;
   font-size: 11px;
   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;
}

div.jwcalendar_month table.singleday{
   background: transparent;
   /*background: #eee;*/
   /*border:1px solid #ddd;*/
   border:0;
}

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;
   /*background-color: red;*/
}

div.jwcalendar_month table.dayitem td.item,
div.jwcalendar_month table.dayitem td.item a{
  color:#404040;
  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:#404040;
    text-decoration:none;
    font-size: 8px;
    padding:0px;
    Cursor:help;
    width:2px;
    border:0;
}

/********************************************/
/*****************SINGLE view ****************/
/********************************************/

div.jwcalendar_single{
  /*background-color:#F0F9FF;*/
  /*border: 1px  #808080 solid;*/
  background-color:transparent;
  border: none;
  /*padding:10px 10px;*/
  padding:0;
  padding-top: 10px;
}

div.jwcalendar_single .content,div.jwcalendar_single .header,div.jwcalendar_single .org{
    width:100%;
    clear:both;
}

div.jwcalendar_single .contentie,div.jwcalendar_single .headerie,div.jwcalendar_single .orgie{
   float:left;
   width:100%;
   text-align:left;
   border-left: 1px  #808080 solid;
   border-right: 1px  #808080 solid;
   border-bottom: 1px  #808080 solid;
   /*background:#F0F9FF;*/
   background:transparent;
}

div.jwcalendar_single .headerie{
   border-top: 1px  #808080 solid;
   background:#F5F5F5;
}

div.jwcalendar_single .contentie{
   background:ransparent;
}

div.jwcalendar_single .title, div.jwcalendar_single .category{
    float:left;
    font-size: 12px;
    text-align:left;
    font-weight:bold;	
    padding:4px 8px 8px 8px;
}

div.jwcalendar_single .catcolor{
    float:none;
    font-size: 4px;
    padding:0;
}    

div.jwcalendar_single .category{
	float:none;
        font-size: 11px;
	font-weight:normal;	
	font-style:italic;	
 	padding:6px 8px 8px 8px;
}


div.jwcalendar_single .images{
	float:left;
	padding:10px 8px;
	margin:0px;
}

div.jwcalendar_single .itemtext{
	margin:8px;
    
}

div.jwcalendar_single .itemtitle p:first-letter {
    font-size: 12px;
    font-weight:bold;
    /*font-weight:normal;*/	
    color:#404040;
}

div.jwcalendar_single .itemtitle  p:first-line {
    font-size: 12px;
    font-weight:bold;
    /*font-weight:normal;*/	
    /*line-height:1.2em;*/
    color:#404040;
}

div.jwcalendar_single .teaser {
    font-weight:bold;	
    font-style:italic;
    /*line-height:1.8em;*/
}
div.jwcalendar_single .desc {
    font-size: 11px;
}

div.jwcalendar_single .itemlink{
	/*line-height:1.8em;*/
}

div.jwcalendar_single .label, div.jwcalendar_feEntry .label,div.jwcalendar_feEntry .timelabel{
    clear:both;
	float:left;
	text-align:right;
	font-weight:bold;	
	width:33%;
	padding:4px 8px;
}

div.jwcalendar_single .item, div.jwcalendar_feEntry .item{
	text-align:left;
	padding:4px 4px 4px 32%;
}

/********************************************/
/*****************feEntry view ****************/
/********************************************/
div.jwcalendar_feEntry{
  background-color:#F0F9FF;
  border: 1px  #808080 solid;
  padding:8px;
}


div.jwcalendar_feEntry .label,div.jwcalendar_feEntry .timelabel{
    vertical-align:bottom;
    line-height:1.6em;
	padding:8px 8px;
    width:32%;
}  
  
div.jwcalendar_feEntry .timelabel{
    width:20%;
}  

div.jwcalendar_feEntry .title{
  font-size:12px;	
  font-weight:bold;	
  color:#404040;
  text-align:left;
  line-height:1.0em;
  padding:0px 8px;
}

div.jwcalendar_feEntry .title p:first-letter {
  font-size:12px;	
}

div.jwcalendar_feEntry .item {
  text-align:left;
  padding:8px 8px;
}

div.jwcalendar_feEntry .fileitem {
  text-align:left;
  padding:8px 8px;
  width:30px;
}

div.jwcalendar_feEntry input {
  clear:none;
  background: white;
  border-top:2px #FAFAFA solid;
  border-left:2px #FAFAFA solid;
  border-right:2px #808080 solid;
  border-bottom:2px #808080 solid;
  text-align:left;
  font-size:11px;
  margin:0;
  padding: 0; 
}

div.jwcalendar_feEntry .error ul li{
  list-style:circle inline;
  text-align:left;
  font-size:11px;
  color:red;
  margin:4px 40px;
}

div.jwcalendar_feEntry .error ul li:first-letter {
  font-size:11px;
  font-weight:bold;
}

div.jwcalendar_confirm .error{
  font-size:11px;
  color:red;
  margin:10px;
}

div.jwcalendar_confirm .conftext{
  font-size:11px;
  margin:10px;
}
/********************************************/
/*****************ORGANIZER view ****************/
/********************************************/

div.jwcalendar_organizer, div.jwcalendar_location{
  /*background-color:#F0F9FF;*/
  background-color:transparent;
  border: none;
  padding: 0;
  padding-top: 10px;
}

div.jwcalendar_organizer .content,div.jwcalendar_organizer .header,div.jwcalendar_organizer .org, 
div.jwcalendar_location .content,div.jwcalendar_location .header,div.jwcalendar_location .org{
    width:100%;
    clear:both;
}

div.jwcalendar_organizer .contentie,div.jwcalendar_organizer .headerie,div.jwcalendar_organizer .orgie,
div.jwcalendar_location .contentie,div.jwcalendar_location .headerie,div.jwcalendar_location .orgie
{
   float:left;
   width:100%;
   text-align:left;
   border-left: 1px  #808080 solid;
   border-right: 1px  #808080 solid;
   border-bottom: 1px  #808080 solid;
   /*background:#F0F9FF;*/
   background:transparent;
}

div.jwcalendar_organizer .headerie,
div.jwcalendar_location .headerie{
   border-top: 1px  #808080 solid;
   background:#F5F5F5;
}

div.jwcalendar_organizer .contentie,
div.jwcalendar_location .contentie{
   /*background:#E6E6E6;*/
}

div.jwcalendar_organizer .title,
div.jwcalendar_location .title{
    float:left;
    font-size: 12px;
    text-align:left;
    font-weight:bold;	
    padding:4px 8px 8px 8px;
}

div.jwcalendar_organizer .text,
div.jwcalendar_location .text{
    margin:8px;
}

div.jwcalendar_location .name,
div.jwcalendar_organizer .name{
    font-size: 11px;
	text-align:left;
	font-weight:bold;	
    padding:0;
}

div.jwcalendar_location .name p:first-letter,
div.jwcalendar_organizer .name p:first-letter {
    font-size: 11px;
	font-weight:bold;
	/* hjb !!! */
	color:#404040;
}

div.jwcalendar_location .name  p:first-line,
div.jwcalendar_organizer .name  p:first-line {
    font-size: 11px;
	font-weight:bold;	
	/*line-height:1.2em;*/
}
div.jwcalendar_location .images,
div.jwcalendar_organizer .images{
	float:left;
    padding:10px 8px;
    margin:0px;
}

div.jwcalendar_location .desc,
div.jwcalendar_organizer .desc{
    font-size: 11px;
}

div.jwcalendar_location .label,
div.jwcalendar_organizer .label{
    clear:both;
	float:left;
	text-align:right;
	font-weight:bold;	
	width:33%;
	padding:4px 4px;
}

div.jwcalendar_location .item,
div.jwcalendar_organizer .item{
	text-align:left;
	padding:4px 4px 4px 4px /*32%*/;
}

div.jwcalendar_location .addritem,
div.jwcalendar_organizer .addritem{
	text-align:left;
	padding:4px 4px 0px 4px /*32%*/;
}
div.jwcalendar_location .cityitem,
div.jwcalendar_organizer .cityitem{
	text-align:left;
	padding:0px 4px 8px 4px /*32%*/;
}

