body {
font-family:sans-serif;
}
a { text-decoration: none; color: #002bb8; background: none; }
a:link { text-decoration: none; COLOR: #448FB3; } a:visited { text-decoration: none; /*COLOR: #71B8D9; */ COLOR: #1C6C91; } a:active { text-decoration: none; COLOR: #57CAFF; } a:hover { text-decoration: underline; color: orange; }
img { border: none; vertical-align: middle; }
ul { line-height: 1.5em; list-style-type: square; margin: .3em 0 0 1.5em; padding: 0; list-style-image: url('http://de.wikipedia.org//skins-1.5/monobook/bullet.gif'); } /*----------------------------------------------------------------------------*/
- titlebar-left {
background-image: url('/media/wikipedia/de/5/51/Titlebar.png'); position: absolute; top: 0; left: 0; width: 349px; height: 111px; }
- titlebar-center {
background-image: url('/media/wikipedia/de/6/6e/Titlebarm.png'); background-repeat:repeat-x; position: absolute; top: 0; left: 349px; right: 60px; height: 111px; }
- titlebar-right {
background-image: url('/media/wikipedia/de/3/35/Titlebarr.png'); position: absolute; top: 0; right: 0; width: 60px; height: 111px; }
/*----------------------------------------------------------------------------*/
- search {
margin-top: 45px; margin-bottom: 25px; margin-right: 1em; float: right; text-align: right; }
- searchextended {
color: #A1D0E5; font-family: serif; line-height: 150%; float:right; font-size:90%; margin-top: .6em; }
/*----------------------------------------------------------------------------*/
- action-bar {
background-color: white; border-bottom: 1px dotted #aaa;
position: absolute; top: 8em; left: 11em; right: 5em;
margin: 0; padding: 0;
z-index: 10;
}
- action-bar > ul > li:last-child {
position: absolute !important; right: 0; }
- action-bar ul {
margin: 0; padding: 0; display: inline; }
- action-bar li {
font-size: 90%;
margin: 0; padding: 0.2em;
list-style: none; cursor: pointer; /* HACK */ }
- action-bar li {
position: relative; }
- action-bar ul ul {
position: absolute; }
- action-bar ul.action-h > li {
display: inline; }
- action-bar ul.action-v > li {
display: block; } /* HACK these positions are wrong, the position depends on the parebt, not the child! */
- action-bar ul ul.action-h {
top: 0; left: 100%; width: 100%; }
- action-bar ul ul.action-v {
top: 100%; left: 0; width: 100%; padding: 2px; }
- action-bar ul > li:hover {
/* background-color: #eee; */ background-color: white; }
- action-bar ul > li > ul {
background: white; display: none; border: 1px dotted #aaa; border-top: none; }
- action-bar ul > li:hover > ul.action-h {
display: inline; }
- action-bar ul > li:hover > ul.action-v {
display: block; }
- action-bar li.dropdown:after {
content:"▼";
font-size: 90%; margin-left: 0em; vertical-align: baseline;
} /*----------------------------------------------------------------------------*/
- navigation-bar {
font-size:90%; position:absolute;
top: 9em; left: 0em;
width: 8em;
text-align: right; margin-right: 1em; }
- navigation-bar h1 {
font-size:100%;
margin-bottom: 0.2em; }
- navigation-bar ul {
margin-left: 0; padding: 0; }
- navigation-bar li {
list-style: none; margin: 0; padding: 0; }
/*----------------------------------------------------------------------------*/
- content {
margin-top: 11em; margin-left: 10em; margin-right: 5em;
font-size: 95%;
}
- content h1 {
font-family: serif; margin-bottom: 0.01em; }
- content h2 {
font-family: serif; margin-bottom: 0.01em; }
- content h3 {
font-family: serif; margin-bottom: 0.01em; }
/*----------------------------------------------------------------------------*/ .toc, .mw-warning { border: 1px dotted #aaa; padding: 0.3em 0.6em; font-size: 90%; } .toc h2 { display: inline; border: none; margin: 0em; padding: 0; font-size: 100%; font-weight: bold; } .toc #toctitle, .toc .toctitle { text-align: left; color: #666; } .toc ul { list-style-type: none; list-style-image: none; margin: 0.2em; margin-left: 0; padding-left: 0; text-align: left;
} .toc ul ul { margin: 0 0 0 2em; } .toc .toctoggle { font-size: 94%; }
/*----------------------------------------------------------------------------*/
- footer {
background-color: white; color: #666; font-size: 85%; }
- f-list {
border-top: 1px dotted #aaa; padding-top: 0.5em; text-align: center; }
- footer li {
display: inline; text-align: center; }
- f-copyrightico {
padding-top: 0.5em; float: left; text-align: left; }
- siteSub,
.printfooter,
- jump-to-nav {
display:none;
}