body {
background-color: white;
font-family: Verdana;
font-size: 12pt;
}

h1 {
font-weight: bold;
font-size: 14pt;
color: black;
text-align: center;
}

h2 {
font-weight: bold;
font-size: 12pt;
text-align: center;
}

h3 {
margin-top: 1em;
}

hr {
display: none;
}

.rot {
color: black;
}

.noprint {
display: none;
}

.inhalt-tabelle {
text-align: justify;
width: 100%;
border: 0px;
color: black;
background-color: none;
}

.navigationsleiste {
color: black;
padding: 0.25em;
font-size: 9pt;
width: auto;
text-align: left;
display: none;
}

.inhalt {
padding: 2em;
margin-left: 2em;
margin-right: 2em;
align: center;
min-width: 700px;
min-height: 500px;
text-align: justify;
width: auto;
color: black;
}

.liste_inhalt {
list-style-type: disc;
font-weight: bold;
padding: 0em;
margin-left: 2em;
}

.navi_oben {
padding-left: 0;
background-image: none;
text-decoration: none;
background-color: transparent;
color: black;
}

a:link {
text-decoration: none; 
color:black;
background-color:transparent;
}

a:visited {
text-decoration: none;
color:black;
background-color:transparent;
}

a:hover {
text-decoration: none;
color:black;
background-color:transparent;
}

.one {
page-break-after: always
text-align: left;
background-color: white;
width: 100%
height: 400px;
margin: 1em;
}

.two {
page-break-after: always;
text-align: left;
background-color: white;
width: 100%
height: 400px;
margin: 1em;
}

.last {
page-break-after: never;
text-align: left;
background-color: white;
width: 100%
height: 400px;
margin: 1em;
}

.last_two {
page-break-before: always;
page-break-after: never;
text-align: left;
background-color: white;
width: 100%
height: 400px;
margin: 1em;
}

.extern_google {
display: none;
}

.bild_links {
float: left;
border: 0px;
width: 298px;
height: 218px;
margin-right: 4em;
}

.bild_rechts {
float: right;
border: 0px;
}

.Seitenkopf {
display: none;
}

a:link:after, a:visited:after {
content: ": "attr(href)"";
}

