/**
Schriftarten und Stile / Designs
**/

/*****************************
1.0 superior styles
*****************************/
/******1.1 typo ******/
/*# Font-Family and Font-Sitze for all Elements, sortet by Font-size in Pixel #*/
.gsb *, #content #sitemap h2 *, #content .newsDate {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.gsb code,
.gsb kbd,
.gsb samp,
.gsb var {
    font-family: "Courier New", Courier, monospace;
    font-weight: bold;
    letter-spacing: 1px;
}
.gsb h1,
.gsb h2,
.gsb h3,
.gsb h4,
.gsb h5,
.gsb h6,
.gsb h1 *,
.gsb h2 *,
.gsb h3 *,
.gsb h4 *,
.gsb h5 *,
.gsb h6 *,
.subheadline, .subheadline *,
#navSecondary h3,
#content #faq dt a,
#content caption {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
#content em {
    font-style: normal;
}
#content dl em {
    font-style: normal;
    padding-left: 0.4em;
}
#content #faq dd em {
    font-style: normal;
    padding-left: 0.4em;
}
#content .subheadline em {
    font-style: normal;
}
/*# Font-Size #*/
/** 12px - default **/
#content *,
#navPrimary li {
    font-size: 75%;
}
#content * * {
    font-size: 100%;
}
#navSecondary h3,
#navSecondary h2,
#content caption,
#content legend span {
    font-size: 109.09%; /* = 12/11 * 100% */
}
#content h4 {
    font-size: 75%;
}
#content div h4 {
    font-size: 100%; /* = 12/12 * 100% */
}
/** 18px **/
#content h1 {
    font-size: 112.5%;
}
#content div h1 {
    font-size: 150%; /* = 18/12 * 100% */
}
/** 16px **/
#content h2 {
    font-size: 100%;
}
#supplement h3 {
    font-size: 100%;
}
#content div h2,
#content #faq dt {
    font-size: 133.33%; /* = 16/12 * 100% */
}
#supplement .teaser h3,
#supplement div h3 {
    font-size: 145.45%; /* = 16/11 * 100% */
}
/** 14px **/
#content h3,
#content .newsDate {
    font-size: 87.5%;
}
#content div h3 {
    font-size: 116.67%; /* = 14/12 * 100% */
}
/** 11px **/
#supplement *,
#navSecondary *,
#navServiceMeta li,
#siteInfo p,
#siteInfo ul {
    font-size: 68.75%;
}
#supplement * *,
#navSecondary * * {
    font-size: 100%;
}
#content #navBreadcrumbs li,
#content .formLabel .formHelp,
#content .picture span,
#content .illustration span,
#content .docData dd,
#content .docData dt,
#content #glossaryHits li a,
#content #glossaryHits li strong,
#content #sitemap li li a {
    font-size: 92%; /* = 11/12 * 100%, @ Opera: use rounded value - to small otherwise... */
}
/****** 1.2 leading ******/
/*# Line-Height for Text - default #*/
#content, #supplement {
    line-height: 1.32;
}
/****** 1.3 links ******/
.gsb a {
    background-repeat: no-repeat; /* default for icon styling */
    text-decoration: none;
    border-bottom: 1px dotted;
}
.gsb a:link:hover,
.gsb a:link:focus,
.gsb a:link:active,
.gsb a:visited:hover,
.gsb a:visited:focus,
.gsb a:visited:active {
    text-decoration:none;
    border-bottom: 1px dotted;
}
.gsb a img {
    border: 1px solid;
}
.gsb a.RichTextIntLink {
     border-bottom:0 none;
     font-weight:bold;
     text-decoration:underline;
}
.gsb a.RichTextExtLink {
     border-bottom:0 none;
     font-weight:bold;
     text-decoration:underline;
}
.gsb a.RichTextExtLinkMailTo {
     border-bottom:0 none;
     font-weight:bold;
     text-decoration:underline;
}
/****** 1.4. objects ******/
.gsb object {
    margin-bottom: 1em;
}
/*****************************
2.0 branding
*****************************/
#branding img,
#brandingnobg img {
    border: 0;
}
/*****************************
3.0 serviceMeta
*****************************/
#navServiceMeta ul {
    padding-right: 18.25em;
    padding-bottom: 1px;
}
#navServiceMeta a {
    border: 0;
}
#navServiceMeta, #navServiceMeta a {
    padding: 0 .25em;
}
#navServiceMeta strong {
    font-weight: normal;
}
/*****************************
4.0 navigation
*****************************/
/****** 4.1 Primary ******/
/****** 4.2 Secondary ******/
#navSecondary .navMain li, #navSecondary .navMain div {
    display: inline; /* @ IE-Win, avoid typical gap between links with "display: block;" in a list */
}
#navSecondary .navMain a,
#navSecondary .navMain em,
#navSecondary .navMain strong,
#navSecondary .navMain .strong {
    display: block;
}
#navSecondary div {
    margin: .73em 0 0;
}
/**** 4.2.1 Level 1 ****/
#navSecondary .navMain {
    margin: 0 0;
}
#navSecondary .navMain a:hover,
#navSecondary .navMain a:focus,
#navSecondary .navMain a:active {
    text-decoration: none;
}
#navSecondary .navMain a,
#navSecondary .navMain strong { /* strong is frent page */
    line-height: 1.2; /* @ Firefox, prevent vanishing margins caused by rounding bug */
    margin: .09em 0 0;
    border-style: solid;
    padding: .36em .45em .36em 1.55em;
}
#navSecondary .navMain a {
    border-width: .09em 0 0 0.45em;  
}
#navSecondary .navMain strong {
    border-width: 0 0 0 .45em;
}
#navSecondary .navMain em { /* em is for the page in the path */
    font-style: normal;
    font-weight: bold;
}
#navSecondary h3,
#navSecondary h2 {
    padding: .67em 0 .67em 1.47em;
}
/**** 4.2.1 Level 2 ****/
#navSecondary .navMain li li a,
#navSecondary .navMain li li strong,
#navSecondary .navMain div div a,
#navSecondary .navMain div div strong {
    padding-left: 2.67em;
}
/**** 4.2.1 Level 3 ****/
#navSecondary .navMain li li li a,
#navSecondary .navMain li li li strong,
#navSecondary .navMain div div div a,
#navSecondary .navMain div div div strong,
#navSecondary .navMain div div div .strong {
    padding-left: 3.92em;
}
/*****************************
6.0 service
*****************************/
#navService ul, div {
    padding: .18em 0 1.18em 2em;
}
#navService ul ul, div div {
    padding: 0 0 0em 1.5em;
}
#navService li, div {
    margin: .45em 0 0;
}
#navService strong {
    font-weight: normal;
}
#navService a {
    border: 0;
}
#navService li a,
#navService li strong,
#navService div a,
#navService div strong
#navService div .strong {
    padding: 2px 0 2px 20px; /* padding-top/-bottom to prevent clipping of icons */
}
/*****************************
7.0 tagcloud
*****************************/
#navTagCloud {
    padding-bottom: 0.25em;
}
#navTagCloud h3 {
    display: none;
}
#navSecondary #navTagCloud div {
    margin-top:0;
}
#navTagCloud ul {
    margin: 0.5em;
    text-align: center;
}
#navTagCloud li,
#supplement .tagcloud li {
    display:inline;
}
#navTagCloud a {
    border: 0;
}
#navTagCloud a.prio1,
#supplement .tagcloud a.prio1 {
    font-size: 175%;
    font-weight: normal;
}
#navTagCloud a.prio2,
#supplement .tagcloud a.prio2 {
    font-size: 150%;
    font-weight: normal;
}
#navTagCloud a.prio3,
#supplement .tagcloud a.prio3 {
    font-size: 125%;
    font-weight: bold;
}
#navTagCloud a.prio4,
#supplement .tagcloud a.prio4 {
    font-size: 109.5%;
    font-weight: normal;
}
#navTagCloud a.prio5,
#supplement .tagcloud a.prio5 {
    font-size: 91%;
    font-weight: bold;
}
/****** 8.1 Headings ******/
#content h5,
#content h6 {
    font-weight: normal;
}
#content h6 {
    font-style: normal;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    margin-top: 1.5em;
}
#content #pageTitle,
#content .isFirstInSlot,
#content .teaser h2,
#content #employeeContact h2,
#content #employeeAddress h2,
#content #employeeVitaTeaser h2,
#content .sectionRelated h2 {
    margin-top: 0;
}
#content .subheadline { /* MUST follow heading h1 */
    margin-top: -1.2em;
    margin-bottom: 1.67em; /* results in same margin as standalone h1 */
}
#content .teaser .subheadline {
    margin-top: -1em;
    margin-bottom: 1.33em; /* results in same margin as standalone h2 */
}
#content .toc2 {
    margin-left:2.66em;
}
#content .toc3 {
    margin-left:5.32em;
}
#content .toc4 {
    margin-left:7.98em;
}
#content .toc5 {
    margin-left:10.64em;
}
/****** 8.2 Links ******/
/**** 8.2.1 InlineTopLinks ****/
.navToTop a,
a#anfang {
    border: 0;
}
.blockRelated li a img,
.sectionRelated li a img {
    margin-right: 5px;
}
.more a,
.links a,
.external,
#content .forwardLink,
#content .backLink,
.startLink,
a.themenLink,
#content .dossier .tableOfDocuments a,
#content .dossier .tableOfDocuments strong {
    padding-left: 11px;
    border: 0;
}
#wrapperOuter .external {
    padding-left: 20px;
    border: 0;
}
#content th a{
    padding-left: 0;
}
.downloads a {
    padding-top: 3px;
    padding-left: 25px;
}
.downloads a.directDownload {
    padding-left: 0;
}
/**** 8.2.2 Shopping Cart Link ****/
p.shoppingCartAdd a,
span.shoppingCartAdd a,
#shoppingCartAdd a {
    padding: 2px 0 2px 20px; /* padding-top/-bottom to prevent clipping of icons */
}
.shoppingCartAdd, #shoppingCartAdd {
    clear: both;
}
#shoppingCartAdd strong {
    font-weight: normal;
}
/**** 8.2.3 Dossier und Photogallery Link ****/
#content .dossier div.forward,
#content .dossier div.start,
#content .photogallery div.forward,
#content .photogallery div.start {
    float:right;
}
#content .photogallery div.forward,
#content .photogallery div.back,
#content .dossier div.forward,
#content .dossier div.back {
    width: 10%;
    height: 1em;
}
#content .photogallery div.start,
#content .dossier div.start {
    width: 78%;
    text-align: center;
}
/****** 8.2.4 Bilddownload ******/
a.imagedownload {
    padding-left: 20px;
}
/****** 8.3 Lists ******/
#content li, div,
#content ul ul, div div,
#content ul ol,
#content ol ul,
#content ol ol {
    margin: .3em 0;
}
#content ol {
    padding-left: 2.67em; /* should at least be enough for two digits */
}
#content ul, div {
    padding-left: 2.33em;
}
#content ul li, div div {
    padding-left: .33em;
}
#content dt {
    float: left;
    padding: 0 1em 0 0;
    font-weight: bold;
}
#content dt,
#content dd {
    padding-bottom: .33em;
    /*display:table; ne: erzeugt fehler in Sprungmarken bei FAQ*/
}
#content .interview dt {
    float: none;
    font-weight: normal;
}
#content .interview dd,
#content .interview dt {
    padding: 0;
}
#content ul.downloadlinks li a {
padding-left: 5px;
}
/****** 8.4 Tables ******/
#content .wrapperTable {
    overflow: auto;
    width: 100%;
}
#content table {
    width: 100%;
    clear: both;
}
#content caption {
    padding: .42em 1em;
}
#content td,
#content th {
    border-style: solid;
    border-width: 1px 0;
    padding: .5em .5em .5em 1em;
}
#content .wrapperTable dt{
    padding: 0;
}
#content .submission {
    width: 19%;
}
#content .employeeList .firstName,
#content .jobOfferList .submissionDate,
#content .jobOfferList .dateOfIssue {
    width: 25%; 
}
#content .downloadList .dateOfIssue {
    width: 31%; 
}
#content .jobOfferList {
    width: 140%;
}
/****** 8.5 Address ******/
#content address {
    clear: left;
    border-left: 1em solid;
    padding: 0 0 0 .5em;
}
/****** 8.6 Images ******/
#content .illustration .wrapper { /* .illustration for photos (graphics with caption, source etc. */
    display: block;
    overflow: auto; /* provide scrollbar if image width exceeds available width */
    width: 100%;
}
#content .illustration .wrapper br {
    display: none;
}
#content .picture img,
#content .illustration img {
    display: block;
    border:none;
    margin: 0 0 .33em;
}
#content .picture {
    margin: .33em 1.67em 1em 0;
}
#content .picture a {
    background:none;
    padding:0;
}
#content #employeeContact .picture,
#content .altAlignment,
#content .BildRechtsTextLinks,
#content .rechts { /* .altAlignment MUST succeed .picture in this style sheet - usage is: .picture.altAlignment */
    float: right;
    margin-right: 0;
    margin-left: 1.67em;
}
#content .BildMitte,
#content .mitte {
    float: none;
    margin-left:auto;
    margin-right:auto;
}
#content .BildLinksOhne,
#content .linksOhne {
    float: none;
    margin-left:0;
    margin-right:auto;
}
#content .BildRechtsOhne,
#content .rechtsOhne {
    float: none;
    margin-left:auto;
    margin-right:0;
}
/****** 8.7 Teaser ******/
#content .teaser {
    margin: 0 0 2em;
    border-bottom: 1px solid;
    padding: 0 0 .5em;
}
#content .more {
    margin: .25em 0 0;
}
/****** 8.7.1 Dossier Teaser ******/
#content .dossier .teaser {
    border-bottom: none;
    border-top: 1px solid;
    padding: 1.75em 0 0 0;
}
/****** 8.8 Forms ******/
.gsb label {
    cursor: pointer;
}
.gsb input,
.gsb textarea,
.gsb select {
    border: 1px solid;
    padding: .17em .83em;
}
.gsb select[multiple] { /* do not group selector with "input, textarea" as IE-Win would ignore rule */
    padding: .17em .83em;
}
.gsb select {
    padding: 0 0 0 .42em;
}
.checkbox, .radio, .reset, .submit {
    width: auto !important;
}
.checkbox, .radio {
    border: 0 !important;
    padding: 0 !important;
}
.image {
    border: 0 !important;
}
#content .reset,
#content .submit {
    margin: 0 .92em 0 0;
    border-width: 0 ;
    padding: .42em .83em;
}
#content .submit {
    font-weight: bold;
}
#content fieldset {
    border-bottom: .17em solid;
    padding: 0 0 1em;
}
#content legend {
    float: left;
    width: 100%;
    margin: 0 0 1em;
}
#content legend+p {
    clear: both;
}
#content legend span {
    display: block;
    padding: .42em 1em;
}
#content legend span span { /* setting a language is possible */
    display: inline;
    padding: 0;
}
#content form p,
#content form div {
    margin: 0;
    padding: .33em 1.67em;
}
#content .formNote {
    padding: .5em 0 0;
}
#content .formHandle {
    padding: 0 0 0 12em;
}
#content form fieldset p:after {
    display: block;
    clear: both;
    content: " ";
}
#content form div {
    padding-top: 1.33em;
    padding-bottom: 1.33em;
}
#content form .formLabel,
#content .formNote,
#content .formField {
    float: left;
    width: 12em;
}
#content form .formLabel {
    padding: .17em 0 0;
}
#content form .formChoices .formLabel {
    padding: .25em 0 0; /* depends on line-height for ".formChoices .formField span" */
}
#content form em {
    font-style: normal;
}
form .formLabel .formHelp { /* help text */
    display: block;
    line-height: 1.1;
    padding: .55em 1.82em 0 0;
}
#content form .formField {
    width: 60%;
}
#content form p.formError {
   border-bottom: 2px solid;
   padding-bottom: 1.82em;
   margin-bottom: 1.82em;
}
.formField input,
.formField textarea {
    width: 98%;
}
.formField select {
    width: 105%;
}
.altGrid .formField select {
width: 103%;
}
.formField textarea {
    white-space:pre;
}
.formChoices .formField span {
    line-height: 1.8;
    margin: 0 1em .3em 0;
    white-space: nowrap;
}
.error label,
.error .formLabel em,
.error .formField strong,
.error .formField input,
.error .formField select,
.error .formField textarea {
    font-weight: bold;
}
.formField input.FormRadiobutton {
    width:auto;
    border:0;
    margin-right:5px;
    background-color:transparent !important;
  }
