*    {font-family:Verdana;}
body {
	background-color: #0076BE;
	background-image: url('http://it-republik.de/konferenzen/shareconnect09/img/layout/background.jpg');
	background-repeat: repeat-x;
        background-position: top;
	line-height: 16px;
}
table 		{ margin: 0 auto; border: 1px 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:9px; padding:1em; }
td .speaker	{ color:#333; font-style: normal; }
td .title	{ color:#333; font-weight: bold; }
td.session 	{ border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; }
td.botton {	text-align: right; }	
td.intro { border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;}
td.raum { background-color: #dbdada; font-weight: bold; border-right: 1px solid #ccc; text-align: center; border-bottom: 1px solid #ccc;}


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: #f5b56d;
	color: #fff;
	padding: 8px;
	background-image: url('http://it-republik.de/konferenzen/planer/images/shareconnect09/tt_bg.png');
	background-repeat: repeat-y;
}

td.sqlcon { background-color: #FCA100;}
td.shareconnect {background-color: #f5b56d;}

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

.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;
			}
			
