﻿/*
  Schriftimport, wichtig
*/
@font-face {
  font-family: EpoClassicLig;
  src: url(/fonts/epoclassic-ligweb.eot);
}

@font-face {
  font-family: EpoClassicLig;
  src: url(/fonts/epoclassic-ligweb.woff);
}

@font-face {
  font-family: SynergaProRegular;
  src: url(/fonts/synergapro-regularweb.woff);
}

/* GLOBALE STRUKTUR */
/* DIV-Elemente */
/*Beginn test für 1480px*/

#globalcontainer {
  width: 980px;
  margin: auto;
  background-color: #fff;
  text-align: left;
}

#globalhead {
  float: left;
  width: 980px;
  height: 70px;
  background-color: #fff;
  text-decoration: none;
}

#globalnav {
  width: 100%;
  height: 50px;
  float: left;
  margin: 0px;
  display: block;
  /*background-image: url(/images/nav/globalnav.jpg);*/
}


/* Navigationsfenster */

#globalnav {
  float: left;
  padding: 0 0 0 0;
  width: 100%;
  border: 1px solid #fff;
  border-top: 1px solid #adadad;
  border-bottom: 1px solid #adadad;
  display: table;
}

  #globalnav div a {
    color: #fff;
    padding: 0;
    display: block;
  }

  #globalnav a {
    color: #fff;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
  }

div.navParentEmpty,
div.navSrch,
div.navParentMS,
div.navParentWBS,
div.navParentWRS,
div.navParentHS,
div.navParentMA,
div.navParentOP,
div.navParentBX {
  display: table-cell;
  color: #fff;
  padding: 5px 0px 5px 0px;
  margin-left: 0px;
  border: 1px solid #fff;
  font-size: 0.8em;
  width: 92px;
  text-align: center;
  vertical-align: middle;
}

div.navParentEmpty {
  color: #98adce;
  width: 6px;
}

div.navSrch {
  padding: 10px 0px 10px 6px;
  width: 193px;
}

div.navParentMS, div.navParentEmpty, div.navSrch {
  background-color: #98adce;
}

div.navParentWBS {
  background-color: #97d6d8;
}

div.navParentWRS {
  background-color: #9ec7f5;
}

div.navParentHS {
  background-color: #ffc9a0;
}

div.navParentMA {
  background-color: #ee8888;
}

div.navParentOP {
  background-color: #cab39a;
}

div.navParentBX {
  background-color: #ade69d;
}

  div.navParentMS:hover,
  div.navParentWBS:hover,
  div.navParentWRS:hover,
  div.navParentHS:hover,
  div.navParentMA:hover,
  div.navParentOP:hover,
  div.navParentBX:hover {
    cursor: pointer;
  }

  div.navParentMS > div#navChildMS,
  div.navParentWBS > div#navChildWBS,
  div.navParentWRS > div#navChildWRS,
  div.navParentHS > div#navChildHS,
  div.navParentMA > div#navChildMA,
  div.navParentOP > div#navChildOP,
  div.navParentBX > div#navChildBX {
    display: none;
    visibility: hidden;
  }

div#navChildMS a:hover,
div#navChildWBS a:hover,
div#navChildWRS a:hover,
div#navChildHS a:hover,
div#navChildMA a:hover,
div#navChildOP a:hover,
div#navChildBX a:hover {
  color: #000;
}

div#navChildMS div,
div#navChildWBS div,
div#navChildWRS div,
div#navChildHS div,
div#navChildMA div,
div#navChildOP div,
div#navChildBX div {
  font-size: 1.15em;
}

  div#navChildMS div br,
  div#navChildWBS div br,
  div#navChildWRS div br,
  div#navChildHS div br,
  div#navChildMA div br,
  div#navChildOP div br,
  div#navChildBX div br {
    line-height: 20px;
  }

div.navParentMS:hover > div#navChildMS,
div.navParentWBS:hover > div#navChildWBS,
div.navParentWRS:hover > div#navChildWRS,
div.navParentHS:hover > div#navChildHS,
div.navParentMA:hover > div#navChildMA,
div.navParentOP:hover > div#navChildOP,
div.navParentBX:hover > div#navChildBX {
  display: block;
  visibility: visible;
  position: absolute;
  z-index: 1200;
  width: 936px; /*878px;*/
  border: 1px solid #e3e3e3;
  padding: 20px;
  margin: 15px 0 0 0;
}

div.navParentMS:hover > div#navChildMS {
  margin-left: -8px;
}

div.navParentWBS:hover > div#navChildWBS {
  margin-left: -114px;
  margin-top: 7px;
}

div.navParentWRS:hover > div#navChildWRS {
  margin-left: -219px;
}

div.navParentHS:hover > div#navChildHS {
  margin-left: -324px;
}

div.navParentMA:hover > div#navChildMA {
  margin-left: -430px;
}

div.navParentOP:hover > div#navChildOP {
  width: 1118px;
  margin-left: -535px;
}

div.navParentBX:hover > div#navChildBX {
  margin-left: -640px;
}

#nav_window_ms, #nav_window_wbs, #nav_window_wrs, #nav_window_hs, #nav_window_ma, #nav_window_bx {
  position: relative;
  top: 0px;
  margin-left: 3px;
  width: 936px; /*878px;*/
  height: 250px;
  border: 1px solid #e3e3e3;
  z-index: 3;
  padding: 20px;
}

#nav_window_op {
  position: relative;
  top: 0px;
  margin-left: 2px;
  width: 1118px;
  height: 250px;
  border: 1px solid #e3e3e3;
  z-index: 3;
  padding: 20px;
}

#globalnav_left, #globalnav_left1, #globalnav_left2, #globalnav_left3, #globalnav_left4, #globalnav_left5, #globalnav_left6, #globalnav_mid_left, #globalnav_mid_left1, #globalnav_mid_left2, #globalnav_mid_left3, #globalnav_mid_left4, #globalnav_mid_left5, #globalnav_mid_left6, #globalnav_mid_left7, #globalnav_mid_right, #globalnav_mid_right1, #globalnav_mid_right2, #globalnav_mid_right3, #globalnav_mid_right4, #globalnav_mid_right5, #globalnav_mid_right6 {
  width: 162px;
  padding: 20px 20px 20px 20px;
  margin-right: 20px;
  background-image: url(/images/opacity.png);
  background-repeat: repeat;
  border: 1px solid #efefef;
  height: 210px;
  float: left;
}

