/* ***************************** */
/* Standard Design Einstellungen */
/* ***************************** */

/**********************************************************************************
Nehmen Sie Änderungen am besten nur am Benutzer Design benutzer.css im Hauptverzeichnis
durch den Admin, oder über FTP vor. Diese Datei sollte im Normalfall nicht geändert werden
***********************************************************************************/

/* Allgemeines für Body und nicht näher zugewiesene Ausgaben */

body{
        padding:0px;
        margin-top: 1px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
        background-color: #ffffff;
        font-size:11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;

}

td {
        font-size:11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}


/* Der alles umschließende Außenbereich */
/* ##########################################################*/
table.main_border {
        border-width:0px;
        padding: 0px;
        background-color: #ffffff;
}


/* Navigation über dem Logo + Bannerfeld */
/* ####################################################### */
table.navi_head {
        border-width:0px;
        padding: 1px;
        background-color: #efefef;
}
td.navi_head {
        border-left-width:0px;
        border-right-width:0px;
        border-top-width:1px;
        border-bottom-width:1px;
        border-style: solid;

        border-top-color: #666666;
        border-bottom-color: #666666;

        padding: 2px;
        background-color: #efefef;

        color: #666666;

        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}

a.navi_head:link {
        text-decoration: none;
        color: #666666;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: bold;
}
a.navi_head:visited {
        text-decoration: none;
        color: #666666;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: bold;
}
a.navi_head:hover {
        text-decoration: none;
        color: #FF8F00;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: bold;
}



