.main {
	position: absolute;
	overflow: auto;
	height: 100%;
	width:100%;
}
.datehl {
	font-weight: bold;
	color: #FFFFC6;
	font-size: 14px;
	background-image: url(images/design/bright_oben.gif);



}
.dateentry {
	font-weight: bold;
	color: #FFFFC6;
	background-color: #000C31;
	font-size: 14px;


}
.datedesc {
	padding: 10px;
	background-color: #107108;
	font-size: 10px;


}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000C31;


}
.mlmaxtable {
	height: 100%;
	width: 100%;
	border: 0px;
}
