body	{
	background: #99a;
	color: #000099;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 5px solid #666699;
/*	text-align: center; */
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-bottom: 25px;
    font-weight: normal;
    font-size: small;
	}
	
a:link {
    color: #666699; 
    text-decoration: none;
}

a:visited {
    color: #663399; 
    text-decoration: none;
}

p {
  text-align: left;
  padding-left: 5px;
  }

b {
   color: #444444;
}

#title h1 {
   font-weight: bold;
   font-size: 28px;
   text-align: right;
   margin: 0px;
}

#title h2 {
   font-weight: normal;
   font-size: 18px;
   text-align: right;
   margin: 0px;
}

#title h3 {
   font-weight: normal;
   font-size: 14px;
   text-align: right;
   margin: 0px;
   }

#main h2 {
   text-align: center;
   margin-left: 5px;
}

#main h4 {
   text-align: left;
   margin-left: 5px;
}

#box_aussen {
    width: 636px !important;
    width: 638px;
    border: 1px solid #cccccc;
    padding: 2px;
    margin-top: 15px;
    background: #ffffff;
}

#box_breadcrumb {
    width: 633px !important;
    width: 635px;
    float: left;
    border: 1px solid #cccccc;
    margin-bottom: 2px !important;
    margin-bottom: -2px;
}

#breadcrumb {
    float: left;
    padding: 4px 3px 3px 5px;
}

#dates {
    float: right;
    clear: none;
    text-align: right;
    font-style: italic;
}

.note {
    float: right;
    padding: 4px 3px 3px 5px;
}

#box_navbar {
    text-align: center;
    width: 634px;
    float: left;
    border-left: 1px solid #cccccc;
    margin-bottom: 10px;
    margin-top: 2px;
/*    margin-bottom: 2px !important;
    margin-bottom: -2px; */
}

#header_area {
    width: 636px !important;
    text-align: left;
    border: 0px; 
    margin: 0px;
}

#header {
    float: left;
    padding: 0px;
    margin: 0px;
    width: 635px;
    height: 199px;
/*    background: url(images/header_short.jpg) no-repeat;*/
}

#main {
  clear: all;
  line-height: 1.2em;
}

#menu {
	margin: 0;
	padding: 0;
	}

#main ul {
	text-align: left;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
    font-size: 0.8em;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
    font-size: 11px;
    line-height: 2em;
    white-space: nowrap;
	}

#menu ul li a {
	background: #fff;
	width: 89px;
	border-top: 1px solid #ccc;
	border-left: none;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
/*	border-right: none;*/
	padding: 0;
	margin: 0px;
    color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
/*	font-size:   x-small;*/
	font-size: 10px
	}

html>#menu ul li a  {
/*	font-size: x-small;*/
	font-size: 10px
	} 

#menu ul li#home a	{
	width: 93px;
	}

#menu ul li a:hover
{
    color: #333399;
    background: #ffcc00;
}

body#homepage #menu li#home a, 
body#cfppage #menu li#cfp a,
body#submitpage #menu li#submit a,
body#programpage #menu li#program a,
body#registerpage #menu li#register a,
body#committeepage #menu li#committee a,
body#visitorpage #menu li#visitor a
{
	background: #666666;
	border-top: 1px solid #666666; 
	border-bottom: 1px solid #666666; 
	color: #fff;
	font-weight: bold;
}

#title_area {
    width: 634px !important;
    float: left;
    border: 1px solid #cccccc;
    background: #9999ff;
}

#title {
    float: right;
    padding: 4px 13px 13px 5px;
}

#subtitle_area {
    width: 630px !important;
    float: left;
    clear: all;
    margin-bottom: 10px;
    padding: 2px;
}

#subtitle {
    float: left;
    vertical-align: top;
    padding: 0;
}

#subtitle h1 {
    padding: 0;
    margin: 0;
}
#logos {
/*    width: 629px !important; */
/*    float: left; */
    height: 25px;
    padding: 5px;
    background: #ffffff;
	border-top: 1px solid #666666; 
}

#logo_txt {
    float: left;
    font-size: x-small;
	/* border: 1px solid #666666; */
}

#logo_txt a:link {
    color: #666666; 
    font-style: italic;
    text-decoration: none;
}
#logo_txt a:visited {
    color: #666666; 
    font-style: italic;
    text-decoration: none;
}

#logo_txt p {
    margin-top: 0px; 
}

p.float_right {
    float: right;
    margin: 0;
}

img.float_right {
    float: right;
    margin: 0 0 0px 10px;
    vertical-align: text-top;
}

p.float_left {
    float: left;
    margin: 0;
}

img.float_left {
    float: left;
    margin: 0 0 0px 10px;
    vertical-align: text-top;
}

#box_footer {
    width: 634px;
    clear: both;
    border: 1px solid #cccccc;
}

#footer {
    padding: 4px 3px 3px 5px;
    clear: both;
    text-align: left;
    width: 629px !important; 
    height: 1.4em;
    padding: 2px;
    background: #ffffff;
    font-size: x-small;
}

table {
    table-layout: fixed;
    font-size: 1em;
    border-collapse: collapse;
/*    margin: 15px 5px 10px 5px;*/
    padding: 2px;
}

#news table {
    table-layout: fixed;
    font-size: 1em;
    border-collapse: collapse;
    margin: 1px;
    padding: 1px;
}
th.head { 
    text-align: right; 
    font-size: 1.5em;
}

th#leftcell  {
    width: auto;
}
th#timecell  {
    width: 10%;
}
th#desccell  {
    width: 60%;
    text-size: 1.5em;
    font-weight: bold;
}

tr.break {
    height: 2em;
}

tr.break td {
    border-bottom: 2px solid #99cccc;
    vertical-align: bottom;
    text-align: bottom;
}

tr.break td span.left {
    float: left;
}
tr.break td span.small {
    float: right;
    text-align: bottom;
    vertical-align: bottom;
    font-size: 0.8em;
}

td.bar {
    background: #99cccc;
    width: 100px;
}

td.time {
    vertical-align: top;
    font-weight: bold;
    padding-left: 5px;
}

tr.title {
    font-weight: bold;
}

tr.speaker {
    font-size: 0.8em;
}

#personal_data {
    text-align: left;
    border: 1px solid #333333;
    background: #cccccc;
}

p.whatfor {
    font-size: x-small;
    font-weight: normal;
    margin: 0px;
}

#symposium_data {
    text-align: left;
    border: 1px solid #333333;
    background: #eecccc;
    margin-top: 5px;
}

#symposium_data table {
    clear: left;
}
#symposium_data img {
    float: right;
    margin: 0;
}

div.form h4 {
    margin: 5px 0 0 5px;
}

div.form th {
    font-weight:normal;
    font-style: italic;
    text-align: left;
}

.req {
    font-size: x-small;
    color: #ff3333;
}

div.speakerbox{
	margin: 10px;
	text-align: left;
/*    border: 1px solid #000000; */
}

dt {
/*    float: left; */
    width: 95%;
/*    height: 1.2em; */
    border-bottom: 2px solid #99cccc;
    margin: 5px;
}

span.referent {
    float: left; 
    display: block;
    width: 20em;
    font-weight: bold;
    color: #000000;
    background: #99cccc;
}

span.affiliation {
    float: right;
    position: relative;
    font-size: 0.8em;
}


p.speakerdetails { 
	margin: -5px 0 0 0; padding: 5; 
    display: block;
	clear: left;
/*    border: 1px solid #000000; */
}

span.talk {
	font-weight: bold;
}

span.talknote { 
	font-size: 0.8em;
}

