#box_container {
  border:0;
  
  width:605px;
  
  height:630px;
  overflow:hidden;
 
}

#box_container div a  {
  color:black;
  text-decoration:none;
}


#box_presentations {
  background-image:url(../images/roterverlauf.png);
  background-color:red;
  
  
  border-left:1px solid black;
  border-bottom:1px solid black;
  border-right:1px solid black;
  
  width:450px;
  height:75px;
  
  text-align:center;
     
  position:relative; 
  top:-630px;
  left:150px;
  
  overflow:hidden;
}
#box_presentations_text {
  font-size:20px;
  line-height:20px;
  height:20px;
  padding-top:45px;
}


#box_groups {
  border:0;
  
  position:relative;
  top:-610px;
  left:150px;
  
  width:450px;
  
  list-style:none;
  
  padding:0;
  
  margin-top:0px;
  margin-bottom:0px; 
  margin-left:0px;
  margin-right:0px;
  
  overflow:hidden;
}

#box_groups li {
  float:left;
  height:415px !important;
  height:420px;
  border:1px solid black;  
  padding:10px;
}

#box_smallgroups {
  background-color:#ffff80;
  margin-right:5px; 
  width:165px;
}

#box_smallgroups_text {
  margin-top:10px;
  margin-bottom:10px;
  text-align:center;
}

#box_largegroups {
  background-color:#80b3ff;
  margin-left:15px;
  width:221px !important;
  width:265px;  
}

#box_largegroups_text {
  margin-top:10px;
  margin-bottom:10px;
  text-align:center;  
}

#box_final {
  border:1px solid black;
  background-color:#008000;
  
  text-align:center; 
  height: 55px;
  
  width:450px;
  
  position:relative;
  
  top:-590px !important;
  top:-590px;
  left:150px;
}
#box_final_text {
  font-size:20px;  
  line-height:55px;
}

#box_grp2a {
  border:1px solid black;
  background-color:#ffff99;
  overflow:hidden;
}

#box_grp2b {
  border:1px solid black;
  background-color:#cc9900;
  overflow:hidden;
}

#box_grp1ab {
  border:0;
  overflow:hidden;
}

#box_grp1a {
  border:1px solid black;
  background-color:#99ccff;
  overflow:hidden;
}

#box_grp1b {
  border:1px solid black;
  margin-top:10px;
  background-color:#6699ff;
  overflow:hidden;
}

#box_grp1cd {
  border:0;
  overflow:hidden;
}

#box_grp1c {
  border:1px solid black;
  background-color:#3366ff;
  overflow:hidden;
}

#box_grp1d {
  border:1px solid black;
  margin-top:10px;  
  background-color:#3333ff;
  overflow:hidden;
}


div.box_header_small {
  border-bottom:1px solid black;
  text-align:center;
  height:37px;
  margin-top:3px;
  overflow:hidden;
}

div.box_content_small{
  text-align:center;
  height:     147px !important;
  line-height:92px !important;
  
  height:     141px;
  line-height:75px;
  
  font-size:20px;
  overflow:hidden;
}

div.box_header_large {
  border-bottom:1px solid black;
  text-align:center;
  height:37px;
  margin-top:3px;
  overflow:hidden;
}
div.box_chair {
  font-size:14px;
  overflow:hidden;
}



span.box_details{
  font-size:12px;
  text-decoration:underline;
  overflow:hidden;
}

div.box_content_large{
  text-align:center;
  height:40px;
  line-height:30px;
  
  font-size:20px;  
  margin-bottom:2px;
}

div.box_session_title {
  height:24px;
  font-size:11px !important;
  font-size:12px;
  line-height:12px;
  margin-bottom:5px;
  margin-top:5px;
  margin-left:2px;
  margin-right:2px;
  overflow:hidden;
}

div.box_more_large {
  font-size:10px;
  line-height:10px;
  text-decoration:underline;
  text-align:right;
  margin-bottom:2px;
  margin-right:2px;
}

div.box_more_small {
  font-size:10px;
  line-height:10px;
  text-decoration:underline;
  text-align:right;
  margin-top:100px;
  margin-bottom:2px;
  margin-right:2px;
}

div.box_more_final {
  font-size:10px;
  line-height:10px;
  text-decoration:underline;
  text-align:right;
  margin-top:-12px !important;
  margin-top:-10px;
  margin-bottom:2px;
  margin-right:2px;
}

#box_grp1a:hover, #box_grp1b:hover, #box_grp1c:hover, #box_grp1d:hover {
  background-color:#8080FF;
}

#box_grp2a:hover, #box_grp2b:hover {
  background-color:orange;
}

#box_final:hover {
  background-color:white;
}
  
#box_timeline {
  border:0;
  
  width:110px;
   
  position:relative; 
  top:0px;
  left:0px;
  
  list-style:none;
  
  padding:0;
  margin:0; 
  height:630px; 
  
  overflow:hidden;
}
  
 
#arrow {
  border:0;
  
  position:relative;
  top:0px;
  left:60px;
  width:40px;
  height:630px !important;
  height:620px;
}
#arrow_block {
  background-image:url(../images/timeline_block.png);
  background-repeat:repeat-y;
  height:610px !important;
  height:600px;
}

#arrow_head {
  background-image:url(../images/timeline_arrow.png);
  background-repeat:no-repeat;
  height:13px;
}
#times {
  border:0;
  font-size:12px;
  text-align:left;
  
  position:relative;
  top:-630px !important;
  top:-620px;
  width:110px;
}

div.time {
  height:20px;
  border-bottom:2px solid black;
}


