html
    {
    height: 100%; 
    max-height: 100%; 
    padding: 0;
    margin: 0; 
    border: 0; 
    /* hide overflow:hidden from IE5/Mac */ 
    /* \*/ 
    overflow: hidden; 
    /* */ 
    }
body 
    {
    height: 100%;
    max-height: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0;
    font-family: Verdana;
    font-weight: normal;
    font-size: 14px;
    }
#content
    {
    overflow: auto;
    position: absolute;
    z-index: 3;
    top: 175px;
    bottom: 90px;
    left: 250px;
    right: 0;
    background-color: white;
    padding-bottom: 40px;
    }
* html #content
    {
    overflow: auto;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    max-height: 100%;
    width: 100%; 
    border-top: 175px solid #fff; border-bottom: 90px solid #fff; border-left: 250px solid #fff;
    }
#head
    {
    position: absolute;
    top: 0; left: 0;
    display: block;
    z-index: 5;
    overflow: hidden;
    padding0;
    margin: 0;
    width: 100%;
    height: 175px;
    background: url(afb/balk.jpg) repeat-x fixed;
    }
#foot
    {
    position: absolute;
    bottom: 0; left: 0;
    display: block;
    z-index: 5;
    overflow: hidden;
    width: 100%;
    height: 90px;
    background: url(afb/balk2.jpg) repeat-x;
    }
#left
    {
    position: absolute;
    left: 0; top: 175px; bottom: 90px;
    z-index: 4;
    overflow: hidden;
    width: 250px;
    background-color:#F0F0F0;

    }
* html #left
    {
    height: 100%;
    top: 0; bottom: 0;
    border-top: 175px solid #fff;
    border-bottom: 90px solid #fff;
    }

div.men {
    display: block;
    width: 235px;
    height: auto;
    margin: 0px;
    }
div.men a {
    display: block;
    margin: 0px 15px; padding: 4px 0;
    width: 215px;
    height: auto;
    border-bottom: 2px solid #fff;
    overflow: hidden;
    color: #303030;
    font: normal normal normal 14px Tahoma, sans-serif;
    text-align: left;
    text-decoration: none;
    }
div.men a:hover
    {
    background: url(afb/bullet.gif) right center no-repeat;
    text-decoration: underline;
    color: black;
    }
div.menu a
    {
    display: block;
    margin: 0px 15px; padding: 4px 0;
    width: 215px;
    height: auto;
    border-bottom: 2px solid #fff;
    overflow: hidden;
    font: normal normal normal 14px Tahoma, sans-serif;
    background: url(afb/bullet.gif) right center no-repeat;
    text-decoration: underline;
    color: black;
    }
.klein
    {
    position: absolute; top: 40px; right: 40px;
    background-color: #fff;
    margin: 0;
    padding: 10px 10px 0 10px;
    width: 450px;
    height: 130px;
    }
.gron
    {
    background-color: #fff; 
    width:250px;
    height: 40px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    margin: 0;
     }
.kleiner
    {
    text-align: center;
    font: normal normal normal 11px verdana;
    color: #ff0;
    background: #060;
    margin: 5px 0 0 0;
    }

hr.streepz
    {
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    width: 100%;
    height: 4px; 
    background-color: black;
    margin-top: 115px;
    }
*html hr.streepz
    {
    margin-top: 100px;
    }
hr.streepg
    {
    border-top: 2px solid #669900;
    border-bottom: 2px solid #669900;
    margin-top: 0px;
    width: 100%;
    height: 4px; 
    background-color: #669900;
    }

p  {
    text-align: justify;
    margin-left: 50px;
    margin-right: 50px;
    }
table p  {
    font-family: Verdana;
    font-weight: normal;
    font-size: 14px;
    }	
li  {
    text-align: justify;
    margin-left: 10px;
    margin-right: 60px;
    }		
.img
    {
    clear: both;
    padding: 0;
    margin: 0;
    text-align: center;
    }

H1
    {
    
    }
H2
    {
    font-family: Verdana;
    text-decoration: underline;
    font-weight: bold;
    font-size: 18px;
    margin: 0 0 30px 80px;
    padding: 0;
    }

H3  
    {
    width: 450px;
    margin: -10px 0 0 0;
    padding: 0 6px;
    text-align: left;
    letter-spacing: 11px;
    color: #black;
    font: normal normal normal 32px verdana;
    }
H4
    {
    font-family: Verdana;
    font-weight: bold;
    font-size: 15px;
    margin: 0 0 0 50px;
    padding: 0;
    }
i
    { 
    font-family: arial;
    }
li
    {
    margin-left: 60px;
    }   

