--------------------------------------------- 
               sKalender                      
--------------------------------------------- 

#mod_sK a { 
 font-family: verdana,sans-serif;
 font-size: 10px;
 text-decoration: none; 
 color: #444444;
}

#mod_sK a.tag { 
 font-size: 9px;
}

#mod_sK table {
 width: 180px;
 border: 0px solid #ffffff;
 margin-left: 10px;
 border-spacing: 2pt;
 font-size: 10px;
 font-family: verdana,sans-serif;
 text-decoration: none; 
 color: #000000;
}

#mod_sK td.navl {
 background-color: #A75621;	
 text-align: left; 
 width: 20%;
 font-weight: normal;
}
#mod_sK td.navl a {
 color: #fff;
 text-decoration:none;
}
#mod_sK td.navr {
 background-color: #A75621;
 text-align: right; 
 width: 20%;
 font-weight: normal;
}
#mod_sK td.navr a {
 color: #fff;
 text-decoration:none;
}
#mod_sK td.navm {
  background-color: #A75621;
 text-align: center; 
 width: 60%;
 font-weight: normal;
}
#mod_sK td.navm a {
 font-family: arial,verdana,sans-serif;
 font-size:11px;
 color: #fff;
 text-decoration:none;
}
#mod_sK td {
 background-color: #fff;	
}
#mod_sK td.wtag {
 width:14%;
 font-family: verdana,sans-serif;
 text-transform:uppercase;
 font-weight:bold;
 background-color: #fff;	
 text-align: center; 
 color: #333;
}

#mod_sK td.wochenende {
 background-color: #FFCC9A;	
 color: #333;	
 text-align: right; 
 border: 1px solid #FFCC9A;
 padding-right: 3px;
 }

#mod_sK td.wochentag {
 background-color: #fff;
 color: #333;	
 text-align: right; 
 border: 1px solid #fff;
 padding-right: 3px;
 }
#mod_sK td.wochentag a.tag {
 color: #333;	
 }
#mod_sK td.heute {
 background-color: #fff;
 color: #663300;	
 text-align: right; 
 border: 1px solid #fff;
 padding-right: 3px;
 }

#mod_sK td.belegt {
 background-color: #e3e3ff;
 color: #663300;	
 text-align: right; 
 border: 1px solid #aaaaaa;
 padding-right: 3px;
 }

#mod_sK td.belegtwe {
 background-color: #bfbfff;
 color: #663300;	
 text-align: right; 
 border: 1px solid #aaaaaa;
 padding-right: 3px;
 }

#mod_sK td.tangiert {
 background-color: #FFCC00;
 color: #663300;	
 text-align: right; 
 border: 1px solid #FFCC00;
 padding-right: 3px;
 }
#mod_sK td.tangiert a {
 text-decoration:none;
 font-weight:bold;
}

#mod_sK td.tangiertwe {
 background-color: #FFCC00;
 color: #663300;	
 text-align: right; 
 border: 1px solid #FFCC00;
 padding-right: 3px;
 }
#mod_sK td.tangiertwe a {
 text-decoration:none;
 font-weight:bold;
}

--------------------------------------------- 
               Termineinausgabe              
--------------------------------------------- 

#mod_te h1 {
	font-size: 100%; 
	color: #333; 
	margin-bottom: 5px;
}

#mod_te h2 {
	font-size: 100%; #
	font-weight: bold; 
	color: #333; 
	margin-bottom: 5px;
}

#mod_te p {
	font-size: 100%; 
	color: #333; 
}

--------------------------------------------- 

--------------------------------------------- 
                 Terminliste                  
--------------------------------------------- 

#mod_tlh {
   text-align: left;
}

#mod_tlf {
   text-align: left;
}

#mod_tl table {
   width: auto; 
   background-color: #ffffff;
   border-collapse: collapse;
}

#mod_tl th {
   width: 100%;
   text-align: left;
   vertical-align: top;
   line-height: 200%;
   background-color: #A75621;
   color:#fff;
   margin-top: 5px;
   margin-bottom: 5px;
   padding-left: 5px;
}

#mod_tl td {
   text-align: left;
   vertical-align: top;
   line-height: 130%;
}

#mod_tl a {
   color: #663300;
}
#mod_tl a .highlight {
   color: #663300;
}

#mod_tl .border { 
	border-top:1px solid #663300; 
	border-bottom: 1px solid #663300; 
}

#mod_tl .hell { background-color: #ffffff; }
#mod_tl .dunkel { background-color: #FFCC9A; }
#mod_tl .sp0 { width: 60px; }
#mod_tl .sp1 { width: 85px; }
#mod_tl .sp2 { width: 90px; }
#mod_tl .sp3 { width: 300px; }
#mod_tl .sp3 a { color: #663300; }
#mod_tl .sp4 { width: 100px; }
#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: 600px; 
}

--------------------------------------------- 