/*
 * font-size matrix für relative größen
 *
 *      9px         64%
 *      10px        71%
 *      11px        78%
 *      12px        85%
 *      14px        99%
 *      18px        128%
 *      20px        141%
 */ 
 
--------------------------------------------- 
               sKalender                      
--------------------------------------------- 

#mod_sK a { 
 font-family: sans-serif;
 /*font-size: 71%;*/
 text-decoration: none; 
 color: #444444;
 align: center;
 text-align: center;
}

#mod_sK a.tag { 
 /*font-size: 64%;*/
}

#mod_sK table  { color: #000000; font-size: 0.85em; /*font-size: 78%*/; font-family: sans-serif; text-decoration: none; margin-right: 0px; margin-left: 0px; width: 155px; border-top: 1px solid #ffcc00; border-spacing: 2px }

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

#mod_sK td.navl a {
 text-decoration: none;
 text-weight: normal;
 color: #217285;
}

#mod_sK td.navl a:hover {
 text-decoration: none;
 text-weight: normal;
 color: #217285;
}

#mod_sK td.navr {
 text-align: right; 
 width: 20%;
 font-weight: bold;

}

#mod_sK td.navr a {
 text-decoration: none;
 text-weight: normal;
 color: #217285;
}

#mod_sK td.navr a:hover {
 text-decoration: none;
 text-weight: normal;
 color: #217285;
}


#mod_sK td.navm {
 text-align: center; 
 width: 60%;
 font-weight: bold;
}

#mod_sK td.navm a {
 text-decoration: none;
 text-weight: normal;
 color: #217285;
}

#mod_sK td.navm a:hover {
 text-decoration: none;
 text-weight: normal;
 color: #217285;
}


#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 #D2E8FF;
 padding-right: 3px;
 }

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

#mod_sK td.heute {
 background-color: #ff8000;
 color: #43a0af;    
 text-align: right; 
 border: solid 1px #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: #ffff99;
 color: #9e5357;    
 text-align: right; 
 border: solid 1px #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 {
    /*font-size: 142%; */
    font-size: 1.34em;
    color: #000000; 
    margin-bottom: 5px;
}

#mod_te h2 {
    /*font-size: 128%; #*/
    font-size: 1.17em;
    font-weight: bold; 
    color: #000000; 
    margin-bottom: 5px;
}

#mod_te p {
    /*font-size: 85%; */
    font-size: 1em;
    color: #222222; 
}


--------------------------------------------- 
                 Terminliste                  
--------------------------------------------- 

#mod_tlh {
   text-align: left;
}

#mod_tlf {
   text-align: left;
}

#mod_tl table {
   width: 600px; 
   background-color: #ffffff;
   border-collapse: collapse;
}

#mod_tl th {
   width: 100%;
   text-align: left;
   vertical-align: top;
   line-height: 100%;
   background-color: #cacaca;
   margin-top: 10px;
   margin-bottom: 10px;
   padding-left: 10px;
}

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

#mod_tl a .highlight {
   color: #0298cb;
}

#mod_tl .border { 
    border-top:1px solid #000000; 
    border-bottom: 1px solid #000000; 
}

#mod_tl .hell { background-color: #ffffff; }
#mod_tl .dunkel { background-color: #dfdfdf; }
#mod_tl .sp0 { width: 100px; }
#mod_tl .sp1 { width: 150px; }
#mod_tl .sp2 { width: 180px; }
#mod_tl .sp3 { width: 300px; }
#mod_tl .sp4 { width: 100px; }
#mod_tl .einrueck { padding-left: 15px; }


.link a { color: #91cc22; }
--------------------------------------------- 

--------------------------------------------- 
                 Terminteaser                 
--------------------------------------------- 

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

#mod_ttl th {
   width: 200px;
   border-top: 1px solid #000000;
   border-bottom: 1px solid #000000;
   text-align:  left;
   vertical-align:  top;
   line-height:  200%;
   background-color: #e1ebf2;
   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; width: 600px; height: 20px; }
#mod_ttl .dunkel { background-color: #f0eee8; width: 600px; height: 20px; }
#mod_ttl .sp1 { width: 110px; }
#mod_ttl .sp2 { width: 500px; }


--------------------------------------------- 
              Terminliste Select              
--------------------------------------------- 

#mod_ts {
   width: 600px; 
}

--------------------------------------------- 
               Schriften              
--------------------------------------------- 
h6 {color: #6299CF;font-size:1em}
h5 {color: #6299CF;font-size:1em}
h4 {color: #6299CF;font-size:1em}


--------------------------------------------- 
               Terminübersicht              
--------------------------------------------- 
#mod_ttl .link {color: #6299CF;font-size:0.84em}