@import "modules/reset.css";
@import "modules/960.css";
body {
  font-size: 62.5%;
  line-height: 1.5em;
  font-family: Arial, Verdana, sans-serif;
  background: white url(../images/bg/tbk_back_home.png) no-repeat 50% 399px;
}
div {
  position: relative;
}
hr {
  background: #cfcfcf;
  color: #cfcfcf;
}
a {
  color: #525252;
}
img {
  border: 0;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.pbreak {
  page-break-after: auto;
}
.clear {
  clear: both;
}
.bold {
  font-weight: bold;
}
.wai-links {
  position: absolute;
  left: -900px;
  top: 0;
  background: red;
}
.wai-links a {
  display: block;
  z-index: 999;
  min-width: 100px;
  font-size: 1.2em;
  padding: 3px;
}
.wai-links a:focus, .wai-links a:hover {
  position: absolute;
  left: 910px;
  top: 50px;
  color: #000;
  z-index: -999;
  border: 2px solid red;
}
.header {
  width: 100%;
  height: 111px;
  overflow: hidden;
}
.header .container_12 {
  background: transparent;
}
.header a {
  text-decoration: none;
  font-size: 1.1em;
}
.header a:hover, .header a:focus {
  text-decoration: underline;
}
.header ul {
  list-style-type: none;
  height: 10px;
  padding: 15px 0;
}
.header ul li {
  float: left;
  padding: 0 10px;
  border-left: 1px solid #000;
}
.header ul li:first-child {
  padding-left: 0;
  border-left-width: 0;
}
.header ul li a {
  color: #58585a;
}
.header .search {
  width: 220px;
  height: 30px;
  margin: 8px 0 0 -10px;
  padding: 3px 5px;
  background: url(../images/bg/searchbar.png) no-repeat;
}
.header .search label {
  font-size: 12px;
  display: block;
  position: absolute;
  top: 6px;
  left: -120px;
}
.header .search .searchbar {
  border: 0;
  width: 190px;
  height: 18px;
  display: inline;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ababab;
}
.header .search .searchme {
  display: block;
  width: 25px;
  height: 20px;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  text-decoration: none;
  float: right;
  text-indent: -999em;
}
.header h1 {
  width: 242px;
  height: 40px;
  padding-top: 27px;
  margin-right: 10px;
  float: right;
}
.header h1 img {
  display: inline-block;
}
.javascript-enabled .header .search label {
  color: #ababab;
  left: 5px;
  background-color: #fff;
}
.colorline {
  height: 10px;
  background: url(../images/bg/colorline.png) bottom no-repeat;
}
.place {
  margin-top: 20px;
}
.bannerImage {
  position: relative;
  width: 940px;
  margin-bottom: 20px;
}
.bannerImage.big {
  height: 330px;
  overflow: hidden;
}
.roundedBanner {
  display: block;
  width: 35px;
  height: 35px;
  background: url(../images/bg/pictureOverlay.png);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 100;
}
.javascript-enabled .bannerImage.big img {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
}
.bannerImage.big a:first-child img {
  display: block;
}
.navi {
  height: 25px;
}
.navi li {
  font-size: 1.4em;
  line-height: 1.2em;
  list-style: url(../images/bg/navIcon.png) inside;
  margin-right: 20px;
  float: left;
}
.navi li a {
  color: #8c8c8f;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
}
.navi li a:hover {
  color: #58585a;
}
.navi li .current_item {
  color: #58585a;
}
.content_wrapper {
  min-height: 750px;
  padding-bottom: 70px;
  background: #fff;
}
.container_12 {
  overflow: hidden;
}
.subNavi {
  font-size: 1.2em;
  margin-top: 10px;
  border-top: 1px solid #b0b0b4;
}
.subNavi > li {
  border-bottom: 1px solid #b0b0b4;
}
.subNavi > li > a {
  display: block;
  padding: 5px 0 5px 3px;
}
.subNavi > li ul {
  padding: 0 0 15px;
}
.subNavi > li ul li {
  margin-top: 1px;
}
.subNavi > li ul li a {
  display: block;
  padding: 5px 10px 5px 13px;
  text-decoration: none;
  color: #58585a;
  font-weight: normal;
}
.subNavi li a {
  font-weight: bold;
  text-decoration: none;
}
.subNavi li a:hover {
  background: #eee;
}
.subNavi li .yellow, .subNavi li .yellow:hover {
  color: #fc0;
}
.subNavi li .green, .subNavi li .green:hover {
  color: #9c0;
}
.subNavi li .blues, .subNavi li .blues:hover {
  color: #09c;
}
.subNavi li .grey, .subNavi li .grey:hover {
  color: #666;
}
.subNavi .current_item > a, .subNavi .current_item > a:hover {
  background: url(../images/bg/arrow_small.png) no-repeat 95% center #eeeeee;
}
.sectionBoxes > ul {
  margin-bottom: 10px;
}
.sectionBoxes > ul > li {
  background: url(../images/content/start_navigation.png) 0 0 no-repeat;
  width: 200px !important;
  height: 136px;
  padding: 10px;
}
.sectionBoxes > ul > li a {
  text-decoration: none;
  font-size: 1.6em;
  font-weight: bold;
}
.sectionBoxes > ul > li a.more {
  display: inline-block;
  height: 13px;
  margin: 5px 0 0 -5px;
  padding: 10px 25px 10px 5px;
  font-size: 1.3em;
  font-weight: bold;
  background: white url(../images/bg/arrow.png) no-repeat 100% 60%;
}
.sectionBoxes > ul > li ul {
  margin-top: 13px;
}
.sectionBoxes > ul > li ul li {
  padding: 4px 0 0;
  height: 14px;
}
.sectionBoxes > ul > li ul li a {
  font-size: 1.4em;
  line-height: 14px;
  color: #59585a;
  font-weight: normal;
}
.infoBox, .sideBox {
  min-height: 210px;
  background: #fff;
  border: 1px solid #787878;
  line-height: 1.6;
}
.infoBox h3, .sideBox h3 {
  font-size: 1.6em;
  font-weight: bold;
  color: #58585a;
  padding: 5px 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #787878;
}
.infoBox li, .sideBox li {
  padding: 0 9px 10px;
  font-size: 1.2em;
  min-height: 30px;
}
.infoBox div, .sideBox div {
  padding: 0 10px 10px;
  font-size: 1.2em;
  min-height: 30px;
}
.infoBox img, .sideBox img {
  display: inline-block;
  padding-bottom: 10px;
  width: 200px;
}
.infoBox a, .sideBox a {
  font-weight: normal;
  text-decoration: none;
  text-decoration: underline;
}
.infoBox a.more, .sideBox a.more {
  display: inline-block;
  padding-top: 10px;
  font-weight: bold;
}
.infoBox a:hover, .sideBox a:hover {
  text-decoration: none;
}
.infoBox p,
.sideBox p,
.infoBox a,
.sideBox a {
  padding: 0;
}
.newsBox li a {
  text-decoration: none;
}
.newsBox li a span.strong {
  font-size: 1.0em;
  display: block;
  text-decoration: underline;
  font-weight: bold;
}
.newsBox li a:hover span.strong {
  text-decoration: none;
}
.wrapBottom {
  width: 35px;
  height: 35px;
  background: url(../images/bg/roundBottom.png) no-repeat right bottom;
  position: absolute;
  bottom: -1px;
  right: -1px;
}
.sideBox {
  margin: 10px 0 5px;
}
.downloadBox {
  min-height: 50px;
  padding-bottom: 30px;
}
.downloadBox li {
  color: #b0b0b4;
  min-height: 15px;
  padding-bottom: 5px;
}
.downloadBox a {
  color: #b0b0b4;
  text-decoration: underline;
}
.downloadBox a:hover {
  text-decoration: none;
}
.archivBox {
  min-height: 50px;
  padding-bottom: 30px;
}
.archivBox li {
  display: inline;
  font-weight: bold;
  color: #58585a;
}
.archivBox a {
  text-decoration: underline;
  font-weight: bold;
}
.archivBox a:hover {
  text-decoration: none;
}
.contact a.stoerung {
  display: block;
  height: 25px;
  padding: 8px 10px;
  margin: 0 0 10px 0;
  background: url(../images/bg/stoerung.png) no-repeat 5% #e10000;
  color: #fff;
  font-size: 1.4em;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}
.contact a.stoerung:hover {
  text-decoration: none;
}
.breadcrumb li {
  float: left;
  padding: 10px 5px 0 0;
}
.contentarea .contentSearch {
  height: 33px;
  padding: 8px 0 0 10px;
  background: url(../images/bg/header_gradient.png) repeat-x;
}
.contentarea .textsearch {
  width: 220px;
  height: 30px;
  margin: 0;
  padding: 3px 5px 0;
  background: url(../images/bg/searchbar.png) no-repeat;
}
.contentarea .textsearch label {
  font-size: 12px;
  display: block;
  position: absolute;
  top: -15px;
  left: 5px;
}
.contentarea .textsearch .searchbar {
  border: 0;
  width: 190px;
  height: 18px;
  display: inline;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ababab;
}
.contentarea .textsearch .searchme {
  display: block;
  width: 25px;
  height: 20px;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  text-decoration: none;
  float: right;
  text-indent: -999em;
}
.javascript-enabled .contentarea .contentSearch label {
  top: 6px;
  color: #ababab;
  background-color: #fff;
}
.sitemap > ul {
  margin-top: 20px;
}
.sitemap > ul > li {
  border-left: solid 5px #58585a;
  margin-bottom: 10px;
  padding-left: 40px;
  position: relative;
  font-size: 1.8em;
  line-height: 1.6;
}
.sitemap > ul > li b {
  background-color: #58585a;
}
.sitemap > ul > li > ul {
  padding-top: 10px;
  padding-bottom: 10px;
}
.sitemap > ul > li > ul > li > ul {
  padding-bottom: 10px;
}
.sitemap ul ul {
  padding-left: 35px;
  font-size: 0.8em;
}
.sitemap a {
  text-decoration: none;
}
.sitemap a:hover {
  text-decoration: underline;
}
.sitemap b {
  display: none;
}
.javascript-enabled .sitemap > ul > li > ul {
  display: none;
}
.javascript-enabled .sitemap > ul > li.opened > ul {
  display: block;
}
.javascript-enabled .sitemap > ul > li b {
  position: absolute;
  left: 10px;
  top: .2em;
  display: block;
  width: 22px;
  height: 22px;
  background-image: url(../images/bg/sitemap-sprite.png);
  background-position: 0 0;
  cursor: pointer;
}
.javascript-enabled .sitemap > ul > li.opened b {
  background-position: 100% 0;
}
.searchResult {
  padding-top: 10px;
}
.searchResult h2 {
  padding: 10px 20px;
  background-color: #f2f2f2;
  font-size: 1.6em;
  line-height: 1.3;
  font-weight: bold;
}
.searchResult h2 span {
  display: block;
  width: 420px;
  font-size: .75em;
  font-weight: normal;
}
.searchResult ul.results li {
  font-size: 1.2em;
  line-height: 1.3;
  padding: 25px 0 10px;
}
.searchResult ul.results h3 {
  font-size: 1.167em;
  font-weight: bold;
}
.faq {
  color: #58585a;
}
.faq h3 {
  font-size: 1.6em;
  margin-bottom: 10px;
  font-weight: bold;
}
.faq li {
  margin: 5px 0 15px;
  padding: 10px;
  background-color: #eeeeee;
}
.faq h4 {
  font-size: 1.6em;
  line-height: 1.3;
  font-weight: bold;
  padding-right: 30px;
  background: url(../images/bg/faq-sprite.png) 424px 0 no-repeat;
  cursor: pointer;
}
.faq .opened h4 {
  background-position: 100% 0;
}
.faq div {
  padding-top: 10px;
  font-size: 1.2em;
  line-height: 1.5;
}
.javascript-enabled .faq > ul > li > div {
  display: none;
}
.faq > ul > li.opened > div {
  display: block;
}
.newsarchive {
  line-height: 1.5;
  color: #58585a;
  padding-top: 10px;
}
.newsarchive h2 {
  padding: 10px 0 20px;
  font-size: 1.6em;
  line-height: 1.3;
  font-weight: bold;
}
.newsarchive h2 span {
  display: block;
  width: 420px;
  font-size: .75em;
  font-weight: normal;
}
.newsarchive .archive .date {
  display: inline-block;
  width: 100%;
  border-bottom: solid 1px #b2b2b2;
  font-size: 1.4em;
}
.newsarchive .archive li {
  padding-bottom: 20px;
}
.newsarchive .archive li div {
  padding: 5px 0 0;
  width: 100%;
  font-size: 1.2em;
}
.newsarchive .archive li div img {
  display: inline-block;
  width: 60px;
  margin: 4px 20px 20px 0;
  float: left;
}
.newsarchive .archive li div h3 {
  font-weight: bold;
  line-height: 1.3;
}
.newsarchive .archive li div p {
  padding-bottom: 15px;
}
.javascript-enabled .article_content {
  display: none;
}
.article {
  font-size: 1.2em;
  line-height: 1.6;
  color: #58585a;
}
.article h2 {
  font-size: 1.4em;
  margin: 20px 0;
  font-weight: bold;
}
.article h3, .article h4 {
  font-size: 1.0em;
  font-weight: bold;
  margin: 20px 0 1px 0;
}
.article .article_content {
  padding-top: 1.5em;
  width: 100%;
  position: relative;
}
.article .article_content ul, .article .article_content ol {
  list-style: disc;
  padding: 0 0 0 25px;
}
.article .article_content ul ul,
.article .article_content ol ul,
.article .article_content ul ol,
.article .article_content ol ol {
  list-style: circle;
}
.article .article_infobox {
  background: #eee;
  padding: 10px;
  margin: 20px 0;
}
.article .article_infobox h3, .article .article_infobox h4 {
  font-size: 1.0em;
  margin: 0;
  padding: 0;
}
.article img.imgLeft {
  float: left;
  padding: 4px 10px 10px 0;
}
.article img.imgRight {
  float: right;
  padding: 4px 0 10px 10px;
}
.article a.readMore {
  background: url(../images/bg/arrows.png) no-repeat 70px 3px;
  padding-right: 25px;
  font-weight: bold;
}
.article a.readLess {
  background: url(../images/bg/arrows.png) no-repeat -90px 3px;
  padding-right: 25px;
  font-weight: bold;
}
.article span {
  display: block;
  margin-top: 10px;
}
.article ul.download li {
  float: left;
  margin-right: 10px;
}
.article .article_back {
  font-weight: bold;
  display: block;
  width: 100px;
  margin: 35px 0 0 0;
  padding-left: 25px;
  background: url(../images/bg/arrows.png) no-repeat -310px 5px;
}
.paging {
  width: 460px;
  margin-top: 30px;
  overflow: hidden;
  color: #58585a;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
}
.paging li {
  display: inline;
}
.paging a, .paging span {
  display: inline-block;
  width: 28px;
  height: 28px;
  border: solid 1px;
}
.paging a {
  border-color: #9e9e9e;
}
.paging a:hover, .paging a.curr {
  border-color: #fff;
  background-color: #eee;
  text-decoration: none;
}
.paging span {
  border-color: #fff;
}
#footer_metanav {
  top: 50px;
}
#footer_metanav ul {
  width: 300px;
  overflow: hidden;
}
#footer_metanav li {
  float: left;
}
#footer_metanav a {
  text-decoration: none;
  line-height: 25px;
}
#footer_metanav a:hover {
  text-decoration: underline;
}
#footer_metanav a.printme {
  text-indent: -999em;
  display: block;
  width: 25px;
  height: 25px;
  background: url(../images/bg/print.png) no-repeat;
  text-decoration: none;
  padding-right: 32px;
}
span.skype_pnh_container, .skype_v3_tb_injection {
  display: none !important;
}
span.skype_pnh_print_container, .skype_v3_tb_injection_print {
  display: inline !important;
}
/* biz forms */
.EditingFormTable > tbody > tr > td {
  padding-bottom: 5px;
}
.EditingFormTable td {
  vertical-align: top;
}
.EditingFormTable span {
  margin-top: 0;
}
.EditingFormTable .EditingFormLabelCell {
  width: 230px;
  padding-right: 20px;
}
.EditingFormTable .EditingFormValueCell {
  width: 210px;
}
.EditingFormTable label {
  color: #58585a;
}
.EditingFormTable td.label {
  padding-top: 20px;
}
.EditingFormTable .labelBold {
  font-weight: bold;
}
.EditingFormTable .labelBold hr {
  height: 1px;
  overflow: hidden;
  padding: 0;
  color: #afafb0;
  background-color: #afafb0;
  border: none;
}
.EditingFormTable .labelItalic {
  font-style: italic;
}
.EditingFormTable input[type=text], .EditingFormTable select, .EditingFormTable textarea {
  color: #000;
  border: solid 1px #afafb0;
}
.EditingFormTable input[type=text], .EditingFormTable textarea {
  padding-left: 5px;
  width: 190px;
}
.EditingFormTable input.CalendarTextBox {
  width: 100px;
}
.EditingFormTable select {
  width: 197px;
}
.EditingFormTable .CalendarIcon {
  padding-left: 5px;
}
.EditingFormTable .CheckBoxListField input, .EditingFormTable .CheckBoxListField label {
  float: left;
}
.EditingFormTable .CheckBoxListField label {
  display: block;
  padding-left: 5px;
  width: 165px;
}
.EditingFormTable .FormButton {
  width: 120px;
  height: 22px;
  padding: 0 0 2px;
  margin: 0;
  border: solid 1px #ccc;
  background: #b1b0b5;
  color: #fff;
  overflow: visible;
}
.EditingFormTable .FormButton:hover {
  background-color: #58585a;
}
.EditingFormTable .EditingFormControlNestedControl {
  float: left;
}
.EditingFormTable .EditingFormErrorLabel {
  float: left;
  padding-left: 5px;
  color: red !important;
}
.EditingFormTable .EditingFormValueCell.error input[type=text], .EditingFormTable .EditingFormValueCell.error select, .EditingFormTable .EditingFormValueCell.error textarea {
  border-color: red;
}
div span.ErrorLabel {
  width: 425px;
  margin: 0 0 10px;
  padding: 10px;
  border: solid 1px red;
  color: red;
  font-weight: bold;
}
@media print {
  body .header {
    overflow: visible !important;
  }
  body .header .wai-links {
    display: none;
  }
  body .header .colorline {
    display: none;
  }
  body .header .topnavi {
    display: none;
  }
  body .header h1 {
    float: none;
  }
  body .container_12 {
    overflow: visible !important;
  }
  body .container_12 .navi {
    display: none;
  }
  body .container_12 .bannerImage {
    display: none;
  }
  body .container_12 .mainNavi {
    display: none;
  }
  body .container_12 .wrapper {
    border: 0;
    margin-bottom: 20px;
  }
  body .container_12 .wrapper h3 {
    border: 0;
  }
  body .container_12 .wrapBottom {
    display: none;
  }
  body .container_12 .sectionBoxes ul.grid_12 {
    display: block;
  }
  body .container_12 .sectionBoxes ul.grid_12 li {
    background: transparent;
    width: 180px !important;
  }
  body .container_12 .sectionBoxes ul.grid_12 li a {
    color: #000;
    background: transparent;
    padding: 0;
    margin: 0;
  }
  body .container_12 a.readMore,
  body .container_12 a.readLess,
  body .container_12 a.more,
  body .container_12 a.article_back {
    display: none !important;
  }
  body .container_12 .sidebar {
    margin: 35px 0 0 35px;
  }
  body .container_12 .sidebar * {
    float: none;
  }
  body .footer {
    display: none;
  }
  body .page-break {
    display: block;
    page-break-before: always;
  }
}

