/* CSS Document */

.okitx_eintrag
{
  margin-top:10px;  
}

.okitx_sendezeit
{
  width:50px;
  float:left; 
}

.okitx_titel
{
  float:left;
}

.okitx_clear
{
  clear:both;
}

.okitx_tag
{
  margin-bottom:50px;
}


#container {
display: none;
background-color: blue;
}

