@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', Verdana, Arial, Helvetica, sans-serif; font-size: 94%; color: #000; margin: 20px 0; background-color: #000000; }

a, a:link, a:active, a:focus, a:visited { color: #cc3638; text-decoration: none; }
a:hover { color: #c00; text-decoration: underline; }

#center { max-width: 980px; width: 100%; margin: 0 auto; text-align: left; background-color: #F9F9F9;  -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; }

header { line-height: 0.5em; padding: 20px 2% 0 2%; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; -khtml-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; }
header .left { max-width: 39%; }
header .right { max-width: 60%; }

nav { float: left; width: 20%; }
nav ul { list-style: none; margin: 0 0 50px 0; background-color: #e9e5e0; }
nav ul li ul { margin: 0; border: 0; padding: 0; }
nav ul li { list-style: none; margin: 0; padding: 0; }
nav ul li a { font-size: 1em; color: #cc3638; display: block; height: auto; line-height: 30px; padding: 0 0 0 20px; }
nav ul li ul li a { line-height: 20px; padding: 4px 0 4px 30px; }
nav ul li a:visited { color: #cc3638; }
nav ul li.act_path a { color: #000; background-image: url(../img/pfeil.gif); background-position: 2px 2px; background-repeat: no-repeat; }
nav ul li.act_path ul li a { color: #cc3638; background-image: none; }
nav ul li a.class_active_a { color: #000; background-image: url(../img/pfeil.gif); background-position: 2px 2px; background-repeat: no-repeat; }
nav ul li.act_path ul li a.class_active_a { color: #000; background-image: url(../img/pfeil.gif); background-position: 12px 0; background-repeat: no-repeat; }
nav ul li a:hover { color: #000; background-image: url(../img/pfeil.gif); background-position: 2px 2px; background-repeat: no-repeat; text-decoration: none; }
nav ul li ul li a:hover, nav ul li.act_path ul li a:hover { color: #000; background-image: url(../img/pfeil.gif); background-position: 12px 0; background-repeat: no-repeat; text-decoration: none; }

section { padding: 40px 2% 20px 2%; }
article { width: 74%; float: right; min-height: 500px; }
aside { width: 22%; float: left; }

.box1 { float: left; width: 30%; min-height: 90px; padding: 10px 1%; margin: 0 2% 0 0; background-color: #e8f4a0; border: 1px solid #8ca005; }
.box2 { float: right; width: 29%; text-align: right; }

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

footer { background-color: #FFFFFF; padding: 30px 2% 20px 2%; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; -khtml-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px; }
footer p { margin: 0 0 10px 0; }

h1 { text-align: left; margin: 0 0 20px 0; line-height: 1.3em; font-size: 1.8em; font-weight: normal; }
h2 { text-align: left; margin: 0 0 10px 0; line-height: 1.2em; font-size: 1.4em; font-weight: normal; }
h3 { text-align: left; margin: 0 0 10px 0; line-height: 1.3em; font-size: 1.2em; font-weight: normal; }
h4 { text-align: left; margin: 0 0 10px 0; line-height: 1.2em; font-size: 1.1em; font-weight: normal; }
p { text-align: left; margin: 0 0 20px 0; line-height: 1.4em; font-size: 1em; }
p.bild { float: right; margin: 0 0 20px 2%; }
p.bild2 { float: left; margin: 0 2% 20px 0; max-width: 48%; }
article ul { list-style-type: circle; margin: 0 0 30px 30px; line-height: 1.4em; font-size: 1em; }
article ul li { margin: 0 0 10px 0; }
ul.tx { list-style-image: url(../img/pfeil1.gif); margin: 0 0 15px 40px; line-height: 1.4em; font-size: 1em; }
ul.tx li { margin-bottom: 10px; }
ol { margin: 0 0 30px 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; }

img { max-width: 100%; border: 0; }
div.hr { border-bottom-style: dotted; border-bottom-width: 1px; /* fix */ border-color: #ccc; height: 1px; width: auto; margin: 0 0 20px 0; } 
.abst { margin: 0 0 30px 0; }
.clear { clear: both; }
.nah { margin: 0 0 10px 0; }
.null { margin: 0; }
.right { float: right; }
.left { float: left; }
blockquote { margin-left: 30px; font-size: 0.94em; line-height: 1.4em; }
.small { font-size: 0.87em; line-height: 1.2em; }

.form-field { margin: 0 0 10px 0; }
.form-field  img { width: 200px; }
label { width: 160px; display: block; float: left; margin: 0 0 5px 0; }
input { background-color: #f0e9e0; color: #000; padding: 3px; border: 2px solid #ccc; width: 200px; }
.eng { width: 70px; }

input { background-color: #f7f3f3; color: #000; padding: 3px; border: 2px solid #ccc; width: 200px; }
.eng { width: 70px; }
button[type="submit"], button[type="reset"], button [type="button"] { color: #fff; text-align: center; margin: 0; padding: 5px; width: 100px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-color: #003d92; background: -moz-linear-gradient(#0d53b5, #003d92); background: -o-linear-gradient(#0d53b5, #003d92); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0d53b5), to(#003d92)); background: -webkit-linear-gradient(#0d53b5, #003d92); }
button[type="submit"]:hover, button[type="reset"]:hover { color: #fff; background: none; background-color: #0d53b5; }
textarea { background-color: #f7f3f3; color: #000; padding: 3px; border: 2px solid #ccc; width: 200px; }
select { background-color: #f7f3f3; color: #000; padding: 3px; border: 2px solid #ccc; }

.form-checkbox input { width: 20px; }
.form-checkbox label { float: none; width: auto; margin: 0 0 0 160px; }

#mobile-header { display: none; }
.sidr { display: none; }

/* Smaller screens */
@media only screen and (max-width: 980px) {
body { margin: 0; background-color: #fff; }
#center { -moz-box-shadow: 0 0 0 0 #fff; -webkit-box-shadow: 0 0 0 0 #fff; box-shadow: 0 0 0 0 #fff; -moz-border-radius: 0; -webkit-border-radius: 0; -khtml-border-radius: 0; border-radius: 0; }
header, footer { -moz-border-radius: 0; -webkit-border-radius: 0; -khtml-border-radius: 0; border-radius: 0; }
}

/* Mobile */
@media handheld, only screen and (max-width: 767px) {
#mobile-header { margin: 0; display: block; }
.sidr { display: none; position: absolute; position: fixed; top: 0; height: 100%; z-index: 999999; width: 180px; overflow-x: auto; overflow-y: auto; font-size: 1em; background: #555; color: #fff; -webkit-box-shadow: inset 0 0 5px 5px #222; -moz-box-shadow: inset 0 0 5px 5px #222; 
box-shadow: inset 0 0 5px 5px #222; text-align: left; }
.sidr .sidr-inner { padding: 0 0 15px; }
.sidr .sidr-inner>p { margin-left: 15px; margin-right: 15px; }
.sidr.right { left: auto; right: -260px; }
.sidr.left { left: -260px; right: auto; }
.sidr h1, .sidr h2, .sidr h3, .sidr h4, .sidr h5, .sidr h6 { font-size: 1em; font-weight: normal; padding: 0 15px; margin: 0 0 5px; color: #fff; 
line-height: 24px; box-shadow: 0 5px 5px 3px rgba(0,0,0,0.2); background-image: linear-gradient(#4d4d4d,#1a1a1a); }
.sidr p { font-size: 1em; margin: 0 0 12px; }
.sidr p a { color: rgba(255,255,255,0.9)}
.sidr>p { margin-left: 15px; margin-right: 15px; }
.sidr ul { display: block; margin: 0 0 15px; padding: 0; border-top: 1px solid #222; border-bottom: 1px solid #ccc; }
.sidr ul li {display: block; margin: 0; line-height: 48px; border-top: 1px solid #ccc; border-bottom: 1px solid #222; }
.sidr ul li:hover, .sidr ul li.active, .sidr ul li.sidr-class-active { border-top: none; line-height: 49px; }
.sidr ul li:hover>a, .sidr ul li:hover>span, .sidr ul li.active>a, .sidr ul li.active>span, .sidr ul li.sidr-class-active>a, .sidr ul li.sidr-class-active>span { -webkit-box-shadow: inset 0 0 15px 3px #222; -moz-box-shadow: inset 0 0 15px 3px #222; box-shadow:inset 0 0 15px 3px #222 }
.sidr ul li a { padding: 0 15px; display: block; text-decoration: none; color: #fff; }
.sidr ul li span { padding: 0; }
.sidr ul li ul  {border-bottom: none; margin: 0; }
.sidr ul li ul li { line-height: 40px; font-size: 1em; }
.sidr ul li ul li:last-child { border-bottom:none; }
.sidr ul li ul li:hover, .sidr ul li ul li.active, .sidr ul li ul li.sidr-class-active { border-top: none; line-height: 41px; }
.sidr ul li ul li:hover>a, .sidr ul li ul li:hover>span, .sidr ul li ul li.active>a, .sidr ul li ul li.active>span, .sidr ul li ul li.sidr-class-active>a, .sidr ul li ul li.sidr-class-active>span { -webkit-box-shadow: inset 0 0 15px 3px #222; -moz-box-shadow: inset 0 0 15px 3px #222; box-shadow: inset 0 0 15px 3px #222; }
.sidr ul li ul li a, .sidr ul li ul li span { color: rgba(255,255,255,0.8); padding-left: 30px; }
.sidr form { margin: 0 15px; }
.sidr label { font-size: 1em; }
.sidr input[type=text], .sidr input[type=password], .sidr input[type=date], .sidr input[type=datetime], .sidr input[type=email], .sidr input[type=number], .sidr input[type=search], .sidr input[type=tel], .sidr input[type=time], .sidr input[type=url], .sidr textarea, .sidr select { width: 100%; font-size: 13px; padding: 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; 
box-sizing: border-box; margin: 0 0 10px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; border: none; background: rgba(0,0,0,0.1); color: rgba(255,255,255,0.6); display: block; clear: both; }
.sidr input[type=checkbox] { width: auto; display: inline; clear: none; }
.sidr input[type=button], .sidr input[type=submit] { color: #333; background: #fff; }
.sidr input[type=button]:hover, .sidr input[type=submit]:hover { background: rgba(255,255,255,0.9); }
nav ul { display: none; }
nav { float: none; width: 100%; }
article { float: none; width: 100%; padding: 0 0 20px 0; min-height: 0; }
.box1 { float: left; width: 37%; }
.box2 { float: right; width: 17%; }
}

@media handheld, only screen and (max-width: 560px) {
.box1 { float: none; width: auto; border: 0; margin: 0; }
.box2 { float: none; width: auto; text-align: left; margin: 20px 0 0 0; }
}

@media handheld, only screen and (max-width: 440px) {
body { word-wrap: break-word; }
label { width: auto; float: none; }
.form-checkbox label { margin: 0; }
p.bild2 { float: none; margin: 0 0 20px 0; max-width: 100%; }
}