body {
        text-align: center;
        margin: 1;
        padding: 0;
        }

#container {
        background-color: #FFFFFF;
        width: 800px;
        margin:auto;
        border-width:1px;
        border-style:solid;
        border-color:#1E2A64;
        overflow-y:hidden;
        }

#kopf {
        height: 80px;
        background: url(../images/banner.gif) no-repeat left top;
        }

#kopf_text {
        text-align: left;
        margin-left: 5px;
        margin-top: 3px;
        }

#navi {
        background: url(../images/navbar.gif) no-repeat left bottom;
        height: 28px;
        text-align: left;

        }

#navi_text {
        text-align: left;
        margin-left: 11px;
        margin-top: 8px;
        font-family: Arial;
        font-size: 11pt;
        color: #004D73;
        }

#banner_fotos {
        background: url(../images/foto_banner.gif) no-repeat left bottom;
        height: 104px;
        text-align: right;
        margin: 0px;
        }

#inhalt {
        float: left;
        text-align: left;
        width: 780px;
        margin-top: 5px;
        margin-left: 5px;
        margin-right: 5px;
        font-family: Arial;
        font-size: 12pt;
        color: #004D73;
        font-weight: bold;
        background-color: #FFFFFF;
        }

#navi_text {
        text-align: left;
        margin-left: 11px;
        margin-top: 8px;
        font-family: Arial;
        font-size: 11pt;
        color: #004D73;
        }

div#inhalt {
        min-height: 300px;
        height: expression(this.scrollHeight > 300 ? "auto":"300px");
        }

a:link {
        font-family: Arial;
        font-size: 11pt;
        color: #004D73;
        font-weight: bold;
        text-decoration: none;
}
a:visited {
        font-family: Arial;
        font-size: 11pt;
        color: #004D73;
        font-weight: bold;
        text-decoration: none;
}
a:hover {
        font-family: Arial;
        font-size: 11pt;
        color: #004D73;
        font-weight: bold;
        text-decoration: underline overline;
}
a:active {
        font-family: Arial;
        font-size: 11pt;
        color: #004D73;
        font-weight: bold;
        text-decoration: none;
}

.a_kopf:link {
        font-family: Arial;
        font-size: 9pt;
        color: #004D73;
        font-weight: bold;
        text-decoration: none;
}
.a_kopf:visited {
        font-family: Arial;
        font-size: 9pt;
        color: #004D73;
        font-weight: bold;
        text-decoration: none;
}
.a_kopf:hover {
        font-family: Arial;
        font-size: 9pt;
        color: #004D73;
        font-weight: bold;
        text-decoration: underline overline;
}
.a_kopf:active {
        font-family: Arial;
        font-size: 9pt;
        color: #004D73;
        font-weight: bold;
        text-decoration: none;
}

.gaestebuch {

        border-width:1px;
        border-style:solid;
        border-color:#1E2A64;
        text-align: left;
}

.td_gaestebuch2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
        background-color: #DFDFDF;
}

.td_gaestebuch {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
        background-color: #FFFFFF;
}