#globalnav_right, #globalnav_right1, #globalnav_right2, #globalnav_right3, #globalnav_right4, #globalnav_right5, #globalnav_right6 {
  width: 162px;
  padding: 20px 20px 20px 20px;
  background-image: url(/images/opacity.png);
  background-repeat: repeat;
  border: 1px solid #efefef;
  height: 210px;
  float: left;
}

#globalnav td a {
  display: block;
  text-decoration: none;
  background: none;
}

#globalnav ul {
  font-size: 0.95em;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 0px;
}

  #globalnav ul ul {
    padding-left: 0px;
    font-size: 0.88em;
  }

    #globalnav ul ul ul {
      padding-left: 12px;
      font-size: 0.85em;
    }

  #globalnav ul li {
    list-style: none;
    padding: 0;
    width: 100%;
    color: #38465b;
    text-indent: 0px;
    margin: 0px 0px 6px 0px;
  }

#globalnav li a:link {
  color: #38465b;
  display: block;
}

#globalnav li a:visited {
  color: #38465b;
}

#globalnav li a:hover {
  color: #38465b;
  background-image: url(/images/opacity.png);
  text-decoration: none;
  display: block;
}




#globalnav .searchBoxHeader {
  width: 150px;
  height: 14px;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 0.85em;
  font-style: italic;
  color: #777;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  border-right: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

#globalnav .searchButtonHeader {
  width: 24px;
  height: 24px;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 0.85em;
  color: #333;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  border-left: 0px;
}

#globalnav table {
  table-layout: fixed;
  width: 962px;
  height: 50px;
  border: 1px solid #fff;
  border-top: 1px solid #adadad;
  border-bottom: 1px solid #adadad;
  padding: 0px;
  text-align: center;
  vertical-align: middle;
  font-family: 'Lucida Sans', Verdana;
  font-size: 0.8em;
  font-style: normal;
  font-weight: 500;
  color: #38465b;
}

  #globalnav table td {
    vertical-align: middle;
  }

    #globalnav table td a {
      display: block;
      width: auto;
      height: auto;
      vertical-align: middle;
    }

#globalnavMain {
  height: 50px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #adadad;
  border-top: 1px solid #adadad;
}

  #globalnavMain div {
    width: 980px;
  }

    #globalnavMain div div {
      display: inline-block;
      height: 48px;
      float: left;
      vertical-align: central;
      border: 1px solid #fff;
      border-collapse: collapse;
      padding: 0px;
      text-align: center;
      font-family: 'Lucida Sans', Verdana;
      font-size: 0.8em;
      font-style: normal;
      font-weight: 500;
      color: #38465b;
    }

      #globalnavMain div div a {
        display: inline-block;
        text-decoration: none;
        background: none;
      }

.globalNavSrchTable {
  height: 40px;
  display: inline;
}

#globalteaserDistance {
  float: left;
  width: 980px;
  height: 13px;
}

#globalteaserStatisch {
  float: left;
  width: 980px;
  height: 250px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-image: url(/images/teaser/ms_spot6.jpg);
  margin-left: 2px;
  -moz-border-radius: 0px 0x 10px 10px; /* Firefox */
  -webkit-border-radius: 0px 0px 10px 10px; /* Chrome, Safari */
  -khtml-border-radius: 0px 0px 10px 10px; /* Konqueror */
  border-radius: 0px 0px 20px 20px; /* CSS3 */
}

#globalteaser {
  width: 100%;
  background-color: #98adce;
}

#service {
  height: auto;
  margin: 3px 0px 0px 0px;
  float: right;
  font-size: 0.75em;
  font-style: normal;
  text-align: right;
}

#navservice {
  display: table;
  margin: 15px auto;
  float: right;
  font-style: normal;
  font-size: 0.6em;
  color: #38465b;
}

  #navservice div {
    display: table-cell;
    background-color: #f7f7f7;
    padding: 4px 10px;
    border-left: 3px solid #fff;
  }

#breadcrump {
  height: 12px;
  width: 906px;
  padding: 7px;
  margin: 0px 30px 0px 30px;
  float: left;
  color: #777;
  font-size: 0.7em;
  font-style: normal;
  background-image: url(/images/opacity.png);
  background-repeat: repeat-x;
}

#globalteaserLine, #globalteaserLine2, #globalteaserLine3 {
  float: left;
  height: 24px;
  width: 980px;
  background-image: url(/images/opacity.png);
  background-repeat: repeat-x;
}

#globalteasercontent {
  height: 226px;
  font-size: 1.24em;
  float: left;
  font-weight: 900;
  line-height: 1.4em;
}

#akkordeon {
  float: left;
  width: 100%;
  height: 266px;
}

  #akkordeon div {
    float: left;
    width: 5%;
    height: 90%;
    transition: width 0.5s ease-in-out;
    overflow: hidden;
  }

    #akkordeon div p {
      padding: 20px 50px;
      font-size: 1em;
    }

      #akkordeon div p span {
        padding: 5px;
      }

      #akkordeon div p .headline {
        background-color: rgba(0, 0, 0, 0.35);
        font-family: 'Lucida Sans', Verdana, sans-serif;
        font-size: 1.7em;
      }

      #akkordeon div p .appetizer {
        background-color: rgba(0, 0, 0, 0.05);
        font-family: EpoClassicLig, Verdana, sans-serif;
        line-height: 8pt;
        color: #fbfbfb;
      }

    #akkordeon div:hover {
      width: 90%;
      background-color: #efd070;
    }

  #akkordeon #pleat1 {
    width: 90%;
    background-image: url(/images/teaser/ms_spot6.jpg);
    border-radius: 0 0 0 20px;
  }

  #akkordeon #pleat2 {
    background-image: url(/images/teaser/ms_spot7.jpg);
    border-radius: 0 0 0 0;
  }

  #akkordeon #pleat3 {
    background-image: url(/images/teaser/ms_spot.jpg);
    border-radius: 0 0 20px 0;
  }

#globalteasercontent a {
  color: #eef;
  text-decoration: none;
  display: block;
}

