div.tx-jwcalendar-pi1{
  font-family: Verdana;
  font-size: 11px;
  text-align: left;
  color:#ffffff;
}

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: #000000;
}

div.tx-jwcalendar-pi1 a:hover,div.tx-jwcalendar-pi1 table a:hover{
	color: #000000; text-decoration:underline;
}

div.tx-jwcalendar-pi1 input{
  clear:both;
  background: #FBE29F;
  border-top:2px #FCF6E5 solid;
  border-left:2px #FCF6E5 solid;
  border-right:2px #FECC3C solid;
  border-bottom:2px #FECC3C solid;
  text-align:center;
  margin:10px;
  padding: 3px 14px; 
} 


div.tx-jwcalendar-pi1 .tx_jw_input_text{
  width:260px;
  border:1px #FECC3C solid;
  padding:3px;
  height:20px;

}
div.tx-jwcalendar-pi1 .tx_jw_select{
  font-size:11px;
  border:0px;
}
div.tx-jwcalendar-pi1 .tx_jw_textarea{
  font-size:12px;
  height:120px;
  width:260px;
  padding:3px;
  border:1px #FECC3C solid;
}
div.tx-jwcalendar-pi1 .tx_jw_input_button{
  font-size:12px;
  background: #FBE29F;
  text-align:center;
  margin:4px 10px;
  padding:2px 4px;
}

















/********************************************/
/*****************LIST view ****************/
/********************************************/
div.jwcalendar_list{
  width:100%;
  font-family: Verdana;
  font-size: 12px;
  color:#ffffff;
  margin:10px 0;
  padding:5px;
  background-color:#f2f2f2;
  border:1px solid #c0c0c0;
}

div.jwcalendar_list .title{
  font-size: 14px;
  font-weight: bold;
  color:#982525;
  padding:8px 5px;
}

div.jwcalendar_list .prev_items{
  float:left;
  font-size: 11px;
  font-weight: bold;
  text-align:left;
  color:#193A72;
  padding:8px 0 0 16px;
}

div.jwcalendar_list .next_items{
  float:right;
  font-size: 11px;
  font-weight: bold;
  text-align:right;
  color:#193A72;
  padding:8px 16px 0 0;
}

div.jwcalendar_list .next_items{
}

div.jwcalendar_list .itemslist{
  padding:0;
}

div.jwcalendar_list table.items{
  width:100%;
  font-family: Verdana;
  font-size: 11px;
  text-align:left;
  line-height:1.4em;
  empty-cells:show;
  border-collapse:separate;
  border-collapse:collapse;
  border-spacing:0;
  border: 1px #c0c0c0 solid;
}

div.jwcalendar_list table.items td.label{
  background:#ffffff;
  width:33%;	
  border: 1px #c0c0c0 solid;
  vertical-align:top;
  padding:5px;
}

div.jwcalendar_list table.items td.item{
  background:#e4e4e4;
  width:67%;	
  border: 1px #c0c0c0 solid;
  vertical-align:top;
  padding:5px;
}

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;
}

div.tx-jwcalendar-pi1 .tx_jw_input_button{
  font-size:12px;
  background: #ffffff;
  text-align:center;
  margin:4px 0px;
  padding:2px 4px;
}

/********************************************/
/*****************MONTH view ****************/
/********************************************/

div.jwcalendar_month{
  width:100%;
  background-color:#f2f2f2;
  font-family: Verdana;
  font-size: 12px;
  color:#193A72;
  border: 1px #c0c0c0 solid;
  margin:0;
  padding:3px;
}




div.jwcalendar_month .navi, div.jwcalendar_month .days_view{
	padding:0;
    margin:0; 
}


/*******************/
/*tables navi******/
/*******************/

div.jwcalendar_month table.navs{
   width:100%;
}

div.jwcalendar_month table.months, div.jwcalendar_month table.year{
   width:100%;
   font-family: Verdana;
   font-size: 11px;
   font-weight:bold;
   text-align:center;
   empty-cells:show;
   border-collapse:separate;
   border-spacing:10px;
}

div.jwcalendar_month table.year {
   font-size: 12px;
   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: #d6d6d6;
   border:1px #c0c0c0 solid;
   padding:19px 5px;
}

div.jwcalendar_month table.months td.other_month{
   padding:5px;
}

