--------------------------------------------- 
               sKalender                      
--------------------------------------------- 

#mod_sK a { 
 font-family: sans-serif;
 font-size: 12px;
 text-decoration: none; 
 color: #444444;
}

#mod_sK a.tag { 
 font-size: 0.9em;
}

#mod_sK table {
 width: 160px;
 border: 1px solid #ffffff;
 margin-left: 10px;
 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-size: 1.6em;
 font-weight: bold;
}

#mod_sK td.navr {
 text-align: right; 
 width: 20%;
font-size: 1.6em;
 font-weight: bold;

}
#mod_sK td.navm {
 text-align: center; 
 width: 60%;
 font-weight: bold;
}
#mod_sK td.navm select {
font-size: 0.9em;
}

#mod_sK td.wtag {
 width:14%;
font-size: 0.9em;
 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 #ccc;
 padding-right: 3px;
 }

#mod_sK td.wochentag {
 color: #999999;	
 text-align: right; 
 border: 1px solid #ccc;
 padding-right: 3px;
 }

#mod_sK td.heute {
 background-color: #EAF7D6;
 color: #43A0AF;	
 text-align: right; 
 border: 1px solid #ccc;
 padding-right: 3px;
 }

#mod_sK td.belegt {
 background-color: #EAF7D6;
 color: #9E5357;	
 text-align: right; 
 font-weight: bold;
 border: 1px solid #ccc;
 padding-right: 3px;
 }

#mod_sK td.belegtwe {
 background-color: #EAF7D6;
 color: #9E5357;	
 text-align: right; 
 font-weight: bold;
 border: 1px solid #ccc;
 padding-right: 3px;
 }

#mod_sK td.tangiert {
 background-color: #EAF7D6;
 color: #9E5357;	
 text-align: right; 
 font-weight: bold;
 border: 1px solid #ccc;
 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: 150%; 
	color: #000000; 
	margin-bottom: 5px;
}

#mod_te h2 {
	font-size: 120%; #
	font-weight: bold; 
	color: #000000; 
	margin-bottom: 5px;
}

#mod_te p {
	font-size: 100%; 
	color: #222222; 
}

--------------------------------------------- 

--------------------------------------------- 
                 Terminliste                  
--------------------------------------------- 

#mod_tlh {
   text-align: left;
}

#mod_tlf {
   text-align: left;
}

#mod_tl {
   width: 100%; 
   border-collapse: collapse;
}

#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: #ffffff; }
#mod_tl .dunkel { background-color: #dfdfdf; }
#mod_tl .sp0 { width: 60px; float: left; }
#mod_tl .sp1 { width: 45px; float: left; }
#mod_tl .sp2 { width: 100px; float: left; }
#mod_tl .sp3 { width: 200px; float: left; }
#mod_tl .sp4 { width: 100px; clear: both; }
#mod_tl .einrueck { padding-left: 15px; }


#mod_ttl {
width: 190px;
padding-top: 25px; 
margin-bottom: 20px;
background-color: #ffffff;
}

#mod_ttl .inner {

padding: 15px;
padding-bottom:0px;
}

#mod_ttl .inner2 {
margin:0;
padding-left: 15px;
padding-bottom: 15px;
}

#mod_ttl .inner a{
color: #000;
}

#mod_ttl .inner2 a{
font-size: 11px;
font-weight: bold;
}


#mod_ttl .sp1 { color: #666; font-size: 0.9em; width: 160px; }
#mod_ttl .sp2 { color: #000; font-size: 0.9em; width: 160px; padding-bottom: 10px; }


#mod_ts {
   width: 600px; 
}

--------------------------------------------- 