#footer {
  float: left;
  height: 60px;
  width: 980px;
  text-align: center;
  padding: 40px 0px 0px 0px;
  /*background-image: url(/images/footer.jpg);*/
  background-repeat: no-repeat;
  font-size: 0.65em;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5em;
  color: #666;
}

/*Ende HOMEPAGE, ANFANG Unterseiten*/

#globalteaser_s {
  float: left;
  width: 980px;
  height: 60px; /*200px;*/
  background-color: #fff;
  /*background-image: url(/images/teaser-hp_s.jpg);
  background-repeat: no-repeat;*/
}

/* 2 Spalten-Struktur Website */
#content-nav-container {
  float: left;
  width: 980px;
  padding: 20px 0px 0px 0px;
  /*background-image: url(/pix/pixel.jpg);*/
  background-repeat: repeat;
}

#content {
  width: 653px;
  height: 100%;
  float: left;
  background-color: #fff;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

#content_nav {
  float: left;
  width: 327px;
  padding: 25px 0px 0px 0px;
  background-color: #fcfcfc; /* #fafafa;*/
  /*background-image: url(/pix/pixel.jpg);*/
  /*background-repeat: repeat-x repeat-y;*/
}

#contentFull {
  width: 980px;
  height: 100%;
  float: left;
  background-color: #fff;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

#content_Areas .backgroundMS:hover, #content_Areas2 .backgroundMS:hover, #content_Areas3 .backgroundMS:hover, #content_Areas_news .backgroundMS:hover, #content_Areas_news2 .backgroundMS:hover, #content_News .backgroundMS:hover {
  background-color: #98adce;
  color: #fff;
}

#content_Areas .backgroundWBS:hover, #content_Areas2 .backgroundWBS:hover, #content_Areas3 .backgroundWBS:hover, #content_Areas_news .backgroundWBS:hover, #content_Areas_news2 .backgroundWBS:hover, #content_News .backgroundWBS:hover {
  background-color: #97d6d8;
  color: #fff;
}

#content_Areas .backgroundWRS:hover, #content_Areas2 .backgroundWRS:hover, #content_Areas3 .backgroundWRS:hover, #content_Areas_news .backgroundWRS:hover, #content_Areas_news2 .backgroundWRS:hover, #content_News .backgroundWRS:hover {
  background-color: #9ec7f5;
  color: #fff;
}

#content_Areas .backgroundHS:hover, #content_Areas2 .backgroundHS:hover, #content_Areas3 .backgroundHS:hover, #content_Areas_news .backgroundHS:hover, #content_Areas_news2 .backgroundHS:hover, #content_News .backgroundHS:hover {
  background-color: #ffc9a0;
  color: #fff;
}

#content_Areas .backgroundMA:hover, #content_Areas2 .backgroundMA:hover, #content_Areas3 .backgroundMA:hover, #content_Areas_news .backgroundMA:hover, #content_Areas_news2 .backgroundMA:hover, #content_News .backgroundMA:hover {
  background-color: #ee8888;
  color: #fff;
}

#content_Areas .backgroundOP:hover, #content_Areas2 .backgroundOP:hover, #content_Areas3 .backgroundOP:hover, #content_Areas_news .backgroundOP:hover, #content_Areas_news2 .backgroundOP:hover, #content_News .backgroundOP:hover {
  background-color: #cab39a;
  color: #fff;
}

#content_Areas .backgroundBX:hover, #content_Areas2 .backgroundBX:hover, #content_Areas3 .backgroundBX:hover, #content_Areas_news .backgroundBX:hover, #content_Areas_news2 .backgroundBX:hover, #content_News .backgroundBX:hover {
  background-color: #ade69d;
  color: #fff;
}


/*BEGINN INHALT*/
/*Text mit übergeordnetem Teaser*/
#content_v1 {
  float: left;
  width: 593px;
  padding: 0px 30px 20px 30px;
}

/*Text mit 175px image links*/
#content_v2, #content_featuredPub, #content_areas_pre, #content_areas_pre2, #content_areas_pre3, #content_welcome, #content_tipps, #content_lit, #content_lit_srch, #content_comments, #content_eval, #content1, #content2, #content3, #content4, #content5, #content6 {
  padding: 30px 30px 20px 30px;
  width: 593px;
  float: left;
}

/*Text zweigeteilt*/
#content_Areas, #content_Areas1, #content_Areas2, #content_Areas3, #content_Areas4, #content_Areas5, #content_Areas6 {
  clear: both;
  width: 642px;
  border: 10px solid #fff;
}

  #content_Areas h2, #content_Areas1 h2, #content_Areas2 h2, #content_Areas3 h2, #content_Areas4 h2, #content_Areas5 h2, #content_Areas6 h2 {
    font-size: 1.8em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4em;
  }

#content_Areas_left_top, #content_Areas_left_top2, #content_Areas_left_middle, #content_Areas_left_bottom, #content_Areas_left_bottom2, #content_Areas_left_bottom3 {
  width: 266px;
  padding: 15px 20px 10px 30px;
  float: left;
  border-right-width: 5px;
}

#content_Areas_right_top, #content_Areas_right_top2, #content_Areas_right_middle, #content_Areas_right_bottom, #content_Areas_right_bottom2, #content_Areas_right_bottom3 {
  width: 266px;
  padding: 15px 20px 10px 30px;
  float: right;
  border-left-width: 5px;
}

/* Block für News*/
#content_Areas_news {
  clear: both;
  width: 100%;
  font-size: 0.85em;
}

  #content_Areas_news div {
    width: 100%;
    float: none;
    margin-bottom: 5px;
  }

  #content_Areas_news a {
    display: block;
    padding: 5px 5px 5px 10px;
    text-decoration: none;
    cursor: pointer;
  }

/*TEST ab hier*/

/*weitere Areas*/
#content_Areas_big, #content_Areas_big2 {
  width: 592px;
  padding: 15px 20px 10px 30px;
  float: left;
  border-width: 5px;
}

#content_v3left, #content_smi_networx_left, #content_changes_online_left, #content_block_left {
  width: 287px;
  padding: 30px 10px 20px 30px;
  float: left;
}

