@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: #d1e3f4; 
background: -moz-linear-gradient(top, #8cb9e3 0%, #a7cef2 29%, #d1e3f4 100%); background: -webkit-linear-gradient(top, #8cb9e3 0%,#a7cef2 29%,#d1e3f4 100%); background: linear-gradient(to bottom, #8cb9e3 0%,#a7cef2 29%,#d1e3f4 100%); }

a, a:link, a:active, a:focus, a:visited { color: #406c96; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }

#center { max-width: 1000px; text-align: left; margin: 0px auto; }
header { padding: 30px 2% 0 2%; background-color: #fffff5; position: relative; }
header img { margin: 0 0 20px 0; }
header p { color: #848484; font-size: 1.4em; line-height: 1em; margin: 0; }
cite { position: absolute; right: 2%; bottom: 0; display: block; font-size: 1.2em; font-weight: normal; font-style: italic; margin: 0; line-height: 1.2em; max-width: 50%; }

section { padding: 50px 2% 20px 2%; background-color: #fffff5; }
article { float: right; width: 76%; }

nav { float: left; width: 20%; }
.container { width: auto; margin: 0; font-size: 1.1em; }
a.toggleMenu { display: none; margin: 0; }
.nav { list-style: none; background: #fffff5; margin: 0; border: 1px solid #d5d5d0; }
.nav:before, .nav:after { content: " ";  display: table; }
.nav:after { clear: both; }
.nav ul { list-style: none; }
.nav a { display: block; text-decoration: none; padding: 10px 15px; color: #406c96; transition: background-color 0.5s ease-out; -o-transition: background-color 0.5s ease-out; -moz-transition: background-color 0.5s ease-out; -webkit-transition: background-color 0.5s ease-out; border-bottom: 1px solid #d5d5d0; }
.nav a:hover { color: #000; text-decoration: none; background-color: #ecece5; }
.nav li { position: relative; }
.nav li:last-child a { border-bottom: 0; }
.nav a.ac { color: #000; background-color: #ecece5; }
.nav li li:first-child { display: none; }
.nav li li:last-child a { border-bottom: 1px solid #d5d5d0; }
.nav li li a { display: block; padding: 10px 0 10px 25px; background: #f9f9f0; }

.box { float: left; margin: 0 0 30px 0; padding: 10px; background-color: #e5e5e0; width: 420px; border: 1px solid #3b7710; }
.box p { margin: 0 0 10px 0; }

footer { padding: 20px 0; }

img { border: 0; padding: 0; margin: 0; max-width: 100%; }
.abst { margin: 0 0 30px 0; }
.nah { margin: 0 0 10px 0; }
.null { margin: 0; }
.clear { clear: both; }
.right { float: right; }
small { font-size: 0.87em; }

h1, h2 { color: #3b7710; font-weight: normal; margin: 0 0 15px 0; line-height: 1.2em; }
h3, h4 { color: #222; font-weight: normal; margin: 0 0 15px 0; line-height: 1.2em; }
h1 { font-size: 1.8em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
p { margin: 0 0 25px 0; line-height: 1.4em; font-size: 1em; }
.bild { float: left; margin: 0 30px 20px 0; }
.bild2 { float: right; margin: 0 0 25px 3%; }

ul.tx { list-style-type: circle; margin: 0 0 25px 20px; line-height: 1.4em; font-size: 1em; }
ul.tx li { margin-bottom: 5px; }
ul.tx ul { list-style-type: circle; margin: 10px 0 10px 30px; }
ol { margin: 0 0 25px 30px; padding: 0; font-size: 1em; line-height: 1.4em; }
ol.lower-latin { list-style-type: lower-latin; margin: 0 0 30px 40px; padding: 0; font-size: 1em; line-height: 1.4em; }
ol.lower-latin li { margin-bottom: 10px; }
ol.lower-latin ul { list-style-type: disc; margin: 10px 0 10px 40px; }

.framebox { position: relative; padding-bottom: 60%; height: 0; overflow: hidden; }
iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }

picture { margin: 0; line-height: 0.5em; }

.tabellenbox { width: 100%; overflow-y: auto; margin: 0 0 20px 0; }
.tabellenbox::-webkit-scrollbar { -webkit-appearance: none; width: 14px; height: 14px; }
.tabellenbox::-webkit-scrollbar-thumb { border-radius: 8px; border: 3px solid #fff; background-color: rgba(0, 0, 0, .3); }

table { width: 100%; margin: 0 0 10px 0; border: 0; padding: 0; border-collapse: collapse; }
td { padding: 5px 10px 5px 0; vertical-align: top; line-height: 1.4em; font-size: 1em; }
th { padding: 5px 10px 5px 0; vertical-align: top; line-height: 1.4em; font-size: 1em; font-weight: 400; background-color: #ecece5; }

/* Smaller screens */
@media only screen and (max-width: 1000px) {
#center { background: #fffff5; width: 98%; }
header { padding: 30px 0 0 0; }
section { padding: 50px 0 20px 0; }
article { width: 70%; }
nav { width: 26%; }
}
/* Mobile */
@media handheld, only screen and (max-width: 785px) {
section { padding: 30px 0 20px 0; }
nav { float: none; width: 100%; margin: 0 0 30px 0; }
.container { width: 100%; margin: 0; }
.active { display: block; }
.nav li { position: relative; }
.nav > li > .parent { background-image: url(bilder/downArrow.png); background-repeat: no-repeat; background-position: 100% 50%; }
.nav > li > a { display: block; }
.nav li ul { position: absolute; left: -9999px; }
.nav > li.hover > ul { left: 0; }
.nav li li.hover ul { left: 100%; top: 0; }
.nav li li:first-child { display: block; }
.nav li li a { display: block; position: relative; z-index: 100; padding: 15px 0 15px 40px; }

.nav { margin: 0 0 30px 0; }
.nav > li { float: none; }
.nav li a { padding: 15px; }
.nav > li.hover > ul , .nav li li.hover ul { position: static; }
.nav > li > .parent { background-position: 95% 50%; }
.nav li li .parent { background-image: url(bilder/downArrow.png); background-repeat: no-repeat; background-position: 95% 50%; }
.nav ul { display: block; width: 100%; border-right: 0; }
.nav > li.hover > ul , .nav li li.hover ul { position: static; }


article { float: none; width: 100%; }
}

@media handheld, only screen and (max-width: 640px) {
header { padding: 30px 0 100px 0; }
cite { position: absolute; left: 0; bottom: 0; font-size: 1.2em; max-width: 100%; }
.bild2 { float: none; margin: 0 0 25px 0; }
.right { float: none; }
.box { float: none; margin: 0 0 30px 0; width: 98%; width: auto; max-width: 400px; }

}
@media handheld, only screen and (max-width: 540px) {
header { padding: 30px 0 150px 0; }
}
@media handheld, only screen and (max-width: 440px) {
body { word-wrap: break-word; }
h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
}