*    {font-family: Arial, sans-serif;}
body {
	background-color: #332718;
        background-image: url('http://it-republik.de/konferenzen/opensourceexpo09/img/layout/background.png');
        background-repeat: repeat-x;
	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 #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;}

img.day-image { float: right;}

.language {float: right; margin-right: 3px;}

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: #332718;
	padding: 5px 0px 5px 10px;
	background-image: url('http://it-republik.de/konferenzen/planer/images/ose09/bg_leiste.jpg');
	background-repeat:repeat-x;
}

td.konfday img { margin: -4px 0px 0px 0px; float: left; padding-right: 8px; }

td.konfday h1 {
    font-size: 15px;
    display: inline;
    margin-bottom: 2px;
}

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/wjax09/bg_keynote.png');
				background-position: 13px;
				background-repeat: repeat-y;
				text-align: center;
                                border-bottom: 1px solid #ccc;
			}
.break {
				font-weight: bold;
				text-align: center;
				border-bottom:2px solid #C8D210;
				border-top:1px solid #C8D210;
                                background-color: #ffffed;
				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;
			}