/* ========================================================================================= PRINT ==================================================================================== */
/*****************************
1.0 superior styles
*****************************/
/****** 1.1 global color reset ******/
* {
    /*border-color: #000 !important;*/
}
/****** 1.2 body ******/
body.gsb {
padding: 0 1pt 5px 1pt; /* @ Firefox, prevent cutted off borders on left and right edge, for example of a table */
orphans: 3;
widows: 3;
}
body.gsb.print.einzelsicht {
background: none repeat scroll 0 0 #fff !important;
}
html {
background: #fff !important;
}
/****** 1.3 invisible elements ******/
hr, object, .aural, .navSkip, #navPrimary, #navSecondary, #navServiceMeta, #clear, #navStart, #navFunctions, #navContent, #siteInfo h2, #identityPicture {
    display: none !important;
}
/****** 1.4 typo ******/
body * {
line-height: 1.3em !important;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
letter-spacing: none;
}
body.gsb * {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
code, input, kbd, option, samp, textarea, var {
    font-family: "Courier New", Courier, monospace;
}
h1, h1 * {
    font-size: 22px !important;
padding-top: 16px;
padding-bottom: 10px;
line-height: 26px !important;
}
.gsb h1{
color: #444444;
}
h2, h2 *, caption, legend, #faq dt * {
    font-size: 12pt;
}
h2 {
font-size: 1.2em !important;
padding-top: 16px;
padding-bottom: 10px;
line-height: 26px !important;
}
h3, h3 * {
    font-size: 11pt;
}
.gsb #content h3.serif, #visualTeaser h2, #visualTeaser h2 a, .einzelsicht #content h1, .einzelsicht #content h2, .einzelsicht #content h3, #content #searchResults h3 a, 
#content #bestellService h3 a, 
#content .news_title h3,
.einzelsicht #content h3 * {
    font-family: Georgia, Times, serif;
    font-weight: normal;
}
h4, h4 * {
    font-size: 10pt;
}
h5, h6 {
    font-weight: normal;
}
h6 {
    font-style: italic;
}
caption, legend, #faq dt a {
    font-weight: bold;
}
code, kbd, samp, var {
    font-weight: bold;
}
#navBreadcrumbs *,
#siteInfo em,
.picture *,
.illustration * {
    font-size: 8pt;
}
#navBreadcrumbs *, #navBreadcrumbs li , #navBreadcrumbs li a {
font-size: 8.5pt !important;
}
/*****************************
2.0 branding
*****************************/
#branding,
#brandingnobg {
    padding: 0;
}
/*****************************
3.0 serviceMeta
*****************************/
#navServiceMeta h2, #navServiceMeta ul {
display: none !important;
}
/*****************************
4.0 navigation
*****************************/
/****** 4.1 Primary ******/
/****** 4.2 Secondary ******/
/**** 4.2.1 Level 1 ****/
/**** 4.2.1 Level 2 ****/
/**** 4.2.1 Level 3 ****/
/*****************************
5.0 search
*****************************/
/*****************************
6.0 service
*****************************/
/*****************************
7.0 content
*****************************/
#content {
    /*border-top: 3pt double;*/
