*    {font-family: Arial, sans-serif;}
body {
	background-color: #2e4269;
	line-height: 14px;
}
table 		{ margin: 0 auto; border: 0px solid #ccc; background-color: #fff;}
tr			{ }
th			{ width:5%; border-right: 0px solid white;}
a	 		{ color: #222222; text-decoration: none;}

td a:link, td a:active, td a:selected	{ color:#333; text-decoration:none;}
td			{ color:#333; font-size:10px; padding:1em; }
td .speaker	{ color:#333; font-style: normal; }
td .title	{ color:#333; font-weight: bold; }
td .title a     { color:#000; font-weight: bold; }
td .title a:hover { color: #0066CC;}
td.session 	{ border-bottom: 1px solid #fff; border-right: 1px solid #fff; background-image: url('http://it-republik.de/konferenzen/planer/images/basta09/bg_basta.png'); background-repeat: no-repeat;}
td.session-sql 	{ border-bottom: 1px solid #fff; border-right: 1px solid #fff; background-image: url('http://it-republik.de/konferenzen/planer/images/basta09/bg_sqlcon.png'); background-repeat: no-repeat; }
td.session-sc 	{ border-bottom: 1px solid #fff; border-right: 1px solid #fff; background-image: url('http://it-republik.de/konferenzen/planer/images/basta09/bg_shareconnect.png'); background-repeat: no-repeat; }
td.botton       { text-align: right; }
td.intro        { border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;}
td.raum         { background-color: transparent; font-weight: bold; border-right: 0px solid #ccc; text-align: center; border-bottom: 0px solid #ccc;}
td.raum span    { display: inline; background-color: #fff; padding: 3px; font-size:12px;}
tr.raeume       {  background-image: url('http://it-republik.de/konferenzen/planer/images/basta09/bg_rooms.png'); }

td .anker {
	font-size: 16px;
	font-weight: bold;
	}

td.time		{
	padding: 0.5em;
	color:#000000;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size:0.55em;
	width: 100px;
	}
	
td.konfday 	{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 16px;
	font-weight: bold;
	background-color: #316A9E;
	color: #fff;
	padding: 8px;
        padding-left: 120px;
	background-image: url('http://it-republik.de/konferenzen/planer/images/basta10/tt_basta_b10_bg.png');
	background-repeat:repeat-y;
}
td.konfday a 	{
	color: white;

td.sqlcon { 
	background-image: url('http://it-republik.de/konferenzen/planer/images/basta10/tt_basta_sql10_bg.png');
	background-repeat:repeat-y;
}
td.shareconnect {
	background-image: url('http://it-republik.de/konferenzen/planer/images/basta10/tt_basta_share10_bg.png');
	background-repeat:repeat-y;
}

td.startupday 	{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 14px;
	font-weight: bold;
	background-color: #275a8a;
	color: #fff;
}
td span { display: none;}

.header {
				border-right: 1px solid #ccc;
				width: 918px;
				margin-bottom: 10px;
			}

.keynote {
				background-image: url('http://it-republik.de/konferenzen/planer/images/ipc09se/bg_keynote.png');
				background-position: 13px;
				background-repeat: no-repeat;
				text-align: center;
				border: 1px solid #275a8a;
			}
.break {
				font-weight: bold;
				text-align: center;
				border-bottom:1px solid #e3df3e;
				border-top:1px solid #e3df3e;
				color:#FFFFFF;
				font-size:11px;
			}
			
td.special {
				font-weight: bold;
				font-size:11px;
				background-color: #ece8e8;
				text-align: center;
				border-bottom:1px solid #ccc;
				border-right: 1px solid #ccc;
			}
			
