/* 
   =========================================
     Layout => Lions
   =========================================
*/


.headline-left {
        width:180px; height:20px; background-color:#3962a6; text-align:center;
        max-width:173px;
        color:#ffffff;
        font-size:11px;
        font-weight:bold;
        line-height:18px;
        padding-right:7px;
}
.headline-right {
        width:257px; height:20px; background-color:#3962a6; text-align:center;
        color:#ffffff;
        font-size:11px;
        font-weight:bold;
        line-height:18px;
}

#header {
        width:977px;
        height:15px;
        background-color:#3962a6;
        font-size:10px;
        color:#ffffff;
        line-height:14px;
}

#main_menu {
        width:977px;
        height:20px;
        background-color:#3962a6;
}

.main {
        width:100%;
        height:100%;
        background-image:url(/fileadmin/template/ffc/images/body-background.gif);
        background-repeat:repeat;
        text-align:center;
}
.center {
        width:991px;
        height:100%;
        margin:auto;
        background-image:url(/fileadmin/template/ffc/images/workspace-background-lines.gif);
        text-align:center;
}
.center-forum {
        width:991px;
        height:100%;
        margin:auto;
        background-image:url(/fileadmin/template/ffc/images/workspace-background-lines-noright.gif);
        text-align:center;
}
.center-head {
        width:991px;
        height:149px;
        margin:auto;
        background-image:url(/fileadmin/template/ffc/images/workspace-background.gif);

}
.center-content {
        width:991px;
        height:100%;
        margin:auto;
        background-image:url(/fileadmin/template/ffc/images/content_normal_bg2.gif);
}


