@charset "utf-8"; /* EMBEDDED FONTS: Linux Libertine: Copyright (c) 2003–2012, Philipp H. Poll (www.linuxlibertine.org | gillian at linuxlibertine.org) */ @font-face { font-family: Linux Libertine; src: url(../Fonts/LinBiolinum_R.otf); font-style: normal; font-weight: normal; } @font-face { font-family: Linux Libertine; src: url(../Fonts/LinBiolinum_RB.otf); font-style: normal; font-weight: bold; } @font-face { font-family: Linux Libertine; src: url(../Fonts/LinBiolinum_RI.otf); font-style: italic; font-weight: normal; } body { padding: 1em 1.5em 1em 1em; font-family: "Linux Libertine", serif; } p { font-weight: normal; font-style: normal; } .cover { text-align:center; padding:0; margin: 0; } img.cover{ width: 600px; max-width: 100%; } img.logo { width: 250px; max-width: 100%; } img.img_inline { max-width: 100%; width: 400px; padding:0; margin: 0; } .h1, h1 { font-size: 1.5em; font-weight: bold; text-align: center; color: #0000AA; } .h2, h2 { font-size: 1.3em; font-weight: bold; text-align: center; } .h3, h3 { font-size: 1.2em; font-weight: bold; text-align: center; } .letter { font-size: 2em; font-weight: bold; padding: 0.3em 0.3em 0.3em 0.3em; } h4 { font-size: 1em; font-weight: bold; text-align: center; } .chapter { margin-left: 1em; font-weight: bold; display: block; margin-bottom:1em; } .subchapter { margin-left: 2em; display: block; margin-bottom:1em; } .subsubchapter { margin-left: 3em; display: block; margin-bottom:1em; } li, .link { margin-bottom: 0.5em; page-break-inside:avoid; } .entry_dict { font-size: 1em; } .entry, .entry_invers, .vocabulary, .vocabulary_invers { font-size: 1em; page-break-inside: avoid; display: inline-block; } .info { font-size: 1em; text-align: left; text-indent:0%; margin-bottom:1em; } .nest { /* list-style: none;*/ } .vocabulary >.lemma, .entry >.lemma , .entry_invers > .lemma { font-weight: bold; } .entry_dict > .lemma { font-weight: bold; font-size: 1.1em; } .vocabulary_invers> .lemma { font-style: normal; text-align:right; } .trans { font-style: normal; color: #0000AA; } .vocabulary_invers> .trans { font-weight: bold; font-size: 1.1em; } .phon { color: #505050; font-style: normal; } .lemma_underline { background-color:#CCC; padding: 0em 0.3em 0em 0.3em; } .trans_underline { background-color:#CCC; padding: 0em 0.3em 0em 0.3em; } .phon_underline { background-color:#CCC; padding: 0em 0.3em 0em 0.3em; } .variant_separator { background-color:#CCC; } .instruction { font-style: italic; color: #993333; font-weight: bold; font-size: 0.95em; } .italic { font-style: italic; color:#505050; } .u { text-decoration: underline; } .gram { font-style: italic; color:#505050; } .for_lang { font-weight: bold; } .number { font-weight: bold; margin-left:1em; } .normal, .space { text-align: left; font-style: normal; } .para { text-align: left; text-indent:0%; font-style: normal; margin-bottom:1em; } .index { text-align: center; font-style: normal; margin-top:2em; margin-left:15%; margin-right:15%; padding: 1em; border: 2px solid black; page-break-inside:avoid; line-height: 3em; } .logo { vertical-align: bottom; text-align: center; } td { padding: 0.5em; }