﻿body
{
    background-color: #d9d9d9;
    color: Black;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 0.8em;
}
h1, h2
{
    display: none;
    margin: 0px;
}
h3
{
    color: #8d4040;
    font-weight: normal;
    font-size: 2.0em;
}
h4
{
    font-size: 1em;
    font-weight: bold;
    color: Black;
}
p
{
    line-height: 150%;
    margin-left: 10px;
    text-align: justify;
}
.content li { line-height: 150%;
    margin-left: 20px; padding-left: 10px; list-style-type: square; }
    .preise_tabelle { margin-left: 30px;}
    .content td { line-height: 150%;}
img { border:0px;}
a:visited, a:link
{
    color: #8d4040;
    text-decoration: none;
    font-weight: bold;
}
a:hover, a:active
{
    color: #8d4040;
    text-decoration: underline;
    font-weight: bold;
}
.contentbox
{
    margin: 0px auto 0px auto;
    width: 916px;
}
.logo
{
    float: left;
    width: 178px;
    height: 72px;
}

.nav
{
    width: 738px;
    float: left;
    background-color: #bb9c9c;
    height: 22px;
    color: #8d4040;
    padding-top: 7px;
}
.nav a:link, .nav a:visited
{
    color: #8d4040;
    text-decoration: none;
    font-weight: normal;
}
.nav a:active, .nav a:hover
{
    color: red;
    text-decoration: none;
    font-weight: normal;
}
.nav ol
{
    margin: 0px;
}
.nav ol li
{
    list-style-type: none;
    float: left;
    margin-left: 20px;
}
.panorama1
{
    float: left;
    width: 734px;
    height: 43px;
    border-right: solid 4px #bb9c9c;
}

.panorama_space
{
    clear: both;
    float: left;
    width: 47px;
    height: 78px;
    border-right: solid 4px #bb9c9c;
}
.panorama2
{
    float: left;
    border-right: solid 4px #bb9c9c;
    width: 861px;
    height: 78px;
}
.content
{
    width: 848px;
    background-color: White;
    border: solid 4px #8d4040;
    padding: 30px;
    clear: both;
}
.copy
{
    margin-top: 5px;
    font-size: 0.8em;
    color: #bb9c9c;
    text-align: center;
}
.copy a
{
    color: #bb9c9c;
    text-decoration: none;
    font-weight: normal;
}


/* guestbook*/
.gb_eintrag
{
    margin: 0px auto 0px auto;
    width: 600px;
    border: solid 2px #8d4040;
}
.gb_absender
{
    background-color: #bb9c9c;
    padding: 10px;
}
.gb_inhalt
{
    padding: 10px;
    background-color: #d9d9d9;
}
.gb_separator
{
    height: 10px;
    width: 10px;
}
.gb_tabelle
{
    border: solid 2px #8d4040;
    background-color: #d9d9d9;
    margin: 0px auto 0px auto;
}
.gb_tabelle td
{
    padding: 5px;
}
/*verfuegbarkeit*/
.table_belgung
{
    margin: 0px auto 0px auto;
}
.table_belegung td
{
    vertical-align: top;
}
.table_monat
{
    padding: 10px;
    vertical-align: top;
}
.monatsname
{
    color: #8d4040;
}
.belegt
{
    text-decoration: line-through;
    font-weight:bold;
    color: #bb9c9c;
}
.frei
{
}
/* kontakt */
.kontakt_table
{
    margin: 0px;
}
.kontakt_table td
{
    margin: 0px;
    padding: 0px;
}

