body
{
	background-image:url(./Images/background.gif);
	padding:0;
	margin:0;
}

p, body, div, td
{
    font-family:Arial;
  	font-size:12px;
}

div
{
	padding:0;
	margin:0;
}

p,h1, h2, h3, h4, h5
{
	margin:0;
}
h1
{
    font-size:14px;
    color:#3872b5;
}

h2
{
    padding-bottom:5px;
    font-size:13px;
    color:#880809;
}

h3
{
    padding-bottom:10px;
    font-size:11px;
    color:#3872b5;
}

a
{
	color:#911314;
	text-decoration:none;
}

a:hover, .SessionTitle:hover
{
	text-decoration:none;
	color:#dd0000;
}


#MainContainer
{
	margin:0 auto 50px;
	background-color:#a4c5e0;
	width:977px;
	padding: 0px 7px 7px 7px;
}

#HeaderWrapper
{
	height:155px;
	width:977px;
	margin:0 auto;
	position:relative;
}

#Header
{
	height:155px;
	width:977px;
	background-color:White;
}

#Header .left
{
	margin-left:25px;
	width:280px;
	height:155px;
	position:relative;
	overflow:hidden;
	float:left;
}

#Header .middle
{
	width:603px;
	height:173px;
	position:relative;
	overflow:hidden;
	float:left;	
}

#Header .right
{
	width:67px;
	height:173px;
	position:relative;
	overflow:hidden;
	float:left;	
}

#Header .HeaderLogo
{
    position:relative;
    top:40px;
}

#HeaderLine 
{
    background-image:url(./Images/Header_Line.gif);
    background-repeat:no-repeat;
    position:relative;
    top:22px;
    margin:0;
    padding:0;
}

#TwitterBird {
    position:relative;
    top:18px;
}

/*************************************************************************************/
/* Stile für Headermenue (Impressum, etc.) - Anfang									 */
/*************************************************************************************/

#HeaderLinks {
	/*height: 20px;
	height: 20px!important;
	padding-top: 7px;
	padding-top: 12px!important;
	padding-bottom: 2px;*/
	font-family:Tahoma;
	font-size: 11px;
	color: #4d4d4d;
	letter-spacing: 0px;
	text-align: right;
	width:100%;
	position:relative;
	top:30px;
}

#HeaderLinks  a {
	text-decoration: none;
	font-weight: normal;
	color:#4d4d4d;
}

#HeaderLinks  ul 
{
	list-style-type: none; 
	/*top:2px!important;
	top:4px; */
	padding:0; 
	margin:0 3px 8px;
}

#HeaderLinks ul li {display:inline;}

#HeaderLinks  a 
{
	padding:0 20px 0 0; 
	background-position:right;
	background-repeat:no-repeat;
}

/*************************************************************************************/
/* Stile für Bottommenue (Impressum, etc.) - Anfang									 */
/*************************************************************************************/

#FooterLinks {
	/*height: 20px;
	height: 20px!important;
	padding-top: 7px;
	padding-top: 12px!important;
	padding-bottom: 2px;*/
	font-size: 11px;
	color: #1b486d;
	letter-spacing: 0px;
	text-align: right;
	width:100%;
	height:40px;
	position:relative;
	top:10px;
}

#FooterLinks  a {
	text-decoration: none;
	font-weight: normal;
	color:#1b486d;
}

#FooterLinks  ul 
{
	list-style-type: none; 
	/*top:2px!important;
	top:4px; */
	padding:0; 
	margin:0 3px 8px;
}

#FooterLinks ul li {display:inline;}

#FooterLinks  a 
{
	padding:0 5px 0 0; 
	background-position:right;
	background-repeat:no-repeat;
}

#MenuWrapper
{
    margin-left:10px;
	margin-right:10px;
    position:absolute;
	left:0px;
	bottom:0px;
    width:100%;
    height:42px;
    background-image:url(./Images/Menu/menu-bg.gif);
    background-repeat:no-repeat;
}

#Participants
{
	overflow:hidden;
	position:absolute;
	right:0px;
	padding-top:25px;
}

#Participants img
{
	margin:0 5px;
	vertical-align:middle;
}

