body {
background-color: #8F5C2E;
margin: 0 2em 0 2em;
/* font-size: 80%; */
font-family: sans-serif;
}

h1 {
font-size: 160%;
font-weight:normal;
}

h2 {
font-size: 120%;
font-weight:normal;
margin-top: 1.5em;
padding-bottom: 0.5em;
border-bottom: 1px solid #794313;
}

p {
font-family: sans-serif;
color: #000000;
font-size: 100%;
line-height: 1.4em;
}

a {
text-decoration:none;
color: #794313;
}

table {
width: 830px;
}

.clear {
clear:both;
text-align: right;
}

.logo {
margin-right: 1em;
float: left;
border: 1px solid #794313;
}

.contenttxt {
max-width: 830px;
}

.content {
background-color: #F4ECE6;
color: #794313;
padding: 1em 2em 1em 2em;
}

.impressum {
text-align: center;
}

a:hover {
text-decoration: underline;
color: #000000;
}

