html {
    background-color: #ffffff;
}

#page_reiterhof {
    position: absolute;
    width: 786px;
    left: 50%;
    top: 0px;
    margin-left: -390px;
    text-align: center;
}

#top_reiterhof {
    position: relative;
    left: 0px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    width: 786px;
    height: 90px;
    background-image: url(../img/reiterhof_head.gif);
}

#menu_reiterhof {
    position: relative;
    left: 0px;
    top: 0px;
    float: left;
}

#seite_reiterhof {
    position: relative;
    left: 0px;
    top: 0px;
    width: 786px;
    float: right;
    background-color: #ffffff;
    text-align: left;
}

h1 {
    color: #000000;
    font-family: Verdana;
    font-size: 18px;
}

h2 {
    color: #000000;
    font-family: Verdana;
    font-size: 14px;
}

h3 {
    color: #000000;
    font-family: Verdana;
    font-size: 14px;
}

#bilder_reiterhof {
    position: absolute;
    right: 4;
    top: 20;
}

#text_reiterhof {
    position: relative;
    left: 0px;
    top: 10px;
    color: #000000;
    font-family: Verdana;
    font-size: 14px;
    margin-left: 4px;
    margin-right: 4px;
}

#text_reiterhof_schmal {
    position: relative;
    left: 0px;
    top: 10px;
    width: 440px;
    color: #000000;
    font-family: Verdana;
    font-size: 14px;
    margin-left: 4px;
    margin-right: 4px;
}

#reiterhof_footer {
    position: relative;
    left: 0px;;
    background-image: url(../img/reiterhof_footer.gif);
    height: 50px;
}

td {
    color: #0088BA;
    font-family: Verdana;
    font-size: 14px;
}

b {
    color: #663300;
    font-family: Verdana;
    font-size: 14px;
}

a:link {
    color: #000000;
    font-family: Verdana;
    text-decoration: underline;
    font-size: 14px;
}

a:visited {
    color: #000000;
    font-family: Verdana;
    text-decoration: underline;
    font-size: 14px;
}

p.relative {
    position: relative;
    left: -20px;
    font-size: 100%;
}
