html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden; }

#scrollbar {
z-index:3;
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
bottom:0;
overflow:auto;
}

#rahmen {
 position: absolute;
 height: 100%;
 width:100%;
 font-family: Verdana Ref;
 font-size: 12px;
  z-index:3;
}

#inhalt {
 position: absolute;
 border:0;
  top:-60;
  text-align:center;
  margin: 0 10 0 10;
  font-family : Arial, sans-serife;
  font-size : 13pt;
  color:red;
  letter-spacing:1px;
  line-height:16pt;
  width:500;
}
#inhalt2 {
  position: absolute;
  top:90;
  margin: 0 0 0 450;
  font-family : Arial, sans-serife;
  font-size : 11pt;
  color:red;
  letter-spacing:1px;
  line-height:16pt;
  width:510;
     z-index:10;
}
#inhalti {
  position: absolute;
  padding:0:
  margin: 0 0 0 0;
  top:440;
  font-family : Arial, sans-serife;
  font-size : 13pt;
  color:red;
  letter-spacing:1px;
  line-height:16pt;
  width:450;
  z-index:10;
}

#obensc0{
 z-index:4;
position:absolute;
text-align:left;
top:0;
line-height:2;
color:silver;
background-color:#001F00;
width:500;
color:black;
font-family : verdana;
font-size : 12px;
font-weight:bold;
}
#obensc{
 z-index:4;
position:absolute;
text-align:center;
top:0;
left:450;
line-height:2;
color:red;
background-color:#001F00;
width:520;
font-family : verdana;
font-size : 14px;
font-weight:bold;
}
#obensc1{
 z-index:4;
position:absolute;
text-align:left;
top:10;
left:180;
line-height:2;
color:gold;
background-color:#001F00;
width:150;
font-family : verdana;
font-size : 12px;
font-weight:bold;
}

#obenre{
 position: absolute;
 text-align:right;
 right:50;
 top:0;
 width:100;
color:red;
   z-index:15;
}

#untenre{
 position: absolute;
 right:50;
 bottom:20;
 width:50;
   z-index:15;
}


a.linkm,
a.linkm:link,
a.linkm:visited,
a.linkm:focus,
a.linkm:hover,
a.linkm:active
  {
    font-family : sans-serif;
    font-size : 12px;
    color : red;
    text-decoration : none;
    display:inline;
}
a.linkmb,
a.linkmb:link,
a.linkmb:visited,
a.linkmb:focus,
a.linkmb:hover,
a.linkmb:active
  {
    font-family : sans-serif;
    font-size : 12px;
    color : red;
    background-color:yellow;
    text-decoration : none;
    display:inline;
}

a.linkklein,
a.linkklein:link,
a.linkklein:visited,
a.linkklein:focus,
a.linkklein:hover,
a.linkklein:active
  {
    font-family : sans-serif;
    font-size : 12px;
    color : black;
    text-decoration : none;
    display:inline;
}

td  {
        font-family : Arial, sans-serife;
        font-size : 12px;
        vertical-align: top;
        color:red;
}

i  {
        font-family : Arial, sans-serife;
        font-size : 14px;
         color:red;
        vertical-align: top;
}

img { border-color: red; border-width: 1px; border-style: solid }

option { background-color : silver; }
