body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background: url(../img/bg_body.gif) repeat-y center;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
.clear {
  clear: both;
}
small {
  font-size: 90%;
}
h1 {
  font-size: 100%;
  font-weight: bold;
}
h1.spitzmarke {
  font-size: 100%;
  font-weight: bold;
}
h2 {
  font-size: 100%;
  font-weight: bold;
}
h2.headline {
  font-size: 140%;
  font-weight: bold;
  line-height: 120%;
}
h3 {
  font-size: 100%;
  font-weight: bold;
}
h4 {
  font-size: 100%;
  font-weight: bold;
}
.spitzmarke {
  font-size: 100%;
  font-weight: bold;
  margin: 0 !important;
  padding: 0.3em 0 0.5em 0 !important;
  background: url(../img/linie_dotted_horizontal.gif) repeat-x bottom left;
}
a:link, a:visited, a:hover, a:active {
  color: #148888;
}
a:link.internal, a:visited.internal,
.links .internal a:link, .links .internal a:visited {
  font-weight: bold;
  padding-left: 15px;
  background: url(/img/pfeil_intern.gif) no-repeat 0 0.25em;
}
a:link.external, a:visited.external,
.links .external a:link, .links .external a:visited {
  font-weight: bold;
  padding-left: 15px;
  background: url(/img/pfeil_extern.gif) no-repeat 0 0.25em;
}
a:link.download, a:visited.download,
.links .download a:link, .links .download a:visited {
  font-weight: bold;
  padding-left: 15px;
  background: url(/img/pfeil_download.gif) no-repeat 0 0.25em;
}
a:link.back, a:visited.back {
  font-weight: bold;
  padding-left: 15px;
  background: url(../img/pfeil_back.gif) no-repeat 0 0.25em;
}
h3 a:link, h3 a:visited {
  padding: 0 !important;
  background-image: none !important;
}
#menu .acc {
  display: inline;
}
@media all {
  .right {
    float: right !important;
  }
  .acc, #menu .acc {
    display: none;
  }
}
@media all {
  .home #leftcolumn .quicklinks {
    width: 180px;
    padding: 0 0 0 0;
  }
  .home #leftcolumn .quicklinks h2 {
    margin: 0;
    padding: 0.3em 0 0.5em 0;
    background: url(../img/linie_dotted_horizontal.gif) repeat-x bottom left;
  }
  .home #leftcolumn .quicklinks h3 {
    margin: 0;
    padding: 0.8em 0 0 0;
  }
  .home #leftcolumn .quicklinks div {
    margin: 0;
    padding: 0 10px 0.6em 0;
  }
}

@media all {
  #topNews .teaser0 {
    width: 350px;
    padding: 0;
    float: left;
    border-right: 1px solid #83BFC0;
  }
  #topNews .teaser1 {
    width: 335px;
    padding: 0 0 0 20px;
    float: left;
    border-left: 1px solid #FFFFFF;
  }
  #topNews h2 {
    margin: 0;
    padding: 0;
  }
}