#content_v3right, #content_smi_networx_right, #content_changes_online_right, #content_block_right {
  width: 286px;
  padding: 30px 30px 20px 10px;
  float: left;
}

#contentFull_v1 {
  float: left;
  width: 920px;
  padding: 0px 30px 20px 30px;
}

#content_ol {
  list-style-position: outside;
  font-size: 12px;
  line-height: 21px;
  width: 639px;
  padding: 30px 25px;
  /*list-style-image: url(/pix/square.jpg);*/
}

#separator_global {
  width: 950px;
  height: 30px;
  padding: 0px 0px 0px 30px;
  vertical-align: bottom;
  /*background-image: url(/pix/separator_global.jpg);*/
  float: left;
}

#separator_content, #separator_content1, #separator_content2, #separator_content3, #separator_content4, #separator_content5, #separator_content6, #separator_content7, #separator_content8 {
  width: 626px;
  height: 30px;
  padding: 0px 0px 0px 30px;
  vertical-align: bottom;
  /*background-image: url(/pix/separator.jpg);*/
  /*background-repeat: no-repeat;*/
  float: left;
}

#separator_nav {
  width: 297px;
  height: 15px;
  /*background-image: url(/images/separator_nav.jpg);*/
}

#separator_nav_between {
  z-index: 100;
  width: 262px;
  height: 30px;
  /*background-image: url(/images/separator_nav_between.png);*/
}






/* TEASER-Formatierung */

.hTeaser {
  font-size: 1.2em;
  font-style: normal;
  line-height: 1.2em;
  font-weight: normal;
  color: #45507a;
}

.pTeaser {
  font-size: 0.79em;
  font-style: normal;
  line-height: 1.5em;
  font-weight: normal;
  color: #111111;
  letter-spacing: 0.02em;
}

#teaser_left .h2, #teaser_middle .h2, #teaser_right .h2 {
  font-size: 0.9em;
  font-style: normal;
  font-weight: bold;
  line-height: 1em;
  color: #45507a;
}

#teaser_left .h3, #teaser_middle .h3, #teaser_right .h3 {
  font-size: 0.85em;
  font-style: normal;
  font-weight: bold;
  line-height: 1.1em;
  color: #666666;
}

#teaser_left ul, #teaser_middle ul, #teaser_right ul {
  list-style-position: outside;
  font-size: 0.8em;
  line-height: 1.5em;
  padding: 0px 10px 10px 17px;
  list-style-image: url(/pix/square.jpg);
}

  #teaser_left ul li, #teaser_middle ul li, #teaser_right ul li {
    padding-bottom: 3px;
  }




div.shariff {
  padding: 0 0 20px 15px;
}


/* STANDARDELEMENTE */

body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, div, td, th, form, input, option, address, blockquote, nobr, b, strong, i, em, pre {
  font-family: Verdana, 'Segoe UI', Arial, Univers, Geneva, Tahoma, Helvetica, sans-serif;
}

body {
  border: 0px;
  margin: 0px;
  background-color: #e5e6f4;
  background-color: #26262d;
  background-color: #8c8f9f;
  background-color: #5c5f6a;
  background-color: #28302d; /*grün, dunkel*/
  background-color: #202834; /*blau, dunkel*/
  background-color: #fff;
}

h1, .h1 {
  font-family: EpoClassicLig, SynergaProRegular, 'Lucida Sans', SynergaProRegular, Verdana, sans-serif;
  font-size: 1.9em;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4em;
  color: #666;
  color: #38465b;
}

h2, .h2 {
  font-family: EpoClassicLig, SynergaProRegular, 'Lucida Sans', Verdana, sans-serif;
  font-size: 1.5em;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4em;
  color: #38465b;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 36px;
  margin-bottom: 12px;
}

h3, .h3 {
  font-family: EpoClassicLig, SynergaProRegular, 'Lucida Sans', Verdana, sans-serif;
  font-size: 1.3em;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5em;
  color: #38465b;
  padding-top: 12px;
}

h4, .h4 {
  font-family: EpoClassicLig, SynergaProRegular, 'Lucida Sans', Verdana, sans-serif;
  font-size: 1em;
  font-style: normal;
  font-weight: 500;
  line-height: 2.1em;
  color: #aaa;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 36px;
  margin-bottom: 12px;
}

h5, .h5 {
  font-family: EpoClassicLig, SynergaProRegular, 'Lucida Sans', Verdana, sans-serif;
  font-size: 1.1em;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4em;
  color: #777;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 36px;
  margin-bottom: 12px;
}

h6, .h6 {
  font-family: EpoClassicLig, SynergaProRegular, 'Lucida Sans', Verdana, sans-serif;
  font-size: 1.0em;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4em;
  color: #777;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 36px;
  margin-bottom: 12px;
}

p, .p, p.fliesstext {
  font-size: 0.83em;
  color: #333;
  line-height: 1.8em;
  letter-spacing: 0.01em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

  p.subtext {
    font-size: 0.72em;
    color: #444;
    line-height: 1.7em;
    letter-spacing: 0.01em;
    padding: 0px 2px 0px 2px;
    background-color: #f2f6f8;
  }

.einzug {
  line-height: 1.5em;
  margin: 5px 5px 15px 18px;
}

.literatur {
  font-size: 0.75em;
  line-height: 130%;
  text-indent: -15px;
  margin: 0px 0px 5px 15px;
}

.bibRef {
  background: #f8f8f8;
  padding: 10px 10px 10px 10px;
}

.lex {
  color: #333;
  font-size: 0.78em;
  line-height: 1.7em;
  margin-left: 15px;
  text-indent: -15px;
  letter-spacing: 0.001em;
}

.lexLiteratur {
  font-size: 0.73em;
  line-height: 125%;
  text-indent: -15px;
  margin: 0px 0px 5px 15px;
}

dl {
  font-size: 0.8em;
  line-height: 1.1em;
  padding: 5px 0px 10px 0px;
}

dt {
  margin-left: 15px;
  text-indent: -15px;
  padding: 5px 0px 10px 0px;
}

dd {
  margin-left: 15px;
  text-indent: -15px;
  padding: 5px 0px 10px 16px;
}

#ctl00_contentPH_listView1_DataPager {
  font-size: 0.8em;
  color: #333;
  padding-top: 50px;
  text-align: justify;
}


