@charset "UTF-8"; /* Original location: file:///data/hobots/davomat/code/converter/generic/HoBoTS_a6d6d3c094a8/trunk-git/a9s/hogrefe.de/RFPT/css/overrides.css */ /*differences to main overrides are the colors, colors used: #2d476c (dark shade), and #c3cddb (light shade) in boxes also headings different (blue and white [box headings] instead of black)*/ a { color: #2d476c; -webkit-text-fill-color: #2d476c; border-bottom: 1px solid #ccc; text-decoration: none; } a:visited { color: #2d476c; border-bottom: 1px solid #ccc; } a:hover { color: #2d476c; background-color: #fff; } /*links in boxes with background-color*/ div.box2 a { color: #2d476c; -webkit-text-fill-color: #2d476c; border-bottom: 1px solid #fff; text-decoration: none; } div.box2 p.box2 a { color: #fff; -webkit-text-fill-color: #fff; } div.box2 a:visited { color: #2d476c; border-bottom: 1px solid #fff; } div.box2 p.box2 a:visited { color: #fff; -webkit-text-fill-color: #fff; } div.box1 p.box1 a { color: #2d476c; -webkit-text-fill-color: #2d476c; border-bottom: 1px solid #fff; text-decoration: none; } /*---headlines---*/ h1, h2, h3, h4, h5 { color: #2d476c; } h1, h2, h3, h4, h5 { margin: 2em 0em 0.7em 0em; clear: both; } h1 { font-size: 1.5em; } h2 { font-size: 1.4em; } h3 { font-size: 1.3em; } h4 { font-size: 1.2em; } h5 { font-size: 1.1em; } div.box { border: 2px solid #c3cddb; overflow: auto; } div.toc { margin: 1em 0em; padding-bottom: 1em; border-bottom: 1px solid #2d476c; } /*---box 1---*/ div.box1 { border: 3px solid #c3cddb; padding-bottom: 1em; font-size: 85%; line-height: 1.3em; } div.box1 p { margin: 0.5em 0em 0em 0em; padding: 0em 1em 0em 1em; } div.box1 p.box1 { margin: 0em 0em 1em; background-color: #c3cddb; padding: 0.5em 1em 0.5em 1em; text-align: left; border-bottom: 3px solid #c3cddb; color: #2d476c; font-weight: bold; } /*---box 2---*/ div.box2 { border: 0px solid #c3cddb; background-color: #c3cddb; padding-bottom: 0.75em; font-size: 85%; } div.box2 p.box2 { margin-top: 0; margin-bottom: 0.2em; margin-left: 0; margin-right: 0; background-color: #2d476c; color: #ffffff; padding: 0.7em 1em 0.5em 1em; text-align: left; display: inline-block; text-indent: 0em; font-weight: bold; } div.box3 { border-left: 1em solid #c3cddb; border-right: none; border-bottom: none; border-top: none; padding-left: 0.75em; font-size: 85%; } div.box3 p.box3 { color: #2d476c; font-weight: bold; } /*---box 5---*/ span.note-anchor { color: #2d476c; } /*change*/ span.note-mark { color: #2d476c; } /*change*/ /*color of the page numbers in box2 and box7*/ p.box2 > span.pagenumber { color: #ffffff; } div.box div.guideline-number { font-size: 2em; font-weight: bold; padding: 0 1em 0 0; display: table-cell; margin-left: 0.1em; text-align: right; vertical-align: bottom; }