html {
width: 100%;
margin: 0 0 0 -1em;
padding: 0;
}

body {
width: 49em;
font-family: Verdana, Arial, sans-serif;
font-size: 90%;
color: #666;
background: #FFF url(textura.png) fixed;
margin: 2em auto 1em auto;
padding: 0;
}

* html body {
text-align: center;
margin: 2em 0 1em 0;
}

* html #inhalt {
width: 49em;
}

* html #text, * html #menu {
text-align: left;
}

#kopf {
margin-bottom: 0;
height: 31px;
background: url(Elisabeth.png) no-repeat bottom right;
position: relative;
top: 3px;
font-size: 0;
color: #FFF;
}


* html #kopf {
font-size: 172.8%;
font-family: Georgia, serif;
text-align: right;
font-style: italic;
font-weight: normal;
color: #AA8;
padding-left: 4em;
margin-top: 0;
padding-bottom: 0;
letter-spacing: 1px;
margin-bottom: -0.55em;
background: transparent;
}

* html #kopf span {
font-size: 144%;
}

#text h1 {
background: #FFF;
color: #888;
font-size: 120%;
font-family: Georgia, serif;
font-weight: normal;
font-variant: small-caps;
text-align: right;
padding: 0.25em 0;
margin: 0.5em -0.25em -0.5em 0;
}

* html #text h1 {
padding-top: 0;
}

h2 {
font-size: 144%;
}
h2 span {
font-size: 80%;
}

h3 {
font-size: 120%;
}

h2, h3 {
color: #888;
font-family: Georgia, serif;
font-weight: normal;
border-bottom: 1px dashed #CCC;
padding-left: 0.25em;
padding-bottom: 1px;
}

h4 {
font-size: 110%;
font-family: Georgia, serif;
color: #888;
font-weight: normal;
margin-bottom: -0.5em;
padding: 0;
}

#inhalt {

}

#text {
background: #FFF;
border-top: 1px solid #CCA;
border-bottom: 1px solid #CCA;
border-left: 1px solid #CCA;
margin-left: 11em;
margin-bottom: 0;
margin-top: 0;
padding: 0 1em 2.5Em 1em;
}


* html #text {
padding-top: 1em;
padding-bottom: 1.9em;
}

#text p, #text li {
line-height: 144%;
}

#text p {
text-align: justify;
}

#text ol {
list-style-type: upper-roman;
}

a {
color: #088;
text-decoration: underline;
}

a:hover {
color: #408;
}

a:focus {
color: #880;
}

#menu {
float: left;
width: 11em;
background: transparent;
padding-top: 0;
margin-top: 0;
}

* html #menu {
width: 13em;
margin-top: 0.65em;
margin-left: -1.95em;
}

#menu ul {
list-style-type: none;
padding: 0;
margin-top: 0;
margin-bottom: 0;
}

#menu li {
font-size: 90%;
line-height: 150%;
text-align: right;
border-bottom: 1px dashed #CCA;
padding: 0 1em 0 0;
}

#menu li:first-child {
border-top: 1px dashed #CCA;
}

#menu a {
color: #088;
text-decoration: none;
}

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

#menu a#hier {
font-weight: bold;
color: #880;
text-decoration: none;
cursor: text;
}

#fuss {
clear: both;
font-style: italic;
color: #AAA;
text-align: right;
font-size: 80%;
background: #FFF url(textura.png) fixed;
border-top: 1px solid #CCA;
margin-top: -2px;
padding: 0.25em 0;
}

* html #fuss {
margin-top: -1.75em;
}

.trenner {
display: none;
}

#untermenu {
list-style-type: none;
font-size: 90%;
}

strong {
color: #880;
font-weight: bold;
}

.anm {
color: #880;
font-size: 90%;
}


