/* = M-MAX.CSS ================================================================== */
/* =                                                                            = */
/* = Erstellt am:           12.05.2004                                          = */
/* = ---------------------------------------------------------------------------= */
/* = Page:                  www.m-max.info                                      = */
/* = ---------------------------------------------------------------------------= */
/* = Aktualisiert am:                                                           = */
/* ============================================================================== */

td, ul, p {
     font-family: verdana, arial, tahoma;
     font-size: 80%;
}

th {      

     font-family: verdana, arial, tahoma;
     font-size: 100%;
}

td.wahl {color: #FFFF00}


/* MENU ------------------------------------------------------------------------- */

body.menuMMAX {
     margin: 0px;
     padding: 0px;
     font-family: verdana, arial, tahoma;
     font-size:65%;	
}

a.menu {
     color: #0000A0;
     text-decoration: none;
     font-family: verdana, arial, tahoma;
}

a.menu:visited {
     color: #0000A0;
     font-weight: normal;
     font-family: verdana, arial, tahoma;
}

a.menu:active  {
     color: ##FF8040;
     font-weight: bold;
     font-family: verdana, arial, tahoma;
}

a.menu:hover  {
     color: #FF8040;
}



/*-- INHALT ---------------------------------------------------------------------- */

h1.inhalt {
     font-family: verdana, arial, tahoma;
     font-size: 150%;
     color: #000000;
}


h2.inhalt { 
     font-size: 120%; 
     color: #000000; }

h4 {font-family: verdana, arial, tahoma;}

body.inhaltMMAX {
     margin: 10px;
     padding: 0px;
     font-family: verdana, arial, tahoma;
}

a:visited.inhalt {
     color: #FF8040;
     font-weight: normal;
}

a:active.inhalt {
     color: #FF8040;
     font-weight: bold;
     background-color: #CCCCCC;
}

a:hover.inhalt {
     color: #FF3040;
     
}


/*-- TOP --------------------------------------------------------------------------- */

body.topMMAX {
     margin: 0px;
     padding: 0px;
     font-family: verdana, arial, tahoma;
}

a.top {
     color: #FFFFFF;
     text-decoration: none;
}

a:visited.top {
     color: #FFFFFF;
     font-weight: normal;
}

a:active.top {
     color: #000000;
     font-weight: bold;
     background-color: #CCCCCC;
}

a:hover.top {
     color: #FFFFFF;
     font-weight: bold;
}



.menu_links {
            position: relative;
            left: 20px;
            top: 60px;
}

