/*--------------------------------------------- 
               sKalender                      
--------------------------------------------- */
#mod_sK a { 
 font-family: sans-serif;
 font-size: 12px;
 text-decoration: none; 
 color: #444444;
}

#mod_sK a.tag { 
 font-size: 9px;
}

#mod_sK table {
 width: 160px;
 border: 1px solid white;
 margin-left: 0px;
 border-spacing: 4pt;
 font-size: 12px;
 font-family: sans-serif;
 text-decoration: none; 
 color: #000000;
}

#mod_sK td.navl {
 text-align: left; 
 width: 20%;
 font-weight: bold;
}

#mod_sK td.navr {
 text-align: right; 
 width: 20%;
 font-weight: bold;

}
#mod_sK td.navm {
 text-align: center; 
 width: 60%;
 font-weight: bold;
}

#mod_sK td.wtag {
 width:14%;
 background-color: #ffffff;	
 text-align: center; 
 color: #000000;
 font-family: sans-serif;
}

#mod_sK td.wochenende {
 background-color: #eeeeee;	
 color: #aaaaaa;	
 text-align: right; 
 border: 1px solid #aaaaaa;
 padding-right: 3px;
 }

#mod_sK td.wochentag {
 color: #999999;	
 text-align: right; 
 border: 1px solid #aaaaaa;
 padding-right: 3px;
 }

#mod_sK td.heute {
 background-color: #ff00ff;
 color: #43A0AF;	
 text-align: right; 
 border: 1px solid #aaaaaa;
 padding-right: 3px;
 }

#mod_sK td.belegt {
 background-color: #e3e3ff;
 color: #9E5357;	
 text-align: right; 
 border: 1px solid #aaaaaa;
 padding-right: 3px;
 }

#mod_sK td.belegtwe {
 background-color: #bfbfff;
 color: #9E5357;	
 text-align: right; 
 border: 1px solid #aaaaaa;
 padding-right: 3px;
 }

#mod_sK td.tangiert {
 background-color: #ffffcc;
 color: #9E5357;	
 text-align: right; 
 border: 1px solid #aaaaaa;
 padding-right: 3px;
 }

#mod_sK td.tangiertwe {
 background-color: #ffff99;
 color: #9E5357;	
 text-align: right; 
 border: 1px solid #aaaaaa;
 padding-right: 3px;
 }

/*--------------------------------------------- 
               Termineinausgabe              
--------------------------------------------- */

#mod_te h1 {
	color:#C00000; 
	margin-bottom: 5px;
}

#mod_te h2 {
	font-weight: bold; 
	color:#C00000; 
	margin-bottom: 5px;
}

#mod_te p {
}

/*--------------------------------------------- 

--------------------------------------------- 
                 Terminliste                  
--------------------------------------------- */

#mod_tlh {
   text-align: left;
}

#mod_tlf {
   text-align: left;
}

#mod_tl table {
   width: 490px; 
   background-color: #ffffff;
   border-collapse: collapse;
}

#mod_tl th {
   width: 100%;
   text-align: left;
   vertical-align: top;
   line-height: 200%;
   background-color: #ffffff;
   margin-top: 5px;
   margin-bottom: 5px;
   padding-left: 5px;
}

#mod_tl td {
   text-align: left;
   vertical-align: top;
   line-height: 130%;
}

#mod_tl a .highlight {
   color: red;
}

#mod_tl .border { 
	border-top:1px solid silver; 
	border-bottom: 1px solid silver; 
}

#mod_tl .hell { background-color: #ffffff; }
#mod_tl .dunkel { background-color: #EEEEEE; border:1px solid #DDDDDD;}
#mod_tl .sp0 { width: 60px; }
#mod_tl .sp1 { width: 85px; }
#mod_tl .sp2 { width: 90px; }
#mod_tl .sp3 { width: 300px; }
#mod_tl .sp4 { width: 100px; }
#mod_tl .einrueck { padding-left: 15px; }

/*--------------------------------------------- 

--------------------------------------------- 
                 Terminteaser                 
--------------------------------------------- */
#mod_ttl {
margin-top:60px;
    background:#EEEEEE;
    border-bottom:1px solid #E6E6E6; 
padding:4px;

}
#mod_ttl a{
font-size:x-small;
}

#mod_ttl table {
   width: 170px; 
   border-collapse: collapse;
}

#mod_ttl th {
   width: 100%;
   border-top: 0px solid #000000;
   border-bottom: 1px solid #FFFFEF;
   text-align:  left;
   vertical-align:  top;
   line-height:  200%;
   margin-top: 5px;
   margin-bottom: 5px;
   padding-left: 0;
}

#mod_ttl td {
   text-align:  left;
   vertical-align: top;
   line-height: 130%;
font-size:x-small;
}

#mod_ttl .hell { background-color: #ffffff; border:1px solid #DDDDDD;}
#mod_ttl .dunkel { background-color: #EEEEEE; border:1px solid #EEEEEE;}
#mod_ttl .sp1 { }
#mod_ttl .sp2 { }


/*--------------------------------------------- 
              Terminliste Select              
--------------------------------------------- */


#mod_ts {
   width: 500px; 
}

/*---------------------------------------------*/
.Pxsmall {font-size:x-small;}
