body {
  color: black; background-color: white;
  font-size: 100.01%;
  font-family: Helvetica,Arial,sans-serif;
  margin: 0; padding: 1em;
  min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}

img {
  border: 0px solid #000000;
}



div#title {
  min-height: 80px;
  margin: 0 0 0.7em; padding: 0.3em;
  background-color: white;
  border: 2px solid #cfdde8;
  border-color: #cfdde8;  /* Farbangleichung an den Internet Explorer  */
}
div#title a img {
  margin: 0.5em 1.5em 0.5em 1.5em;
  border: 0px solid #000000;
}
div#title h1 {
  text-align: center;
}
div#title h2 {
  text-align: center;
}



ul.addressdata {
  list-style: none;
  padding: 0.7em;
}



div#navigation {
/*  float: left;*/
position: absolute;
left: 1em;
margin-top: 0.5em;
  width: 11em;
  padding: 0.2em;
  background-color: #eee;
  border: 1px dotted #cfdde8;
  padding: 2px;
}
div#navigation h2 {
  font-size: 1em;
  margin: 0.2em 0.5em;
}
/* menu */
div#navigation ul {
  font-size: 0.8em;
  margin: 0.5em 0 0.5em; padding: 0;
}
/* menu items */
div#navigation ul li {
  list-style: none;
  margin: 0; padding: 0.5em;
}
/* sub-menu items */
div#navigation ul ul li {
  list-style: none;
  margin: 0 1em; padding: 0.1em;
}
/* heading of presently open sub-menu */
div#navigation ul li.current {
  color: black;
  background-color: #cfdde8;
  font-weight: bold;
}
/* link in sub-menu */
div#navigation ul a {
  display: block;
  font-weight: bold;
  padding: 2px;
  color: blue;
}
div#navigation ul a:link {
  color: black;
}
div#navigation ul a:visited {
  color: #222;
}
div#navigation ul a:hover, div#navigation ul a:active {
  color: blue;
  background-color: #cfdde8;
}
div#navigation ul li.current a:link {
  color: black;
}
div#navigation ul li.current a:visited {
  color: #222;
}
div#navigation ul li.current a:hover, div#navigation ul li.current a:active {
  color: blue;
}
div#navigation ul ul a {
  display: block;
  font-weight: bold;
  padding: 2px;
  background-color: #cfdde8;
}
div#navigation ul ul a:link {
  color: black;
}
div#navigation ul ul a:visited {
  color: #eee;
}
div#navigation ul ul a:hover, div#navigation ul ul a:active {
  /*color: black;*/
  color: red;
  background-color: #c1d7e8;
}



div#info {
  float: right; width: 210px;
  margin: 0 0 1.1em; padding: 0;
  background-color: #eee;
  border: 1px dotted #cfdde8;
  padding: 2px;
  text-align: center;
}
div#info img {
  float: none;
  text-align: right;
  width: 200px;
}
div#info h2 {
  font-size: 1em;
  margin: 0.2em 0.5em;
}
div#info ul, div#info p {
  font-size: 0.8em;
}
div#info ul li {
  margin-bottom: 0.5em;
}

div#content {
  margin: 0 210px 1em 12em;
  padding: 0 1em;
}
* html div#content {
  height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
}
div#content h2 {
  font-size: 1.2em;
  margin: 0.2em 0;
}
div#content h3, div#contentwide h3 {
  color: blue;
}
div#content h4, div#contentwide h4 {
  color: red;
}

div#contentwide {
  margin: 0 0 1em 12em;
  padding: 0 1em;
}
* html div#contentwide {
  height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
}
div#contentwide h2 {
  font-size: 1.2em;
  margin: 0.2em 0;
}

div.endfloatleft {
  clear: left;
  /*height: 1px;*/
}
hr {
  color: #cfdde8;
  background-color: #cfdde8;
  height: 0.2em;
}


div#footer {
  clear: both;
  font-size: 0.75em;
  margin: 0; padding: 0.1em;
  text-align: left;
  color: #111;
/*  background-color: #cfdde8;
    border: 1px solid #cfdde8;*/
  background-color: #c1d7e8;
  border: 2px solid #cfdde8;
}

div#footer img {
    vertical-align: middle;
}

/*************************************************************************
*************************************************************************/

table#program2 {
    empty-cells:hide;
    padding:5px;
    border: 2px solid #aaa;
    /*font-size: 80%;*/
}
table#program2 a {
    /*font-size: 80%;*/
    text-decoration:none; 
}
table#program2 td.subtable {
    padding: 0px;
    margin: 0px;
    border: 0px;
}
table#program2 td.subtable table {
    padding: 0px;
    margin:0px;
    width: 100%;
    border: 0px;
}
table#program2 tr.evn td {
    background-color: #eee;
}
table#program2 tr.odd td {
    background-color: #ccc;
}
table#program2 tr.brk td {
    background-color: #cec;
/*    vertical-align: top; */
}
table#program2 tr.lat td {
    background-color: #eec;
}
table#program2 td.lat {
    background-color: #eec;
}
table#program2 td {
    padding: 0px;
}
table#program2 td.session, table#program2 td.chair {
    background-color: #cce;
    vertical-align: top;
    font-size: 70%;
}
table#program2 td.time {
    vertical-align: center;
    font-size: 60%;
    width: 32px;
}
table#program2 td.subtable {
    vertical-align: top;
}
table#program2 td.talk {
    background-color: #fcc;
    font-size: 70%;
}

table#program {
 empty-cells:hide;
/*   margin:0px;*/
  padding:5px;
  border: 2px solid #aaa;
}
table#program a {
  text-decoration:none; 
}
table#program td {
    padding: 3px;
    vertical-align: top;
}
table#program tr.evn td.blk, table#program tr.odd td.blk, table#program tr.brk td.blk, table#program tr.chr td.blk {
    background-color: #000;
}
table#program tr.evn td, table#program tr.brk td.evn, table#program tr.chr td.evn {
    background-color: #eee;
}
table#program tr.odd td, table#program tr.brk td.odd, table#program tr.chr td.odd {
    background-color: #ccc;
}
table#program tr.brk td, table#program tr.chr td.brk, table#program tr.odd td.brk {
    background-color: #cec;
}
table#program tr.chr td, table#program tr.evn td.chr, table#program tr.odd td.chr {
    background-color: #cce;
}
table#program tr.lat td, table#program tr.evn td.lat, table#program tr.odd td.lat {
    background-color: #eec;
}
table#program div.speaker {
  font-size: 80%;
}
table#program div.title {
  font-size: 50%;
  /*font-style: italic;*/
}

table.list {
    padding: 5px;
    border:  2px solid #aaa;
}
table.list td {
    padding: 3px;
    vertical-align: top;
}
table.list td.l_even {
    background-color: #eee;
}
table.list td.l_odd {
    background-color: #ccc;
}


table#registration td.desc {
    text-align: right;
    vertical-align: top;
}

table#registration input.text {
    width: 100%;
    font-family: monospace;
}

table#registration textarea {
    width: 100%;
    height: 80px;
    font-family: monospace;
}


div#content div table {
  margin: 0.5em 0.5em 0.5em 0.5em;
}
div#content div td.item {
  margin: 0.1em 0.5em 0.1em 0.5em;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}


code {
  background-color: #eee;
}

dl.news dt {
    font-weight: bold;
    color: red;
}