/* Content-Nav rechte Seite */

#navcontainer, #navcontainer2, #navcontainer3, #navcontainer4, #navcontainer5, #navcontainer6, #navcontainer7, #navcontainer8 {
  margin: 0px 30px 30px 30px;
  background-color: #fff;
}

#subnav_box, #subnav_box2, #subnav_box3, #subnav_box4, #subnav_box5, #subnav_box6, #subnav_box7 {
  width: 243px;
  border: 1px solid #e3e3e3;
  padding: 16px 12px 12px 12px;
  -moz-border-radius: 10px 10x 10px 10px; /* Firefox */
  -webkit-border-radius: 10px 10px 10px 10px; /* Chrome, Safari */
  -khtml-border-radius: 10px 10px 10px 10px; /* Konqueror */
  border-radius: 10px 10px 10px 10px; /* CSS3 */
}

  #subnav_box h5, #subnav_box2 h5, #subnav_box3 h5, #subnav_box4 h5, #subnav_box5 h5, #subnav_box6 h5, #subnav_box7 h5 {
    font-size: 1.0em;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  #subnav_box p, #subnav_box2 p, #subnav_box3 p, #subnav_box4 p, #subnav_box5 p, #subnav_box6 p, #subnav_box7 p {
    font-size: 0.78em;
    color: #666;
    line-height: 1.6em;
  }

  #subnav_box ul, #subnav_box2 ul, #subnav_box3 ul, #subnav_box4 ul, #subnav_box5 ul, #subnav_box6 ul, #subnav_box7 ul {
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 0.95em;
  }

    #subnav_box ul ul {
      padding-left: 5px;
      font-size: 0.95em;
    }

      #subnav_box ul ul ul {
        padding-left: 10px;
        font-size: 0.95em;
      }

        #subnav_box ul ul ul ul {
          padding-left: 10px;
          font-size: 0.95em;
        }

    #subnav_box ul li, #subnav_box2 ul li, #subnav_box3 ul li, #subnav_box4 ul li, #subnav_box5 ul li, #subnav_box6 ul li, #subnav_box7 ul li {
      list-style: none;
      padding: 0;
      width: 100%;
      color: #666;
      text-indent: 0px;
      margin: 0px;
    }

  #subnav_box p a, #subnav_box2 p a, #subnav_box3 p a, #subnav_box4 p a, #subnav_box5 p a, #subnav_box6 p a, #subnav_box7 p a {
    color: #6589c3;
  }

.subnav_ebene2 {
  padding: 1px;
  margin-left: 0.7em;
  font-size: 0.85em;
  width: 20em;
  color: #666;
}

#subnav_box li.active {
  display: block;
  padding: 0.3em 0.3em 0.3em 0.5em;
  font-weight: normal;
  color: #888;
  background-color: #f5f5f5;
}

  #subnav_box li.active ul {
    padding: 10px 10px 0 0;
  }

    #subnav_box li.active ul li {
      padding-left: 5px;
      color: #777;
      background-color: #fefffe;
      border-radius: 8px 8px 8px 8px; /* CSS3 */
    }

#subnav_box li a {
  display: block;
  padding: 0.3em 0.3em 0.3em 0.5em;
  font-weight: normal;
  text-decoration: none;
}

  #subnav_box li a:link {
    color: #666;
  }

  #subnav_box li a:visited {
    color: #666;
  }

  #subnav_box li a:hover {
    color: #6589c3;
    background: #f5f5f5;
  }

#subnav_ebene2 li.subnav_ebene2 a {
  display: block;
  padding: 0.3em 0.3em 0.5em 0.7em;
  text-decoration: none;
}



/* alte Formate */
.copy {
  line-height: 180%;
  font-size: 0.7em;
  color: #999;
  font-weight: 600;
}

/* fett im Fließtext heller */
#content p b, #content p strong {
  color: #555555;
}

#content .gesperrt, #content em {
  letter-spacing: 0.15em;
  font-style: normal;
}

.durchgestrichen {
  text-decoration: line-through;
}

#content #content em {
  letter-spacing: 0.03em;
  font-style: normal;
}

#content em:before {
  content: '';
  margin-left: 0.1em;
}

#content em:after {
  content: '';
  margin-right: 0.1em;
}

#content li b, #content li strong {
  color: #555555;
}

#content .recte {
  font-weight: normal;
}

.IPA {
font-family: CharisSILW, 'Arial Unicode MS', Arial, serif;
font-size: 1.05em;
}


.nav_service {
  font-style: normal;
  color: #303855;
}

.author {
  font-size: 0.8em;
  line-height: 2.1em;
  font-style: normal;
}

.linkzeile {
  padding-left: 15px;
  background-position: left center;
  background-image: url('/images/struktur/ms/listenpunkt.gif');
  background-repeat: no-repeat;
  font-size: 0.8em;
  line-height: 1.2em;
}

.linkzeileDL {
  padding-left: 15px;
  background-position: left center;
  background-image: url('/images/struktur/download.gif');
  background-repeat: no-repeat;
  font-size: 0.8em;
  line-height: 1.2em;
}

.linkzeilePDF {
  padding-left: 15px;
  background-position: left center;
  background-image: url('/images/struktur/downloadPDF.gif');
  background-repeat: no-repeat;
  font-size: 0.8em;
  line-height: 1.2em;
}

/* Listen im Contentbereich */
#content ul, #contentFull ul {
  list-style-position: outside;
  padding: 5px 0px 10px 17px;
  list-style-type: circle;
}

  #content ul li, #contentFull ul li {
    color: #333;
    font-size: 0.8em;
    line-height: 1.4em;
    text-indent: 1em each-line;
    padding-bottom: 3px;
    letter-spacing: 0.02em;
  }


