body {
	background-image: url(background.gif);
	color: #ffffff;
}



.wochenplan_feld {
	min-width:100px;
	height: 40px;
	text-align: center;
}
.sendezeit_feld {
	min-width:50px;
	height: 40px;
	text-align: center;
}
#wochenplan {

}

.tablecell {
	border-top: 0px solid black;
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 1px solid #000;
	color: #000000;
	width: 100%;
}