body {
	margin: 0px;
	background-color: #EFEFEF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#header {
	top: 0px;
	width: 800px;
	height: 185px;
	z-index: 11;
	border-bottom: 1px solid #cccccc;
}

.treeview * a, .treeview * a:visited 
{
    color: Black;
}

.treeview * a:hover
{
    color: Red;
}

.treeview * td.level0
{
    border-top: solid 1px #cccccc;
}

.treeview * td.level1
{
    border-top: dotted 1px #cccccc;
}


h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
}

h2 {
	padding-top: 8px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

a, a:hover, a:visited {
	color: #BE0126;
	text-decoration: none;
}

#centered {
	position: relative;
	background-color: white;
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 0px 8px 0px 8px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#page_content
{
    margin-right: 10px;
    margin-left: 10px;
    padding-bottom: 16px;
}

#page_content, #page_content * td 
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#page_content a:hover {
	text-decoration: underline;
}

#page_content ul li
{
    list-style-type: square;
    padding: 4px;
}

.copyright {
	font-size: 0.8em;
	color: #8c8c8c;
}

.mailaddress {
	color: #BE0126;
	border-bottom: 1px dotted #BE0126;
}

.bildunterschrift 
{
    font-size: smaller;
    margin-top: 6px;
    padding-bottom: 8px;
    margin-bottom: 14px;
    border-bottom: dotted 1px gray;
}

.sponsorlist 
{
	padding: 6px;
	padding-left: 12px;
}
.sponsor 
{
	margin: 8px 0px 16px 8px;
	padding: 4px 0px 4px 8px;
}

.sponsor p
{
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-left: 10px;
}

a img 
{
	border: 0px;
}

.newsdate
{
	color: #8c8c8c;
}


/* agenda styles */

.art_box 
{
	font-size: 0.8em;
}

.session_title
{
}

.persons_box 
{
	margin-top: 8px;
}

.host_box, .chair_box, .discussant_box
{
	margin-top: 6px;
}

.summary_box
{
	margin: 16px;
	text-align: justify;
}

.abstract_box
{
	display: none;
	padding: 8px;
	text-align: justify;
}

.dateLocation_box
{
	width: 550px;
	margin-top: 8px;
	margin-bottom: 12px;
}

.date_box
{
	font-size: 1.5em;
	font-weight: bold;
}

.location_box
{
	text-align: right;
	font-weight: normal;
	float: right;
}

.authors_box 
{
	margin-top: 4px;
	margin-bottom: 8px;
}

.talk_index
{
	float: right;
	margin-left: 10px;
	padding: 2px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	background-color: #efefff;
	border: 1px dotted #3f3fff;
}

.talks_header
{
	width: 544px;
	background-color: #efefff;
	padding: 4px;
	margin-top: 16px;
	margin-bottom: 8px;
	font-size: 1.2em;
	font-weight: bold;
}

.topic_header
{
	width: 544px;
	background-color: #efefef;
	padding: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.topic_title
{
	font-weight: bold;	
}

.topic_description
{
	color: #5c5c5c;
	font-size: 0.8em;	
}

.toggle_button, .toggle_button_hidden
{
	margin-bottom: 4px;
	font-size: x-small;
}

.toggle_button_hidden
{
	display: none;
}

.session_title 
{
	font-weight: bold;
}

.beschreibung_box 
{
	margin: 3px;
	margin-top: 7px;
}

.beschreibung_box * ul
{
	list-style-position: inside;
	margin: 0px;
	margin-bottom: 6px;
	padding: 0px;
	padding-left: 0px;
}

.rank 
{
	color: #3f3fff;
	font-weight: bold;
}

.winner
{
	margin: 4px 4px 8px 16px;
}

.controls
{
	font-weight: bold;
	text-align: center;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

.thumbnails table
{
	width: 550px;
}

.thumbnails table tr td
{
	width: 110px;
	text-align: center;
}

.picture
{
	text-align: center;
}