
<!-- Fest Anfang -->

body{
margin: 0px;
padding: 0px;
border: 0px;
overflow: hidden;
height: 100%;
}

#framecontent, #footer{
position: absolute;
top: 0px;
left: 0px;
width: 192px; /*Width of left frame div*/
height: 100%;
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-image:url(../images/higr-li.png);
}

#footer{
top: auto;
left: 192px; /*Set left value to WidthOfLeftFrameDiv*/
width: auto;
bottom: 0px;
right: 0px;
height: 30px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
margin: 0px, 0px, 0px, 0px;
border-style: solid; border-width: 0px; border-color: #0000FF;
background-image:url(../images/higr-un.png);
}


#maincontent{
position: fixed;
top: 0;
left: 192px; /*Set left value to WidthOfLeftFrameDiv*/
right: 0;
bottom: 30px; /*Set bottom value to HeightOfTopFrameDiv*/
overflow: auto;
border-style: solid; border-width: 0px; border-color: #FF00FF;
background: #CCFFCC;
}

* html body{ /*IE6 hack*/
padding: 0 0 30px 192px; /*Set value to (0 0 HeightOfTopFrameDiv WidthOfLeftFrameDiv)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%;
width: 100%;
}

* html #footer{ /*IE6 hack*/
width: 100%;
}

<!--[if lt IE 7]><style type="text/css">
  @media screen {
    html, body {
      height: 100%; overflow-y: hidden;
    }
    #Scrollbereich {
      height: 100%; width: 100%; overflow: auto;
    }
    #Inhalt {
      position: static;
    }
  }
</style><![endif]-->

<!-- Fest Ende -->



<!-- Flex Anfang -->

html, body {
font-size: 100,1%;
font-family:verdana,arial,helvetica,sans-serif;
margin: 0;
padding: 0;
height: 100%;
width: 100%;
text-align: center;
}

#wrapper {
border-style: solid; border-width: 0px; border-color: #4a1c21;
margin: 0 auto;
width: 97%;
height: 100%;
text-align: left;
}

#header {
height: 40px;
margin-top:5px;
border-style: solid; border-width: 0px; border-color: #0000FF;
width: 100%;
}

#navi {
height: 30px;
margin-top:4px;
border-style: solid; border-width: 0px; border-color: #FF00FF;
width: 100%;
}

#contents {
height: auto;
margin-top: 12px;
border-style: solid; border-width: 0px; border-color: #0000FF;
}

<!--   Flex  Ende   -->


<!-- Schrift Anfang -->

body {
margin: 0px;
padding: 1em;
min-width: 41em;
text-align: center;
}



#contents body,table,tr,th,td,p,pre,h1,h2,h3,h4,ul,li {
   font-family: verdana,arial,helvetica,sans-serif;}
#contents body,th,td,div,p,pre,ul {font-size: 100,1%;}
#contents h1 {font-size: 1.2em;}
#contents h2 {font-size: 1.1em;}
#contents h3 {font-size: 1.0em;}
#contents h4 {font-size: 0.9em;}

#contents p,th,td,li {font-size: 0.90em; line-height: 1.25em}





#contents a {text-decoration: none; font-weight: normal;}
#contents a:link {color:#0000FF}
#contents a:visited {color:#FF00FF}
#contents a:hover{color: #FF0000; background-color:#FFFF00;}
#contents a:active {color:#FF0000}







body {
scrollbar-face-color: #a4fe9d;
scrollbar-shadow-color: ;
scrollbar-highlight-color: ;
scrollbar-3dlight-color: ;
scrollbar-darkshadow-color: #71fe6a;
scrollbar-track-color: #d7fed0;
scrollbar-arrow-color: #006400;
}


#navi p {
font-family:verdana,arial,helvetica,sans-serif;
font-size:12px;
color:#FF0000;
line-height:24px;
background-color:#EBFFF2;
border-top:solid;
border-bottom:solid;
border-width:1px;
border-color:#008000;
}

#navi a:link {
font-family:verdana,arial,helvetica,sans-serif;
text-decoration:none;
color:#0000FF;
}

#navi a:visited {
font-family:verdana,arial,helvetica,sans-serif;
text-decoration:none;
color:#FF00FF;
}

#navi a:hover {
font-family:verdana,arial,helvetica,sans-serif;
text-decoration:none;
color:#FF0000;
background-color:#FFFF00;
}

#navi a:active {
font-family:verdana,arial,helvetica,sans-serif;
text-decoration:none;
color:#FF0000;
background-color:#FFFF00;
}


#footer p {
font-family:verdana,arial,helvetica,sans-serif;
font-size:12px;
color:#000000;
line-height:2.1em;
margin-top:3px;
border-bottom:solid;
border-top:solid;
border-width:1px;
border-color:#FF0000;
}

#footer a:link {
font-family:verdana,arial,helvetica,sans-serif;
font-size:14px;
text-decoration:none;
color:#0000FF;
}

#footer a:visited {
font-family:verdana,arial,helvetica,sans-serif;
font-size:14px;
text-decoration:none;
color:#FF00FF;
}

#footer a:hover {
font-family:verdana,arial,helvetica,sans-serif;
font-size:14px;
text-decoration:none;
color:#FF0000;
background-color:#FFFF00;
}

#footer a:active {
font-family:verdana,arial,helvetica,sans-serif;
font-size:14px;
text-decoration:none;
color:#FF0000;
background-color:#FFFF00;
}


<!-- Schrift Ende -->
