* {
	font: 12px arial;
}
table.master {
width: 900px;
border-collapse: collapse;

}

table.master td {
	height: 20px;
	border: 1px dashed #ccc;
	text-align: center;
	padding: 1px 4px;
}
.ascii {
	width: 40px;
	text-align: center;
}
.big {
	font-size: 14px;
	
}

.ugedag, .maaned { 
	width: 300px; 
	font-family: tahoma, sans-serif; 
	font-size: 48px; 
	line-height: 40px; 
	text-align: center; 
	opacity: 0.10; 
	filter:Alpha(Opacity=10); 
}
.maaned {
	opasity: 0.30; 
	filter:Alpha(Opacity=30);
}