.error .formField strong { /* error message */
    display: block;
    padding: .25em 0 0;
}
.error .formField br {
    display: none;
}
span.checkbox {
    display: inline;
}
.formFieldcheckbox {
    float: left;
    width: 60%;
}
.vertical span,
.vertical strong{
    display: block;
}
.formFieldcheckbox label {
    padding-left: 0.2em;
}
/****** 8.9 ClearElements ******/
.clear, .section:after {
    display: block;
    clear: both;
    content: " ";
}
#content .dossier .scrollLinks,
#content .sectionRelated {
    clear:both;
}
/****** 8.10 Breadcrumb ******/
#content #navBreadcrumbs ol {
    list-style: none;
    margin: 0;
    padding: .64em 0 .5em;
}
#content #navBreadcrumbs li {
    margin: 0 .55em 0 0;
    float:left;
}
#navBreadcrumbs a {
    white-space: nowrap;
    border: 0;
}
#navBreadcrumbs strong {
    font-weight: normal;
}
#navBreadcrumbs {
    margin-bottom:15px;
}
/*****************************
9.0 special sites
*****************************/
/****** 9.1 Sitemap ******/
#content #sitemap,
#content #sitemap h2 {
    border-style: solid;
}
#content #sitemap {
    border-width: 0 0 1px;
    padding: 0 0 .67em;
}
#sitemap li a {
   border: 0;
}
#content #sitemap h2 {
    margin: .67em 0 0;
    padding: .5em 0 0;
    border-width: 1px 0 0;
}
#content #sitemap,
#content #sitemap li,
#content #sitemap ul {
    margin: 0;
}
#content #sitemap li {
    display: inline; /* @ IE-Win, avoid typical gap between <a> with "display: block;" in a list and use <a> to apply box model properties */
}
#content #sitemap a {
    display: block;
}
#content #sitemap li li a {
    margin: .36em 0 0 1.82em;
}
#content #sitemap li li li a {
     margin-left: 3.64em;
}
/****** 9.2 Glossar ******/
/* .navIndex is defined in 8.3 */
#popup #glossarEntry {
    border:0;
}
#content #glossaryIndex li {
    width: 1.6em;
}
#glossaryIndex a {
   border: 0;
}
#glossaryIndex a,
#glossaryIndex strong {
    padding-right: 0;
    padding-left: 0;
}
#content #glossaryHits {
    overflow: auto;
    margin: 1em 0;
    height: 5.8em;
}
#content #glossaryHits li {
    display: block;
    margin: 0 20px 0 0; /* avoid vertical scrollbar in #glossaryHits */
}
#glossaryHits a,
#glossaryHits strong {
    padding-left: 11px;
}
/****** 9.3 Search results ******/
#content .navIndex, /* Also used in Glossary */
#content #searchResult {
    margin: 2em 0 0;
    border-style: solid;
    border-width: 1px 0;
    padding: 1em 0 .7em;
}
#content .navIndex {
    overflow: hidden; /* to hide first <li>'s left border - no need for :first-child etc. */
}
.navIndex:after {
    display: block;
    clear: both;
    content: " ";
    height: 1px; /* avoid collapsing margins */
}
#content .navIndex li {
    float: left;
    line-height: 1;
    margin: 0 1px .33em -1px; /* negative margin-left to hide first <li>'s left border - no need for :first-child etc. */
    border-left: 1px solid; /* border-color is to be inherited from color */
    height: 1em;
    text-align: center;
}
.navIndex a,
.navIndex strong,
.navIndex .strong {
    display: block;
    padding: 0 .67em 1px; /* padding-bottom @ IE-Win to render text-decoration correctly */
}
#content .navIndex img {
    margin: 2px 3px 0 3px;
}
#content #searchResult li {
    position: relative;
    padding: 0 0 0 70px;
}
#content #searchResult p {
    margin-top: 0em;
    margin-bottom: 0.5em;
}
#content #searchResult.metaData{
    font-size:95%;
    clear:both;
    text-align:right;
}
.relevance{
    position:absolute;
    top:.33em;
    left:0;
    overflow:hidden;
    border:1px solid;
    width:50px;
    height:7px;
    text-indent:-200px;
}
.relevance100{
    border-left-width:50px;
    width:0;
}
.relevance90{
    border-left-width:45px;
    width:5px;
}
.relevance80{
    border-left-width:40px;
    width:10px;
}
.relevance70{
    border-left-width:35px;
    width:15px;
}
.relevance60{
    border-left-width:30px;
    width:20px;
}
.relevance50{
    border-left-width:25px;
    width:25px;
}
.relevance40{
    border-left-width:20px;
    width:30px;
}
.relevance30{
    border-left-width:15px;
    width:35px;
}
.relevance20{
    border-left-width:10px;
    width:40px;
}
.relevance10{
    border-left-width:5px;
    width:45px;
}
/****** 9.4 FAQ ******/
#content #faq {
    margin: 0;
    padding: 2em 0 0;
    border-top: 1px solid;
}
#content #faq dd {
    border-bottom: 1px solid;
    margin: 0 0 2em;
    padding: 0 0 1.5em;
}
#content #faq dt {
    float: none;
    margin: 0 0 .25em;
    padding: 0;
}
/****** 9.5 Newsletter ******/
#content #newsletterUnsubscribe {
    margin-top: 4em;
}
/****** 9.6 ShoppingCart ******/
#content #shoppingCartMessage {
    margin: 0 0 2em;
}
#content #shoppingCartMessage strong {
    display: block;
    margin: 0 0 .33em;
}
#content #shoppingCart td,
#content #shoppingCart th {
    text-align: left;
}
#content #shoppingCart td input { /* quantity */
    width: 2em;
    text-align: right;
}
#content #shoppingCart td .submit {
    display: block; /* @ Firefox, enable text-decoration */
    margin: 0;
    border: 0;
    padding: .17em 0 0; /* padding-top: text baseline in line with quantity */
    background: none;
    font-weight: normal;
    text-align: left;
    cursor: pointer;
}
#shoppingCart td .submit:hover,
#shoppingCart td .submit:focus,
#shoppingCart td .submit:active {
    text-decoration: underline;
}
#content #shoppingCart .formHandle {
    padding-left: 0;
}
/****** 9.7 Guestbook ******/
#content .gbtext{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 1em;
}
#content .gbindex {
    margin-bottom: 1em;
}
/****** 9.8 Photogallery ******/
#content .photogallery .scrollLinksFirst,
#content .photogallery .scrollLinks {
    height:2em;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 0.5em 0 0em 0;
    margin-top: 1em;
}
#content .photogalleryDocuments img {
     margin: 3px;
}
#content .photogalleryDocuments .active img {
     margin: 0;
}
/****** 9.9 Dossier ******/
#content .dossier .scrollLinksFirst,
#content .dossier .scrollLinks {
    height:2em;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 0.5em 0 0em 0;
}
#content .dossier .tableOfDocuments {
    padding-left: 0;
}
/******  9.10 Downloadconfirm ******/
#content .formDLConfirm {
    float:left;
}
/*****************************
10.0 supplementary content
*****************************/
#supplement .more {
    margin: .27em 0 0;
}
#supplement h3 {
    margin: 2.1em 0 .75em;
}
#supplement .teaser {
    margin: 0 0 1.82em;
    border-bottom: 1px solid;
    padding: 0 0 1.64em;
}
#supplement .teaserMS {
    margin:0 0 .73em;
 }
