body{
    margin: 0;
    padding: 120px 8% 20px 250px;
    font-family: Arial,Helvetica, "sans serif";
    background-image: url("images/ag-main01.gif");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom right;
    font-size: 11pt;
    text-align: justify;
    background-color: #FDF5DF; /*#FDF5DF*/
    color: #000000;
    }
* html body {
    padding-right: 0;
    }
div#header{
    z-index: 2;
    position: absolute;
    background-color: #FDF5DF;
    top: 0;
    left: 240px;
    right: 0;
    width: auto;
    height: 120px;
    }
* html div#header {
    width: 100%;
    }
div#navbar {
    z-index: 1;
    position: absolute;
    background-image: url("images/bgnavb06.gif");
    background-repeat: repeat-y;
    top: 0;
    left: 0;
    width: 240px;
    height: 100%;
    }
div#footer{
    position: absolute;
    background-color: #FDF5DF;
    padding: 0;
    bottom: -1px;
    left: 240px;
    right: 0;
    width: auto;
    height: 20px;
    }
* html div#footer {
    width: 100%;
    }
.info{
    color: #800000;
    font-family: Arial,Helvetica, "sans serif";
    text-align: center;
    margin-top: 2px;
    font-size: 10pt;
	font-weight: bold;
    }
td{
    font-family: Arial,Helvetica, "sans serif";
    font-size: 11pt;
    font-weight: normal;
    text-align: left;
    }
td.r{
    text-align: right;
    }
h1{
    font-family: Arial,Helvetica, "sans serif";
    font-size: 16pt;
    color: #800000;
    font-weight: bold;
    margin: 0 0 10px 0;
    }
h2{
    font-family: Arial,Helvetica, "sans serif";
    font-size: 13pt;
    color: #800000;
    font-weight: bold;
    margin-bottom: 0;
    }
h3{
    font-family: Arial,Helvetica,"sans serif";
    font-size: 11pt;
    color: #800000;
    font-weight: bold;
    margin-bottom: 0;
    }
h4{
    font-family: Arial,Helvetica,"sans serif";
    font-size: 11pt;
    background-color: #800000;
    color: #FDF5DF;
    font-weight: bold;
    }
.p0{
    margin-top: 0;
    }
.p1{
    margin-bottom: 0;
    }
.p13{
    font-size: 13pt;
    }
.p11{
    font-size: 11pt;
    }
div#navbar ul {
    margin: 0;
    padding: 145px 0 0 0;
    list-style-type: none;
    }
div#navbar a {
    display: block;
    font-family: Arial,Helvetica,"sans serif";
    font-size: 13pt;
    font-weight: bold;
    color: #FDF5DF;
    background-color: #800000;
    width: 210px;
    margin: 2px 0 2px 6px;
    padding: 1px;
    text-decoration: none;
    text-align: right;
    }
* html div#navbar a {
    margin: 2px 0 2px 18px;
    }
div#navbar a:hover {
    background-color: #FDF5DF;
    color: #800000;
    }
div#navbar .menukl{
    padding-right: 10px;
    background-color: #FDF5DF;
    color: #800000;
    }
div#navbar .menu{
    padding-right: 10px;
    }
div#drvang{
    z-index: 2;
    position: absolute;
    top: 410px;
    left: 157px;
    width: 59px;
    height: 82px;
    background-image: url("images/drvang02.jpg");
    background-repeat: no-repeat;
    }
img{
    border: 0;
    }
.rnd{
    border: 1px solid #800000;
    }
.logo{
    text-align: center;
    margin: 10px 0 0 0;
    }
.coa{
    text-align: left;
    margin: 0;
    }
.tra{
    text-align: center;
    margin: 0;
    }
.int{
    text-align: right;
    margin: 0;
    }
.top{
    font-family: Arial,Helvetica,"sans serif";
    font-size: 26pt;
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 0;
    }
.ptc{
    color: #800000;
    font-weight: bold;
    }
.left{
    float: left;
    margin: 3px 10px 0 0;
    }
.right{
    float: right;
    margin: 0 0 0 10px;
    }
.cntr{
    text-align: center;
    }
.laatst{
    color: #009933;
    font-family: Arial,Helvetica,"sans serif";
    font-size: 8pt;
	font-weight: normal;
    }
.menu{
    margin-left: 20px;
    }
.klr{
    text-align: center;
    font-weight: bold;
    color: #800000;
    }
.blck{
    color: #800000;
    }
.state{
    text-align: center;
    font-style: italic;
    }
.bron{
    font-size: 10pt;
    }
.small{
    font-size: 9pt;
    }
a.tekst:link {
	color: #800000;
    }
a.tekst:visited {
	color: #800000;
    }
a.tekst:hover {
	color: #0000C0;
    }
a.tekst:active {
	color: #0000C0;
    }
a.login:link {
	color: #FDF5DF;
    }
a.login:visited {
	color: #FDF5DF;
    }
a.login:hover {
	color: #800000;
    }
a.login:active {
	color: #800000;
    }
@media screen{
    body>div#header{
    position: fixed;
    }
    body>div#navbar{
    position: fixed;
    }
    body>div#drvang{
    position: fixed;
    }
    body>div#footer{
    position: fixed;
    }
    }
* html body{
    overflow: hidden;
    } 
* html div#content{
    padding-right: 8%;
    height: 100%;
    overflow: auto;
    }
* html div#left-sidebar{
    height: 100%;
    overflow: auto;
    }

