input.text {
	font-family:Arial, Verdana, Tahoma, sans-serif;
	font-size:9pt;
	font-weight:normal;
	border:1px solid #585858;
	}

#hg_kal	{
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	width:150px;
	height:150px;
	border-style:none;
	}
	
#kalender {
	position:absolute;
	display:none;
	top:0px;
	left:0px;
	width:1px;
	height:1px;
	overflow:visible;
	}

.ka_head td{
	border-top:1px solid #A0A0A0;
	border-bottom:1px solid #A0A0A0;
	font-weight:bold;
	background-color:#DCDCDC;
	}

a.kaldat {
	display:block;
	font-size:9pt;
	text-decoration:none;
	text-align:center;
	line-height:18px;
	width:18px;
	height:18px;
	border:1px solid #A0A0A0;
	color:#303030;
	}
a.kaldat:link, a.kaldat:visited {
	background-color:#EFEFEF;
	}
a.kaldat:hover, a.kaldat:active, a.kaldat:focus {
	background-color:#C6D9FF;
	}

a.kalaus {
	display:block;
	font-size:9pt;
	text-decoration:none;
	text-align:center;
	line-height:18px;
	width:18px;
	height:18px;
	border:1px solid #F0F0F0;
	color:#808080;
	}
a.kalaus:link, a.kalaus:visited {
	background-color:#F0F0F0;
	}
a.kalaus:hover, a.kalaus:active, a.kalaus:focus {
	background-color:#C6D9FF;
	}
	
	
.kalnot {
	display:block;
	font-size:9pt;
	text-decoration:none;
	text-align:center;
	line-height:18px;
	width:18px;
	height:18px;
	border:1px solid #F0F0F0;
	color:#808080;
	background-color:#F0F0F0;	
	}

a.kalveryes {
	display:block;
	font-size:9pt;
	text-decoration:none;
	text-align:center;
	line-height:18px;
	width:18px;
	height:18px;
	border:1px solid #FF8000;
	color:#303030;
	}
a.kalveryes:link, a.kalveryes:visited {
	background-color:#FFDAB5;	
	}
a.kalveryes:hover, a.kalveryes:active, a.kalveryes:focus {
	background-color:#FFEEDC;
	}

.kalvernot {
	display:block;
	font-size:9pt;
	text-decoration:none;
	text-align:center;
	line-height:18px;
	width:18px;
	height:18px;
	border:1px solid #A0A0A0;
	color:#303030;
	background-color:#FFFFFF;	
	}
