body {
   background-color: black;
   color: white;
   font-family: Verdana, Arial,Times;
   font-size: 10pt;;
}

.header {
   background:url(/fileadmin/templates/mm/v1/mm-header.png);
   width: 950px;
   height: 245px;
   text-align: right;
   vertical-align: bottom;
}

.content {
   background-color: #272052;
   vertical-align: top;
}

.footer_content {
   color: #aaaaaa;
   font-size: small;
}

.menu {
   background-color: #272052; 
   vertical-align: top;
   width: 150px;
}

.footer {
   background-color: #191535;
   text-align: center;
}

.top_menu_spacer_right {
   width: 10px;
}

.leftMenu{
    list-style-type: none;
    position: relative;
    left: -25px;
}

.leftMenuItemNOlv1 a{
    color: #3b6487;
    text-decoration: none;
    font-weight: bold;
}

.leftMenuItemNOlv1 a:hover{
    color: #b56a00;
    text-decoration: none;
    font-weight: bold;
}

.leftMenuItemACTlv1 a{
    color: #aa6487;
    text-decoration: none;
    font-weight: bold;
}

.leftMenuItemNOlv2 a{
    color: #3b875a;
    text-decoration: none;
    font-weight: bold;
}

.leftMenuItemNOlv2 a:hover{
    color: #b56a00;
    text-decoration: none;
    font-weight: bold;
}

.leftMenuItemACTlv2 a{
    color: #aa875a;
    text-decoration: none;
    font-weight: bold;
}

.leftMenuItemNOlv3 a{
    color: #003cff;
    text-decoration: none;
    font-weight: bold;
}

.leftMenuItemNOlv3 a:hover{
    color: #b56a00;
    text-decoration: none;
    font-weight: bold;
}

.leftMenuItemACTlv3 a{
    color: #00196a;
    text-decoration: none;
    font-weight: bold;
}

a:hover{
    color: #5a6487;
    text-decoration: none;
}

a{
    color: #9a84a7;
    text-decoration: none;
}
