body {
  font-size: 90%;
}
#body {
  margin: auto;
  width: 40em;
  height: auto;
  color: #333333;
}

a {
  color: #333333;
  text-decoration: none;
}

 a:hover {
  text-decoration: underline;
}

#header {
  width: 100%;
}
#header2, #service, #contentroot, #content, #footer, #footernav {
  width: 98%;
}

#header2 {
  margin: 0.7em 0 0 0;
}

#header .logo {
  float: right;
  margin: 0;
  height: auto;
  padding-left: 3em;
}
#header .logo img {
  width: 15em;
  height: auto;
  /*249x158*/
}

#header p {
  position: relative;
  top: 0;
  left: 0;
  text-align: right;
  margin: 2.3em 0.2em 0 0;
  float: right;
  font-size: 110%;
  line-height: 150%;
}

#header2 h1 {
  font-family: mySecondFont;
  font-size: 240%;
  color: #7a7c7f;
  margin: 0;
  padding: 0;
}
#header2 h1 span {
  color: #000000;
}

#header2 h3 {
  font-family: myFirstFont;
  font-size: 90%;
  color: #ffffff;
  background-color: #b82837;
  padding: 0.4em 0 0.4em 0.3em;
  letter-spacing: 0.01em;
  margin: 0.7em 0 0 0;
}

#search img, #faq img, #monatsthema img, #feedback img {
  width: 4em;
  height: 4em;
}

#service {
  margin: 0.8em auto 0.6em 0;
  clear: both;
}

#serviceleft {
  width: 24em;
  height: auto;
  margin: 0;
  padding: 0;
}

#serviceleft img, #serviceright img {
  float: left;
}

#serviceleft div, #serviceright div {
  margin-top: 2em;
  height: 7.2em;
  width: auto;
}

#serviceleft p, #serviceright p {
  height: 6.8em;
  width: auto;
  margin: 0 0 0 5em;
  padding: 0.7em;
  font-size: 90%;
}
#serviceleft p span, #serviceright p span {
  font-size: 116%;
  font-weight: bold;
}

#serviceright {
  float: left;
  width: 30em;
  height: auto;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#faq p {
  background-color: #b4c6bf;
}
#search p {
  background-color: #c0e5e1;
}
#search input.word {
  width: 98%;
  height: 2em;
  float: left;
}
#search input.submit {
  width: 1.8em;
  height: 1.8em;
  margin: 0.35em 0 0 -2.2em;
}
#monatsthema p {
  background-color: #aec2e5;
}
#feedback p {
  background-color: #fbbea7;
}
.shadow {
  box-shadow: 0.2em 0.2em 0.1em #888;
}

#contentroot, #content {
  position: relative;
  top: 0;
  left: 0;
  clear: both;
  margin: 0;
}

#contentroot h3.boxheader {
  position: relative;
  top: 2em;
  left: 0;
  clear: both;
  font-family: myFirstFont;
  font-size: 160%;
  background-color: #d1d3d4;
  padding: 0.4em;
  margin: 0 0 1.8em 0;
  width: auto;
  height: auto;
  clear: both;
}

#contentroot h3.boxheader span {
  float: right;
  font-size: 50%;
  font-weight: normal;
}

#contentroot div.box {
  padding: 0.75em;
  margin: 1.5em 1.5em 0 0;
  width: 9.4em;
  height: 9.4em;
  float: left;
}

#contentroot div.box h4 {
  font-family: myFirstFont;
  font-size: 160%;
  color: #ffffff;
  margin: 0 0 0.6em 0;
}

#contentroot div.box span {
  font-family: myFirstFont;
  font-size: 80%;
  color: #ffffff;
}

#contentroot div.box span.arrow {
  float: right;
}

#contentroot div.box span.arrow a {
  font-family: verdana;
  font-size: 100%;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

#content {
  background-image:url(../images/bgleft.png);
  background-repeat: repeat-y;
  background-position: left top;
  background-size: 12em;
  /*min-height: 500px;*/
  padding: 2em 0 1em 0;
}

#content #inhalt h1 {
  font-size: 240%;
}
#content #inhalt h2 {
  font-size: 180%;
}
#content #inhalt h3 {
  font-size: 160%;
}
#content #inhalt h4 {
  font-size: 120%;
}

#content div.box {
  padding: 0.5em;
  margin: 0;
  width: 11em;
  height: 11em;
  float: left;
}

#content div.image {
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 12em;
}

#content div.box h4, #content div.boxhome h4 {
  font-family: myFirstFont;
  font-size: 160%;
  color: #ffffff;
  margin: 0;
}

#content div.box span {
  font-family: myFirstFont;
  font-size: 80%;
  color: #ffffff;
}

#content #inhalt {
  margin: 0 0 0 14em;
  /*min-height: 500px;*/
}

#content #inhalt img.fileicon {
  margin: 0 0 -0.3em 0.7em;
  padding: 0;
  height: auto;
  width: 2em;
}

#content #inhalt img.arrow {
  margin: 0 0.5em 0 0;
  padding: 0;
  height: 1em;
  width: 1.2em;
}
#content #inhalt img.bullet_small {
  margin: 0.25em 0 0 0;
  padding: 0;
  float: left;
  height: 1em;
  width: 1em;
}

#content #inhalt h4.faq {
  margin: 0 0 0 3.5em;
  padding: 0;
}

#content #inhalt p.faq {
  margin: 1em 0 2em 4.5em;
  padding: 0;
  clear: right;
}

#content #inhalt p.faq {
  margin: 1em 0 2em 4.5em;
  padding: 0;
  line-height: 2em;
  clear: right;
}

#content #inhalt div.faqemail {
  margin: 1em 0 1em 34.8em;
  padding: 0;
  width: 12em;
  height: auto;
}

#content #inhalt div.faqemail img {
  margin: 0.2em 0 0 0;
  padding: 0;
  width: 12em;
  height: 12em;
}

#content #inhalt div.faqemail h2 {
  margin: 0;
  padding: 0;
}

#content #inhalt div.faqemail span {
  margin: 0;
  padding: 0;
  font-size: 85%;
}

#content #abschluss {
  background-image:url(../images/bgleft.png);
  background-repeat:repeat-y;
  background-position: left top;
  background-size: 12em;
  margin: 0;
  width: 100%;
  clear: both;
}

#content #abschluss div.boxhome {
  padding: 0.5em;
  margin: -13em 0 0 0;
  width: 11em;
  height: 11em;
  float: left;
  background-color: #808285;
}

#content div.boxhome h4 a {
  font-family: myFirstFont;
  color: #ffffff;
  text-decoration: none;
}

#content div.boxhome h4 a:hover {
  text-decoration: underline;
}

#footer {
  position: relative;
  top: 4em;
  left: 0;
  clear: both;
  margin: 0;
  padding: 0;
  font-family: myFirstFont;
  font-size: 90%;
  color: #333333;
}

#footer span.footerTitle {
  font-size: 140%;
}

#footer p {
  margin: 0;
  padding: 0;
}

#footernav {
  position: relative;
  top: 5em;
  left: 0;
  clear: both;
  margin: 0;
  padding: 0 0 3em 0;
  font-family: myFirstFont;
  font-size: 90%;
  color: #333333;
  text-align: center;
}

#footernav span.right {
  float: right;
}

#footernav span.left {
  float: left;
}

#footernav span a {
  color: #333333;
  text-decoration: none;
}

#footernav span a:hover {
  text-decoration: underline;
}