/* 22.09.2008 */
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100.01%;
    font-size: 14px;
}

/* colors */
.index{background:#aaaaaa;}
.kalender{background:#d05959;}
.kontakt{background:#5386ff;}
.sitemap{background:#eeee66;}
.links{background:#efbbef;}
.biete{background:#99ff99;}
.amazon{background:#cc9900;}
.club{background:#009999;}
.bilder{background:#b040b0;}

.hr{background:#cfcfcf;}
.hrin{background:#d6d6d6;}

.hell{color:#999999;}
.heller{color:#cccccc;}


/* left side */
A.navi_lft {
    color: #003681;
    text-decoration: none;
}
A.navi_lft:hover {
    background: #224994;
    color: #ffffff;
    text-decoration: none;
}

/* to be removed */
A.navi_lft_hr {
    background: #cfcfcf;
    color: #003681;
    text-decoration: none;
}
A.navi_lft_hr:hover {
    background: #224994;
    color: #ffffff;
    text-decoration: none;
}
A.navi_lft_hrin {
    background: #d6d6d6;
    color: #003681;
    text-decoration: none;
}
A.navi_lft_hrin:hover {
    background: #224994;
    color: #ffffff;
    text-decoration: none;
}

A.navi_asb {
    color: #003681;
    text-decoration: none;
    font-size: 29px;
}
A.navi_asb:hover {
    background: #224994;
    color: #ffffff;
    text-decoration: none;
    font-size: 29px;
}

/* link */
A.lnk {
}
A.lnk:hover {
    background: #e0e0c0;
    text-decoration: none;
    background: #e0e0c0;
}
A.lnk_big {
    font-size: 18px;
}
A.lnk_big:hover {
    background: #e0e0c0;
    text-decoration: none;
    font-size: 18px;
}
A.lnk_sml {
    font-size: 12px;
}
A.lnk_sml:hover {
    background: #e0e0c0;
    text-decoration: none;
    font-size: 12px;
}
A.lnk_smlsml {
    font-size: 10px;
}
A.lnk_smlsml:hover {
    background: #e0e0c0;
    text-decoration: none;
    font-size: 10px;
}

/* txt */
.txtm2 {
    font-size: 10px;
}
.txtm1 {
    font-size: 12px;
}
.txt {
    font-size: 14px;
}
.txtp1 {
    font-size: 16px;
}
.txtp2 {
    font-size: 18px;
}
.txtp3 {
    font-size: 20px;
}
.txtp4 {
    font-size: 22px;
}
.txtp5 {
    font-size: 24px;
}

/* url */
.url {
    font-size: 10px;
}

/* top und down */
A.navi_tud {
    color: #003681;
    font-size: 10px;
}
A.navi_tud:hover {
    background: #224994;
    color: #ffffff;
    font-size: 10px;
}

/* gtt */
A.navi_gtt {
    color: #003681;
    text-decoration: none;
}
A.navi_gtt:hover {
    background: #224994;
    color: #ffffff;
    text-decoration: none;
}
#gotop {
    color: #003681;
    text-decoration: none;
    position:fixed;
    bottom:0px;
    left:0em;
}

/* older */
A.navi_lnk1 {
    color: #003681;
    text-decoration: underline;
    font-size: 10px;
}
A.navi_lnk1:hover {
    background: #003681;
    color: #ffffff;
    text-decoration: none;
    font-size: 10px;
}
