/*---------------------------------------------*/
/*              Termineinausgabe               */      
/*---------------------------------------------*/

#mod_te 
{

}


#mod_te h1 {

    color: #fff; 
}

#mod_te h2 {
    color: #000000; 

}

#mod_te p {
    color: #222222; 
}

/*---------------------------------------------*/
/*                 Terminliste                 */
/*---------------------------------------------*/

.mod_tl  {}

#mod_tlh {
   text-align: left;

}

#mod_tlf {
   text-align: left;

}

.mod_tl table {
   width: 700px; 
   border-collapse: collapse;
   margin-bottom:10px;
   margin-left: 100px;

}

.mod_tl th {
   width: 100%;
   text-align: left;
   vertical-align: top;
   line-height: 200%;
   margin-bottom: 5px;
   font-family: Times New Roman, Arial, 'Trebuchet MS', Verdana, Helvetica, sans-serif;
   font-size:19px;
   color: #d0d500;
   font-weight:normal; 
   text-decoration:none;
   text-align:left;
   
}

.mod_tl td {
   text-align: left;
   vertical-align: top;
   line-height: 150%;

}



.mod_tl_termin { 
   padding-top:5px;
   padding-bottom:5px;
}

.mod_tl .hell {  }
.mod_tl .dunkel { }
.mod_tl .sp0 { width: 70px; }
.mod_tl .sp1 { width: 70px; }
.mod_tl .sp2 { width: 170px; }
.mod_tl .sp3 { width: 230px; }
.mod_tl .sp4 { width: 180px; text-align:right; }
.mod_tl .einrueck { padding-left: 15px; }

.mod_tl .sp3 a { text-decoration: none; border: 0;}
/*---------------------------------------------*/
/*                 Terminteaser                */
/*---------------------------------------------*/

#mod_ttl table {
   width:280px; 
   padding:0px;
   margin:0px;
  
}


#mod_ttl td {
   text-align:  left;
}

#mod_ttl .sp1 
{ 
   width: 200px; 
   font-family: Times New Roman, Arial, 'Trebuchet MS', Verdana, Helvetica, sans-serif;
   font-size:19px;
   color: #fff;
   font-weight:normal; 
   text-decoration:none;
   text-align:left;
}

#mod_ttl .sp2 { width: 200px; text-align:left; padding-bottom:10px;}
#mod_ttl .sp2 a {text-decoration: none; border: 0;}
.zuterminen 
{
padding-top:20px;
text-align:right;
}
.zuterminen a {text-decoration: none; border: 0;}

/*---------------------------------------------*/
/*              Terminliste Select             */
/*---------------------------------------------*/

#mod_ts {
   width: 280px; 
}

