body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  font-family: verdana, helvetica, sans-serif;
  font-size: 90%;
}
.clear {
  clear: both;
}
small {
  font-family: verdana, sans-serif;
  font-size: 90%;
}
h1 {
  font-size: 160%;
  font-weight: normal;
  line-height: 120%;
  font-family: trebuchet ms, verdana, helvetica, sans-serif;
}
h2 {
  font-size: 100%;
  font-weight: bold;
}
h3 {
  font-size: 90%;
  font-weight: bold;
}
h4 {
  font-size: 100%;
  font-weight: bold;
}
.global {
  font-size: 90%;
  font-weight: normal;
}
a:link, a:visited {
  color: #333333;
}
a:hover, a:active {
  color: #333333;
}
.divider {
  display: none;
}
#menu .acc {
  display: inline;
}
@media all {
  .right {
    float: right !important;
  }
  .left {
    float: left !important;
  }
  .acc, #menu .acc {
    display: none;
  }
}

@media all { 
  table.teaserRubrik {
    position: relative;
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    left: 1px;
    width: 492px;
    color: #333333;
    border-collapse: collapse;
  }
  .teaserRubrik td {
    padding: 0 0 10px 0;
    margin: 0;
    width: 245px;
    vertical-align: top;
    border-right: 1px solid #FFFFFF;
    background-color: #FFE3BB;
  }
  .teaserRubrik div {
    padding: 0 0 6px 0;
    margin: 0;
  }
  .teaserRubrik img {
    border: 0;
  }
  .teaserRubrik h3 {
    margin: 0 0 0 1px;
    padding: 0.2em 0 0.2em 12px;
    color: #333333;
    font-size: 100%;
  }
  div.teaserRubrikText {
    padding: 0 4px 20px 12px;
  }
  .more {
    position: absolute;
    bottom: 0;
  }
  .teaserRubrik .more a {
    padding: 0 15px 0 0;
    background: url(/de/img/pfeil_search.gif) no-repeat center right;
  }
  .Image .b0 {
    right: 260px;
  }
  .Image .b1 {
    right: 15px;
  }
  .Image .b2 {
    right: 15px;
  }
}

