#TopContainer .Inhalt
{
    position: relative;
    top: 0px;
    left: 0px;
    padding: 30px;
    min-height: 154px;
    width: 910px;
    background-color:white;
}

#TopContainer table
{width:905px;
 border:none;
}

#TopContainer td
{   border:0px none transparent;
    border-bottom:1px solid #9b8851;
    padding:5px 0;
    vertical-align:middle;
}

#TopContainer th
{   
    text-align:left;
    font: normal 12px/16px Verdana;
    text-transform:uppercase;
    padding-bottom:5px;
        border-bottom:1px solid #9b8851;
    
}

#TopContainer th a
{
    text-decoration:none;
    color:#29474f;
}

#TopContainer .Datum
{width:100px;
}

#TopContainer .Zeit, #TopContainer .Ort
{width:140px;
}
#TopContainer .Details
{width:60px;
}

#TopContainer  input
{width:auto;
 height:auto;
}
