#box_container_overview {
  border:0;
  
  width:250px;
  
  height:270px;
  overflow:hidden;
 
}

#box_container_overview div a  {
  color:black;
  text-decoration:none;
}
 
#box_timeline_overview {
  border:0;
  
  width:70px;
   
  position:relative; 
  top:0px;
  left:0px;
  
  list-style:none;
  
  padding:0;
  margin:0; 
  height:270px; 
  
  overflow:hidden;
}
  
 
#arrow_overview {
  border:0;
  
  position:relative;
  top:0px;
  left:30px;
  width:40px;
  height:270px;
}

#times_overview {
  border:0;
  font-size:12px;
  text-align:left;
  
  position:relative;
  top:-270px;
  width:70px;
}

#arrow_overview_block {
  background-image:url(../images/timeline_block.png);
  background-repeat:repeat-y;
  height:240px;
}

#arrow_overview_head {
  background-image:url(../images/timeline_arrow.png);
  background-repeat:no-repeat;
  height:13px;
}


div.time {
  height:20px;
  border-bottom:2px solid black;
}

#box_overview_presentations_1 {
  border:1px solid black;
  
  position:relative;
  top:-250px !important;
  top:-252px;
  left:80px;
  
  width:160px;
  
  height:     100px; 
  line-height:100px;
  
  text-align:center;
  
  font-size:15px;
  
  background-color:ffbfc0;
}

#box_overview_lunch {
  border:0;
  
  position:relative;
  top:-250px !important;
  top:-252px;
  left:80px;
  
  width:160px;
  
  height:     20px; 
  line-height:20px;
  
  text-align:center;
  
  font-size:15px;
}

#box_overview_presentations_2 {
  border:1px solid black;
  
  position:relative;
  top:-250px;
  left:80px;
  
  width:160px;
  
  height:     30px; 
  line-height:30px;
  
  text-align:center;
  
  font-size:15px;
  
  background-color:ffbfc0;
}

#box_overview_groups {
  border:0;
  
  position:relative;
  top:-247px !important;
  top:-245px;
  left:80px;
  
  height: 32px !important;  
  height: 30px; 

  overflow:hidden;  
}
#box_overview_groups_yellow {
  border:1px solid black;
  width:55px;
  height:30px;
  background-color:#ffff80;
}
#box_overview_groups_blue {
  border:1px solid black;
  width:100px;
  height:30px;
  position:relative;
  top:-32px !important;
  top:-30px;
  left:60px;
  
  background-color:#80b3ff;
}
#box_overview_groups_text {
  width:160px;
  height:30px;
  line-height:30px;
  text-align:center;
  position:relative;
  top:-62px;
  left:0px;
  font-size:15px;
}

#box_overview_final {
  border:1px solid black;
  
  position:relative;
  top:-244px !important;
  top:-240px;
  left:80px;
  
  width:160px;
  
  height:     20px; 
  line-height:20px;
  
  text-align:center;
  
  font-size:15px;
  
  background-color:#008000;
}