--------------------------------------------- 
               Termineinausgabe              
--------------------------------------------- 

#mod_te h1 {
    font-size: 100%; 
    color: #ffffff; 
    margin-bottom: 5px;
}

#mod_te h2 {
    font-size: 100%;
    font-weight: bold; 
    color: #ffffff; 
    margin-bottom: 5px;
    margin-top:5px;
}

#mod_te p {
    font-size: 100%; 
    color: #858585; 
}

--------------------------------------------- 

--------------------------------------------- 
                 Terminliste                  
--------------------------------------------- 

#mod_tlh {
   text-align: left;
}

#mod_tlf {
   text-align: left;
}

#mod_tl table {
   width: 370px; 
   background-color: #582A17;
   border-collapse: collapse;
}

#mod_tl th {
   width: 100%;
   text-align: left;
   vertical-align: top;
   line-height: 200%;
   background-color: #713D27;
   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 #000000; 
    border-bottom: 1px solid #000000; 
}

#mod_tl .hell { background-color: #76462F; }
#mod_tl .dunkel { background-color: #76462F; }
#mod_tl .sp0 { width: 60px; }
#mod_tl .sp1 { width: 85px; }
#mod_tl .sp2 { width: 120px; }
#mod_tl .sp3 { width: 270px; }
#mod_tl .sp4 { width: 100px; }
#mod_tl .einrueck { padding-left: 15px; }

--------------------------------------------- 

--------------------------------------------- 
                 Terminteaser                 
--------------------------------------------- 

.mod_ttl table {
   width: 220px; 
   border-collapse: collapse;
}

.mod_ttl th {
   width: 100%;
   text-align:  left;
   vertical-align:  top;
   line-height:  200%;
   background-color: #713d27;
   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: #76462F; }
.mod_ttl .dunkel { background-color: #713d27; }
.mod_ttl .sp1 { width: 110px; }
.mod_ttl .sp2 { width: 190px; }


--------------------------------------------- 
              Terminliste Select              
--------------------------------------------- 

#mod_ts {
   width: 600px; 
}

--------------------------------------------- 
