/* CSS Document */
#termin{
	top:0px; 
	left:0px;
	width:400px;
	height:100px;
	position:absolute;
	text-align:center;
	font-size:11pt;
}

#calendar{
	top:310px;
	left:210px;
	height: 710px;
	width: 700px;
	position:absolute;
	overflow:visible;
}



