/* {{{ box termine */
div.kalender {
    padding: 0em
    margin: 0em 0em 1.1em 0em;
 /*   margin: 0em 0em 1.1em 0em;*/
    text-align: left;

    }
div.kalenderheader {
    background: url(../grfx/all/corner_white_tr.gif) no-repeat top right #dddddd;
    text-align: left;
    }
div.kalenderheader h2 {
    background: url(../grfx/all/corner_white_tl.gif) no-repeat top left;
    font-size: 0.9em;
    font-weight: bold;
    color: #000000;
    margin: 0em;
    padding: 0.5em 1em 0.5em 1em;
    text-align: left;
    }

/*div.kalenderbody a {
    text-decoration: none;
}
div.kalenderbody a:link {
    color: #000000;
    text-decoration: none;
}
div.kalenderbody a:hover {
    color: #D92425;
    text-decoration: underline;
}
div.kalenderbody a:visited {
    color: black;
    text-decoration: none;
}*/
div.kalenderdatum {
font-size: 0.9em;
    
    /* font-weight: bold; */
}
.kalendermehr {
font-size: 1.1em;
    font-weight: bold;
}
div.kalenderteaser {
font-size: 1.0em;
    color: #000000;

}
/*.kalendermehr a:link{
font-size: 1.0em;
    color: #000000;
    font-weight: bold;
}
.kalendermehr a:hover{
font-size: 1.0em;
    color: #D92425;
    font-weight: bold;
    text-decoration: underline;
}*/
/*div.kalenderteaser a{
font-size: 1.0em;
    color: #000000;
    font-weight: bold;
}
div.kalenderteaser a:link{
font-size: 1.0em;
    color: #000000;
    font-weight: bold;
}
div.kalenderteaser a:hover{
font-size: 1.0em;
    color: #D92425;
    font-weight: bold;
    text-decoration: underline;
}*/
/*
div.tx-jwcalendar-pi1 a{
font-size: 0.9em;
    font-weight: bold;
        color: blue;
}
div.tx-jwcalendar-pi1 a:link{
font-size: 0.9em;
    font-weight: bold;
    color: blue;
}*/
/* }}} */
/*
div.tx-jwcalendar-pi1 div.kalenderteaser a {
    font-size: 0.9em;
    font-weight: bold;
    color: blue;
}
div.tx-jwcalendar-pi1 div.kalenderteaser a:link {
    font-size: 0.9em;
    font-weight: bold;
    color: blue;
}

*/


div.jwcalendar_month{
  width:100%;
  /*background-color:#DDDDDD;*/0000
  font-family: Verdana, sans-serif;
  font-size: 12px;
  /*color:#193A72;*/
  /*border: 1px  #CCCCCC solid;*/
  margin:10px 0;
}

div.tx-jwcalendar-pi1 input{
  clear:both;
  background: #DDDDDD;
  border-top:2px #CCCCCC solid;
  border-left:2px #CCCCCC solid;
  border-right:2px #CCCCCC solid;
  border-bottom:2px #CCCCCC solid;
  text-align:center;
  margin:10px;
  padding: 3px 14px; 
} 

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 #CCCCCC;
   padding:0;
}
div.jwcalendar_month table.days td{
   vertical-align:top;
   border:dotted 1px #CCCCCC;
   padding:4px;
}

div.jwcalendar_month table.days td.week{
   background:#DDDDDD;
   font-weight:bold;
}
div.jwcalendar_month table.days td.dayname{
   background:#DDDDDD;
   font-weight:bold;
   text-align:center;
}

div.jwcalendar_month table.days td.outside_weekend,
div.jwcalendar_month table.days td.outside{
   background:#DDDDDD;
   border:dotted 1px #F9DF94;
}

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: #DADADA;
   border-top:2px #FCF6E5 solid;
   border-left:2px #FCF6E5 solid;
   border-right:2px #BABABA solid;
   border-bottom:2px #BABABA solid;
   padding:15px 5px;
}

div.jwcalendar_month table.months td.other_month{
   padding:5px;
}

div.jwcalendar_month table.months td.current_month{
   background: #DDDDDD;
   border-right:2px #FCF6E5 solid;
   border-bottom:2px #FCF6E5 solid;
   border-top:2px #BABABA solid;
   border-left:2px #BABABA solid;
   padding:5px;
}
div.tx-jwcalendar-pi1 .tx_jw_input_button{
  font-size:1em;
  background: #DDDDDD;
  text-align:center;
  margin:4px 10px 4px 0px;
  padding:2px 4px;
}



table.content {
font-size: 0.95em;
    width: 100%;
    border: none;
    border-spacing: 0px;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    /*background: #ececec;*/
}
table.content a.nounderline {
    color: #000000;
    text-decoration: none;
}
table.content a.nounderline:hover {
    text-decoration: underline;
}
table.content th {
    font-size: 0.95em;
    line-height: 1.2em;
    background: #dddddd;
    border-bottom: 1px solid #ffffff;
    padding: 0.5em 0.8em 0.5em 0.8em;
    margin: 0em;
    vertical-align: top;
}
.tx-jwcalendar-pi1 table.content td {
    font-size: 0.95em;
    line-height: 1.2em;
    background: #ececec;
    border-bottom: 1px solid #000000;
    padding: 0.3em 0.5em 0.3em 0.5em;
    margin: 0em;
    vertical-align: top;
}
.tx-jwcalendar-pi1 table.content a:link {
	text-decoration: none;
	margin: 0em 0em 1.5em 0em;
}
.tx-jwcalendar-pi1 table.content a:hover {
	text-decoration: underline;
}
.tx-jwcalendar-pi1 table.content a:visited {
	text-decoration: none;
}
div.jwcalendar_month .eventlink {
	width: 35em;
	text-align: left;
	margin-top: -1em;
	margin-left: 15em;
}
div.jwcalendar_month .eventlink ul {
	margin: 0em 0em 0em 0em;
	}
*html div.jwcalendar_month .eventlink ul {
	padding-left: -0.5em;
	}
div.jwcalendar_month .eventlink li {
	margin: 0em 0em 0em 0em;
	}
	
* html div.jwcalendar_month .eventlink li {
    line-height: 1.5em;
    /*padding-bottom: 0.2em;*/
}

	
div.jwcalendar_month .eventtime {
	float: left;
	width: 15em;
	text-align: left;
	margin-top: 0.3em;
}
* html div.jwcalendar_month .eventtime {
	width: 15em;
	text-align: left;
	margin-top: 0em;
}
div.jwcalendar_month .navi ul {
    list-style: none;
    margin: 0em;
    padding: 0em;
}
div.jwcalendar_month .navi li {
    margin: 0em 0em 0em 0em;
    /*font-size: 1em;*/
	font-size: 0.98em;
    padding: 0em;
    height: 1em;
    display: inline;
}

