html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
select,
input,
textarea,
button {
  margin: 0;
  padding: 0;
}
select:focus,
input:focus,
textarea:focus {
  outline: none;
}
.shadow {
  -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.4);
  box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.4);
}
.insetshadow {
  -moz-box-shadow: inset 0px 4px 3px 0px rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0px 4px 3px 0px rgba(0,0,0,0.4);
  box-shadow: inset 0px 4px 3px 0px rgba(0,0,0,0.4);
}
.noshadow {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.readmore:before {
  text-decoration: none !important;
  font-weight: bold;
  font-size: 1.25em;
  content: "\000BB\00A0";
}
.wrapword {
  white-space: -moz-pre-wrap !important;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.gradientaccordion {
  background: #feffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iI2Y1ZjFlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#feffff 0%,#f5f1ed 58%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#feffff),color-stop(58%,#f5f1ed));
  background: -webkit-linear-gradient(top,#feffff 0%,#f5f1ed 58%);
  background: -o-linear-gradient(top,#feffff 0%,#f5f1ed 58%);
  background: -ms-linear-gradient(top,#feffff 0%,#f5f1ed 58%);
  background: linear-gradient(to bottom,#feffff 0%,#f5f1ed 58%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff',endColorstr='#f5f1ed',GradientType=0);
}
html {
  font-family: Verdana, Arial, sans-serif;
  color: #333;
}
body {
  width: 100%;
  font-size: 100.01%;
  line-height: 1.5;
  background: #dad7d5;
}
h1 {
  font-size: 1.25em;
  margin-bottom: 1.45em;
  margin-top: 0;
  padding-top: 0;
}
h2 {
  font-size: 0.875em;
  font-weight: bold;
  margin-top: 0;
  padding-top: 0;
}
h1,
h2 {
  color: #ee0000;
}
img {
  height: auto;
  border: none;
}
br.clear,
.clear {
  clear: both;
  float: none;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}
#wrapperheader,
#wrappercontent {
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
#wrapperheader {
  background: white;
  clear: both;
  overflow: auto;
  height: 10.9375em;
}
#wrappercontent {
  background: #f5f1ed;
  clear: both;
  overflow: auto;
  -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.4);
  box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.4);
}
#content,
#header,
#footer {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0px;
  width: 100%;
}
#header {
  clear: both;
}
#header .button {
  display: none;
}
#nav {
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
  margin-top: -48px;
  position: relative;
  z-index: 100;
  display: block;
  height: 48px;
}
#nav ul.mainnav {
  margin-left: 20%;
}
#nav li {
  list-style-type: none;
  float: left;
  position: relative;
  width: 24.70703125%;
  border-bottom-style: solid;
  border-bottom: 3px solid white;
  border-right-style: solid;
  border-right: 3px solid white;
}
#nav li.last {
  border-right: none !important;
}
#nav li a {
  line-height: 3.214285714em;
  text-align: center;
  display: inline-block;
  padding: auto;
  background: #cb0000;
  -moz-box-shadow: inset 0px 4px 3px 0px rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0px 4px 3px 0px rgba(0,0,0,0.4);
  box-shadow: inset 0px 4px 3px 0px rgba(0,0,0,0.4);
  width: 100%;
  text-decoration: none;
  color: white;
  font-weight: bold;
  font-size: 0.875em;
}
#nav li a:hover {
  background: #ee0000;
}
#nav li a.active {
  background: #a7acb5;
}
#nav li:hover ul {
  float: none;
  display: block !important;
  position: absolute;
  left: -3px;
  z-index: 99;
  width: 100%;
}
#nav li ul {
  display: none;
}
#nav li ul li {
  width: 100%;
  position: relative !important;
  float: none;
  border: none;
}
#nav li ul li a {
  font-size: 0.75em;
  font-weight: normal;
  text-align: left;
  padding-left: 15.8102767%;
  width: 84.1897233%;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 2.2em;
  border-right: 3px solid white;
  border-left: 3px solid white;
  border-top-style: none;
  border-bottom-style: none;
}
#nav li ul li a:before {
  text-decoration: none !important;
  font-weight: bold;
  font-size: 1.25em;
  content: "\000BB\00A0";
}
#nav li ul li a.first {
  -moz-box-shadow: inset 0px 4px 3px 0px rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0px 4px 3px 0px rgba(0,0,0,0.4);
  box-shadow: inset 0px 4px 3px 0px rgba(0,0,0,0.4);
  padding-top: 0.8em;
}
#nav li ul li a.sublast {
  padding-bottom: 0.8em;
  border-bottom: 3px solid white;
}
#mmenu {
  display: none;
}
#logo {
  width: 307px;
  margin-left: 1.5625%;
  margin-top: 42px;
  position: relative;
  float: left;
}
#tagline {
  width: 314px;
  margin-right: 1.5625%;
  margin-top: 42px;
  position: relative;
  float: right;
  text-align: right;
}
body.english #tagline {
  width: 375px;
}
#tagline p {
  text-align: right;
  font-size: 0.875em;
  margin-top: 1.5em;
  margin-top: 1.375em;
  display: block;
}
#tagline p a {
  color: #333;
  text-decoration: none;
}
#content {
  padding-bottom: 2.125em;
}
#leftimg {
  max-width: 256px;
  width: 20%;
  text-align: center;
  float: left;
  position: relative;
  margin-top: -33px;
  top: 0;
}
#leftimg img {
  width: 100%;
}
#leftimg img#call2action {
  max-width: 216px;
  width: 84.375%;
  margin-top: 2.25em;
  margin-bottom: 1.5em;
  margin-left: auto;
  margin-right: auto;
}
#text {
  position: relative;
  margin-left: 21.25%;
  margin-right: 1.25%;
  margin-top: 2.0625em;
}
#text p,
#text ul,
#text ol {
  font-size: 0.75em;
}
#text ul ul {
  font-size: 1em;
}
#text h1,
#text p,
#text ul,
#text ol {
  margin-left: 0.275%;
}
#text h1#nomargin {
  margin-bottom: 0;
}
#text p+p {
  margin-top: 0.75em;
}
#text p+h2 {
  margin-top: 0.75em;
}
#text br.abstand,
#text p.abstand,
#text ul.abstand,
#text h2.abstand {
  margin-top: 1.75em;
}
#text p.last {
  margin-bottom: 1em;
}
#text a {
  color: #ee0000;
}
#text img {
  width: 100%;
}
#text img.abstand {
  margin-bottom: 1.75em;
}
#text .boxcontainer {
  width: 100%;
  overflow: auto;
}
#text .boxcontainer+.boxcontainer {
  margin-top: -0.75em;
}
#text .box1,
#text .box2,
#text .boxbreit,
#text .accordion-news {
  max-width: 472px;
  width: 43.902439%;
  max-width: 468px;
  width: 43.4959349%;
  float: left;
  background: white;
  -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.4);
  box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.4);
  padding: 2.0325203%;
  margin-top: 2.25em;
  margin-bottom: 1em;
}
#text .box1 h1,
#text .box1 p,
#text .box1 ul,
#text .box1 ol,
#text .box2 h1,
#text .box2 p,
#text .box2 ul,
#text .box2 ol,
#text .boxbreit h1,
#text .boxbreit p,
#text .boxbreit ul,
#text .boxbreit ol,
#text .accordion-news h1,
#text .accordion-news p,
#text .accordion-news ul,
#text .accordion-news ol {
  margin-left: 0;
}
#text .box1 h2,
#text .box2 h2,
#text .boxbreit h2,
#text .accordion-news h2 {
  margin-top: -0.5em;
}
#text .box1 p+h2,
#text .box2 p+h2,
#text .boxbreit p+h2,
#text .accordion-news p+h2 {
  margin-top: 0.75em;
}
#text .box1 p.readmore,
#text .box2 p.readmore,
#text .boxbreit p.readmore,
#text .accordion-news p.readmore {
  color: #ee0000;
}
#text .box1 ul,
#text .box2 ul,
#text .boxbreit ul,
#text .accordion-news ul {
  padding-left: 0.75em;
}
#text .box1 li,
#text .box2 li,
#text .boxbreit li,
#text .accordion-news li {
  list-style: none;
  line-height: 1.75em;
  margin-left: 20px;
  list-style-position: inside;
}
#text .box1 li:before,
#text .box2 li:before,
#text .boxbreit li:before,
#text .accordion-news li:before {
  content: "\2022\00A0\00A0\00A0";
  color: #ee0000;
  font-weight: bold;
  margin-left: -20px;
}
#text .box1 li.readmore:before,
#text .box2 li.readmore:before,
#text .boxbreit li.readmore:before,
#text .accordion-news li.readmore:before {
  text-decoration: none !important;
  font-weight: bold !important;
  font-size: 1.25em !important;
  content: "\000BB\00A0" !important;
}
#text .box1 {
  margin-left: 0.406504065%;
}
#text .box2 {
  margin-left: 4.0650406%;
}
#text .boxbreit,
#text .accordion-news {
  float: none;
  max-width: 984px;
  width: 95.1219512%;
  margin-left: 0.406504065%;
}
#text .accordion-news {
  padding: 0;
  width: 99.1869918%;
}
#text .accordion-news p,
#text .accordion-news ul,
#text .accordion-news ol {
  padding-left: 20px;
}
#text .accordion-news .accordion-item {
  overflow: hidden;
}
#text .accordion-news .inside {
  padding: 0 20px 0 20px;
  margin-bottom: 1em;
}
#text .accordion-news .header {
  background: #feffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iI2Y1ZjFlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#feffff 0%,#f5f1ed 58%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#feffff),color-stop(58%,#f5f1ed));
  background: -webkit-linear-gradient(top,#feffff 0%,#f5f1ed 58%);
  background: -o-linear-gradient(top,#feffff 0%,#f5f1ed 58%);
  background: -ms-linear-gradient(top,#feffff 0%,#f5f1ed 58%);
  background: linear-gradient(to bottom,#feffff 0%,#f5f1ed 58%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff',endColorstr='#f5f1ed',GradientType=0);
  border-top-style: solid;
  border-top: 1px solid #dad7d5;
  cursor: pointer;
}
#text .accordion-news .header.ui-state-active {
  background: none !important;
}
#text .accordion-news .header h2 {
  padding: 1em 20px 1em 20px;
  margin: 0;
  margin-left: 20px;
}
#text .accordion-news .header h2:before {
  content: url(../images/hs_closed.png);
  padding-right: 0.75em;
  margin-left: -20px;
}
#text .accordion-news .header.ui-state-active h2:before {
  content: url(../images/hs_open.png);
  padding-right: 0.75em;
}
#footer {
  margin-top: 2.25em;
  margin-bottom: 1em;
  overflow: auto;
}
#footer p,
#footer ul,
#footer h3 {
  font-size: 0.75em;
}
#footer a {
  color: #333;
}
#footer li {
  list-style-type: none;
}
#footer li:before {
  text-decoration: none !important;
  font-weight: bold;
  font-size: 1.25em;
  content: "\000BB\00A0";
}
#footer .col1,
#footer .col2,
#footer .col3,
#footer .col4,
#footer .col5 {
  padding-left: 1.5625%;
  width: 18.4375%;
  float: left;
}
#footer .col1 .inset,
#footer .col2 .inset,
#footer .col3 .inset,
#footer .col4 .inset,
#footer .col5 .inset {
  margin-left: 1.2em;
}
#footer .col1 {
  padding-left: 3%;
  width: 17%;
}
#footer .col1 span.copyright {
  color: #ee0000;
}
#footer .col1 p:before {
  content: "\00A0\00A9\00A0";
  color: #ee0000;
  margin-left: -1.5625em;
}
@media screen and (max-width: 1100px) {
  #leftimg img#call2action {
    width: 94%;
  }
  #footer .col1 {
    padding-left: 2%;
    width: 18%;
  }
}
@media screen and (max-width: 980px) {
  #nav li {
    width: 24.5%;
  }
  #nav li ul li {
    width: 150%;
  }
  #nav li ul li a {
    padding-left: 5%;
  }
  #footer .col1,
  #footer .col2,
  #footer .col3,
  #footer .col4,
  #footer .col5 {
    width: 48%;
    padding-bottom: 1em;
  }
}
@media screen and (max-width: 960px) {
  #leftimg img#call2action {
    width: 98%;
  }
}
@media screen and (max-width: 800px) {
  #leftimg img#call2action {
    display: none;
  }
  body.english #tagline img {
    max-width: 360px !important;
  }
}
@media screen and (max-width: 720px) {
  #nav ul.mainnav {
    margin-left: 0;
  }
  #leftimg {
    display: none;
  }
  #text {
    margin-left: 1.25%;
    margin-right: 1.25%;
    margin-top: 1em;
  }
  #text .box1,
  #text .box2,
  #text .boxbreit,
  #text .accordion-news {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  #text .box1,
  #text .box2,
  #text .boxbreit {
    padding-top: 1.25em;
    padding-bottom: 1em;
  }
  #text .box1,
  #text .box2 {
    float: none;
    width: 94.9995127%;
    margin-left: 0.406504065%;
    max-width: 692px;
  }
  #text .box2 {
    margin-top: 2.25em;
  }
  #text .boxcontainer+.boxcontainer .box1 {
    margin-top: 2.25em;
  }
  #footer .col1 {
    padding-left: 4%;
    width: 46%;
  }
  #logo {
    margin-top: 2em;
  }
  body.english #tagline {
    width: 96.875%;
  }
  #tagline {
    float: left;
    width: 96.875%;
    margin-top: 0.5em;
    margin-bottom: 1em;
    margin-left: 1.5625%;
  }
  #tagline img {
    float: left;
    max-width: 256px;
  }
  #tagline p {
    display: inline;
    float: right;
    position: relative;
    margin-top: 0.4em;
  }
  body.english #tagline img {
    max-width: 300px !important;
  }
  #wrapperheader {
    height: 11.5em;
  }
}
@media screen and (max-width: 590px) {
  #nav,
  #footer {
    display: none;
  }
  #header .button {
    display: inline;
    text-align: center;
    position: relative;
    float: right;
    margin-right: 1.5625%;
    width: 16%;
    height: auto;
    max-width: 72px;
    max-height: 72px;
    vertical-align: middle;
    background: #feffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iI2Y1ZjFlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,#feffff 0%,#f5f1ed 58%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#feffff),color-stop(58%,#f5f1ed));
    background: -webkit-linear-gradient(top,#feffff 0%,#f5f1ed 58%);
    background: -o-linear-gradient(top,#feffff 0%,#f5f1ed 58%);
    background: -ms-linear-gradient(top,#feffff 0%,#f5f1ed 58%);
    background: linear-gradient(to bottom,#feffff 0%,#f5f1ed 58%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff',endColorstr='#f5f1ed',GradientType=0);
    border: 1px solid #dad7d5;
    -webkit-border-radius: 6px;
    border-radius: 6px;
  }
  #header .button img {
    margin: auto !important;
    max-width: 55px;
    min-width: 30px;
    width: 60%;
    height: auto;
    text-align: center;
    position: relative;
    padding-top: 0.875em;
    padding-bottom: 1em;
  }
  #header .button a {
    display: block;
    width: 100%;
    margin-right: 0px !important;
  }
  #logo,
  #header .button {
    margin-top: 1em;
  }
  #tagline {
    margin-top: -0.5em;
  }
  #tagline img {
    float: left;
    max-width: 256px;
  }
  #tagline p {
    display: none;
  }
  body.english #tagline img {
    max-width: 375px !important;
  }
  #logo {
    width: 80%;
  }
  #logo img {
    width: 80%;
    max-width: 307px;
  }
  #tagline img {
    width: 55%;
    max-width: 256px;
  }
  #wrapperheader {
    height: auto;
  }
  h1 {
    margin-bottom: 0.5em;
  }
  #content {
    padding-bottom: 1em;
  }
  #footer {
    margin-top: 1em;
  }
  #footer .col1,
  #footer .col2,
  #footer .col3,
  #footer .col4,
  #footer .col5 {
    float: none;
    width: 94.9995127%;
  }
  #footer .col1 {
    padding-left: 1.5625% !important;
  }
  #footer .col1 p:before {
    content: "\00A9\00A0" !important;
    margin-left: 0px !important;
  }
  #mmenu {
    display: block;
    margin-bottom: 1em;
    word-wrap: break-word;
  }
  #mmenu #mmenuheader {
    border-top: 1px solid #dad7d5;
    padding-left: 3%;
    padding-right: 3%;
    margin-bottom: 1em;
    margin-top: 1em;
  }
  #mmenu #mmenuheader .mlogo {
    float: left;
    width: 100%;
    overflow: auto;
    margin-bottom: 0.5em;
  }
  #mmenu #mmenuheader .mlogo img {
    vertical-align: middle;
    margin-top: 3px;
    width: 60%;
    max-width: 307px;
  }
  #mmenu #mmenuheader .sprache {
    width: 30%;
    display: inline;
    position: relative;
    float: right;
    line-height: 1;
    text-align: right;
    list-style-type: none;
  }
  #mmenu #mmenuheader .sprache li {
    display: inline;
  }
  #mmenu #mmenuheader .sprache li img {
    width: 45%;
  }
  #mmenu #mmenuheader .sprache .de {
    margin-right: 5px;
  }
  #mmenu #mmenuheader h3 {
    color: #ee0000;
    font-weight: bold;
    margin-top: 2em;
    padding-bottom: 0;
  }
  #mmenu ul#mnav {
    list-style-type: none;
    margin-bottom: 0.5em;
  }
  #mmenu ul#mnav li {
    position: relative;
  }
  #mmenu ul#mnav a {
    cursor: hand;
    text-decoration: none;
    background: white url(../images/bg_content.png) no-repeat center bottom;
    font-size: 1em;
    line-height: 3;
    color: #ee0000;
    text-decoration: none;
    position: relative;
    display: inline-block;
    width: 94%;
    padding: 0.2em 3%;
  }
  #mmenu ul#mnav a:hover,
  #mmenu ul#mnav a.active {
    background: #cb0000;
    color: white;
  }
  #mmenu ul#mnav a:after {
    content: "\000BB";
    font-size: 1.5em;
    position: absolute;
    right: 4%;
    top: -0.2em;
  }
  #mmenu ul#mnav ul {
    margin-bottom: 0px;
  }
  #mmenu ul#mnav ul a {
    padding-left: 12% !important;
    width: 85%;
    font-size: 0.9375em;
  }
  #mmenu #mfooter {
    margin-top: 1em;
    margin-bottom: 1em;
    overflow: auto;
  }
  #mmenu #mfooter p,
  #mmenu #mfooter ul,
  #mmenu #mfooter h3 {
    font-size: 0.875em;
  }
  #mmenu #mfooter a {
    color: #333;
  }
  #mmenu #mfooter li {
    list-style-type: none;
  }
  #mmenu #mfooter li:before {
    text-decoration: none !important;
    font-weight: bold;
    font-size: 1.25em;
    content: "\000BB\00A0";
  }
  #mmenu #mfooter .col1,
  #mmenu #mfooter .col2,
  #mmenu #mfooter .col3,
  #mmenu #mfooter .col4,
  #mmenu #mfooter .col5 {
    padding-left: 1.5625%;
    padding-bottom: 1em;
  }
  #mmenu #mfooter .col1 .inset,
  #mmenu #mfooter .col2 .inset,
  #mmenu #mfooter .col3 .inset,
  #mmenu #mfooter .col4 .inset,
  #mmenu #mfooter .col5 .inset {
    margin-left: 1.2em;
  }
  #mmenu #mfooter .col1 span.copyright {
    color: #ee0000;
  }
  #mmenu #mfooter .col1 p:before {
    content: "\00A9\00A0";
    color: #ee0000;
    margin-left: 0;
  }
  #mmenu .mtoplink {
    font-size: 1em !important;
    text-indent: 0 !important;
    margin-top: 0 !important;
  }
  #mmenu .mtoplink a {
    font-size: 0.875em;
    line-height: 1;
    width: 95%;
    text-align: right;
    display: block;
    margin-bottom: -5px !important;
    padding-bottom: 0 !important;
    display: inherit;
    padding-right: 4.5%;
    text-decoration: none;
    color: #ee0000;
  }
  #mmenu .mtoplink a:after {
    content: url(../images/hs_top.png);
    padding-left: 0.75em;
  }
}
@media screen and (max-width: 400px) {
  #mmenu #mmenuheader .sprache li img {
    width: 40%;
  }
  #header .button img {
    padding-bottom: .5em;
  }
}
@media screen and (max-width: 320px) {
  #logo img {
    width: 88%;
  }
  #tagline img {
    width: 62%;
  }
  body.english #tagline img {
    width: 65% !important;
  }
}