@media all {
  h1.spitzmarke {
    margin: 0.5em 0 0.2em 0;
  }
  h2 {
    margin: 0.5em 0 0.2em 0;
  }
  h2.headline {
    margin: 0.5em 0 0.5em 0;
  }
  #content div {
    margin: 0 0 0.2em 0;
    padding: 0;
  }
  #content div.intro {
    margin: 0 0 1em 0;
  }
  #content div.date {
    padding: 0 !important;
  }
  #content div div {
    margin: 0;
    padding: 0;
    clear: none;
  }
  #content div.extended {
    width: 560px;
  }
  
  #content table.data {
    border: 1px solid #BEDDDE;
    margin-top: 10px;
  }
  #content table.data th {
    color: #666666;
    background: #D4E9E9;
    text-align: left;
    padding: 3px;
  }
  #content table.data td {
    color: #666666;
    background: #EEF6F6;
    padding: 3px;
  }
  #content table.data td .hr {
    margin: 0 !important;
  }
  #content .imgLeft, #content .imgRight {
    position: relative;
    top: 0.25em;
    width: 180px;
  }
  #content .imgLeft.small {
    width: 91px;
  }
  #content .imgLeft {
    float: left;
    margin: 0 10px 0 0;
  }
  #content .imgLeft img {
    padding-bottom: 0;
  }
  #content .imgLeft img.imgShadow, #content .imgRight img.imgShadow, #content .imgFull img.imgShadow {
    border: 1px solid #BEDDDE;
    padding: 1px;
  }
  #content .imgLeft.small img {
    padding-bottom: 0;
  }
  #content .imgLeft div {
    margin: 0;
  }
  #content .imgRight {
    float: right;
    margin: 0 0 0 10px;
  }
  #content .imgFull {
    position: relative;
    width: 370px;
    margin: 0;
    padding: 8px 0 8px 0;
  }
  #content .bu {
    padding: 2px 0 5px 0;
    line-height: 1.2em;
    text-align: left;
    min-height: 16px;
    position: relative;
    font-family: verdana;
    font-size: 90%;
  }
  #content .bu small {
    font-weight: bold;
    font-size: 1em;
  }
  #content .imgLeft br, #content .imgRight br, #content .imgFull br {
    clear: both;
    display: none;
  }
  #content .imgLeft img, #content .imgRight img, #content .imgFull img {
    margin: 0 0 2px 0;
  }
  #content .zoom {
    display: block;
    float: right;
    top: -19px;
    right: 2px !important;
    position: relative;
  }
  #content .row {
    clear: both;
  }
  #content .row .imgLeft {
    width: 115px;
    height: 100px;
    margin: 0 7px 8px 0;
    float: left;
  }
  #content .list .imgLeft {
    /* width: 85px; */
    width: 110px;
    /* height: 110px; */
    /* margin: 0 10px 0px 0; */
    margin: 0 10px 10px 0;
    /* background:transparent url(../img/linie_dotted_vertikal.gif) repeat-y scroll right bottom; */
    float: left;
  }
  #content ul {
    margin: 0 0 0 15px;
    padding: 0;
  }
  #content li {
    margin: 0;
    padding: 0;
  }
  #content .anchor {
    padding: 0;
    margin-bottom: 1em;
  }
  #content .anchor ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  #content .anchor li {
    position: relative;
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-bottom: 0.5em;
    background-position: 0 0.3em;
    font-weight: bold;
    background-image: url(../img/pfeil_anchor.gif);
  }
  #content .verteiler {
    list-style-type: none;
    padding: 0;
    margin-bottom: 1em;
  }
  #content .verteiler li {
    position: relative;
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-bottom: 0.5em;
    background-position: 0 0.3em;
    font-weight: bold;
    background-image: url(../img/pfeil_intern.gif);
  }
  #content .links {
    list-style-type: none;
    padding: 0;
    margin: 0 0 1em 0;
  }
  #content .links li {
    position: relative;
    margin-bottom: 0.5em;
    font-weight: bold;
  }
  #content h3 {
    margin: 0;
    padding: 0;
  }
  #content #linkDownload {
    clear: both;
    margin: 2em 0 0 0;
    padding: 1px;
    border: 1px solid #BEDDDE;
  }
  #content .linkDownload {
    position: relative;
    clear: both;
    margin: 0;
    padding: 6px 10px 0 10px;
    background-color: #EDF5F7;
    border-bottom: 1px solid #FFFFFF;
  }
  #content .linkDownload h3 {
    font-weight: bold;
    margin: 0;
    padding: 0.1em 0 0.1em 0;
  }
  #content .linkDownload ul {
    padding: 0 0 0.5em 0;
    margin: 0.2em 0 0 0;
    list-style: none;
  }
  #content .linkDownload li {
    position: relative;
    background-repeat: no-repeat;
    background-position: 0 0.25em;
    padding-left: 15px;
  }
  #content .linkDownload li.internal {
    background-image: url(../img/pfeil_intern.gif);
  }
  #content .linkDownload li.external {
    background-image: url(../img/pfeil_extern.gif);
  }
  #content .linkDownload li.download {
    background-image: url(../img/pfeil_download.gif);
  }
  #content .teaser {
    clear: none;
    float: left;
    width: 370px;
    margin: 0;
    padding: 1em 0 1em 0;
    background: url(../img/linie_dotted_horizontal.gif) repeat-x bottom left;
  }
  #content .teaser h2 {
    margin: 0;
    padding: 0;
  }
  #content .teaser.last {
    background: none;
  }
  #content .teaser .item {
    clear: both;
    margin: 0;
    padding: 1em 0 1.5em 0;
  }
  #content .teaser .imgLeft img {
    padding: 1px;
    border: 1px solid #BEDDDE;
    margin: 0.2em 0 0 0;
  }
  .download .imgLeft.second {
    margin-right: 0 !important;
    margin-bottom: 15px !important;
  }
}
form {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
hr {
  margin-top: 0;
  margin-bottom: 0;
}
@media all {
  .hr {
    background:transparent url(../img/linie_dotted_horizontal.gif) repeat-x top left;
    clear:both;
    height:1px;
    margin:1em 0 0.6em 0 !important;
    overflow:hidden;
  }
}
.hr hr {
  display: none;
}
/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
/* Fixes IE/Mac
.clearfix {
  display: inline-block; 
} */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

@media all {
  xinput {
    width: 257px;
    border: 1px solid #909CA7;
  }
  select {
    width: 257px;
    border: 1px solid #909CA7;
  }
  fieldset {
    border: 0;
    padding: 0;
  }
  legend {
    display: none;
  }
  .formfield {
    display: block;
    margin: 0 0 1em 0;
  }
  .button {
    position: relative;
    width: auto;
    margin: 0 10px 0 0;
    padding: 0 10px 0 12px;
    text-align: left;
    background: url(../img/pfeil_more.gif) no-repeat 0 0.45em;
    cursor: pointer;
    color: #E60004;
    font-weight: normal;
    font-size: 100%;
    border: none;
  }
}
#logo {
  position: absolute;
  width: 750px;
  height: 75px;
  left: 0;
  top: 13px;
  padding: 0;
  margin: 0;
}
.more {
  position: relative;
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 100%;
  white-space: nowrap;
}
div.ilink {
  position: absolute;
  top: 5px;
  left: 0px;
  z-index: 1000;
}

