@font-face { font-family:Tahoma; src:url(tahoma.ttf), url(tahoma.ttf);}

body {

        background-color: #fff;
        font-size: 10.5pt;
        color: #686768;
        font-family: Verdana;
        font-family: Tahoma;

}

#page {
        position:absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        background-color: #fff;
}

h4 {                                          <!--überschrift klein schwarz-->
        text-decoration: bold;
        margin-bottom: 3px;
}

h3 {                                          <!--überschrift mittel grün-->
        font-size: 16pt;
        font-decoration: bold;
        margin-bottom: 5px;
        color: #94b245;
}

h2 {                                 <!--überschrift groß grau-->
        font-size: 16pt;
        font-decoration: bold;
        margin-bottom: 5px;

}


#border {
        background-image: url(images/border.png);
        background-repeat: repeat-x;
        width: 100%;
}


#content {
        position: absolute;
        top: 30px;
        left: 30px;
        width: 1000px;

}

#content a {
        font-size: 11pt;
        color: #d25454;
}

<!-- Bildgalerie -->

#galerie {
        font-size: 8pt;
}
