html {
    height:100%; 
    max-height:100%; 
    padding:0;
    margin:0; 
    border:0; 
    background:#FFFFFF; 
    font-size: 10.5pt;
    font-family: Tahoma,Arial,Helvetica,"sans serif";
    /* hide overflow:hidden from IE5/Mac */ 
    /* \*/ 
    overflow: hidden; 
    /* */ 
    }
body {
    height:100%;
    max-height:100%;
    overflow:hidden;
    padding:0;
    margin:0;
    border:0;
    }
#header {
    z-index:6;
    position:absolute;
    background-color: #58B203;
    margin:0;
    padding: 0; 
    top:0; 
    left:0;
    right: 0;  
    width: auto; 
    height: 100px; 
    }
img{
    border: 0;
    }
.rnd{
    border: 1px #000000 solid;
    }
#content {
    z-index: 3;
    overflow: auto; 
    position: absolute;
    background-color: #E7FBBD;
    top: 100px; 
    bottom: 56px; 
    left: 225px; 
    right: 0; 
    }
* html #content {
    z-index: 3;
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0; 
    height: 100%; 
    max-height: 100%; 
    width: 100%; 
    overflow: auto; 
    position: absolute;  
    border-top: 100px solid #58B203; 
    border-bottom: 54px solid #58B203; 
    border-left: 225px solid #58B203;
    }
#content p {
    padding: 0 60px 0 13px;
    text-align: justify;
    line-height: 1.2;
    }
#content li {
    line-height: 1.2;
    }
#content dl {
    padding: 0 60px 0 10px;
    line-height: 1.2;
    }
.p0{
    margin-top: 0;
    }
.p1{
    margin-bottom: 0;
    }
table{
    padding: 0;
    margin: 0 0 0 10px;
    }
th{
    font-size: 10.5pt;
    font-weight: bold;
    text-align: left;
    }
td{
    font-size: 10.5pt;
    }
td p {
    padding: 0;
    margin: 0;
    }
h1{
    font-family:Tahoma,Arial,Helvetica,"sans serif";
    font-size: 15pt;
    color: #58B203;
    font-weight: normal;
    margin: 10px 0 10px 12px;
    }
h2{
    font-family:Tahoma,Arial,Helvetica,"sans serif";
    font-size: 11pt;
    color: #58B203;
    font-weight: normal;
    margin: 0 10px;
    }
h3{
    font-family:Tahoma,Arial,Helvetica,"sans serif";
    font-size: 10.5pt;
    color: #000000;
    font-weight: bold;
    margin: 0 0 10px 0;
    }
.rnd{
    border: 1px solid #58B203;
    }
.left{
    float:left;
    margin: 0 10px 5px 0;
    }
.left-ftr{
    float:left;
    padding: 0;
    margin: 0;
    }
.right{
    float:right;
    margin: 0 0 5px 10px;
    }
.fotoright {
    float:right;
    text-align: center;
    font-size: 10pt;
    font-style: italic;
    border: 1px solid #58B203;
    margin: 0 60px 5px 10px;
    padding: 0;
    }
.cntr{
    text-align: center;
    clear: both;
    }
.essen{
    font-family:Tahoma,Arial,Helvetica,"sans serif";
    font-size:11pt;
    color: #58B203;
    font-weight: normal;
    }
.whost{
    font-family:Tahoma,Arial,Helvetica,"sans serif";
    color: #808080;
    font-size: 10pt;
    margin-left: 10px;
    }
.slag{
    color: #58B203;
    font: normal 13pt Tahoma,Arial,Helvetica,"sans serif";
    text-align: center;
    padding: 10px 0;
    }
.klr{
    text-align: center;
    font-weight: bold;
    color: #EE0000;
    }
#footer {
    z-index: 5;
    position: absolute;
    font-family:Arial,Helvetica,"sans serif";
    color:#FFFFFF;
    font-size: 95%;
	font-weight: normal;
    padding: 0; 
    margin: 0; 
    bottom: 0; 
    left: 0; 
    width: 100%; 
    height: 56px;  
    overflow: hidden; 
    background-color: #58B203;
    }
.ind{
    text-indent: 12px;
    margin-top: 22px;
    }
div#navbar {
	z-index: 4;
    position: absolute; 
    left: 0; 
    top: 100px; 
    bottom: 0; 
    width: 225px; 
    background-color: #58B203;
    padding-bottom: 56px;
    overflow: auto; 
	}
div#navbar ul {
    margin: 10px 0 0 10px;
    padding: 0;
    list-style-type: none;
    width:205px;
    }
div#navbar a {
    display: block;
    font-family:Tahoma,Arial,Helvetica, "sans serif";
    font-size: 13pt;
    font-weight: normal;
    color: #E7FBBD;
    background-color: #58B203;
    width: 195px;
    margin: 4px 0 0 0;
    padding: 2px 0 2px 10px;
    text-decoration: none;
    text-align: left;
    }
div#navbar a:hover {
    background-color: #E7FBBD;
    color: #58B203;
    }
div#navbar .menukl{
    background-color: #E7FBBD;
    color: #58B203;
    }
a.tekst:link, a.tekst:visited {
	color: #58B203;
    }
a.tekst:hover, a.tekst:active {
	color: #004000;
    }
a.ftr:link, a.ftr:visited {
	color:#FFFFFF;
	}
a.ftr:hover, a.ftr:active {
	color:#004000;
    }