/* CSS file for the DPT2000 homepage */

BODY {
	background-image:url(images/logo2000_toles.gif); 
        background-color: white;
        color:black; 	
 	font-family:Helvetica, Times, Georgia, serif;	
}
input, h1, h2, h3, h4, h5, th, td, p, ul, dl {
 	font-family:Helvetica, Times, Georgia, serif;	
}
td.day	{
        background-color:navy;
	text-align:center;
        color:yellow;
	font-weight:bold;
}
tr.pause	{
        background-color:#FFFF99;
        color:black;
}
td.zeit	{
	text-align:right;
	white-space:nowrap;
}
td.spr	{
	font-weight:bold;
}
td.inst	{
	font-style:italic;
}
h1.header {
	  align:right;
	 font-size:24pt;
	 font-weight:bold;
}
div.dd	{
	position:absolute; 
	left:30%;
}
