/* Alle Designs in Zusammenhang mit dem Kalender von e-Consultance */


.feldw {
   width:20px;
   height:14px;
   text-align: center;
   font-weight:bold;
   color:#6699FF;
   float: left;
   border:0px solid #eeeeee;
   }
.feld {
   width:20px;
   height:14px;
   text-align: center;
   color:#444444;
   float: left;
   border:0px solid #eeeeee;
   }
.feldmft {
   width:20px;
   height:14px;
   text-align: center;
   color:#6633FF;
   float: left;
   border:0px solid #eeeeee;
   background-color:#e6e6e6	;
   }
.feldh {
   width:20px;
   height:14px;
   text-align: center;
   font-weight:bold;
   color:#ffffff;
   background-color:#f2520d;
   float: left;
   border:0px solid #eeeeee;
   }
.feldsa {
   width:20px;
   height:14px;
   text-align: center;
   color:#aaaaaa;
   float: left;
   border:0px solid #eeeeee;
   }
.feldso {
   width:20px;
   height:14px;
   text-align: center;
   color:#f2520d;
   float: left;
   border:0px solid #eeeeee;
   }
.feldmo {
   width:3px;
   height:14px;
   text-align: center;
   color:#6633FF;
   float: left;
   border:0px solid #eeeeee;
   }
.feldft {
   width:100px;
	padding:0px 0px 0px 2px;
   height:14px;
   text-align: left;
   color:#444444;
   float: left;
   border:0px solid #eeeeee;
   font-size: 11px;
   }
.felddt {
   width:44px;
   padding:0px 2px 0px 0px;
   height:14px;
   text-align: left;
   color:#444444;
   float: left;
   border:0px solid #eeeeee;
   font-size: 11px;
   }
.felddtso {
   width:44px;
   padding:0px 2px 0px 0px;
   height:14px;
   text-align: left;
   color:#F1510c;
   float: left;
   border:0px solid #eeeeee;
   font-size: 11px;
   }
   
a.callr {
   color:#333333;
	vertical-align: top;
	font-size:14px;
   }
   
a.callr:hover {
   color:#333333;
	vertical-align: top;
	font-size:20px;
	text-decoration:none;
   }
   
a.showft {
   color:#333333;
	vertical-align: top;
	padding:0px 0px 0px 2px;
	}

a.showft:hover {
   color:#333333;
	vertical-align: top;
	text-transform:uppercase;
	text-decoration:underline;
	padding:0px 0px 0px 2px;
   }