* 		{font-family:Verdana;}
body 		{ background-image: url('http://createordie.de/konferenzen/webinale2010/img/layout/background.jpg'); background-repeat: no-repeat; background-color: #C4E9FC;}
#page		{ text-align: left; width: 98%; margin-left: 20px;}
table 		{ margin-bottom: 28px; border-top: 1px solid #ccc; border-left: 1px solid #ccc; background-color: #fff; margin: 0 auto;}
tr		{ }
th		{ width:5%; border-right: 0px solid white;}
a	 	{ color: #222222; text-decoration: none;}

.info a 	{ color: #306389; }
.info a:hover	{ text-decoration: underline; }

td a:link, td a:active, td a:selected, td a { color:#fff; text-decoration:none;}
td		{ color:#333; font-size:9px; padding:1em; vertical-align: top; position: relative; }
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.session a    { color: #222222; }
td.keynote a { font-weight:bold;}

td.time		{
    padding: 0.5em;
    color: #000000;
    text-align: center;
    border-bottom: 1px solid #ccc;
    border-right: 2px solid #ccc;
    font-size: 9px;
    width: 100px;
}
td.konfday 	{
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    font-weight: bold;
    background-color: #C90224;
    color: #fff;
    padding: 3px 5px;
}

td.startupday 	{
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    font-weight: bold;
    background-color: #91096b;
    color: #fff;
    padding: 5px 7px;
}

.keynote {
    background-color: #B1C204;
    text-align: center;
    border-bottom: 1px solid #ccc;
    color: #000;
    font-size: 12px;
}
.keynote .title a {
    color: #000;
}
.keynote .speaker {
    color: #444;
}
.break {
    font-weight: bold;
    text-align: center;
    background-color: #efefef;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color:#999;
    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 input.customtimetable {
    margin-left: 0px;
}	