	@page { size: landscape; }

	img {
		display: none;
	}
	
	#navigation {
		display: none;
	}

	html, body {
		background-color: #eaeaea;
		background-image:url('http://basta.net/graf/bg2.gif');
		background-attachment: scroll;
		background-x-position: center;
		background-y-position: top;
		background-repeat: repeat;
		font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
		font-size: 12px;
		margin:0px;
		postion:relative;
	}
	
	#page{
		width: 950px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #DCDCDC;
		border-right-color: #DCDCDC;
		border-bottom-color: #DCDCDC;
		border-left-color: #DCDCDC;
		background-color:#FFFFFF;
		text-align:center;
		padding-top:10px;
		padding-left:30px;
		padding-bottom:10px;
	}
	
	#page_shadow{
		width: 952px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #E3E3E3;
		border-right-color: #E3E3E3;
		border-bottom-color: #E3E3E3;
		border-left-color: #E3E3E3;
		background-color:#FFFFFF;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}

	table {
		width: 900px;
	}
	
	td {
		font-size: 10px;
		padding: 4px 6px 4px 6px;
		text-align: left;
	}
	
	td a {
		color: #000;
		text-decoration: none;
	}	
	
	td a:hover {
		color: #222;
		text-decoration: underline;
	}
	
	td.session {
		color: #000;
		font-size: 0px;
		padding-bottom: 10px;
		border-right: 1px solid #ccc;
		border-top: 1px solid #ccc;
	}
	.title {
	font-size: 12px;
	color: #000;
	}
	
	.last {
	border-bottom: 1px solid #ccc;
	}
	
	#legende {
	display:none;
	}

	.day {
		padding: 10px 8px 4px 8px;
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-weight: bold;
		font-size: 18px;
		text-align: left;
		background: none;
	}

	.time {
		width: 100px;
		vertical-align: middle;
		text-align: left;
		font-family: Verdana, sans-serif;
		font-size: 10px;
		font-weight: normal;
		border-left: 1px solid #ccc;
		border-top: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}
	
	.keynote .title {
		margin-top: 0px;
	}
	
	.keynote .title a {
		font-size: 14px;
	}
	
	tr {
		background-color: #FFFFFF;
	}
	
	tr.break + td {
		text-align: left;
	}
	
	.speaker {
		color: #222;
		font-size: 10px;
		margin-top: 3px;
	}
	
	td .tba {
		color: #222;
	}

	span {
	font-size: 14px;
	font-weight: bold;
	}

	#navigation {
		text-align: left;
		font-size: 10px;
		margin-left: 20px;
	}
	
	#navigation a {
		text-decoration: none;
		color: #222;
		margin-right: 10px;
	}
	
	#navigation a:hover {
		text-decoration: underline;
	}
	
	.pagebreak {
	page-break-after: always;
	}
	
	.break, .opening, .keynote, .mittag, .abschluss, .abendessen, .expor {
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-align: center;
	}