#content.fullWidth {
  width: 550px;
}

#content.fullWidth div.intro {
  margin-bottom: 40px;
  width: 350px;
}
#content.fullWidth #rightcolumn {
  margin-bottom: 40px;
}

#content.fullWidth div.clear table {
  width: 300px;
  position:relative;
  left:-3px;
  height: 100px;
}


#content.fullWidth div.clear td {
  vertical-align: top;
  width: 180px;
}

#content.fullWidth div.clear td.left {
  width: 170px;
  padding-right: 10px;
}

#content.fullWidth .teaser {
  width: 560px;
}

#content.fullWidth div.newDistBox {
  clear: both;
  background-color: #E5F2F2;
  overflow: auto;
  padding: 10px;
  border: 1px solid #C2DCDB;
  margin-bottom: 15px;
  height: auto;
  *height: 130px;
}

.newDistBox .imgLeft {
  height: 110px;
}


#content.fullWidth div.clear {
  clear: both;
  background-color: #E5F2F2;
  padding: 10px;
  border: 1px solid #C2DCDB;
  margin-bottom: 15px;
  *height: auto;
  overflow: auto; 
}

#content.fullWidth div.clear .imgLeft {
  top: 0;
  position: inline-block;
}

#content.fullWidth div.footer {
  width: 550px;
}
#content.fullWidth .spitzmarke {
  width: 360px;
}
#content.fullWidth ul.links {
  margin: 0
}
#content.fullWidth a.external {
  line-height: 22px;
}
