/*
			CSS - Cascading Style Sheet 
			EXT: jw_calendar / Veranstaltungskalender
			Copyright NetConsult AG
*/

/* Beim Anmelde-Formular die Felder für Datum und Zeit kleiner machen */
fieldset.csc-mailform input#mailformanfang { width: 120px; }
fieldset.csc-mailform input#mailformende { width: 120px; }

div.tx-jwcalendar-pi1 {

}
div.tx-jwcalendar-pi1 .tx_jw_input_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 350px;
	border: 1px solid #CCC;
	padding: 3px;
	font-size: 11px;
}
div.tx-jwcalendar-pi1 input.tx_jw_input_file {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	font-size: 11px;
}
div.tx-jwcalendar-pi1 .tx_jw_select { }

div.tx-jwcalendar-pi1 .tx_jw_textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	padding: 3px;
	border: 1px solid #CCC;
}
div.tx-jwcalendar-pi1 .tx_jw_input_button {
	font-size: 10px;
	letter-spacing: 1.5px;
}





/* ****************************************** */
/* ****************  LIST view    *************** */
/********************************************/
div.jwcalendar_list {
}
div.jwcalendar_list .title {
	font-weight: bold;
	text-align: center;
	padding: 8px 5px 8px 5px;
}
div.jwcalendar_list .categoryTitle {
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
div.jwcalendar_list .categoryTitle select {
	font-size: 12px;
}
div.jwcalendar_list .itemslist { }

div.jwcalendar_list .itemslist .eintrag {
	margin: 0 0 5px 0;
	padding: 0px 0px 5px 0;
	border-bottom: 1px dashed #ccc;
	line-height: 140%;
}
div.jwcalendar_list .itemslist .label {
	float: left;
}
div.jwcalendar_list .itemslist .label b {
	font-size: 90%;
}
div.jwcalendar_list .itemslist .item {
	margin-left: 170px;
}
div.navig_prev_netxt { margin-top: 10px; }

div.jwcalendar_list .prev_items {
	width: 150px;
	height: 20px;
	float: left;
	font-weight: bold;
	padding: 0px 0px 10px 10px;
}
div.jwcalendar_list .next_items {
	width: 150px;
	height: 20px;
	float: right;
	text-align: right;
	font-weight: bold;
	padding: 0px 10px 10px 0px;
}
div.jwcalendar_list .submit {
	text-align: center;
	font-weight: bold;
	padding: 4px 0px 10px 10px;
}



/********************************************/
/*****************SINGLE view ****************/
/********************************************/

div.jwcalendar_single { }

div.jwcalendar_single .itemlist {
}
div.jwcalendar_single .itemlist .header { }

div.jwcalendar_single .itemlist .headerie {
	height: 20px;
	border: 1px solid  #ccc;
	margin: 5px 0 20px 0;
}

div.jwcalendar_single .itemlist .content { }

div.jwcalendar_single .itemlist .contentie {
	min-height: 150px;
	margin-top: 6px;
	border: 1px solid  #ccc;
	border-bottom: 1px dotted #ccc;
}

div.jwcalendar_single .itemlist.org { }

div.jwcalendar_single .itemlist .orgie {
	min-height: 50px;
	padding: 5px 0 5px 0;
	border: 1px solid  #ccc;
	border-top: none;
}

div.jwcalendar_single .catcolor {
	width: 8px;
	height: 20px;
	float: left;
	padding: 0;
}
div.jwcalendar_single .title {
	float: left;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	padding: 4px 8px 0px 5px;
}
div.jwcalendar_single .category {
	font-size: 90%;
	font-weight: normal;	
	text-align: left;
	padding: 4px 8px 0px 5px;
}
div.jwcalendar_single .images {
	float: left;
    padding: 0;
    margin: 10px 8px;
	border: 1px solid #666666;
}
div.jwcalendar_single .itemtext {
	margin: 8px; 
}
div.jwcalendar_single .itemtitle {
	font-size: 120%;
	font-weight: bold;
	padding: 8px;
}
div.jwcalendar_single .teaser {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 5px;
}
div.jwcalendar_single .desc {
	font-size: 100%;
	line-height: 140%;
}
div.jwcalendar_single .itemlink { }

div.jwcalendar_single .label {
	font-size: 100%;
	font-weight: bold;
	float: left;
	width: 30%;
	text-align: right;
	padding: 4px 8px 4px 8px;
}
div.jwcalendar_single .item {
	padding: 4px 4px 4px 4px;
}




/********************************************/
/*****************ORGANIZER view ****************/
/********************************************/

div.jwcalendar_organizer, div.jwcalendar_location {
	border: 1px solid #ccc;
	padding: 10px 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;
}

div.jwcalendar_organizer .headerie,
div.jwcalendar_location .headerie { }

div.jwcalendar_organizer .contentie,
div.jwcalendar_location .contentie {
}
div.jwcalendar_organizer .orgie {
	padding-top: 12px;
	margin-top: 12px;
	border-top: 1px dashed #ccc;
}

div.jwcalendar_organizer .title,
div.jwcalendar_location .title {
	float: left;
	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 {
	text-align: left;
	font-weight: bold;	
	padding: 6px 0 10px 0;
}

div.jwcalendar_location .images,
div.jwcalendar_organizer .images {
	float: left;
	padding: 0px;
	margin: 10px 8px;
	border: 1px solid #666;
}

div.jwcalendar_location .desc,
div.jwcalendar_organizer .desc {

}

div.jwcalendar_location .label,
div.jwcalendar_organizer .label {
	clear: both;
	float: left;
	text-align: right;
	font-weight: bold; font-size: 90%;
	width: 100px;
	padding: 3px 12px 4px 4px;
}

div.jwcalendar_location .item,
div.jwcalendar_organizer .item {
	text-align: left;
	padding: 4px 4px 4px 4px;
}

div.jwcalendar_location .addritem,
div.jwcalendar_organizer .addritem {
	text-align: left;
	padding: 4px 4px 0px 4px;
}
div.jwcalendar_location .cityitem,
div.jwcalendar_organizer .cityitem {
	text-align: left;
	padding: 0px 4px 8px 4px;
}
div.tx-jwcalendar-pi1 div.jwcalendar_location div.back input.tx_jw_input_button,
div.tx-jwcalendar-pi1 div.jwcalendar_organizer div.back input.tx_jw_input_button {
	margin-top: 18px;
}




/********************************************/
/*****************feEntry view ****************/
/********************************************/
div.jwcalendar_feEntry {
	border: 1px solid  #ccc;
}
div.jwcalendar_feEntry .itemlist {
	padding: 8px;

}
div.jwcalendar_feEntry div.title {
	margin-bottom: 5px;
}
#inhalt div.jwcalendar_feEntry div.viewTitle {
	font-size: 120%;	
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
}
#inhalt div.jwcalendar_feEntry div.obligatorisch {
	padding-left: 10px;
}
div.jwcalendar_feEntry .label,
div.jwcalendar_feEntry .timelabel {
	vertical-align: bottom;
	line-height: 1.6em;
	padding: 4px 0px 0px 8px;
	font-weight: bold;
}
div.jwcalendar_feEntry .teaserInput textarea {
	height: 30px;
}
div.jwcalendar_feEntry .timelabel {
	width: 60px;
}
div.jwcalendar_feEntry .item {
	text-align: left;
	padding: 2px 0px 10px 8px;
}
div.jwcalendar_feEntry .fileitem {
	padding: 8px 8px;
	width: 20px;
}
div.jwcalendar_feEntry input {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.jwcalendar_feEntry select {
	font-size: 12px;
	padding: 2px;
}

div.jwcalendar_feEntry .error ul {  }

#inhalt div.jwcalendar_feEntry .error ul li {
	font-size: 11px;
	color: red;
	padding: 0;
	margin: 0px 0px 3px 30px;
	line-height: 100%;
}
div.jwcalendar_feEntry .error ul li:first-letter {
 	font-size: 120%;
	font-weight: bold;
}

