/* Start module_undo */
* { margin:0; padding:0; } 
option { padding-left: 0.4em; }
.gsb * {
    font-family: Arial, Helvetica, sans-serif;
}
body {
 line-height: 1;
 color: black;
 background: white;
}
ol, ul {
    list-style: none;
}

em {
    font-style: normal;
}

fieldset {
    border: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {    
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before, 
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}

hr {
   display: none;
}
/* Ende module_undo */
/* Start skin_gsb */
/*****************************
1.0 superior styles
*****************************/
/****** 1.1 typo ******/
.gsb blockquote,
.gsb q {
    quotes: "\201C" "\201C" "\203A" "\2039";
    font-style:italic;
}
.gsb blockquote>p:first-child:before,
.gsb q:before {
    content: open-quote;
}
.gsb blockquote>p:after, q:after {
    content: close-quote;
}
.gsb q:before {
    content:'';
}
.gsb q:after {
    content:'';
}
/****** 1.2 leading ******/
/****** 1.3 links ******/
/*****************************
2.0 branding
*****************************/
/*****************************
3.0 serviceMeta
*****************************/
/*****************************
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
*****************************/
/****** 7.1 Headings ******/
.subheadline {
    font-style: normal;
}
.abstract, .subheadline {
    font-weight: bold;
}
#glossarEntry .abstract{
   font-weight: normal;
}
/****** 7.2 Links ******/
/**** 7.2.1 InlineTopLinks ****/
/**** 7.2.2 Shopping Cart Link ****/
/****** 7.3 Lists ******/
#content ol {
    list-style: decimal;
}
#content ol ol {
    list-style: lower-alpha;
}
#content ol ol ol {
    list-style: lower-roman;
}
#content ul {
    list-style-type: square;
}
/****** 7.4 Tables ******/
.gsb td,
.gsb thead th {
    text-align: left;
}
.gsb caption,
.textualData td,
.textualData th,
#downloads td,
#downloads th {
    text-align: left;
}
/****** 7.5 Address ******/
/****** 7.6 Images ******/
#content .picture {
    float: left;
}
.source cite {
    font-style: normal;
}
/****** 7.7 Teaser ******/
.gsb .more {
    display: block;
    font-weight: normal;
}
/****** 7.8 Forms ******/
/****** 7.9 ClearElements ******/
/****** 7.10 Breadcrumb ******/
/*****************************
8.0 special sites
*****************************/
/****** 8.1 Sitemap ******/
/****** 8.2 Glossar ******/
/****** 8.3 Search results ******/
/****** 8.4 FAQ ******/
/****** 8.5 Newsletter ******/
/****** 8.6 ShoppingCart/Publication ******/
/*****************************
9.0 supplementary content
*****************************/
/*****************************
10.0 footer (siteInfo)
*****************************/
#siteInfo em {
    font-style: normal;
}
/* Ende skin_gsb */