.bgLeft
{
	margin:0 auto;
	width:977px;
	background-color:White;	
}

.bgRight
{
	width:100%;
	background-color:White;
}

.bgBottom
{	
	width:977px;
	margin:0 auto;
	background-color:White;
	padding-top:10px;
}

#Body
{
	background-color:White;
}

#Content
{
	margin:10px;
}


#Footer
{
	width:100%;
	margin-top:50px;
	height:82px;
	background-image:url(./Images/Footer_Background.gif);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
}

#Sponsors
{
	overflow:hidden;
	position:absolute;
	left:0px;
	padding-top:30px;
}

#Sponsors a
{
	margin:0 5px;
	vertical-align:middle;
}

.BodyHeader
{
	background-color:White;
	min-height:40px;
	padding:10px 200px 0 25px;
}

.SessionTitle
{
	cursor:pointer;
	text-decoration:underline;
}

.SessionSubTitle
{
 font-size:12px;
 font-weight:bold;
}

/*=== SimpleContent ===*/

.SimpleContent
{
	padding:20px 10px;
	margin:0 auto;
}


/*=== TrackSummary ===*/

.TrackSummary
{
    width:100%;
}

.TrackSummary td
{
	background-image:url(./Images/TrackSummary_Background.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:312px;
	height:249px;
	padding:15px;
}

/*=== TrackDetail ===*/

.TrackHeader
{
	padding:20px 25px 0;
}

.Track
{
	width:100%;
	height:100%; 	
}

.Track .Left
{
	width:55%;
	padding:0 25px 0;

}

.Track .Right
{
	width:45%;
	padding: 0 25px;
}
.Track .LeftHeader
{
	width:55%;

}

.Track .RightHeader
{
	width:45%;
	padding: 0 25px;
}

#SeparatorLine 
{
    background-image:url(./Images/Header_Line.gif);
    background-repeat:no-repeat;
    background-position:center center;
    margin:0;
    padding:0;
}

/*=== TimeTable ===*/

.TimeTable
{	
	width:925px;
	table-layout:fixed;
	margin:0 auto;
	background-image:url(./Images/TimeTable_Border_Bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.TimeTable td
{
	/* border: solid 1px #cdcdcd; */
	overflow :hidden;
	vertical-align:top;
}

.TimeTable .TimeCell
{
    text-align:left;
	vertical-align:middle;
	padding-left:7px;
    border-bottom:solid 1px #d6d6d6;
}

.TrackCell
{
    padding-left:35px;
    padding-right:15px;
    padding-top:5px;
    padding-bottom:5px;
    border-bottom:solid 1px #d6d6d6;
}

.TrackRow
{
    background-image:url(./Images/TimeTable_Borders.gif);
    background-repeat:repeat-y;
    background-position:right;
}

.TimeTable .TrackCell .Text
{
    height:auto;
    vertical-align:top;
}

.TimeTable .HeaderCell, .TimeTable .HeaderCell td
{
	border:none;
	padding: 0;
}

.TimeTable .HeaderCell table
{
	width:100%;
}

.TimeTable .HeaderCell .Text
{
	height:55px;
	background-image:url(./Images/TimeTable_Header_bg.gif);
	background-repeat:repeat-x;
	vertical-align:middle;
	line-height:17px;
    text-align:left;
    padding-left:10px;
    padding-right:10px;
}

.HeaderCell th
{
    font-size:13px;
    font-weight:bold;
    padding:10px;
}

.HeaderCell a
{
    text-decoration:none;
}

.TimeTable .HeaderCell .left
{
	width:22px;
	background-image:url(./Images/TimeTable_Header_left.gif);
}

.TimeTable .HeaderCell .right
{
	width:3px;
	background-image:url(./Images/TimeTable_Header_right.gif);
}
/*CORNER HEADER*/
.TimeTable .HeaderCellCorner, .TimeTable .HeaderCellCorner td
{
	border:none;
	padding: 0;
}

.TimeTable .HeaderCellCorner table
{
	width:100%;
}

.TimeTable .HeaderCellCorner .Text
{
	height:55px;
	background-color:#e6f1fc;
	vertical-align:middle;
	line-height:17px;
}

.HeaderCellCorner
{
    text-align:center;
    color:#3872b5;
    font-weight:bold;
}

.TimeTable .HeaderCellCorner .left
{
	width:11px;
	background-color:#e6f1fc;
}

.TimeTable .HeaderCellCorner .right
{
	width:11px;
	background-color:#e6f1fc;
}

.TimeTable .HeaderCellCorner p
{
	display:inline;
	vertical-align:middle;
}
/*EndCorner*/

.TimeTable td.nothing 
{
	border: none;
	width:100px;
}

.TimeTable .HeaderCell p
{
	display:inline;
	vertical-align:middle;
}

div .TimeTable_SessionLocation
{
    text-align:right;
}

/*=== Archive ===*/

.ArchiveKeywords
{
    color:#9c9c9c;
    font-variant:small-caps;
}

.ArchiveSeparator
{
    background-image:url(./Images/Header_Line.gif);
    background-repeat:repeat-x;
    background-position:center center;
    margin:0 15px 10px 15px;
    clear:both;
}

.ArchiveLeft
{
    position:relative;
    float:left;
    width:675px;
    padding-left:25px;
    margin-bottom:10px;
}

.ArchiveRight
{
    float:right;
    width:200px;
    padding-right:25px;
    text-align:right;
    margin-bottom:10px;
}

.ArchiveTable
{
	width:100%;
	margin:0 auto;
	padding:0 25px 0;
}

.ArchiveTable td
{
	border: solid 1px #cdcdcd;
	overflow :hidden;
	text-align:left;
	padding: 2px 5px 5px 5px;
}

.ArchiveTable th table
{
	width:100%;
}

.ArchiveTable th table td
{
	height:20px;
	border:none;
	padding: 0;
	
}

.ArchiveTable th table .left
{
	width:11px;
	padding: 0;	
	
}

.ArchiveTable th table .right
{
	width:11px;
	padding: 0;	
	
}

.ArchiveFirstCol
{
	width:300px;
}

/*=== SessionDetail ===*/
.SessionDetail
{
	z-index:1000;
	text-align:left;
	margin: 0 auto;
}

.SessionHeader
{
	height:69px;
	overflow:hidden;
	padding:10px 10px 0;
}

.SessionClose
{
	width:25px;
	height:100%;
	float:right;
	text-align:right;
}

.SessionCloseButton
{	
	padding:0px 0px 0;
	width:15px;
	height:15px;
	cursor:pointer;
	text-align:right;
	
}

.SessionRoomInfo
{
	width:150px;
	height:100%;
	float:right;
}

.SessionBody
{
}

.SessionBottom
{
	padding:10px 10px 10px;
}

.SessionSpeakers
{
	width:150px;
	float:right;
}

.SessionSpeakerTable
{
    width:100%;
	margin: 5px 0;
}

.SessionSpeakerTable td
{
	border:none;
}

.SessionContent
{
	width:700px;
	padding:0 0 10px;
}

.SessionLinks
{
	float:left;
	margin-right: 10px;	
	width:140px;
}

.SessionKeywords
{
	float:left;
	width:240px;
	
}

/*=== Speakers ===*/

.SpeakersTable
{
	width:100%;
	margin:0 auto;
}

.SpeakersTable td
{
	border: solid 1px #cdcdcd;
	overflow :hidden;
	text-align:left;
	padding: 5px 5px 5px 5px;
	


}
.SpeakersTable td table td
{
	border:none;
	overflow :hidden;
	text-align:left;
	padding: 5px 5px 5px 5px;
	vertical-align:top;

}

.SpeakersTable th table
{
	width:100%;
}

.SpeakersTable th table td
{
	height:36px;
	border:none;
	padding: 0;
	text-align:center;
	
}

.SpeakersTable th table .left
{
	width:11px;
	padding: 0;	
	
}

.SpeakersTable th table .right
{
	width:11px;
	padding: 0;	
}

.SpeakersFirstCol
{
	width:117px;
}

ul.paragraph li {
    line-height:26px;
}