padding-left:0 !important;
    width:auto;
}
address, caption, form, dl, h1, h2, h3, h4, h5, h6, p, ol, ul, table,
.interview dd,
.interview dt {
    margin: 0 0 8pt;
}
/****** 7.1 Headings ******/
h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
    page-break-inside: avoid;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 16px!important;
}
.subheadline {
    margin-top: -8pt;
}
#pageTitle {
    margin-bottom: 16pt;
}
.sectionRelated h2 {
    margin-top: 0;
}
/****** 7.2 Links ******/
a {
    text-decoration: none;
}
a:link,
a:visited {
    text-decoration: underline;
}
/*a[href^="http"]:after {
    content: " [" attr(href) "]";
}*/
/**** 7.2.1 InlineTopLinks ****/
/**** 7.2.2 Shopping Cart Link ****/
/****** 7.3 Lists ******/
dd, dt, li{
    page-break-inside: avoid;
}
ol, ul {
    padding: 0 0 0 30pt;
}
li, ol ol, ol ul, ul ul, ul ol {
    margin: 4pt 0;
}
dt {
    float: left;
    padding: 0 16pt 0 0;
    font-weight: bold;
}
dt, dd {
    padding-top: 2pt;
    padding-bottom: 2pt;
}
.interview dt {
    float: none;
    font-weight: normal;
}
.interview dd,
.interview dt {
    padding: 0;
}
/****** 7.4 Tables ******/
td, th, tr {
    page-break-inside: avoid;
}
caption {
    margin-bottom: 4pt;
}
table {
    margin-top: 0;
}
td, th {
    padding: 4pt;
    border: 1pt solid;
}
/****** 7.5 Address ******/
address {
    page-break-inside: avoid;
}
#content address {
    clear: left;
    border-left: 8pt solid;
    padding: 0 0 0 8pt;
}
/****** 7.6 Images ******/
img {
    display: block;
    border: 0;
}
.banner img,
.illustration img,
.picture img {
    border: .5pt solid;
}
.illustration .wrapper br {
    display: none;
}
.illustration img {
    margin: 0 0 4pt;
}
#content .picture {
    margin: 2pt 16pt 8pt;
}
/****** 7.7 Teaser ******/
.more {
    margin: 4pt 0 0;
}
.section, .teaser {
    width: 100%; /* @ IE-Win, trigger hasLayout and provide auto clear */
    margin: 0 0 16pt;
    /*border-bottom: 1px dotted;*/
    padding: 0 0 8pt;
}
.sectionRelated {
    margin: 16pt 0 0;
    border-top: 1px dotted;
    padding: 8pt 0 0;
}
/****** 7.8 Forms ******/
input, textarea {
    padding: 2pt 4pt;
}
fieldset, input, select, textarea {
    border: 1px solid;
}
fieldset {
    padding: 8pt;
}
/****** 7.9 ClearElements ******/
.clear, .section:after {
    display: block;
    clear: both;
    content: " ";
}
/****** 7.10 Breadcrumb ******/
#navBreadcrumbs {
    padding: 4pt 0;
}
#navBreadcrumbs li,
#navBreadcrumbs p,
#navBreadcrumbs ol {
    display: inline;
    padding: 0 2pt 0 0;
}
/*****************************
8.0 special sites
*****************************/
/****** 8.1 Sitemap ******/
/****** 8.2 Glossar ******/
#glossaryHits {
    list-style: none;
    padding: 0;
}
/****** 8.3 Search results ******/
.navIndex {
    list-style: none;
    padding: 0;
}
.navIndex li {
    display: inline;
}
#searchResult .aural {
    display: inline;
}
/****** 8.4 FAQ ******/
#faq {
    margin: 0;
    padding: 16pt 0 0;
    border-top: .5pt dotted;
}
#faq dd {
    border-bottom: .5pt dotted;
    margin: 0 0 16pt;
    padding: 0 0 8pt;
}
#faq dt {
    float: none;
    margin: 0 0 4pt;
    padding: 0;
}
/****** 8.5 Newsletter ******/
/****** 8.6 ShoppingCart/Publication ******/
/*****************************
9.0 supplementary content
*****************************/
#wrapperDivisions {
    width:657px !important;
}

#wrapperDivisions #supplement {
    margin: 16pt 0 0;
    border-top: .5pt solid;
 float: none!important;
    width: 530px !important;
}
.banner {
    margin-top: 20pt;
}
#supplement > h2 {
display: none;
}
#supplement .headline h2, .boxHeader .headline h2, .boxHeader .headline h2 a, #content .boxHeader .headline h2, #content .boxHeader .headline h2 a, .startseite #content .boxHeader .headline h2, .startseite #content .boxHeader .headline h2 a {
text-transform: none!important;
padding: 0;
margin: 0;
font-size: 13px!important;
}
#supplement .box.gradient {
  width: 530px !important;
}
#supplement .gradient .boxInner {
    box-shadow: none;
}
/*****************************
10.0 footer (siteInfo)
*****************************/
#siteInfo {
    margin: 16pt 0 0!important;
    padding: 4pt 0 0;
    border-top: 1px solid #899CAA!important;
}
/******init Print *********/
body * {
}
#visualTeaser, #search, #navServiceMeta, #navPrimary, #wrapperServices, .zoomImage, .navMain {
   display: none!important;
}
#branding, #wrapperOuter {
   height: auto !important;
box-shadow: none!important;
}
body #wrapperOuter .shadowTop,
body #wrapperOuter .shadowTopCorner,
body #wrapperOuter .shadowLeft,
body #wrapperOuter .shadowRight,
body #wrapperOuter .shadowBottom,
body #wrapperOuter .shadowBottomCorner {
   background: none!important;
}
.send {
   display: none;
}
#content .subheadline {
    margin-bottom: 1.67em;
    margin-top: -0.5em;}
