
/* - InfoJournal_styles.css - */
@media screen {
/* http://www.hu-berlin.de/portal_css/InfoJournal_styles.css?original=1 */
/* */
h3.head_tableOfContents {
font-size: 1em;
border-bottom: 1px solid #003366;
}
h3.head_appendix {
font-size: 1em;
border-bottom: 1px solid #003366;
}
.head_imprint {
font-size: 1em;
border-bottom: 1px solid #003366;
}
.simple {
line-height: 1.2em;
}
.subtitle {
font-weight: normal;
}
.ij_label {
font-weight: bold;
}
.ij_labelcontent {
padding-left: 4em;
}
.pageheader {
font-size: 120%;
font-weight: bold;
font-style: italic;
}
.articletitle {
font-size: 1em;
font-weight: bold;
padding-bottom: 1em;
display: block;
color: #003366;
}
.nav {
margin-top: 1em;
border-top: 1px solid #003366;
border-bottom: 1px solid #003366;
color: #036;;
}
.nav a {
text-decoration:none;
}
.chapterContent a:before {
content:url(pfeil_right.gif);
}
.chapterContent ul li {
line-height: 1.6em;
}
ul.tableOfContentsFirst {
padding-left: 8em;
}
ul.tableAppendix{
padding-left: 8em;
margin-left: 0;
}
ul.tableAppendix li{
list-style: none;
padding: 0;
margin: 0;
padding-bottom: 0.5em;
}
ul.tableOfContents li{
list-style: square;
}
dl.tocDL{
float: left;
width: 97%;
margin-left: 0;
margin-bottom: 0;
}
dl.tocDL dt{
float: left;
width: 4em;
font-weight: normal;
}
dl.tocDL dd{
margin: 0;
margin-left: 4em;
padding-left: 0;
}
/* */

}

