body
{
height: 97%;
width: 97%;
margin: 0;
padding: 0;
background: rgb(5, 34, 58);
font-family: Verdana, Arial, sans-serif;
}

html
{
height: 97%;
}

#aussenwrapper
{
height: 97%;
position: relative;
width: 100%;
margin: 0 auto;
background: rgb(5, 34, 58);
}

#innenwrapper
{
height:100%;
overflow: auto;
background: rgb(5, 34, 58);
}

#header
{
position: absolute;
top: 0;
left:0;
width: 100%;
height: 116px;
background: ;
text-align: center;
color: #fff;
}

.ulmenue li {
float: left;
}
#leftbox
{
position: fixed;
float: left;
width: 180px;
margin-top:115px;
left:;
background: rgb(5, 34, 58);
padding: 5px 5px 25px 5px;
color: #fff;
}


#rightbox {
float: right;
width: 5px;
margin-top:115px;
background: rgb(5, 34, 58);
padding: 5px 5px 25px 10px;
color: #fff;
}




#content
{overflow:auto;
position:absolute;
z-index:3;
top:80px;
bottom:0px;
left:50px;
right:0;
border: solid 3px black;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-color: white;
    border-left-color: white;
    background-image: url(gru.jpg)}

* html #content
{top:0;
left:0;
right:0;
bottom:0;
height:100%;
max-height:100%;
width:100%;
overflow:auto;
position:absolute;
z-index:3;
}

#footer
{
position: absolute;
bottom: 0;
left:0;
width: 100%;
height:2px;
padding: 1px 0;
text-align: center;
color: #fff;

}
h1
{font-size: 1.1em; text-align: center; margin: 0;}
h2
{font-size: 1.0em; margin: 0;}
h3
{font-size: 0.9em; margin: 0;}

a {font-size: 0.9em; text-align: center; text-decoration: none; font-weight : bold;}
a:link {color:#EB2D2D}
a:visited {color:#FFFFFF}
a:active {color:#DEC3A9}
a:hover{color: #FF0000; text-decoration: underline;}

.searchword {
color: #222;
background-color: #ff6;
border: 1px dotted #ff6;
}
.searchword0 {
color: #222;
background-color: #ff6;
border: 1px dotted #ff6;
}
.searchword1 {
color: #222;
background-color: #a0ffff;
border: 1px dotted #0affff;
}
.searchword2 {
color: #222;
background-color: #9f9;
border: 1px dotted #9f9;
}
.searchword3 {
color: #222;
background-color: #f99;
border: 1px dotted #f99;
}
.searchword4 {
color: #222;
background-color: #f6f;
border: 1px dotted #f6f;
}
.searchword5 {
color: #fff;
background-color: #800;
border: 1px dotted #800;
}
.searchword6 {
color: #fff;
background-color: #0a0;
border: 1px dotted #0a0;
}
.searchword7 {
color: #fff;
background-color: #886800;
border: 1px dotted #886800;
}
.searchword8 {
color: #fff;
background-color: #004699;
border: 1px dotted #004699;
}
.searchword9 {
color: #fff;
background-color: #909;
border: 1px dotted #909;
}

.navigation {
    font-size: 0.8em;
    width: 8em;
    margin: 0; padding: 0.2em;
    border: solid 3px black;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-color: white;
    border-left-color: white;
    background-color: ;
  }
  * html .navigation {  /* Korrekturen fuer IE 5.x */
    width: 11.6em;
    w\idth: 10em;
    padding-left: 0;
    padd\ing-left: 0.8em;
  }
  .navigation li {
    list-style: none;
    margin: 0.4em; padding: 0;
  }
  .navigation a:visited, .navigation li a:visited {
        color: white;
        background: #808080;
}




  .navigation a {
    display:block;
    padding: 0.2em;
    text-decoration: none; font-weight: lighter;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: maroon; background-color: #ccc;

  }
  * html .navigation a {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 8.8em;
  }
  .navigation a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #B4B2AC;
  }

.menue_o {
    font-size: 0.8em;
    display: table;
    margin: 0 auto; padding: 0.3em;
    text-align: center;
    border: solid 3px black;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-color: white;
    border-left-color: white;
    background-color: ;
   }

  .menue_o ul {
        display: table-row;
        }

  .menue_o li {
    hight: 3px;
    display: table-cell;
    float: left;
    list-style: none;
    display: inline;
    margin: 0.4em; padding: 0;
   }

  .menue_o a:visited, .navigation li a:visited {
    border-left-color: black; border-top-color: black;
    border-right-color: white; border-bottom-color: white;
    color: white;
    background: #B4B2AC;
}


 .menue_o a, .menue_o span {

    padding: 0.2em 1em;
    text-decoration: none; font-weight: lighter;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: maroon; background-color: #ccc;
  }
  * html menue_o a, * html menue_o span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  .menue_o a:hover, .menue_o span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #B4B2AC;
  }
