body {
   background-color : #ffffff ;
   font-size   		: 10pt;
   color			: #000000;
   font-family 		: helvetica, arial, san-serif ;
}

span {font-weight:bold; color : #dd4444;
}

sub {font-weight:bold; color : #cc4455;
}

table.timecap {
	font-size : 10pt;
}



img.img {
width : 70px;
}

td.line {
	width 	  : 330px;
}


td.time {
	font-size : 9pt;
	width 	  : 160px;
}

td.title {
width : 650px;
}

td.mitwirkende {
width : 260px;
}


div.presenter {
	font-size : 9pt;
}

div.title {
	font-size : 11pt;
	color	  : #aa0044;
}

div.subtitle {
	font-size : 9pt;
	color	  : #aa0044;
}

div.caption {
	font-size   : 14pt;
	font-weight : bold;
}

div.day-caption {
	font-size   : 12pt;
	font-weight : bold;
}



a {
    font-size  	    : 9pt;
	text-decoration : none;
	color 		    : #0000aa; 		
	font-weight     : bold; 
}

a:hover {
	text-decoration : underline;
	color 		    : #0000ff; 		
}

