.termine_td_datum
{
  vertical-align:top;
  padding:10px;
  border-color:#888888;
  border-top-width:1px;      /* nur oben */
  border-bottom-width:1px;   /* nur unten */
  border-left-width:0px;     /* nur links */
  border-right-width:0px;    /* nur rechts */
  border-style:solid;
  background-image:url(bilder/termin_li_o.png);
  background-repeat:no-repeat;
}
.termine_td_bild
{
  vertical-align:top;
  padding:10px;
  border-color:#888888;
  border-top-width:1px;      /* nur oben */
  /*border-bottom-width:2px;   /* nur unten */
  border-left-width:0px;     /* nur links */
  border-right-width:0px;    /* nur rechts */
  border-style:solid;
}
.termine_td_inhalt
{
  vertical-align:top;
  padding:10px;
  border-color:#888888;
  border-top-width:1px;      /* nur oben */
  /*border-bottom-width:2px;   /* nur unten */
  border-left-width:0px;     /* nur links */
  border-right-width:0px;    /* nur rechts */
  border-style:solid;
  background-image:url(bilder/termin_re_u.png);
  background-repeat:no-repeat;
  background-position:bottom right;
}
.termine_td_datum_erstes_element
{
  vertical-align:top;
  padding:10px;
  border-color:#888888;
  border-top-width:2px;      /* nur oben */
  /*border-bottom-width:1px;   /* nur unten */
  border-left-width:0px;     /* nur links */
  border-right-width:0px;    /* nur rechts */
  border-style:solid;
  background-image:url(bilder/termin_li_o.png);
  background-repeat:no-repeat;
}
.termine_td_bild_erstes_element
{
  vertical-align:top;
  padding:10px;
  border-color:#888888;
  border-top-width:2px;      /* nur oben */
  /*border-bottom-width:1px;   /* nur unten */
  border-left-width:0px;     /* nur links */
  border-right-width:0px;    /* nur rechts */
  border-style:solid;
}
.termine_td_inhalt_erstes_element
{
  vertical-align:top;
  padding:10px;
  border-color:#888888;
  border-top-width:2px;      /* nur oben */
  /*border-bottom-width:1px;   /* nur unten */
  border-left-width:0px;     /* nur links */
  border-right-width:0px;    /* nur rechts */
  border-style:solid;
  background-image:url(bilder/termin_re_u.png);
  background-repeat:no-repeat;
  background-position:bottom right;
}
.termine_img_vorschau
{
  width:90px;
  height:90px;
  border-width:0px;
}
.termine_table_inhalt
{
  border-spacing:0px;
  width:100%;
}
.termine_name
{
  font-weight:bold;
}
.termine_p_intern_anlage
{
  text-align:right;
}
.termine_span_intern
{
  font-size:small;
}
.termine_img_anlage
{
  border-width:0px;
}
.termine_uhrzeit
{
  
}
.termine_zusatz
{

}
.termine_z_empf
{
  font-style:italic;
}
.termine_ort
{
  
}
.termine_ext_text
{

}
.termine_span_datum_bis
{
  font-size:small;
  text-align:center;
}
.termine_table
{
  width:80%;
  border-color:#555555;
  border-top-width:2px;      /* nur oben */
  border-bottom-width:2px;   /* nur unten */
  border-left-width:0px;     /* nur links */
  border-right-width:0px;    /* nur rechts */
  /*padding:0px;*/
  margin:0px;
  border-collapse:collapse;
}
.termine_a_show_alte_termine
{

}
.termine_td_monat
{
  vertical-align:middle;
  background-color:#ccccff;
  border-style:solid;
  border-color:#555555;
  height:30px;
	padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;
  border-top-width:2px;      /* nur oben */
  border-bottom-width:2px;   /* nur unten */
  border-left-width:0px;     /* nur links */
  border-right-width:0px;    /* nur rechts */
}

.termine_p_monate
{
  font-size:large;
  font-weight:bolder;
  letter-spacing:1px;
}
.termine_fehler
{
  color:red;
}