html, body
	{
	font-size:12px;
	font-family: Verdana, Tahoma, Arial, Helvetica, "sans-serif";
	}
	
#zeitachsen
	{
	width:100%;
	margin-bottom: 10px;
	}

#zeitachsen #heading
	{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	background: #005DA3;
	color: #FFFFFF;
}


#zeitachsen #heading a:link,
#zeitachsen #heading a:visited
	{
	color: #005DA3;
	text-decoration: none;
}

#zeitachsen #heading a:active,
#zeitachsen #heading a:hover
	{
	color: #FFF;
	text-decoration: none;
}

#zeitachsen td
	{
	text-align:center;
	}

#zeitachsen td .headtime
	{
	text-align:left;
	min-width:10px;
	}
	
#zeitachsen .active
	{
	background:red;
	height:10px;
	}

#zeitachsen .inactive
	{
	background:#F5F5F5;
	height:10px;
	}

#zeitachsen .head
	{
	font-size:10px;
	font-weight:bold;
	background:#D7E786;
	padding-top:5px;
	padding-bottom:5px;
	}
	
#zeitachsen .head a:link,
#zeitachsen .head a:visited
	{
	color: #005DA3;
	text-decoration: none;
}
	
	
#zeitachsen .head a:active,
#zeitachsen .head a:hover
	{
	color: #FF0000;
	text-decoration: none;
}

#showabstract a {
	display: block;
	font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 150px;
	-moz-border-radius: 10px;
}

#showabstract a:link, #showabstract a:visited {
	background-color: #D7E786;
	border: 1px solid #005DA3;
	color: #005DA3;
}

#showabstract a:active, #showabstract a:hover {
	background-color: #005DA3;
	border: 1px solid #005DA3;
	color: #FFF;
	text-decoration: none;
}

#zeitachsen #item
	{
	text-align:left;
	padding:10px;
	}

#zeitachsen #item .title
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	border-bottom:1px dotted #BDCC3A;
	font-weight:bold;
	margin-bottom:5px;
	color: #3D62A1;
	}

#zeitachsen #item .tracks
	{
	font-size:12px;
	}

#zeitachsen #item .speakers
	{
	font-size:11px;
	font-style:italic;
	margin-bottom:5px;
	}

.level
	{
	font-size:11px;
	}

.room_time
	{
	
	font-size:11px;
	float: right;
	margin-right: 5px;
	color:#000;
	}

.abstract
	{
	font-size:12px;
	line-height: 18px;
	color:#666666;
	}

#zeitachsen #item #information
	{
	color: #3D62A1;
	margin-top:0px;
	padding:0px;
	}
	
#toplink
	{
	font-size:10px;
	float:right;
	}

#days
	{
	width:100%;
	padding:5px;
	background:#F5F5F5;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	}

#infotbl
	{
	border: 0;
	width:100%;
	}

#infotbl td
	{
	border: 0;
	text-align:left;
	}


