﻿body
{
    background-color: #a8cea9;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 0.8em;
    color: Black;
}

h1
{
    color: #2e572f;
    font-size: 2em;
    font-weight: normal;
}

h2
{
    color: #2e572f;
    font-size: 1.5em;
    font-weight: normal;
}


img
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}
.design_table
{
    border-collapse: collapse;
    border: 0px;
    margin: 0px auto 0px auto;
    width: 932px;
}
.design_table td
{
    padding: 0px;
    vertical-align: top;
}
.design_1
{
    border-top: solid 3px #4b8d4c;
    border-left: solid 3px #4b8d4c;
}
.design_2
{
    border-top: solid 3px #4b8d4c;
    border-right: solid 3px #4b8d4c;
}
.design_empty
{
    height: 19px;
}
.design_navi
{
    background-color: #2e572f;
    border-left: solid 3px #4b8d4c;
    border-right: solid 3px #4b8d4c;
}
.design_navi a
{
    color: White;
    text-decoration: none;
}

.design_inhalt
{
    background-color: White;
    border-bottom: solid 3px #4b8d4c;
    border-left: solid 3px #4b8d4c;
    border-right: solid 3px #4b8d4c;
}

.design_inhalt a:link, .design_inhalt a:visited
{
    text-decoration: none;
    color: #4b8d4c;
}
.design_inhalt a:hover, .design_inhalt a:active
{
    text-decoration: underline;
    color: #2e572f;
}
.design_copy
{
    color: #575757;
    text-align: center;
    font-size: 0.8em;
    margin-top: 8px;
}
.design_copy a
{
    color: #575757;
}
.nav_table td
{
    padding: 5px;
    padding-right: 25px;
    color: White;
}

.inhalt
{
    line-height: 150%;
    margin-left: 20px;
}
.bilder_table
{
    width: 100%;
    
}

/* Gästebuch*/
.gb_titel
{
    border: solid 2px #2e572f;
    background-color: #a8cea9;
    margin: 0px;
    border-collapse: collapse;
}
.gb_eintrag
{
    background-color: White;
   
}

