/* Globale Klassen */
body
{
        margin                           :        0px;
        font-size                        :        90%;
        font-family                      :        Arial, Helvetica, sans-serif;
}
a
{
        color                            :        #53a95c;
        font-weight                      :        bold;
        font-size                        :        90%;
}

/* Navigations Klassen */

#head
{
        height                                :        65px;
}
#content
{
        background-image        :        url('img/le ft_bg.gif');
        background-repeat        :        repeat-y;
        margin-top                        :        -12px;
        margin-right                :        25px;
}

/* Navigations Klassen */
.navi
{
        color                                :        #53a95c;
        font-size                        :        14px;
        text-decoration         :        none;
        font-weight                        :        bold;
}
.navi:hover
{
        color                                :        #666666;
}


/* Allgemeine Klassen */


.border
{
        border                                :        1px solid #000000;
}
.times
{
        font-family                        :        "Times New Roman", Times, serif;
        font-size                        :        16px;
}
.float
{
        float                                :        left;
}
.gruen
{
        color                                :        #53a95c;
}
.padr
{
        padding-right                :        8px;
}
.padt
{
        padding-top                        :        6px;
}
.titel
{
        font-size                        :        16px;
        font-weight                        :        bold;
}
.fett
{
        font-weight                        :        bold;
}
.schrift10
{
        font-size                        :        10px;
}
.schrift11
{
        font-size                        :        11px;
}
.schrift14
{
        font-size                        :        14px;
}
.schrift16
{
        font-size                        :        16px;
}

.einrichtungen
{
       margin-left:50px;
       margin-top:30px;
}
.tel
{
       margin-top:5px;
}