/* Skin variations */
body {
  background: none;
  background-color: #fff;
  margin-top: 0px;
}
.pgwrap {
  width: 978px;
  margin-top: -1px;
  background: url(i/pgwrap-bg.png) repeat-y;
}
.pgfoot {
  background: #fff url(i/p5-bg.png) 0 0 no-repeat;
  padding-top: 24px;
}
.pghead {
  background: #fff url(i/pghead-bg.png) no-repeat 0 100%;
  padding-bottom: 31px;
}
.home .pghead .wrap,
.pghead .wrap {
  min-height: 138px; _height: 138px;
  background: url(i/pghead-wrap-bg.png) no-repeat 0 100%;
}
.home .pghead {
  padding-bottom: 14px;
}
.pghead .brand img.logo {
  margin: 17px 0 0 19px;
}
.home .pgwrap {
  background:none;
}
.home .pgmain {
  background-color: #ffffff;
  width: 973px;
  margin-bottom: 12px;
}
.home .pgmain .wrap {
  min-height:0;
}

/* headlines */
.pgmain h1.pagetitle,
.article .boxbody h1,
.boxhead,
.boxhead a {
  font-family: Arial, Helvetica, sans-serif;
  color: #144062;
  background: none;
}
h2.boxhead {
  font-size: 2em;
  border-bottom: 2px solid #e2e2e2;
}
h3,
.articlelist .item h3,
.articlelist .item h3 a {
  color: #234c6c;
  font-size: 1.3333em;
  font-weight: normal;
}
.articlelist .item h3 a {
  font-size: 1em;
}
/* navigation */
.mnav {
    left: 2px;
    margin-top: -8px;
    position: absolute;
    top: 114px;
    width: 975px;
}
.mnav ul {
  padding-left: 3px;
}
.mnav li {
  background: url(i/mnav-sep.png) no-repeat 100% 100%;
}

.mnav .boxbody a {
  display: block;
  padding: 6px 16px 6px;
  color: #fff;
}

.wrap .mnav .parent a,
.wrap .mnav .current a {
  outline: none;
  background: #fff url(i/mnav-current.png) repeat-x;
  border-right: none;
  color: #0c3657;
  text-decoration: none;
  padding-bottom: 11px;
}

.wrap .mnav .homecurrent a {
  background: #fff url(i/mnav-current.png) repeat-x;
}
.snav h2.boxhead {
  display: none;
}
.snav .boxbody {
  margin-top: 0.5em;
  border: none;
}


.intro {
  margin: 13px 12px 1px 12px;
  width:947px;
  position: relative;
}
.intro .itext {
  background: url(i/intro-bg.png) 0 0 repeat;
  color: #fff;
  width:213px;
  height:219px;
  padding: 22px 20px 10px 18px;
  overflow:hidden;
  position: absolute;
  right:0;
  top:0;
}
.intro .itext p {
  font-size: 1.166666667em;
}
.intro .itext h2 {
  font-size: 1.833333333em;
  font-weight: normal;
  margin-top: -6px;
  margin-bottom: 7px;
}
.mbox .boxbody {
  background: #fff;
  border: 1px solid #e2e2e2;
  padding-top: 15px;
}

/* *** mboxes *** */
.mboxes {
  clear: both;
  width: 973px;
  background: none;
  padding-bottom: 12px;
}

.mboxes .wrap {
  padding-top: 10px;
  float: left;
}
.mboxes .moreolder {
  position: static;
  margin: 0;
}
.mboxes div.wrap .moreolder a {
  background:none;
  padding-left: 0;
}
.wrap .mbox h2.boxhead {
  background: none;
  border-bottom: none;
  padding-bottom: 7px;
  color: #144062;
}

.mbox {
  margin-top: 0;
}
.mbox .boxhead span {
  background: none;
}
.mbox .boxbody {
  background-color: #f4f4f4;
  -moz-box-shadow:    inset #fff 0 0 0 1px;
  -webkit-box-shadow: inset #fff 0 0 0 1px;
  box-shadow:         inset #fff 0 0 0 1px;
}                     
/* *** newslist *** */
.meta {
  color: #606060;
}
.home .news .boxbody {
  padding-left: 0;
}
.home .news .items,
.home .news .item {
  position: relative;
  background:none;
  padding-bottom: 0;
  width:auto;
}
.home .news .item {
  padding-left: 50px;
}
.home .news .item .meta .date {
  left:8px;
  top: 0px;
}
.home .news li .meta,
.home .newslist li .meta {
  display: inline-block;
}
.home .news ul {
  float: left;
  margin-left: 22px;
}
.home .news li,
.home .newslist li {
  background: url(i/li-img.png) 0 .4em no-repeat;
  padding-left: 12px;
  padding-bottom: 9px;
}
.home .news li a,
.home .newslist li a {
  color: #234c6c;
  font-weight: normal;
}
.home .newslist li a:hover,
.home .newslist li a:focus,
.home .newslist li a:active {
  color: #404040;
  text-decoration: none;
}


/* *** pdf // external links *** */
p.linkar {
  border-top: 1px solid #e2e2e2;
  padding-top: 12px;
}
p.linkar a {
  color: #606060;
}
.linkar a.pdf,
.linkar a.external {
  padding: 5px 0 0 0;
  margin-right: 19px;
}
.linkar a.pdf {
  background: url(i/icn-pdf.png) 0 0 no-repeat;
  padding-left: 19px;
}
.linkar a.external {
  background: url(i/icn-external.png) 0 0 no-repeat;
  padding-left: 22px;
}

/* *** footer *** */
.footer .boxbody {
  background: url(i/footer-bg.png) 0 0 repeat-x;
  border: none;
}

.tel {
  margin-left: 25px;
}
.netfang {
  margin-left: 59px;
}


/* *** date *** */
.date {
  width:50px;
  display: block;
}
.js-active .news .item .meta .date {
  padding: 6px 2px 8px;
  color: #404040;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  background: none;
  background-color: #fff;
  border: none;
  -moz-border-radius:    2px;
  -webkit-border-radius: 2px;
  border-radius:         2px;
  -moz-box-shadow:    rgba(0,0,0, .3)  0 0 5px;
  -webkit-box-shadow: rgba(0,0,0, .3)  0 0 5px;
  box-shadow:         rgba(0,0,0, .3)  0 0 5px;
}

.js-active .news .item .meta span.date .day {
  margin-bottom: 2px;
}

/* *** tools *** */
.flnav {
  top: 22px;
  right: 11px;
}
.pagestyle {
  margin-right: 0;
}

.qsearch {
  top: 84px;
  right: 18px;
}
.qsearch .fi_btn input {
  background: #f4f4f4;
  border: 1px solid #e9e9e7;
  color: #144062;
}

a {
  color: #234c6c;
}