/*---------------------------------- home ----------------------------------*/

#contentHeader {
    background: #EEEEEE;
}

#contentHeader span {
    position: absolute;
    top: 0;
    left: 547px;
    height: 208px;
    margin: 0;
    padding: 0 0 0 196px;
    background: #EEEEEE url(../img/aventinus_logo_rechts.jpg) no-repeat;
    color: #666666;
}

#contentHeader span h1 {
    margin: 54px 0 20px 0;
}

#rightColHome {
    padding: 0 0 10px 0;
    background: #E6E6E6;

}

#leftColHome div.csc-header,
#leftColHome div.csc-header h1,
#rightColHome div.csc-header-n1,
#rightColHome div.csc-header-n2,
#rightColHome div.csc-header-n3,
#rightColHome div.csc-header-n4,
#rightColHome div.csc-header h1 {
    background-color: #538ca5;
}

#rightColHome h2 {
    margin: 0 0 8px 16px;
}

#rightColHome p {
    margin: 8px 0 0px 16px;
}

#rightColHome ul {
    margin: 8px 0 14px 50px;
}

#rightColHome div.forumBox p {
   margin: 0 0 0 0;
}


/*
div.newsHeadline{
    background-color: #EC9385;
}

div.forumHeadline {
    background-color: #EC9385;
}

div.partnerHeadline {
    background-color: #EC9385;
}
*/
