body {
border-width : 1px;
font-family : Arial, sans-serif;
font-size : 10pt;
background-color : #5f5f5f;
background-image : url(bilder/bg_head.jpg);
background-repeat : no-repeat;
background-position : 0 0;
height : 92%;
}
#head {
position : absolute;
top : 0;
left : 20%;
width : 850px;
height : 200px;
border-width : 1px;
}
#wrapper {
position : absolute;
left : 0;
top : 200px;
width : 100%;
height : 77%;
background-color : #5f5f5f;
background-image : url(bilder/bg_wrapper2.gif);
}
#navi {
position : absolute;
left : 5%;
width : 10%;
height : 100%;
float : left;
z-index : 2;
}
#content {
position : relative;
left : 20%;
width : 66%;
height : 83%;
max-height : 85%;
border-style : solid;
border-width : 1px;
border-color : #c9c98d;
padding-left : 10px;
padding-right : 10px;
margin-left : 1px;
margin-bottom : 50px;
overflow : auto;
z-index : 1;
}
#bottom {
position : absolute;
top : 88%;
left : 0;
width : 100%;
height : 20px;
z-index : 2;
text-align : center;
background-color : #3b3b3b;
}
#picture {
position : absolute;
top : 343px;
left : 50px;
width : 175px;
height : auto;
text-align : center;
}
.head {
font-size : 14pt;
color : #c9c98d;
font-weight : bold;
text-decoration : underline;
}
.chap {
font-size : 12pt;
color : #c9c98d;
font-weight : bold;
text-decoration : underline;
}
.text {
font-family : Arial, sans-serif;
font-size : 10pt;
color : white;
}
.emphase {
font-family : Arial, sans-serif;
font-size : 10pt;
color : #c9c98d;
font-weight : bold;
letter-spacing : 0.2em;
}
.navlink {
font-family : monospace;
font-size : 12pt;
color : #c9c98d;
text-decoration : none;
}
.textlink {
font-family : Arial, sans-serif;
font-size : 10pt;
letter-spacing : 0.2em;
color : #c9c98d;
text-decoration : underline;
}
.tabelle {
vertical-align : top;
text-align : left;
font-family : arial, sans-serif;
font-size : 10pt;
color : white;
}
.tabelletxt {
border : 1px solid #999966;
vertical-align : top;
text-align : left;
font-family : arial, sans-serif;
font-size : 10pt;
color : white;
}
.liste {
font-family : Arial, sans-serif;
font-size : 10pt;
color : black;
list-style-type : circle;
}
.img {
border : 1px;
border-color : #c9c98d;
border-style : solid;
}
ul#Navigation {
margin : 0;
padding : 0;
text-align : center;
}
ul#Navigation li {
list-style : none;
position : relative;
margin : 0.4em;
padding : 0;
text-align : center;
}
* html ul#Navigation li {
margin-right : 0.5em;
margin-bottom : 0;
text-align : center;
}
ul#Navigation li ul {
margin : 0;
padding : 0;
position : absolute;
top : 0;
left : 9.3em;
border : 1px solid white;
text-align : center;
}
* + first-child + html ul#Navigation li ul {
left : 9.3em;
}
ul#Navigation li ul li {
margin : 0;
padding-left : 0.5em;
background-color : #c9c98d;
text-align : center;
}
ul#Navigation a, ul#Navigation span {
display : block;
width : 7.2em;
font-family : monospace;
text-decoration : none;
font-weight : bold;
padding : 0.2em 1em;
color : black;
background-color : #c9c98d;
text-align : center;
}
* html ul#Navigation a, * html ul#Navigation span {
width : 9.3em;
width : 9.3em;
}
ul#Navigation a:hover, ul#Navigation span, li a#aktuell:hover {
background-color : #c9c98d;
}
li a#aktuell {
color : #dc2a1b;
background-color : #c9c98d;
text-align : center;
}
ul#Navigation li ul span {
color : #dc2a1b;
background-color : #c9c98d;
text-align : center;
}
ul#Navigation li a:active {
color : #dc2a1b;
background-color : #c9c98d;
text-align : center;
}
ul#Navigation li ul {
display : none;
background : #c9c98d;
color : black;
text-align : center;
}
ul#Navigation li:hover > ul {
display : block;
background-color : #c9c98d;
color : black;
width : 12em;
text-align : center;
}
ul#Navigation > li:hover > a {
width : 8em;
background-color : #c9c98d;
color : black;
text-align : center;
}
a.menu {
font-family : monospace;
color : #c9c98d;
text-decoration : none;
font-weight : bold;
}
a.menu:visited {
font-family : monospace;
color : #c8b630;
text-decoration : none;
}
a.menu:hover {
font-family : monospace;
color : #dc2a1b;
text-decoration : none;
font-weight : bold;
letter-spacing : 0.2em;
}
a.menu:active {
font-family : monospace;
color : #dc2a1b;
text-decoration : none;
letter-spacing : 0.2em;
font-weight : bold;
}