div.jwcalendar_confirm .error {
	font-size: 100%;
	color: red;
	margin: 10px;
}
div.jwcalendar_confirm .conftext {
	font-size: 120%;
	margin-bottom: 30px;
}
div.jwcalendar_feEntry .tx_jw_input_button {
	margin: 5px 0 10px 10px;
}





/********************************************/
/*****************WEEK view ****************/
/********************************************/
div.jwcalendar_week{
  width:100%;
  background-color:#FDF2D2;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color:#193A72;
  border: 1px  #FFC725 solid;
  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: 12px;
   width:100%;
   line-height:1.4em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0;
   border:1px solid #FFC725;
   margin:8px;
}

div.jwcalendar_week table.days td.dayname{
    text-align:right;
    vertical-align:top;
    border:1px solid #FFC725;
    padding:2px 8px 0 4px;
}

div.jwcalendar_week table.day_events,div.jwcalendar_week table.times {
   	background:#FBE29F;
   	font-family: Verdana, sans-serif;
   	font-size: 12px;
   	width:100%;
   	border-collapse:collapse;
   	empty-cells:show;
   	border-spacing:0;
}
div.jwcalendar_week table.times {
   border:1px solid #FFC725;
}

div.jwcalendar_week table.times td.time{
   border-left:2px solid #FFC725;
   border-right:2px solid #FFC725;
}

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:#FDF2D2;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color:#193A72;
  border: 1px  #FFC725 solid;
  margin:10px 0;
}




