@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: url('fonts/open-sans-v15-latin-regular.eot'); src: local('Open Sans Regular'), local('OpenSans-Regular'),  url('fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'),  url('fonts/open-sans-v15-latin-regular.woff2') format('woff2'), url('fonts/open-sans-v15-latin-regular.woff') format('woff'), url('fonts/open-sans-v15-latin-regular.ttf') format('truetype'),  url('fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); }
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: url('fonts/open-sans-v15-latin-700.eot'); src: local('Open Sans Bold'), local('OpenSans-Bold'),  url('fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), url('fonts/open-sans-v15-latin-700.woff2') format('woff2'), url('fonts/open-sans-v15-latin-700.woff') format('woff'), url('fonts/open-sans-v15-latin-700.ttf') format('truetype'), url('fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); }

* { margin: 0; padding: 0; }
html { min-height: 100.01%; }
body { font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 100%; color: #000; background-color: #f0f0f0; margin: 0 0 20px 0; text-align: left; }
header { margin: 0 auto; padding: 20px 0; background-color: #f0f0f0; }
section { padding: 20px 0; background-color: #fff; }
footer { padding: 20px 0; background-color: #f0f0f0; }
.box { margin: 0 auto; max-width: 900px; width: 98%; }

a, a:link, a:active, a:focus, a:visited  { color: #0050cc; text-decoration: none; }
a:hover { color: #f30; text-decoration: underline; }

h1, h2, h3, h4 { margin: 0 0 20px 0; line-height: 1.2em; font-weight: normal; }
h1 { font-size: 1.7em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
p { margin: 0 0 20px 0; line-height: 1.5em; font-size: 1em; }
.bild { float: right; margin: 0 0 20px 2%; }
cite { font-size: 1.5em; line-height: 1.2em; margin: 0 0 40px 0; font-style: italic; }

img { border: 0; max-width: 100%; height: auto; }
.abst { margin: 0 0 30px 0; }
.nah { margin: 0 0 10px 0; }
 .null { margin: 0; }
.clear { clear: both; }
.gelb { color: #f3c206; text-shadow: 1px 1px #000; font-weight: bold; }
.hr { border-bottom-style: solid; border-bottom-width: 1px; /* fix */ border-color: #ccc; height: 1px; margin: 0 0 20px 0; }
.right { float: right; }

ul.tx { list-style-type: circle; margin: 0 0 30px 30px; line-height: 1.5em; font-size: 1em; color: #000; }
ul.tx li { margin-bottom: 5px; }
ol { margin: 0 0 30px 30px; padding: 0; font-size: 1em; line-height: 1.5em; }
ol.lower-latin { list-style-type: lower-latin; margin: 0 0 30px 40px; padding: 0; font-size: 1em; line-height: 1.5em; }
ol.lower-latin li { margin-bottom: 10px; }
ol.lower-latin ul { list-style-type: disc; margin: 10px 0 10px 40px; }

table { width: 100%; border: 0; border-collapse: collapse; }
td { text-align: left; vertical-align: top; line-height: 1.4em; font-size: 1em; padding: 0 10px 10px 0; }
td.rechts { text-align: right; }
td.grau { background-color: #f9f5e0; }

@media only screen and (max-width: 780px) {
.box { margin: 0 auto; max-width: 900px; width: 96%; }
.right { float: none; }
}
@media only screen and (max-width: 640px) {
.bild { float: none; margin: 0 0 20px 0; }
}
@media only screen and (max-width: 380px) {
body { word-wrap: break-word; }
}