html, body {
margin: 0px;
padding: 0px;
background-color: #333300;
overflow: hidden;
}
#rahmen{
position: absolute;
background-color: #FFFFFF;
width: 90%;
height: 96%;
left: 5%;
top: 2%;
right: 5%;
bottom: 2%;
border: 2px solid #FF9900;
}
#oben {
position: absolute;
margin: 0px;
padding: 0px;
background-image: url(../Bilder/obenhg.jpg);
background-repeat: repeat-x;
top: 0px;
left: 0px;
height: 170px;
width: 100%;
z-index: 4;
}
#name{
position: absolute;
background-image: url(../Bilder/name09.jpg);
top: 21px;
left: 28%;
height: 60px;
width: 508px;
z-index: 5;
}
#titel {
position: absolute;
background-image: url(../Bilder/titel09.jpg);
top: 81px;
left: 28%;
height: 30px;
width: 508px;
z-index: 5;
}
#inhalt {
margin-left: 240px;
margin-right: 3%;
bottom: 0px;
margin-top: 168px;
height: 68%;
background-color: #FFFFFF;
overflow: auto;
z-index: 1;
}
#navigationshg {
position: absolute;
background-image: url(../Bilder/navigationshg.jpg);
background-repeat: repeat-y;
top: 0px;
left: 0px;
bottom: 0px;
width: 231px;
height: 100%;
background-color: #006600;
z-index: 2;
}
#navigationsbild {
position: absolute;
background-image: url(../Bilder/navigationsbild.jpg);
top: 0px;
left: 0px;
width: 231px;
height: 170px;
background-color: #006600;
z-index: 7;
}
#navigation {
position: absolute;
background-image: url(../Bilder/buttontafel.jpg);
top: 167px;
margin-left: 45px;
width: 177px;
height: 372px;
z-index: 3;
}
p {
font-family: Arial, sans-serif;
font-size: 0.9em;
font-style: normal;
font-weight: normal;
margin-left: 60px;
margin-right: 80px;
line-height: 1.5em;
text-align: left;
vertical-align: top;
color: #000000;
}
li {
font-family: Arial, sans-serif;
font-size: 0.9em;
font-style: normal;
font-weight: normal;
padding-left: 10px;
padding-right: 20px;
line-height: 1.5em;
text-align: left;
vertical-align: top;
color: #000000;
}
td {
font-family: Arial, sans-serif;
font-size: 0.9em;
font-style: normal;
font-weight: normal;
line-height: 1.2em;
text-align: left;
vertical-align: top;
color: #000000;
padding-left: 4px;
}
ul {
list-style-position: outside;
list-style-image: url(../Bilder/listenpunkt.jpg);
margin-left: 60px;
}
h1 {
font-family: Comic sans MS, Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-style: normal;
font-weight: normal;
color: #006600;
text-align: left;
margin: 20px 80px 10px 60px;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
font-style: italic;
font-weight: normal;
color: #006600;
text-align: left;
margin: 10px 80px 10px 60px;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.0em;
font-style: italic;
font-weight: normal;
color: #006600;
text-align: left;
margin: 10px 80px 10px 60px;
}
h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-style: normal;
font-weight: bold;
color: #006600;
text-align: left;
margin: 10px 80px 10px 60px;
}
.legende {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-style: normal;
font-weight: normal;
color: #000000;
}
a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-style: normal;
font-weight: normal;
color: #0033CC;
text-decoration: none;
}
a:visited {
color: #0033CC;
text-decoration: none;
}
a:hover {
color: #0033CC;
text-decoration: none;
}
a:active {
color: #0033CC;
text-decoration: none;
}
a.nav {
display: block;
background-image: url(../Bilder/up09hg.jpg);
background-repeat: no-repeat;
height: 32px;
width: 137px;
font-family: Comic sans MS, Arial, sans-serif;
font-size: 0.9em;
font-weight: bold;
color: #666666;
text-decoration: none;
margin-left: 18px;
text-align: center;
padding-top: 6px;
}
a.nav:link, a.nav:visited {
color: #666666;
width: 137px;
height: 32px;
}
a.nav:active {
background-image: url(../Bilder/down09hg.jpg);
background-repeat: no-repeat;
color: #FFCC00;
width: 137px;
height: 32px;
}
a.nav:hover{
background-image: url(../Bilder/over09hg.jpg);
background-repeat: no-repeat;
color: #000000;
width: 137px;
height: 32px;
}
.aktuel {
display: block;
background-image: url(../Bilder/down09hg.jpg);
background-repeat: no-repeat;
height: 32px;
width: 137px;
font-family: Comic sans MS, Arial, sans-serif;
font-size: 0.9em;
font-weight: bold;
color: #FF9900;
text-decoration: none;
margin-left: 18px;
padding-top: 6px;
text-align: center;
}
#layer1 {
position: absolute; 
left:0px; 
top :0px; 
width:440px; 
height:250px; 
z-index: 1;
text-align: center;
padding-top: 10px;
}
#layer2 {
position: absolute;
background-color: #FFFFFF; 
left:0px; 
top :0px; 
width: 620px; 
height: 100%;
overflow: auto; 
z-index: 1;
}
