/* ==============================
// CSS fuer das Projekt: www.NN
// Anwendungsbereich: allgemein | Bildschirm | Ausdruck | Handheld
// Approb.: JJJJ-MM-TT
// ==============================
//
// Sektion 1: Container
// Sektion 2: Tabellenformate
// Sektion 3: Listenformate
// Sektion 4: Formularfelder
// Sektion 5: Bildformate
// Sektion 6: Headlines
// Sektion 7: Absaetze
// Sektion 8: Anker
// Sektion 9: Freie Klassen
// Sektion 10: Sonder-Tags
// ============================== */

/* -----------------------------------------------
// Sektion 1: Container
// --------------------------------------------- */

#lika_nav, #mika_brot, #obka, #obka_brot, #obka_subnav_ueber_uns, #suche, #sg, #reka, #reka div.unavre
{
display: none
}
body {font-family:arial,helvetica,verdana,sans-serif;
                color:#000000;
                font-size:14px;
                background-color:#FFF;
                }

#mika   {
/*
        position:absolute;
        top:150px;
        left:16px;
        width:580px;
*/
        background-color:#FFF;
        padding-bottom:30px;
        /*height: 90px;*/
                       }

/* -----------------------------------------------
// Sektion 2: Tabellenformate
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 3: Listenformate
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 4: Formularfelder
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 5: Bildformate
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 6: Headlines
// --------------------------------------------- */
h1        {
        font-size:16px;
         }

h2        {
        font-size:14px;
         }

h3        {
        font-size:14px;
         font-weight:800;
         }
/* -----------------------------------------------
// Sektion 7: Absaetze
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 8: Anker
// --------------------------------------------- */
#mika a        {
        color:#000;
         text-decoration:none
         }
/* -----------------------------------------------
// Sektion 9: Freie Klassen
// --------------------------------------------- */

/* -----------------------------------------------
// Sektion 10: Sonderfaelle
// --------------------------------------------- */
