*    {font-family: Arial, sans-serif;}
body {
	background-color: #206CA8;
        background-image: url('http://entwickler.com/konferenzen/jaxitalia09/img/layout/background.jpg');
        background-repeat: no-repeat;
        background-position: center top;
	line-height: 14px;
}
table 		{ margin: 0 auto; 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; position: relative; }
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 #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;}

.infobox { margin: 0 auto; width: 1140px;}
.infobox p { font-size: 12px; background-color: #fff; padding: 6px 8px; margin-top: 0px; }
.infobox p span { color: #999; display: block; }
.infobox p img { margin-bottom: -4px; }

	.de {
		background: url('http://it-republik.de/konferenzen/planer/images/bastaitalia09/deutsch.png');
		background-repeat: no-repeat;
	}

	.en {
		background: url('http://it-republik.de/konferenzen/planer/images/bastaitalia09/englisch.png');
		background-repeat: no-repeat;
	}

	.it {
		background: url('http://it-republik.de/konferenzen/planer/images/bastaitalia09/italienisch.png');
		background-repeat: no-repeat;
	}

td.time		{
	padding: 0.5em;
	color:#000000;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
	font-size:0.55em;
	width: 100px;
	}
	
td.konfday 	{
	border-bottom: 2px solid #C7CA00;
	font-size: 14px;
	font-weight: bold;
	background-color: #316A9E;
	color: #C7CA00;
	padding: 3px 0px 3px 10px;
        overflow: hidden;
        height: 29px;
        background-image: url('http://it-republik.de/konferenzen/planer/images/jaxitalia09/bg_konfbar.png');
        background-repeat: repeat-x;
}

td.konfday h1 {
    font-size: 15px;
    margin: 0px;
}

td span { display: none;}

.level { color: #555; font-style: italic;}

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

.keynote {
				background-image: url('http://it-republik.de/konferenzen/planer/images/ipc09/bg_keynote.jpg');
				background-repeat: no-repeat;
				text-align: center;
                                border-right: 1px solid #ccc;
                                border-bottom: 1px solid #ccc;
			}
.break {
				font-weight: bold;
				text-align: center;
                                background-color: #efefef;
                                border-bottom:1px solid #ccc;
                                border-right: 1px solid #ccc;
				color: #000;
				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;
			}

td .language {
    float: right;
}