div.jwcalendar_month .title{
  clear:both;
  text-align: center;
  font-size: 14px;
  font-weight:bold;
  color: #333;
  padding:5px 0;
}


div.jwcalendar_month .navi, div.jwcalendar_month .days_view{
	padding:0 10px;
}


/*******************/
/*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: 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: #FBE29F;
   border-top:2px #FCF6E5 solid;
   border-left:2px #FCF6E5 solid;
   border-right:2px #FECC3C solid;
   border-bottom:2px #FECC3C solid;
   padding:15px 5px;
}

div.jwcalendar_month table.months td.other_month{
   padding:5px;
}

div.jwcalendar_month table.months td.current_month{
   background: #FBE29F;
   border-right:2px #FCF6E5 solid;
   border-bottom:2px #FCF6E5 solid;
   border-top:2px #FECC3C solid;
   border-left:2px #FECC3C solid;
   padding:5px;
}

/*****************/
/*table days******/
/*****************/


/*div.jwcalendar_month .days_view table{*/
div.jwcalendar_month table.days{
   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 #FFC725;
   padding:0;
}

div.jwcalendar_month table.days a{
    text-decoration:none;
}

div.jwcalendar_month table.days td{
   vertical-align:top;
   border:dotted 1px #FFC725;
   padding:4px;
}

div.jwcalendar_month table.days td.week{
   background:#FBE29F;
   font-weight:bold;
}

div.jwcalendar_month table.days td.dayname{
   background:#FBE29F;
   font-weight:bold;
   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: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.today_weekend a,
div.jwcalendar_month table.days td.outside_weekend a{
   font-weight:bold;
   color:blue;
}


div.jwcalendar_month table.days td.today{
	background: #F9F4E7;
    border:solid 2px #CD9705;
    border:solid 1px #AD1602;
    
}


div.jwcalendar_month table.days td.outside_weekend,
div.jwcalendar_month table.days td.outside{
   background:#EAEAEB;
   border:dotted 1px #F9DF94;
}


div.jwcalendar_month table.days td.inside_weekend{
   background:#FCECC0;
}

/**********************/
/*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: #eee;
   border:1px 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;
}



/****************************/
/***** 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 **/
/****************************/