h4 {
   margin-bottom: 12px!important;
}
.box {
   background: none!important;
   width: auto!important;
}
.box * {
   width: auto!important;
   clear: none;
}
#siteInfo {
   width: auto!important;
}
#wrapperContent {
   margin: 0!important;
   float: none!important;
}
#navSecondary {
   float: none!important;
   width: 500px!important;
   margin: 0!important;
}
/* ================================================================== NEUE PRINT SETTINGS ========================================================================== */
#content h1 {
font-size: 1.8em !important;
line-height:26px !important;
padding:15px 0 15px 0 !important;
}
#wrapperContent #content .textContent h1 {
font-size: 1.8em !important;
line-height: 1.2em !important;
padding-bottom: 0.7em !important;
}
#content h1, #visualTeaser h2, #visualTeaser h2 a, #content .textBox h2 {
font-size:22px !important;
}
#content h2, #content h3, #content h4, #content h5, #content h6, #content p, #content address, #content blockquote, #content table, #content dl, #content ol, #content ul, #content form, #content .abstract, #content .interview dd, #content .interview dt {
    margin: 0 0 1em;
}
#content .headline h2 {
margin: 0;
}
#content li, #content ul ul, #content ul ol, #content ol ul, #content ol ol {
    margin: 0.3em 0;
}
#content #textContent h2 {
padding-bottom: 8px !important;
}
.einzelsicht #content .textContent p + h2, .einzelsicht #content .textContent ul + h2, .einzelsicht #content .textContent ol + h2 {
padding-top: 0.6em !important;
}
#textContent p {
line-height: 17px !important;
}
#wrapperInner {
/*margin-left: -20px !important;*/
overflow: visible!important;
}
.print #wrapperOuter {
padding: 0px !important;
}
img {
}
.picture {
margin-left: 0px !important;
padding-right: 0px !important;
}
#branding {
display: block !important;
height: 80px !important;
overflow: hidden;
}
#siteInfo {
display: block !important;
margin:25px 0 0 !important;
clear: both;
}
.print.gsb #siteInfo {
width: 100% !important;
}
#navBreadcrumbs {
display: none !important;
}
#siteInfo p {
margin-left: 0px !important;
color: #333 !important;
}
.whiteBox {
overflow:hidden;
}
.mediaBox ul {
margin-left: -3px !important;
}
.mediaBox ul li{
margin-bottom: 20px !important;
}
#content .whiteBox .boxHeader .headline h2 {
    color: #444444 !important;
    font-size: 1.05em !important;
}
#content .boxHeader {
background: none;
}
#content .whiteBox .boxInner {
    clear: both;
    display: block;
    padding-bottom: 0px !important;
}
#content .whiteBox .boxInner ul {
margin-bottom: 22px !important;
}
/* ========================================================================================= EOF PRINT ==================================================================================== */
#branding, #visualTeaser, #search, #navServiceMeta {
display: block !important;
height: 150px !important;
overflow: hidden !Important;
}
#branding p {
display: block !important;
margin-left: -20px !important;
}
#navBreadcrumbs {
/*margin-top: -30px;*/
/*margin-bottom: -80px;*/
margin-left: 42px;
}
.textContent {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
margin-top: -20px;
}
#navBreadcrumbs a, #navBreadcrumbs a:link, #navBreadcrumbs a:visited, #navBreadcrumbs a:hover, #navBreadcrumbs a:focus, #navBreadcrumbs strong {
background:url("../../img/icon-navi-0-0.gif") no-repeat scroll 2px 2px transparent;
display: inline-block;
}
#content #textContent .kontextBoxRechts {
margin: 15px !important;
padding: 15px !important;
}
#content ul.goOnLink li {
margin-bottom:5px;
}
.whiteBox ul.goOnLink a {
white-space: normal;
}
 #content .docData dd, #content .docData dt {
    font-size: 85%!important;
}
#content td, #content th {padding:0.3em 0.3em 0.3em 0.5em;}
#search, #visualTeaser, #navServiceMeta {display:none!important;}
.textContent .box {width:630px!important;}
.closed .visOpened, .opened .visClosed {display:none;}
#content .box.whiteBox,
#content .leadStory {
box-shadow: none!important;
}
#content .leadStory {
border: 1px solid #333;
}
.send.bottom {
display: none!important;
}
.whiteBox ul.goOnLink a, .kontextBoxRechts ul a, .kontextBoxLinks ul a {
    padding: 2px 0 10px!important;
}
#wrapperDivisions {
    margin: 0 14px!important;
}
#content .topic .boxInner {
    border-bottom: 1px solid #879EAD!important;
}
abbr[title], acronym[title], dfn[title] {
    border: none!important;
    cursor: default;
}
#wrapperDivisions #supplement {
    border-top: none;
}

/*
*/
#content .box.whiteBox {display:none!important;}
#supplement {display: none!important;}
map+img {width: 75%}
#siteInfo {display: none !important;}
#printpreviewbox {
  position:fixed; 
  top:10px; 
  right:10px;
  padding:10px;
  border:2px dotted #899CAA!important;
  z-index:10000;
  display:block!important;
  background-color:#fff;
}
#printpreviewbox a.printLink {}
#printpreviewbox a.printPreviewLink {padding-right:8px; margin-right:4px;border-right:1px dotted #899CAA;}
.siteBody {
  padding:20px 20px 20px 20px;
  margin-top:50px; 
  width:685px !important;
  max-width:685px !important;
}
#content .box.showInPrint {display:block!important;}