html, body {
text-align: center;
margin: 0;
padding: 0;
background-color: white;
color: black;
font-weight: normal;
font-size: 12pt;
font-family: sans-serif;
}

h1, h2, h3 {
font-family: sans-serif;
page-break-after: avoid;
}

#wrapper {
width: auto;
text-align: center;
margin-left: auto;
margin-right: auto;
padding: 0;
color: black;
background-color: white;
}

a:link, a:visited {
color: black;
text-decoration: none;
}

h1#kopf {
line-height: 180%;
background-color: white;
font-size: 2em;
margin: 0 0 0 0;
border-bottom: 2px solid black;
page-break-after: avoid;
}

h1#kopf_klein {
line-height: 200%;
background-color: white;
font-size: 1.8em;
margin: 0 0 0 0;
border-bottom: 2px solid black;
page-break-after: avoid;
}

h2 {
font-size: 1.1em;
margin: 0.5em 0 0.3em 0;
}

h3 {
font-size: 1em;
margin: 0.5em 0 0.3em 0;
}

.text {
font-size: 1.1em;
text-align: left;
padding: 2em 2em 2em 2em;
}

.liste {
list-style: none;
margin-left: 0;
}

em {
font-style: normal;
font-weight: bold;
font-size: 1em;
color: red;
}

hr {
clear: both;
}

.jump {
display: none;
clear: both;
}

.fuss {
font-size: 1.1em;
line-height: 1.8em;
background-color: white;
border-top: 2px solid black;
clear: both;
}

ul#navi {
display: none;
}

ul#navi li {
display: none;
}

#current {
display: none;
}

p#copyright  {
font-weight: bold;
margin: 0;
padding: 0;
}

