body {
    background-color: #b8c95c; 
    font-family: verdana, sans-serif;
    letter-spacing: 0.03em;
    line-height: 2em;
    font-size: 72.6%; 
}
#wrapper {
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #84926e;
    width: 896px;
    background-color: #fff;
    overflow: auto;
}
#header {
    border-bottom: 1px solid #84926e;
}
#header img {
    display: block;
}
#headernav {
    height: 2.2em;
    background-color: #eff0f4;
    border-bottom: 1px solid #aab85f;
}
#headernav ul {
    margin-top: 0;
    margin-bottom: 0;
    float: right;
}
#headernav li, #breadcrumb li {
    display: inline;
    padding-right: 1em;
}
#breadcrumb {
    padding-left: 270px;
    border-bottom: 1px dotted #aab85f;
}
#breadcrumb ul li {
    padding: 0;
    padding-right: .35em;
}
#leftnav {
    width: 250px;
    float: left;
    padding-top: 4.5em;
    padding-bottom: 2em;
}
#leftnav ul {
    padding-left: 1.5em;
    padding-right: 1em;
}
#leftnav ul li {
    list-style-type: none;
    border-bottom: 1px dotted #aab85f;
    padding: .35em 0;
}
#content ul li {
    list-style-type: none;
}
#content ul li a {
    background: #fff url(../images/list-dot.png) center left no-repeat;
    padding-left: 13px;
}
#content #galeriebox ul li a {
    background-image: none;
    padding-left: 0;
}

#content ul li ul li a {
    background: #fff url(../images/list-circle.png) center left no-repeat;
    padding-left: 13px;
}
.box ul li {
    list-style-image: url(../images/list-dot.png); 
}
#content .box ul li a {
    background-color: #f3fcc2;
    background-image: none;
    padding-left: 0;
}
#leftnav ul li a{
    background: #fff url(../images/dot.png) left .45em no-repeat;
    padding-left: 13px;
}
#content #breadcrumb ul li a {
    background-image: none;
    padding-left: 0;
}
#content {
    margin-left: 250px;
    margin-right: 2em;
    padding: 1em 0 1em 1em;
    min-height: 40em;
}
#content dl {
    overflow: auto;
    margin: .9em 0 1.4em 0;
}
#content dd {
    margin-left: 100px;
}
#content dt {
    float: left;
    padding-top: .6em;
}
#content dl strong {
    font-weight: normal;
    font-size: 1.2em;
}
#content p img, .gallery-photo img {
    float: left;
    padding: 10px;
    margin-top: .9em;
    margin-right: 1em;
    border: 1px solid #aab85f;
}
.gallery-photo {
    overflow: auto;
    margin-bottom: .5em;
}
#content #galerie_nav {
    list-style-type: none;
    margin-left: 0;
}
#galeriebox {
    width: 422px;
}
#galeriebox #galerie_nav {
    text-align: center;
}
#galerie_nav li {
    display: inline-block;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    margin-top: 6px;
    padding: 2px 0;
}
#galerie_nav li img {
    display: block;
}
#galerie_nav .active {
    border-top: 4px solid #f57c05;
    border-bottom: 4px solid #f57c05;
}
.image_big {
    padding: .7em;
    border: 1px solid #aab85f;
}
#content ul, #content ol {
    margin-left: 2em;
}
#content ul li {
    list-style-position: inside;
}
h1, h2, h3, h4, h5, h6, caption {
    font-family: 'Trebuchet MS',sans-serif;
    color: #757f42;
}
h1 {
    font-size: 1.5em;
    margin-bottom: .5em;
}
h2, caption {
    font-size: 1.35em;
    margin-bottom: .3em;
    margin-top: 1.5em;
}
h3 {
    font-size: 1.2em;
    margin-top: 1.3em;
}
.box h3 {
    margin-top: 0;
    border-bottom: 1px solid #b8c95c; 
    padding-left: 1em;
    margin-bottom: .7em;
}
h2 span {
    font-size: .7em;
}
.gallery-photo h2 {
    margin-top: .5em;
}
p {
    margin-bottom: 1em;
}
b, strong {
    font-weight: bold;
}
form, .box {
    background-color: #f3fcc2;
    border: 1px solid #b8c95c; 
    padding: .7em;
    width: 90%;
}
.box {
    padding: 0;
    margin-bottom: 1.5em;
    margin-top: 1em;
    padding-bottom: 1em;
}
.box p {
    padding: 0 1.2em;
}
form div label {
    float: left;
    text-align: right;
    width: 14.5em;
    margin-right: .5em;
}
form div select, form div input[type=text] {
    width: 250px;
}
form div textarea {
    height: 150px;
    width: 250px;
}
input[type=checkbox], input[type=radio], input.submit {
    margin-left: 14em;
}

label, select, input[type=checkbox], input[type=radio], 
input[type=button], input[type=submit] {
    cursor: pointer;
}
#footer {
    background-color: #eff0f4;
    border: 1px solid #84926e;
    border-top: 0 none;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    width: 896px;
}
#footer p {
    margin: 0;
    padding: .7em;
}
#headernav ul li {
    font-size: 1.1em;
    color: #616936;
}
li a {
    text-decoration: none;
}
.box li a {
    text-decoration: underline;
    color: #757f42; 
}
a:link {
    color: #616936;
}
a:visited {
    color: #aab85f;
}
a:active, a:focus, .box li a:active, .box li a:focus {
    color: #f57c05;
}
a:hover, .box li a:hover {
    color: #f57c05;
}
h3.impressum {
    margin-bottom: 0;
    padding-bottom: 0;
}
p.impressum {
    margin-top: 0;
}
.button {
    background-color: #b8c95c; 
}
.errorlist {
    list-style-type: none;
    background-color: #b8c95c; 
}
table {
    border-collapse: collapse;
}
#content table {
    width: 90%;
}
#content table img {
    display: block;
}
#content table tr {
    vertical-align: top;
}
#content table td {
    padding: .5em;
    vertical-align: top;
}
.trenner, caption {
    border-bottom: 1px solid #aab85f;
    line-height: 1.7em;
}
.item {
    vertical-align: top;
}
.item td {
    width: 25%;
    padding-bottom: 2em;
}
.item td.time {
    text-align: center;
}
.clear {
    clear: both;
}