/* CSS Document */

div.kalenderlink { width:198px; background-color:#e1e9fd; position: absolute; top: 500px; display: none; padding:3px; border: solid thin #99ccff; }
* html div.kalenderlink { width:190px; }
table#caltable th, table#caltable td { width: 22px; text-align:center;  }
table#caltable th { background-color:#99CCFF; }
table#caltable td input { background-color:#E1E9FD; border-width:0px; width:0px; height:0px; }
table#caltable td input.datumzelleinput{ background-color: #F4F4F4; color: #000080; border: 1px solid #000080; width:22px; height:18px; }
table#caltable td input.datumzelleinputvergangen{ background-color: #cccccc; color: #000080; border: 0px solid #000080; width:22px; height:18px; }
div.abanreisekalendeubersch {font-size:12px; margin-bottom:3px; background-color:#FFFFFF; font-weight:bold; letter-spacing:2px;}
div.calkopf input, div.calkopf select {background-color: #F4F4F4; color: #000080; border: 1px solid #000080; display:inline;}
div.calkopf input.inputcal{ width:15px;}