#content ol, #contentFull ol {
  list-style-position: outside;
  list-style-type: decimal;
  padding: 5px 0px 10px 25px;
}

  #content ol li, #contentFull ol li {
    color: #333;
    font-size: 0.8em;
    line-height: 1.3em;
    text-indent: 0.8em each-line;
    padding-bottom: 10px;
    letter-spacing: 0.02em;
  }

    #content ol li ol {
      list-style-position: outside;
      list-style-type: lower-roman;
      padding: 10px 0px 0px 36px;
    }

      #content ol li ol li {
        font-size: 1em;
        line-height: 1em;
        text-indent: 1em;
        padding-bottom: 10px;
      }

        #content ol li ol li ol {
          list-style-position: outside;
          list-style-type: circle;
          padding: 15px 0px 0px 42px;
        }

          #content ol li ol li ol li {
            font-size: 1em;
            line-height: 1em;
            text-indent: 1em;
            padding-bottom: 10px;
          }


#content ul.ulTab500 {
  list-style-position: outside;
  font-size: 0.9em;
  line-height: 21px;
  width: 570px;
  padding: 0px 15px;
  list-style-image: url(/pix/square.jpg);
}

#content ul.ulTab {
  list-style-position: outside;
  font-size: 0.9em;
  line-height: 21px;
  width: 250px;
  padding: 0px 15px;
  list-style-image: url(/pix/square.jpg);
}

#content ul.correctura {
  font-size: 1em;
  list-style-type: none;
  padding-left: 0;
}

  #content ul.correctura li {
    text-indent: -22px;
    margin-left: 22px;
    margin-bottom: 15px;
    line-height: 1.8em;
  }

    #content ul.correctura li:before {
      content: "⌦" " ";
    }

#content a.correcturaPages {
  text-decoration: none;
}

#content p.correcturaPages {
  margin-left: 22px;
  font-size: 1.8em;
}

#content_Areas_news ul.links {
  width: 100%;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

  #content_Areas_news ul.links li {
    list-style-type: none;
    display: block;
    width: 100%;
    text-align: left;
    margin: 0 0 8px 0;
    padding: 0px;
    list-style: none;
  }

    #content_Areas_news ul.links li a {
      display: block;
      padding: 10px 5px 10px 8px;
    }

#content div.box {
  margin: 5px 10px 5px 3px;
  padding: 0 15px;
  border: 1px solid #adadad;
  background-color: #fafafa;
}



/* Bilder */

img {
  border-width: 0px;
}


.bottom {
  vertical-align: bottom;
}


#left {
  float: right;
  width: auto;
  font-size: .8em;
  font-weight: bold;
  padding: 4px;
}

div.imgRight {
  float: right;
  width: 160px;
  color: #444;
  font-size: 0.7em;
  font-weight: bold;
  padding: 7px 0px 10px 10px;
}

div.imgLeft {
  float: left;
  width: 160px;
  color: #444;
  font-size: 0.7em;
  font-weight: bold;
  padding: 7px 10px 10px 0px;
}


  div.imgLeft img {
    width: 150px;
    padding-bottom: 6px;
  }

div.imgRight img {
  width: 150px;
  padding-bottom: 6px;
}

div.tableLeft {
  float: left;
  width: 160px;
  padding: 0px 18px 18px 0px;
}

  div.tableLeft table {
    width: 150px;
    padding-bottom: 6px;
  }


img.left {
  float: left;
  margin: 7px 20px 10px 0px;
}

img.right {
  float: right;
  margin: 7px 0px 10px 20px;
}

/* Tabellen */


#globalteasercontent table {
  border-width: 0;
  padding: 0;
  height: 100%;
}

  #globalteasercontent table td {
    vertical-align: bottom;
  }

#content table td {
  vertical-align: top;
}

.tableXYZXYZXYZ {
  table-layout: fixed;
  width: 600px;
  border-collapse: collapse;
  margin: 1em auto 0 auto;
  background: #e3e3e3;
  text-align: left;
  color: #336699;
  font-size: 0.8em;
}

table.invisible {
  border-collapse: collapse;
  font-size: 0.80em;
}

  table.invisible td {
    padding: 4px 0px 3px 0px;
  }

table.tab {
  border-collapse: collapse;
  margin: 1em auto 0 auto;
  background-color: #f2f6f8;
  text-align: left;
  color: #393939;
  font-size: 0.78em;
  line-height: 138%;
}

  table.tab tr.odd td, table.tab tr:nth-child(odd) {
    color: #393939;
    background-color: #ebeef3;
  }

  table.tab tr.even td, table.tab tr:nth-child(even) {
    color: #393939;
    background-color: #f1f3f6;
  }

.tab td.subh, .tab th.subh, .tab tr.subh td {
  background-color: #707e94;
  color: #fff;
  font-weight: bold;
}

  table.tab tr.odd td.light, table.tab tr:nth-child(odd) td.light {
    color: #393939;
    background-color: #f5f6f8;
  }

  table.tab tr.even td.light, table.tab tr:nth-child(even) td.light {
    color: #393939;
    background-color: #f9fafc;
  }

table.tabsub {
  table-layout: auto;
  width: 100%;
  border-collapse: collapse;
  margin: 1em auto 0 auto;
  background-color: #e3e3e3;
  text-align: left;
  color: #393939;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.8em;
}

.tab thead, .tab th, .tab td.th, .tab tr.th td, .tab tbody .th, .tab .tabth td {
  background-color: #5e6775;
  color: #fff;
  font-weight: bold;
  border-bottom: 2px solid #fff;
  text-align: left;
  border-color: #fff;
  border-right: 1px;
}

.tab tbody tr, .tab tr {
  border-bottom: 1px solid #fff;
}

.tab th, .tab td {
  padding: 0.25em 1.5em 0.25em 0.5em;
}


td.trans {
  background-color: White;
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0;
}

.txtnontrans {
  position: relative;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.tabList tbody th:hover, .tabList tbody tr:hover {
  background: #e3e3e3;
}




/*caption
{
  caption-side: bottom;
  padding: 0.5em;
  margin: 0 auto 1em auto;
  font-size: 0.9em;
  text-align: center;
  color: #303855;
}*/


table.comments {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto 0 auto;
  background-color: #f8f8f8;
  text-align: left;
  color: #393939;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.8em;
  line-height: 135%;
}

  table.comments td {
    padding: 0.5em 1.5em 0.5em 0.5em;
  }

  table.comments tbody tr {
    border-bottom: 10px solid #fff;
  }

#commentsTab {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 10px auto 20px auto;
  background-color: #f8f8f8;
  text-align: left;
  color: #393939;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.8em;
  line-height: 135%;
}

