- H1,
- H2,
- H3 {
- margin-bottom: 0.1em;
- }
- H1,
- H2,
- H3,
- H4,
- H5,
- H6 {
- color: #06c;
- }
- H1 {
- margin-bottom: 1em;
- }
- H2 {
- font-size:1.6em;
- }
- A {
- color: #06c;
- font-weight: normal;
- }
- A:hover {
- color: #06c;
- }
- EM {
- color: black;
- font-style: normal;
- font-weight: bold;
- }
- IMG.icon {
- float: right;
- width: 184px;
- margin-right: -200px;
- }
- body {
- /* background-color: transparent;
- background-image: url("pil.png");
- background-repeat: no-repeat;
- background-attachment: fixed;
- background-position: right bottom;
- margin: 0 0 100px 0;*/
- }
- DIV.header span {
- display: none;
- }
- DIV.pageheader {
- background-color: #9cf;
- }
- DIV#branding {
- position: fixed;
- bottom: 5.5em;
- right: 3%;
- }
- DIV#topbar,
- DIV.topbar {
- float: right;
- background-color: #9cf;
- margin: 0;
- padding: 0;
- text-align: center;
- width: 100%;
- }
- DIV#topbar a,
- DIV.topbar a {
- text-decoration: none;
- color: #06c;
- font-weight: bold;
- }
- DIV#topbar ul.
- DIV.topbar ul {
- list-style-type: none;
- padding: 0;
- margin-top: 0;
- margin-bottom: 0;
- font-size: 1.3em;
- font-weight: bold;
- line-height: 2.5em;
- }
- DIV#topbar ul li,
- DIV.topbar ul li {
- display: inline;
- color: #06c;
- font-weight: bold;
- margin: 0 3em;
- }
- DIV#topbar a:hover,
- DIV.topbar a:hover {
- color: white;
- }
- DIV#topbar span.selflink,
- DIV.topbar span.selflink {
- color: white;
- }
- FORM#searchform {
- display: block;
- right: 15px;
- margin: 0;
- position: absolute;
- top: 5px;
- }
- DIV#wrapper,
- DIV#pagebody {
- float: right;
- width: 80%;
- }
- DIV#content {
- margin: 2% 30% 10% 0;
- padding: 0;
- max-width: 55em;
- }
- DIV#sidebar,
- DIV.sidebar {
- float: left;
- border: none;
- margin-top: 6em;
- margin-left: 0;
- width: 19%;
- padding: 0 0 0 1%;
- }
- DIV#sidebar UL,
- DIV.sidebar UL {
- margin: 0px;
- padding: 0px;
- text-transform: none;
- font-weight: bold;
- }
- DIV#sidebar UL LI,
- DIV.sidebar UL LI {
- line-height: 2;
- list-style-type: none;
- }
- DIV#sidebar UL LI SPAN.selflink,
- DIV.sidebar UL LI SPAN.selflink {
- color: #06c;
- }
- DIV#sidebar UL UL LI,
- DIV.sidebar UL UL LI {
- margin-left: 10%;
- }
- DIV#sidebar A,
- DIV.sidebar A {
- text-decoration: none;
- color: black;
- font-weight: bold;
- }
- DIV#sidebar A:hover
- DIV.sidebar A:hover {
- text-decoration: underline;
- color: #06c;
- }
- DIV.farbar {
- background: none;
- width: 30%
- max-width: 300px;
- }
- DIV.notebox {
- color: #9cf !important;
- background: none;
- border: dashed;
- /* margin-right: -20%;
- width: 30%;
- max-width: 300px;*/
- }
- DIV.notebox p {
- color: #06c;
- text-align: center;
- }
- DIV.inlinepage {
- border: 0;
- border-style: none none solid;
- border-width: 1px;
- padding: 0;
- }
- DIV.inlineheader {
- display: none;
- }
- DIV.inlinefooter {
- display: none;
- }
- div#footer{
- width:100%
- }
- div#pageinfo {
- position: fixed;
- bottom: 0;
- width: 100%;
- border-top: 0;
- padding: 1em 1em 1em 20px;
- margin: 15px 0 0 0;
- color: white;
- background-color: #9cf;
- }
- DIV.tags {
- display: none;
- }
- div#backlinks {
- display: none;
- }
- DIV.pageheader div.actions ul {
- border-bottom: 0;
- }
- DIV.pagedate {
- margin-top: 0;
- }
- DIV.pagecopyright,
- DIV.pagecopyright P {
- margin-top: 0;
- margin-bottom: 0;
- }
|