/*---------------------------------------------*/ 
/*               sKalender                     */ 
/*---------------------------------------------*/ 

#mod_sK a { 
 font-family:sans-serif;
 font-size:11px;
 text-decoration:none; 
 color:#0553C7;
}

#mod_sK a.tag { 
 font-size:9px;
}

#mod_sK table {
 width: 170px;
 border: 1px solid #FFFFFF;
 margin-left: 0px;
 border-spacing:4pt;
 font-size:11px;
 font-family:sans-serif;
 text-decoration:none; 
 color:#0553C7;
}


#mod_sK td.navl {
 text-align:left; 
 width:20%;
 font-weight:bold;
 color:#0553C7;
}

#mod_sK td.navr {
 text-align:right; 
 width:20%;
 font-weight:bold;
 color:#0553C7;
}
#mod_sK td.navm {
 text-align:center; 
 width:60%;
 font-weight:bold;
 color:#0553C7;
}

#mod_sK td.kopf  {
 color:#0553C7; 
 font-weight:bold; 
 font-size=120%; 
 text-align:center;
}

#mod_sK td.wtag {
 width:14%;
 background-color:#FFFFFF;	
 text-align:center; 
 color:#0553C7;
 font-family:sans-serif;
}


#mod_sK td.wochenende {
 background-color:#e2ecfb;	
 color:#aaaaaa;	
 text-align:right; 
 border:1px solid #0553C7;
 padding-right:3px;}

#mod_sK td.wochentag {
 color:#999999;	
 text-align:right; 
 border:1px solid #0553C7;
 padding-right:3px;}


#mod_sK td.belegt {
 background-color:#ffc59d;
 color:#567636;	
 text-align:right; 
 border:1px solid #0553C7;
 padding-right:3px;}

#mod_sK td.belegtwe {
 background-color:#ffc59d;
 color:#567636;	
 text-align:right; 
 border:1px solid #0553C7; 
 padding-right:3px;}

#mod_sK td.tangiert {
 background-color:#ffc59d;
 color:#567636;	
 text-align:right; 
 border:1px solid #0553C7; 
 padding-right:3px;}

#mod_sK td.tangiertwe {
 background-color:#ffc59d;
 color:#567636;	
 text-align:right; 
 border:1px solid #0553C7; 
 padding-right:3px;}

#mod_sK td.heute {
 background-color:#ffffff;
 color:#FFFFFF;	
 text-align:right; 
 border:2px solid #ff944c; 
 padding-right:3px;}


/*---------------------------------------------*/ 
/*               Terminein/ausgabe             */ 
/*---------------------------------------------*/ 

#mod_te h1 {font-size:200%; color:#ff944c; margin-bottom:5px;}
#mod_te h2 {font-size:120%; font-weight:bold; color:#ff944c; margin-bottom:5px;}
#mod_te p {font-size:100%; color:#3c73c7; }

/*---------------------------------------------*/ 

/*---------------------------------------------*/ 
/*                 Terminliste                 */ 
/*---------------------------------------------*/ 

#mod_tlh {
   text-align:left;
}

#mod_tlf {
   text-align:left;
}

#mod_tl table {
   width:100%; 
   background-color:#FFFFFF;
   border-collapse:collapse;
}

#mod_tl th {
   width:100%;
   text-align: left;
   vertical-align: top;
   line-height: 200%;
   background-color:#ffc59d;
   color:#3c73c7;
   margin-top:5px;
   margin-bottom:5px;
   padding-left:5px;
}

#mod_tl td {
   text-align: left;
   color:#3c73c7;
   vertical-align: top;
   line-height: 130%;
}

#mod_tl td a  {
   color:#3c73c7;
}

#mod_tl .border { border-top:1px solid #ff944c; border-bottom:1px solid #ff944c; }
#mod_tl .hell { background-color:#FFFFFF; color:#3c73c7; }
#mod_tl .dunkel { background-color:#ffc59d; color:#3c73c7; }
#mod_tl .sp0 { width:7%; }
#mod_tl .sp1 { width:14%; }
#mod_tl .sp2 { width:16%; }
#mod_tl .sp3 { width:38%; }
#mod_tl .sp4 { width:25%; }
#mod_tl .einrueck { padding-left:15px; }


/*---------------------------------------------*/ 

/*---------------------------------------------*/ 
/*                 Terminteaser                */ 
/*---------------------------------------------*/ 

#mod_ttl table {
   width:300px; 
   background-color:#ffffff;
   border-collapse:collapse;
}

#mod_ttl th {
   width:100%;
   border-top:1px solid #000000;
   border-bottom:1px solid #000000;
   text-align: left;
   vertical-align: top;
   line-height: 200%;
   background-color:#cacaca;
   margin-top:5px;
   margin-bottom:5px;
   padding-left:5px;
}

#mod_ttl td {
   text-align: left;
   vertical-align: top;
   line-height: 130%;
}

#mod_ttl .hell { background-color:#ffffff; }
#mod_ttl .dunkel { background-color:#dfdfdf; }
#mod_ttl .sp1 { width:110px; }
#mod_ttl .sp2 { width:190px; }


 
/*---------------------------------------------*/ 
/*              Terminliste Select             */
/*---------------------------------------------*/ 

#mod_ts {
   width: 470px; 
}

/*---------------------------------------------*/ 