div#commentsTab div {
  padding: 0.5em 1.5em 0.5em 0.5em;
  border-bottom: 10px solid #fff;
}



table.forums {
  border-collapse: collapse;
  margin: 0 auto 0 auto;
  background-color: #f2f6f8;
  background-color: #fcfcfc;
  text-align: left;
  color: #393939;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.8em;
  line-height: 135%;
}

  table.forums thead {
    background-color: #98adce;
    color: #fff;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  table.forums td.th {
    background-color: #98adce;
    color: #fff;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 12px;
  }

.forumStroke {
  width: 24px;
  background-color: #e9f4fa;
  margin-right: 0px;
  margin-left: 0px;
  border-right: 1px solid #fff;
}

table.forums td {
  padding: 0.5em 1.5em 0.5em 0.5em;
}

table.forums thead td {
  padding: 1em 1.5em 1em 0.5em;
}

table.forums tbody tr {
  border-bottom: 10px solid #fff;
}



div#content_footer {
  display: table;
  width: 593px;
  float: left;
  color: #666;
  border: 0;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  margin: 50px 10px 40px 30px;
  padding: 5px 0 7px 0;
}

  div#content_footer div.content_footer_row {
    vertical-align: bottom;
    display: table-cell;
    padding: 0 2px 0 2px;
    font-size: 0.68em;
  }

div#evaluation {
  width: 92%;
  height: 4px;
  display: table;
  border: 0;
  margin: 0;
  padding: 0;
}

  div#evaluation div {
    display: table-cell;
  }

table.evaluation {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  margin: 30px auto 20px auto;
  color: #666;
}

  table.evaluation td, table.evaluation tbody tr td {
    padding: 0.5em 1.5em 0.5em 0.5em;
    font-size: 0.7em;
  }

  table.evaluation tr, table.evaluation tbody tr {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
  }

#ctl00_ratingPage {
  padding-bottom: 12px;
}

table.evalGraph {
  table-layout: fixed;
  border-collapse: collapse;
  width: 180px;
  height: 4px;
  border-width: 0;
  margin: 0;
  margin-top: 2px;
  empty-cells: hide;
}

  table.evalGraph td, table.evalGraph tr td, table.evalGraph tbody tr td {
    padding: 0;
    margin: 0;
    color: #393939;
    font-size: 0.75em;
  }

  table.evalGraph tbody tr, table.evalGraph tr {
    border-width: 0;
    height: 4px;
  }





/* Formulare */