div.jwcalendar_month table.months td.current_month{   
   background: #ffe309;
   background-color: #ffffff;
   border:1px #d6d6d6 solid;
   padding: 5px;
}

/*****************/
/*table days******/
/*****************/


/*div.jwcalendar_month .days_view table{*/
div.jwcalendar_month table.days{
   font-family: Verdana;
   font-size: 11px;
   width:100%;
   line-height:1.4em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0;
   padding:0;
}

div.jwcalendar_month table.days a{
    text-decoration:none;
}

div.jwcalendar_month table.days td{
   vertical-align:top;
   border:solid 1px #ffffff;
   padding:4px; 
   background:#f2f2f2;
}

div.jwcalendar_month table.days td.week{
   background:#d6d6d6;
   font-weight:bold;
   text-align:center;
}

div.jwcalendar_month table.days td.dayname{
   background:#d6d6d6;
   font-weight:bold;
   text-align:center;
}

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-weight:bold;
}

div.jwcalendar_month table.days td.today,
div.jwcalendar_month table.days td.today_weekend{
   font-weight:bold;
   background-color:#e1bebe;   
}

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:#000000;
}


div.jwcalendar_month table.days td.today{
	background-color: #e1bebe;    
}


div.jwcalendar_month table.days td.outside_weekend,
div.jwcalendar_month table.days td.outside{
   background:#ffffff;
   border:solid 0px #ffffff;
}


div.jwcalendar_month table.days td.inside_weekend{
   background:#e6e6e6;
}

/*****************/
/*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;
   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;
}

div.jwcalendar_month table.singleday{
   background: #eee;
   border:1px solid #ddd;
}

div.jwcalendar_month table.singleday td{
   border:0px solid #ddd;
   padding:2;
   color:#000000;
   background:#ffffff;
}

/*****************/
/*table dayitem******/
/*****************/
div.jwcalendar_month table.dayitem,
div.jwcalendar_month table.dayitem a{
   font-weight:normal;
   font-family: Verdana;
   width:100%;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0px;
   border:1px solid silver;
   padding:0px;
   color:#000000;
   margin:2 0; 
}

div.jwcalendar_month table.dayitem td.item,
div.jwcalendar_month table.dayitem td.item a{
  color:#333;
  font-size: 10px;
  line-height: 13px;
  font-weight:normal;
  text-decoration:none;
  background:#ffffff;
  padding:1px;
  border:0; 
}

div.jwcalendar_month table.dayitem td.itemcat,
div.jwcalendar_month table.dayitem td.itemcat a{
  font-weight:normal;
  color:#ffffff;
  text-decoration:none;
  font-size: 9px;
  line-height: 12px;
  padding:0 1;
  border:0;
}

/********************************************/
/*****************SINGLE view ****************/
/********************************************/


div.jwcalendar_single{
  background-color:#f2f2f2;
  border: 1px #c0c0c0 solid;
  padding:10px 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  #c0c0c0 solid;
   border-right: 1px  #c0c0c0 solid;
   border-bottom: 1px  #c0c0c0 solid;
   background:#c0c0c0;
}

div.jwcalendar_single .headerie{
   border-top: 1px  #c0c0c0 solid;
}

div.jwcalendar_single .contentie{
   background:#ffffff;
}

div.jwcalendar_single .title, div.jwcalendar_single .category{
    float:left;
    font-size: 13px;
	text-align:left;
	font-weight:bold;	
	padding:4px 8px 8px 8px;
}
div.jwcalendar_single .catcolor{
    float:none;
    font-size: 2px;
	padding:0;
}    

div.jwcalendar_single .category{
	float:none;
    font-size: 12px;
	font-weight:normal;	
 	padding:6px 8px 8px 8px;
}


div.jwcalendar_single .images{
	float:left;
    padding:10px 8px;
    margin:0px;
}

div.jwcalendar_single .itemtext{
    margin:11px;
}

div.jwcalendar_single .itemtitle{
    font-size: 16px;
    color:#982525;;
	font-weight:bold;	
    margin:0;
}

div.jwcalendar_single .teaser{
	font-weight:bold;	
	font-style:italic;
	line-height:1.8em;
	color:#707070;
	color:blue;
}