/* Box mit dem Logo und Banner */
/* ####################################################### */
table.logo_box {
        border-width:0px;
        padding: 0px;
        background-color: #ffffff;
        background-image: url(../bilder/mikomedia_table_bg.jpg);
}
td.logo_box {
        border-width:0px;
        padding: 3px;
        color: #666666;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}




/* Navigation unter dem Logo + Bannerfeld */
/* ####################################################### */
table.footer_navi {
        padding: 1px;
        border-width:0px;
        background-color: #efefef;
}
td.footer_navi {
        border-left-width:0px;
        border-right-width:0px;
        border-top-width:1px;
        border-bottom-width:1px;
        border-style: solid;

        border-top-color: #666666;
        border-bottom-color: #666666;

        padding: 2px;
        background-color: #efefef;

        color: #666666;

        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}
a.footer_navi:link {
        text-decoration: none;
        color: #666666;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: bold;
}
a.footer_navi:visited {
        text-decoration: none;
        color: #666666;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: bold;
}
a.footer_navi:hover {
        text-decoration: none;
        color: #FF8F00;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: bold;
}



/* Box mit dem Suchfeld */
/* ####################################################### */
table.such_box {
        border-width:0px;
        padding: 2px;
        background-color: #ffffff;
}
td.such_box {
        border-width:0px;
        padding: 8px;
        background-color: #ffffff;
        color: #666666;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}
a.such_box {
        text-decoration: underline;
        color: #666666;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}




/* Das Design der Inhaltsfelder aller Ausgaben
( Kategorien, Webtipps, Anzeigen, Suchergebnisse etc. */
/* ##########################################################*/

table.main {
        border-left-width:0px;
        border-right-width:0px;
        border-top-width:0px;
        border-bottom-width:0px;
        padding: 0px;
        border-style: solid;

        border-left-color: #dddddd;
        border-right-color: #dddddd;

        background-color: #ffffff;
}

/* Überschriften für allgemeine große Ausgabefelder
wie Kategorieübersicht und Inhalte: */

td.main_headline {
        border-left-width:0px;
        border-right-width:0px;
        border-top-width:1px;
        border-bottom-width:1px;
        border-style: solid;

        border-top-color: #666666;
        border-bottom-color: #666666;

        padding: 3px;
        background-color: #efefef;

        color: #666666;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: bold;
}


/* Überschrift der Eintragsmenge im Verzeichnis */
td.main_headline_verz {
        border-left-width:0px;
        border-right-width:0px;
        border-top-width:0px;
        border-bottom-width:1px;
        border-style: solid;

        border-bottom-color: #dddddd;

        padding: 3px;
        background-color: #ffffff;

        color: #666666;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: bold;
}

/* Überschriften für die kleinen Felder Webtipps und Anzeigen */
td.main_headline_small {
        border-left-width:0px;
        border-right-width:0px;
        border-top-width:1px;
        border-bottom-width:1px;
        border-style: solid;

        border-top-color: #666666;
        border-bottom-color: #666666;

        padding: 3px;
        background-color: #efefef;

        color: #666666;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: bold;
}

/* Inhaltsbereich für allgemeine große Ausgabefelder
wie Kategorieübersicht und Inhalte: */

td.main_inhalt {
        border-width:0px;
        padding: 5px;
        background-color: #ffffff;
        color: #666666;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}

/* Inhaltsbereich für die kleinen Felder Webtipps und Anzeigen */
td.main_inhalt_small {
        border-width:0px;
        padding: 5px;
        background-color: #ffffff;
        color: #666666;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}

/* Links in Fettschrift */
a.main_fett:link {
        text-decoration: none;
        color: #666666;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: bold;
}
a.main_fett:visited {
        text-decoration: none;
        color: #666666;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: bold;
}
a.main_fett:hover {
        text-decoration: none;
        color: #FF8F00;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: bold;
}

/* Normale Links */
a.main:link {
        text-decoration: none;
        color: #666666;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}
a.main:visited {
        text-decoration: none;
        color: #666666;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}
a.main:hover {
        text-decoration: none;
        color: #FF8F00;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}


/* Werbefeld Unter den Hauptinhalten */
/* ####################################################### */
table.werbe_box {
        border-top-width:1px;
        border-left-width:0px;
        border-right-width:0px;
        border-bottom-width:0px;
        padding: 2px;
        border-style: solid;
        border-top-color: #dddddd;
        background-color: #ffffff;
}
td.werbe_box {
        border-width:0px;
        padding: 3px;
        background-color: #ffffff;
        color: #666666;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}
a.werbe_box:link {
        text-decoration: underline;
        color: #666666;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}
a.werbe_box:visited {
        text-decoration: underline;
        color: #666666;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}
a.werbe_box:hover {
        text-decoration: none;
        color: #FF8F00;
        font-size: 11px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}



/* Copyright unter der Seite */
/* ####################################################### */
table.copyright {
        border-width:0px;
        padding: 1px;
        background-color: #efefef;
}

td.copyright {
        border-left-width:0px;
        border-right-width:0px;
        border-top-width:0px;
        border-bottom-width:1px;
        border-style: solid;

        border-bottom-color: #666666;
        background-color: transparent;

        padding: 3px;
        color: #ffffff;
        background-image: url(../bilder/mikomedia_table_bg.jpg);
        font-size: 7pt;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}
a.copyright {
        color: #808080;
        font-size: 7pt;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
        text-decoration: none;

}




/* Die Kleine URL Anzeige unter Such- und Verzeichniseinträgen */
.kleine_url {
        color: #008040;
        font-size: 10px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}


/* Kleine Kategorie Anzeige bei Verzeichniseinträgen */
.kleine_kat {
        color: #666666;
        font-size: 10px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}
a.kleine_kat:link {
        text-decoration: none;
        color: #666666;
        font-size: 10px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}
a.kleine_kat:visited {
        text-decoration: none;
        color: #666666;
        font-size: 10px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}
a.kleine_kat:hover {
        text-decoration: none;
        color: #FF8F00;
        font-size: 10px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}


/* Kleine Resultrank Anzeige bei Verzeichniseinträgen */
.result {
        color: #666666;
        font-size: 10px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
        font-weight: normal;
}


/* Hervorhebung der aktuellen Seitenzahl in
Suchergebnis- und Verzeichnisnavigation */

.seite_jetzt{
        color: red;
        font-weight: bold;
        text-decoration: none;

}

/* Kleine Pfeile vor den Unterkategorien
auf der Startseiten Übersicht */
.pfeile{
        color: #808080;

}



/* Sonstige Designs wie Buttons, Eingabefelder etc. */
/* ##################################################*/

.submit_such{
border-width: 1px;
font-size: 9pt;
border-color: #666666;
color: #666666;
font-weight: normal;
background-color: #efefef;
background-image: url(../bilder/lupe.png);
background-repeat:no-repeat;
background-position: 1px 1px;
border-style: solid;
font-family: Arial;
cursor: pointer;
}

.submit{
border-width: 1px;
font-size: 9pt;
border-color: #666666;
color: #666666;
font-weight: normal;
background-color: #efefef;
border-style: solid;
font-family: Arial;
cursor: pointer;
}

.textfeld{
border-width: 1px;
border-color: #666666;
color: #666666;
background-color: #f4f4f4;
border-style: solid;
font-family:Arial;
cursor: text;
}

.select{
color: #666666;
background-color: #f4f4f4;
font-family:Arial;
cursor: pointer;
width: 394px;
}


h1 {
        color: #666666;
        font-size: 18px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
}
h2 {
        color: #666666;
        font-size: 16px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
}
h3 {
        color: #666666;
        font-size: 14px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
}
h4 {
        color: #666666;
        font-size: 12px;
        font-family: Verdana, Futura, Helvetica, sans-serif, Arial;
}
