/*****************************
1.0 superior styles
*****************************/
/****** 1.1 typo ******/
/****** 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;
}
.subheadline {
    font-weight: bold;
}
/****** 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: disc;
}
/****** 7.4 Tables ******/
td,
thead th {
    text-align: left;
}
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 ******/
/****** 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;
}