@media all {
  h1 {
    margin: 0 0 0.5em 0;
  }
  h2 {
    margin: 0.5em 0 0.2em 0;
  }
  #content div {
    margin: 0;
    padding: 0;
    clear: both;
  }
  #content div.p {
    margin: 0 0 1.4em 0;
    padding: 0;
    clear: both;
  }
  #content div.intro {
    margin: 0 0 1em 0;
  }
  #content div div {
    margin: 0;
    padding: 0;
    clear: none;
  }
  #content .teaserimg {
    margin: 0 16px 3em 16px;
  }
  #content .teaserimg {
    margin: 0 16px 3em 0;
  }
  .homepage #content .teaserimg {
    margin: 0 16px 1em 16px;
    padding-bottom: 5px;
  }
  #content .teaserimg div p {
    margin: 0.2em 0 0.5em 0;
  }
  #content .teaserimg div {
    margin: 0;
    line-height: 150%;
  }
  #content .teaserimg h2 {
    margin: 1em 0 1em 0;
  }
  #content .teaserimg img {
    clear: both;
    float: left;
    margin: 4px 13px 4px 0;
  }
  #content .teaserimg img.right {
    margin: 4px 0 4px 13px;
  }
  #content .imgLeft, #content .imgRight {
    position: relative;
    top: 0.25em;
    width: 161px;
  }
  #content .imgLeft {
    float: left;
    margin: 0 10px 6px 0;
  }
  #content .imgLeft div {
    margin: 0;
  }
  #content .imgRight {
    float: right;
    margin: 0 10px 6px 10px;
  }
  #content .imgFull {
    position: relative;
    float: left;
    width: 458px;
    margin: 0;
    padding: 8px 0 8px 0;
  }
  #content .bu {
    position: relative;
    margin: 0;
    padding: 0 12px 6px 0px;
    line-height: 1em;
  }
  #content .imgLeft br, #content .imgRight br, #content .imgFull br {
    clear: both;
    line-height: 1px; 
  }
  #content .imgLeft img, #content .imgRight img, #content .imgFull img {
    margin: 0 0 2px 0;
  }
  #content .zoom {
    position: absolute;
    top: 4px;
    right: 2px;
  }
  #content ul {
    margin: 0.6em 0 2em 2em;
    padding: 0;
  }
  #content td ul {
    margin: 0 ! important;
  }
  #content li {
    margin: 0 0 0.3em 0;
  }
  #content td li {
    margin: 0 ! important;
  }
  #content .anchor ul {
    margin: 0 0 0 2em;
    padding: 0;
    list-style: none;
    position: relative;
  }
  #content .anchor li {
    margin: 0 0 0.4em 0;
    padding-left: 15px;
    background: url(/de/img/pfeil_dotted_down.gif) no-repeat 0 0.45em;
  }
  #content ul.verteiler {
    margin: 1.2em 0 2em 2px;
    padding: 0;
    list-style: none;
  }
  #content ul.verteiler li {
    position: relative;
    margin: 0 0 0.3em 0;
    padding-left: 15px;
  }
  #content ul.verteiler li.internal {
    background: url(/de/img/pfeil_intern.gif) no-repeat 0 0.35em;
  }
  #content ul.verteiler li.external {
    background: url(/de/img/pfeil_extern.gif) no-repeat 0 0.35em;
  }
  #content ul.verteiler li.download {
    background: url(/de/img/pfeil_download.gif) no-repeat 0 0.35em;
  }
  #content ul.verteiler li.back {
    background: url(/de/img/pfeil_back.gif) no-repeat 0 0.35em;
  }
  #content h3 {
    margin: 0;
    padding: 0;
  }
  #content #linkDownload {
    clear: both;
    margin: 0;
    padding: 2em 0 0 0;
  }
  #content .linkDownload {
    clear: both;
    margin: 0 0 2em 0;
    padding: 1em 0 0 0.2em;
    border-top: 1px solid #FFFFFF;
  }
  #content .linkDownload h3 {
    margin: 0;
    padding: 0 0 0.2em 0;
  }
  #content .linkDownload ul {
    padding: 0;
    margin: 0.4em 0 0.5em 0;
    list-style: none;
  }
  #content .linkDownload li {
    position: relative;
    margin: 0 0 0.3em 0;
    padding-left: 15px;
  }
  #content .linkDownload li.internal {
    background: url(/de/img/pfeil_intern.gif) no-repeat 0 0.35em;
  }
  #content .linkDownload li.external {
    background: url(/de/img/pfeil_extern.gif) no-repeat 0 0.35em;
  }
  #content .linkDownload li.download {
    background: url(/de/img/pfeil_download.gif) no-repeat 0 0.35em;
  }
}
form {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
hr {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
@media all {
  .hr {
    position: relative;
    clear: both;
    margin: 0;
    padding: 0;
    height: 1px;
    overflow: hidden;
    background-color: #FFFFFF;
  }
}
.hr hr {
  display: none;
}
@media all {
  .button {
    position: relative;
    width: 110px;
    margin: 10px 0 0 0;
    padding: 0 0 0 8px;
    border: 0;
    background: url(/img/pfeil_grey_right.gif) no-repeat 0 0.3em;
    cursor: pointer;
    color: #636363;
    text-align: left;
    font-family: verdana, helvetica, sans-serif;
    font-size: 100%;
  }
  .inputText {
    margin: 0;
    padding: 1px;
    border-right: 1px solid #D4D0C8;
    border-bottom: 1px solid #D4D0C8;
  }
  .inputImage {
    vertical-align: top;
    margin-top: 3px;
    margin-left: 3px;
  }
}
.ilink {
  position: absolute;
  left: 635px;
  top: 14px;
  z-index: 1000;
}