.textBoxInTab {
  width: 250px;
  height: 16px;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 1em;
  color: #555;
  background-color: #f4f4f4;
  border: 1px solid #adadad;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

.textButtonInTab {
  height: 26px;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 1em;
  color: #333;
  background-color: #f4f4f4;
  border: 1px solid #adadad;
}

.textBox {
  width: 250px;
  height: 16px;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 0.83em;
  color: #555;
  background-color: #f4f4f4;
  border: 1px solid #adadad;
  border-right: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

.textBoxFullInTab {
  width: 250px;
  height: 16px;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 1em;
  color: #555;
  background-color: #f4f4f4;
  border: 1px solid #adadad;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

.textButton {
  height: 26px;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 0.83em;
  color: #333;
  background-color: #f4f4f4;
  border: 1px solid #adadad;
}

table.srchOptions {
  font-size: 0.8em;
  color: #777;
  padding: 10px;
  background-color: #f1f1f1;
}

  table.srchOptions input {
    color: #eee;
    border-color: #fff;
  }

input + label {
  padding: 0px 15px 0px 6px;
}

input[type='checkbox'] {
  color: #555;
  border: 0;
  outline-color: #555;
}

input[type='file'] {
  height: 26px;
}


/*im Header*/
.searchBox {
  width: 130px;
  height: 12px;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 0.7em;
  /*font-style: italic;*/
  color: #777;
  background-color: #f4f4f4;
  border: 2px solid #adadad;
  border-right: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

.searchButton {
  width: 24px;
  height: 24px;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 0.7em;
  color: #333;
  background-color: #f4f4f4;
  border: 2px solid #adadad;
  border-left: 0px;
}

.commentBox {
  width: 555px;
  height: 16px;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 0.83em;
  font-style: italic;
  color: #777;
  background-color: #f4f4f4;
  border: 1px solid #adadad;
  border-right: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-right: 5px;
}

.commentButton {
  width: 26px;
  height: 26px;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 0.83em;
  color: #333;
  background-color: #f4f4f4;
  border: 1px solid #adadad;
  border-left: 0px;
}

.ddl {
  width: 130px;
  height: 26px;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 1.0em;
  color: #555;
  background-color: #f4f4f4;
  border: 1px solid #adadad;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 1px 4px 1px 5px;
}

.rbl {
  border: 1px solid #efefef;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 4px;
  padding: 0px 5px 3px 5px;
}


.ratingStar {
  font-size: 0pt;
  width: 13px;
  height: 12px;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  display: block;
  background-repeat: no-repeat;
}

.filledRatingStar {
  background-image: url(/images/rating/FilledStar.png);
}

.emptyRatingStar {
  background-image: url(/images/rating/EmptyStar.png);
}

.savedRatingStar {
  background-image: url(/images/rating/SavedStar.png);
}

/* Farben */

.rot {
  color: #ee3333;
}

.red_symbols {
  color: #d55b5b;
  margin: 0 3px;
}

.white {
  color: #fff;
}

.redLabel, .redLabelUpdated, .redBG, .greenBG, .greyBG, .greenLightBG {
  color: #f4f4f4;
  background-color: #bb3333;
  font-weight: bold;
  font-size: 0.9em;
  padding: 1px 8px 1px 8px;
  margin-right: 2px;
}

.redLabelUpdated {
  font-weight: normal;
}

.redBG {
  background-color: #bb0000; /*#9c5050;*/
  font-size: 1em;
  font-weight: bolder;
  padding: 4px 8px;
}

.greenBG {
  background-color: #00aa00;
  font-size: 1em;
  font-weight: bolder;
  padding: 4px 8px;
}

.greenLightBG {
  background-color: rgba(0, 170, 0, 0.55);
  font-size: 1em;
  font-weight: bolder;
  padding: 4px 8px;
}

.greyBG {
  background-color: #707e94;
  font-size: 1em;
  font-weight: bolder;
  padding: 4px 8px;
}

a span.redBG, a span.greenBG, a span.blueBG {
  color: #fff;
  text-decoration: none;
}

.memberLabel {
  color: #bb3333;
  border: 1px solid #bb3333;
  font-weight: 500;
  font-size: 0.45em;
  padding: 0px 0.1em 0px 0.1em;
  margin: 0px 2px 0px 4px;
  vertical-align: middle;
}

.highlighted {
  background-color: #fefecc;
  padding: 1px 1px 1px 1px;
}

.catLabel {
  background-color: #586579; /*standardfarbe für bereich ms*/
  color: #f4f4f4;
  font-weight: normal;
  font-size: 0.9em;
  padding: 1px 8px 1px 8px;
}

.catLabelWBS {
  background-color: #5b7e80;
  color: #f4f4f4;
  font-weight: normal;
  font-size: 0.9em;
  padding: 1px 8px 1px 8px;
}

.catLabelWRS {
  background-color: #567ca3;
  color: #f4f4f4;
  font-weight: normal;
  font-size: 0.9em;
  padding: 1px 8px 1px 8px;
}

.catLabelHS {
  background-color: #704a24;
  color: #f4f4f4;
  font-weight: normal;
  font-size: 0.9em;
  padding: 1px 8px 1px 8px;
}

.catLabelMA {
  background-color: #9c5050;
  color: #f4f4f4;
  font-weight: normal;
  font-size: 0.9em;
  padding: 1px 8px 1px 8px;
}

.catLabelOP {
  background-color: #6d6153;
  color: #f4f4f4;
  font-weight: normal;
  font-size: 0.9em;
  padding: 1px 8px 1px 8px;
}

.catLabelBX {
  background-color: #56784d;
  color: #f4f4f4;
  font-weight: normal;
  font-size: 0.9em;
  padding: 1px 8px 1px 8px;
}

.hCategory, #hCategory {
  color: #1b3551;
  padding: 3px 15px 3px 15px;
  background-color: #f1f1f1;
}

.backgroundMS {
  background-color: #f2f6f8;
}

.backgroundWBS {
  background-color: #f2f8f4;
}

.backgroundWRS {
  background-color: #f2f8f5;
}

.backgroundHS {
  background-color: #f8f6f2;
}

.backgroundMA {
  background-color: #f8f2f2;
}

.backgroundOP {
  background-color: #f8f7f2;
}

.backgroundBX {
  background-color: #f6fff3;
}

.backgroundMediumMS {
  background-color: #98adce;
}

.backgroundMediumWBS {
  background-color: #97d6d8;
}

.backgroundMediumWRS {
  background-color: #9ec7f5;
}

.backgroundMediumHS {
  background-color: #ffc9a0;
}

.backgroundMediumMA {
  background-color: #ee8888;
}

.backgroundMediumOP {
  background-color: #cab39a;
}

.backgroundMediumBX {
  background-color: #ade69d;
}


/* PAGER */
.paging {
  text-decoration: none;
  font-size: 0.9em;
  font-weight: normal;
  color: #666;
}


/* Links */

#content a, #contentFull a {
  color: #6589c3;
}

a {
  transition: color .2s ease-out, background .1s ease-in, text-decoration 2s ease;
  /*font-weight: bold;*/
}

  a:link, a:visited, a:focus, a:active {
    text-decoration: none;
  }

  a:hover {
    text-decoration: underline;
    transition-property: all;
    transition-duration: 0.15s;
    transition-timing-function: cubic-bezier(0.165, 0.63, 0.14, 0.80);
    -webkit-font-smoothing: antialiased;
  }

  a:link.nav_service {
    text-decoration: none;
    font-weight: normal;
    color: #45507a;
  }

  a:visited.nav_service {
    text-decoration: none;
    font-weight: normal;
    color: #45507a;
  }

  a:hover.nav_service {
    text-decoration: underline;
    font-weight: normal;
    color: #45507a;
  }

  a:active.nav_service {
    text-decoration: none;
    font-weight: normal;
    color: #45507a;
  }

  a:focus.nav_service {
    text-decoration: none;
    font-weight: normal;
    color: #45507a;
  }

#content_Areas_news a, #content_Areas_news2 a, #content_News a {
  display: block;
  text-decoration: none;
  color: #38465b;
}

  #content_Areas a:hover h2, #content_Areas2 a:hover h2, #content_Areas3 a:hover h2, #content_Areas_news a:hover h5, #content_Areas_news2 a:hover h5, #content_News a:hover h5 {
    color: #fbfbfb;
  }

#breadcrump a:link {
  text-decoration: none;
  font-weight: normal;
  color: #222;
}

#breadcrump a:visited {
  text-decoration: none;
  font-weight: normal;
  color: #222;
}

#breadcrump a:hover {
  text-decoration: underline;
  font-weight: normal;
  color: #222;
}

#breadcrump a:active {
  text-decoration: none;
  font-weight: normal;
  color: #222;
}

#breadcrump a:focus {
  text-decoration: none;
  font-weight: normal;
  color: #222;
}

#footer a {
  text-decoration: none;
  font-weight: normal;
  color: #666666;
}

  #footer a:hover {
    text-decoration: underline;
    font-weight: normal;
    color: #666666;
  }

a.none {
  text-decoration: none;
  font-weight: normal;
}

#content a.coloredLink, #contentFull a.coloredLink {
  color: #586579;
  text-decoration: none;
}

#ctl00_contentPH_listView1_DataPager1 a {
  text-decoration: none;
}

a.lexHelp {
  color: #548d60;
  text-decoration: none;
  cursor: text;
}

/* Schriftimport, unwichtig */
@font-face {
  font-family: CharisSILW;
  src: url(/fonts/charissil-r.woff);
}

@font-face {
  font-family: CharisSILW;
  font-style: italic;
  src: url(/fonts/charissil-i.woff);
}

@font-face {
	font-family: CharisSILW;
	font-weight: bold;
	src: url(/fonts/charissil-b.woff);
}

@font-face {
	font-family: CharisSILW;
	font-weight: bold;
	font-style: italic;
	src: url(/fonts/charissil-bi.woff);
}