#supplement .teaserMS h3 {
    margin:0 0 0.75em;
    padding: .67em 0 .67em 1.47em;
}
#supplement .links li {
    display: inline; /* @ IE-Win, avoid typical gap between <a> with "display: block;" in a list and use <a> to apply box model properties */
}
#supplement .links li a,
#supplement .links li em {
    display: block;
    font-style: normal;
}
#supplement .links li a {
    margin: .91em 0 0;
}
#supplement .links li a:hover , #supplement .links li a:focus, #supplement .links li a:active{
    border: 0;
    text-decoration: underline;
}
#supplement .banner {
    margin: 2.73em 0;
}
.banner * {
    display: block;
}
.banner a {
    border: 1px solid;
}
.banner img {
    border: 0;
}
.banner span {
    width: 100%;
    overflow: hidden;
}
.banner a span {
    cursor: pointer; /* @ Safari 1.0 */
}
#supplement .teaser dl,
#supplement .teaser p {
    margin: 0 0 .36em;
}
#supplement .teaser .picture {
    margin-bottom: .91em;
}
#supplement .teaser dd,
#supplement .teaser dt {
    display: inline;
}
#supplement .teaser .picture img {
    display: block;
}
/*****************************
11.0 footer (siteInfo)
*****************************/
#siteInfo {
    margin-top: 0.25em;
    border-top: 1px solid;
    padding-top: 0.25em;
    margin-left: 13.5em;
}
#siteInfo a {
    border: 0;
}
#siteInfo p, #siteInfo ul {
    margin: 0 0 .5em;
    margin-left: -18.5em;
}
#siteInfo ul {
    margin-top: 0.5em;
}
#popupLinks li {
    padding:0.32em;
    padding-right:0.6em;
}
#navFunctionsPrint,
#navFunctionsClose {
    margin: 0 1.45em 0 0;
}
#navFunctionsRecommend strong {
    padding-left: 17px;
    font-weight: normal;
}
/*****************************
12.0 Undefined?!
*****************************/
/* anchor navigation */
#content #navContent {
    margin: 0 0 2em;
}
.navQuickaccess form {
float:left;
padding-left:0px;
padding-top:0.7em;
}
#content .navQuickaccess form fieldset {
border:0px;
padding:0;
}
#content .navQuickaccess fieldset {background-color:transparent;}
#content form.Direkteinstieg2 div.quickselect1 {background-color:transparent;}
.navQuickaccess form fieldset select{
width:19em;
}
.navQuickaccess .formLabel {
display:none;
}
.navQuickaccess .quickselect1 {
 float:left; width:41.67em
}
.navQuickaccess .quickselect1 span{
    float: left;
    padding-right: 1em;
    width: auto;
}
.navQuickaccess .quickselect2 {
float:left;
}
#content .navQuickaccess legend {
margin-bottom:0;
}
.quicksearchField2 {
}
.navQuickaccess .Direkteinstieg2 {
margin-left:22.6666em !important;
margin-bottom:-5em !important;
position:relative;
top:-5.9166em;
}
.quicksearchField2 legend{
display:none;
}
.navQuickaccess select option{
    padding-left: 20px;
}
.navQuickaccess select option.seperator {
    font-weight: bold;
    padding: 0;
}
#searchResultIndex a {
    border-bottom: 0 none;
}
#searchResultIndex a:hover, #searchResultIndex a:focus, #searchResultIndex a:active {
    text-decoration: underline;
}
h2.newsHeader {
    font-weight: bold;
    font-size: 110% !important;
    margin-bottom: 0.25em !important;
}
dl.docDataNewsHeader {
    font-size: 83% !important;
    margin-bottom: 0.25em !important;
}
div.newsHeader {
}
