.ItemList
{
    margin                          :2px 0px 0px 0px;
    padding                         :0px 3px 0px 3px;
    font-family                     :Arial Verdana Times New Roman Comic Sans MS;
    font-size                       :12px;
    line-height                     :15px;
    color                           :#111155;
}
.ItemList .Link
{
    width                           :50px;
}
.ItemList .Link a:link,
.ItemList .Link a:visited,
.ItemList .Link a:active 
{
    font-size                       :12px;
    color                           :#920001;
    text-decoration                 :none;
}

.ItemList .Link a:hover
{
    color                           :#115;
}

.ItemList .Title
{
    width                           :150px;
}

.ItemList .Content
{
    width                           :453px;
}

.ItemList .Header
{
    font-weight                     :bolder;
    border-bottom                   :1px solid #920001;
    width                           :15px;
}


.EventList
{
    margin                          :2px 0px 0px 0px;
    padding                         :0px 3px 0px 3px;
    font-family                     :Arial Verdana Times New Roman Comic Sans MS;
    font-size                       :12px;
    line-height                     :15px;
    color                           :#111155;
}
.EventList .HeaderSmal
{
    float:left;
    font-weight:bolder;
    background-image:url(../img/general/headers/Head160x15-Paars.jpg);
    padding:0px 0px 0px 22px;
    color:#fff;
    width:138px;
}
.EventList .HeaderSmalTitel
{
    float:left;
    font-weight:bolder;
    border-bottom:1px solid #9901AA;
    width:90px;
}
.EventList .HeaderSmalTijd
{
    float:left;
    font-weight:bolder;
    border-bottom:1px solid #9901AA;
    width:30px;
}

.EventList .EventSmalType
{
    float:left;
    width:25px;
    text-align:center;
    vertical-align:top;
        line-height                     :12px;
}

.EventList .EventSmalLink
{
    float                           :left;
    width                           :90px;
    height                          :25px;
    vertical-align                  :top;
    line-height                     :12px;
}
.EventList .EventSmalLink a:link,
.EventList .EventSmalLink a:visited,
.EventList .EventSmalLink a:active 
{
    overflow                        :hidden;
    display                         :block;
    width                           :90px;
    height                          :25px;
    font-size                       :10px;
    color                           :#111155;
    text-decoration                 :none;
    line-height                     :12px;
}

.EventList .EventSmalLink a:hover
{
    overflow                        :hidden;
    display                         :block;
    width                           :90px;
    height                          :25px;
    color                           :#9901AA ;
    line-height                     :12px;
}

.EventList .EventSmalTijd
{
    float:left;
    width:30px;
    color                           :#111155;
    font-size                       :9px;
        line-height                     :12px;
    vertical-align:top;
    height:25px;
}

