#panelContent .hm-articles {
    width:520px; 
    background:url(images/homepage-article-bg.gif) repeat-y -5px 0px;
    position:relative;
}

#panelContent .hm-articles-t {
    background:url(images/homepage-article-top.png) no-repeat -5px 0px;
}

#panelContent .hm-articles-b {
    background:url(images/homepage-article-bt.png) no-repeat -5px 100%;
    height:245px;
}

#panelContent .hm-articles .hm-article {
    padding:15px 25px 15px 25px;
    background-position:top right;
    background-repeat:no-repeat;
    height:200px;
    width:450px;
    position:absolute;
    top:5px;
    left:4px;
}
#panelContent .hm-articles .hm-article-hidden {
    display:none;
}
#panelContent .hm-articles dl {
    margin:0em;
    padding:0em 50% 0em 0em;
    height:170px;
    overflow:auto;
}
#panelContent .hm-articles dl dt {
    border-bottom:1px solid #EEEDED;
    font-size:1.6em;
    font-family:Arial, sans-serif;
    margin:0em 0em 0.4em 0em;
    padding:0em 0em 0.4em 0em;
}
#panelContent .hm-articles dl dd {
    margin:0em 0em 0.4em 0em;
    padding:0em 0em 0.4em 0em;
    color:#000;
}
#panelContent .hm-articles .hm-pager {
    position:absolute;
    left:25px;
    bottom:20px;
    z-index:11;
}

#panelContent .hm-articles .hm-pager .hm-pagerpage {
    background:url(images/homepage-pager-button.png) no-repeat top left;
    height:28px;
    width:28px;
    float:left;
    margin-right:5px;
    color: #797878;
}
#panelContent .hm-articles .hm-pager .hm-pagerpage a {
    display:block;
    min-width:28px;
    min-height:28px;
    line-height:26px;
    text-align:center;
    color: #797878;
    font-weight:bold;
}
#panelContent .hm-articles .hm-pager .hm-pagerpage-active {
    background-image:url(images/homepage-pager-button-active.png);
}
#panelContent .hm-articles .hm-pager .hm-pagerpage-active a {
    color:#FFF;
}


#panelContent .actualities h3 {
    margin:5px 0px 10px 0em;
    padding:0em 20px 0em 20px;
    font-size:1.4em;
}
#panelContent .aktualitiesArticle {
    margin:0 20px;
}
#panelContent .aktualitiesArticle h3{
    background:url(images/arrow1.gif) no-repeat scroll right top;
}
#panelContent .aktualitiesArticlesBottomBg {
    background:url(images/homepage-actualities-bt.png) no-repeat scroll left bottom;
    width: 100%;
    height: 100%;
    padding:6px 0px 12px 2px;
}

#sectors li {
    background-image:URL(images/sectors2.jpg);
}