div.jwcalendar_single .desc{
    font-size: 11px;
    line-height:15px;
	color:#707070;
}

div.jwcalendar_single .label, div.jwcalendar_feEntry .label,div.jwcalendar_feEntry .timelabel{
	text-align:right;
	font-weight:bold;	
	width:150px;
    font-size:11px;
    vertical-align:top;
    padding:4px;
}

div.jwcalendar_single .item, div.jwcalendar_feEntry .item{
	text-align:left;
    font-size:11px;
    vertical-align:top;
    padding:4px;
	font-weight:bold;
}





div.jwcalendar_single .itemlink{
	line-height:1.8em;
}



/********************************************/
/***************** Veranstalter ****************/
/********************************************/

div.jwcalendar_organizer{
  background-color:#f2f2f2;
  border: 1px #c0c0c0 solid;
  padding:10px 10px;
}

div.jwcalendar_organizer .headerie{
  background:#ffffff;
  border: 1px #c0c0c0 solid;
  color:#982525;
}

div.jwcalendar_organizer .contentie{
  background:#c0c0c0;
  border: 1px #c0c0c0 solid;
  color:#ffffff;
}

div.jwcalendar_organizer .orgie{
  background:#ffffff;
  font-size: 11px;
  line-height:15px;
  color:#707070;
  border: 1px #c0c0c0 solid;
}




/********************************************/
/***************** Veranstaltungsort ****************/
/********************************************/

div.jwcalendar_location{
  background-color:#f2f2f2;
  border: 1px #c0c0c0 solid;
  padding:10px 10px;
}

div.jwcalendar_location .headerie{
  background:#ffffff;
  border: 1px #c0c0c0 solid;
  color:#982525;
}

div.jwcalendar_location .contentie{
  background:#c0c0c0;
  border: 1px #c0c0c0 solid;
  color:#ffffff;
}

div.jwcalendar_location .orgie{
  background:#ffffff;
  font-size: 11px;
  line-height:15px;
  color:#707070;
  border: 1px #c0c0c0 solid;
}









/********************************************/
/***************** Veranstalter ****************/
/********************************************/

div.jwcalendar_list_upcoming{
  background-color:#f2f2f2;
  border: 1px #c0c0c0 solid;
  margin:0 15 0 0;
  padding:3px;
}

div.jwcalendar_list_upcoming .title{
  color:#982525;
  font-size:12px;
  font-weight:bold;
  line-height:16px;
}

div.jwcalendar_list_upcoming div.event{
  background:#ffffff;
  border: 1px #c0c0c0 solid;
  color:#707070;
  margin:5 0 1 0;
  font-size:9px;
}

div.jwcalendar_list_upcoming div.eventtitel{
  background:#ffffff;
  color:#000000;
  margin:3 2 3 2;
  font-size:10px;
  font-weight:bold;
}

div.jwcalendar_list_upcoming div.datum{
  background:#ffffff;
  color:#707070;
  margin:3 2 3 2;
  font-size:9px;
}

div.jwcalendar_list_upcoming div.verkn{
  background:#ffffff;
  color:#707070;
  margin:3 2 3 2;
  font-size:9px;
}




/********************************************/
/*****************feEntry view ****************/
/********************************************/

div.jwcalendar_feEntry{
  background-color:#FDF2D2;
  border: 1px  #c0c0c0 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:14px;	
  font-weight:bold;	
  color:blue:
  text-align:left;
  line-height:1.0em;
  padding:0px 8px;
}

div.jwcalendar_feEntry .title p:first-letter{
  font-size:20px;	
}

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 #FCF6E5 solid;
  border-left:2px #FCF6E5 solid;
  border-right:2px #FECC3C solid;
  border-bottom:2px #FECC3C solid;
  text-align:left;
  font-size:12px;
  margin:0;
  padding: 0; 
} 

div.jwcalendar_feEntry .error ul li{
  list-style:circle inline;
  text-align:left;
  font-size:12px;
  color:red;
  margin:4px 40px;
}

div.jwcalendar_feEntry .error ul li:first-letter{
  font-size:16px;
  font-weight:bold;
}

div.jwcalendar_confirm .error{
  font-size:12px;
  color:red;
  margin:10px;
}

div.jwcalendar_confirm .conftext{
  font-size:14px;
  margin:10px;
}

