html {
    height:100%; 
    max-height:100%; 
    padding:0;
    margin:0; 
    border:0; 
    background:#FFFFFF; 
    font-size:90%;
    font-family: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: #FFFFFF; 
    margin:0; 
    top:0; 
    left:0; 
    display:block; 
    width:100%; 
    height:114px; 
    overflow:hidden;
    border-bottom: 1px solid #000000;
    }
#logo{
    z-index:6;
    position:absolute;
    top: 0;
    left: 0;
    width:356px;
    height:114px;
    background-image:url("logos/logo_dvm01.gif");
    background-repeat: no-repeat;
    }
div#hdr-foto{
    z-index:7;
    position:absolute;
    margin: 0;
    padding: 0;
    top: 3px;
    right: 60px;
    width: 555px;
    height: 114px;
    }
div#hdr-foto li{
    list-style-type: none; 
	display: inline;
    }
img{
    border: 0;
    }
#content {
    z-index: 3;
    overflow: auto; 
    position: absolute;
    background-color: #F7FBFD;
    background-image: url("images/ag_main01.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 80% 90%;
    top: 116px; 
    bottom: 30px; 
    left: 216px; 
    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: 116px solid #FFFFFF; 
    border-bottom: 29px solid #FFFFFF; 
    border-left: 216px solid #FFFFFF;
    }
#content p {
    padding: 0 50px 0 10px;
    text-align: justify;
    line-height: 1.3;
    }
#content li{
    line-height: 1.3;
    }
.p0{
    margin-top: 0;
    }
.p1{
    margin-bottom: 0;
    }
th{
    font-family: Arial,Helvetica, "sans serif";
    font-size: 10.5pt;
    font-weight: bold;
    text-align: left;
    color: #000000;
    }
td{
    font-family: Arial,Helvetica, "sans serif";
    font-size: 10.5pt;
    font-weight: normal;
    line-height: 1.3;
    text-align: left;
    color: #000000;
    }
td.r{
    text-align: right;
    }
h1{
    font-family:Arial,Helvetica,"sans serif";
    font-size:130%; /*14pt*/
    color: #000080;
    font-weight: bold;
    margin: 10px;
    }
h2{
    font-family:Arial,Helvetica,"sans serif";
    font-size: 100%; /*11pt*/
    color: #007266;
    font-weight: bold;
    margin: 0 0 0 10px;
    }
h3{
    font-family:Arial,Helvetica,"sans serif";
    font-size:110%; /*12pt*/
    color: #000000;
    font-weight: bold;
    }
.rnd{
    border: 1px solid #000080;
    }
.left{
    float:left;
    margin: 0 10px 5px 0;
    }
.right{
    float:right;
    margin: 0 0 5px 10px;
    }
.cntr{
    text-align: center;
    clear: both;
    }
.dvm{
    color:#000080;
    font-family:Arial,Helvetica,"sans serif";
	font-weight: bold;
    }
.slag{
    color: #007266;
    font: bold 11pt Arial,Helvetica,"sans serif";
    text-align: center;
    padding: 20px;
    }
.klr{
    text-align: center;
    font-weight: bold;
    color: #EE0000;
    }
#footer {
    z-index: 3;
    position: absolute; 
    margin: 0; 
    bottom: -1px; 
    left: 120px; 
    width: 100%; 
    height: 30px;  
    overflow: hidden; 
    background-color: #FFFFFF;
    border-top: 1px solid #000000;
    }
.info{
    color:#000000;
    font-family:Arial,Helvetica,"sans serif";
    text-align: center;
    margin-top:4px;
    font-size: 88%;
	font-weight: bold;
    }
.bold {
    font-weight: bold;
    }
.hide{
	display: none;
    }
#navbar {
    z-index: 5;
    position: absolute; 
    left: 0; 
    top: 110px; 
    bottom: 0; 
    width: 216px; 
    background-color: #67A8D2;
    background-image: url("images/ag_nav02.gif");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 0 114px;
    border-right: 1px solid #000000;
    overflow: auto; 
    }
* html #navbar {
    height: 100%;
    padding-top: 128px; 
    top: 0; 
    bottom: 0; 
    border-top: 0px solid #67A8D2;  
    }
ul.navbar {
	list-style-type: none;
	padding: 0;
	margin:  20px 0 0 20px;
	top: 0;
	left: 0;
	width: 194px;
    }
ul.navbar li {
    list-style-type: none;
	margin: 4px 0;
	padding: 0;
    }
ul.navbar a {
	text-decoration: none;
	font-family:Arial,Helvetica,"sans serif";
    font-size: 105%; /*11pt*/
    }
ul ul {
    padding: 0 0 0 7px;
    margin: 0 0 0 7px;
    margin: 4px 0;
    }
ul.navbar li.laatst {
    margin: 20px 0 0 0;
    color: #0000C0;
    font-size: 70%;
    }
.menukl{
    color:#007266;
    font-family:Arial,Helvetica,"sans serif";
	font-weight: bold;
    }
a.menu:link {
	color: #000080;
	font-weight: bold;
    }
a.menu:visited {
	color: #000080;
	font-weight: bold;
    }
a.menu:hover {
	color: #007266;
	font-weight: bold;
    }
a.menu:active {
	color: #007266;
	font-weight: bold;
    }
.menukl2{
    color:#007266;
    font-family:Arial,Helvetica,"sans serif";
	font-weight: normal;
    }
a.menu2:link {
	color: #000080;
	font-weight: normal;
    }
a.menu2:visited {
	color: #000080;
	font-weight: normal;
    }
a.menu2:hover {
	color: #007266;
	font-weight: normal;
    }
a.menu2:active {
	color: #007266;
	font-weight: normal;
    }
a.tekst:link {
	color: #0000FF;
	font-weight: normal;
    font-family:Arial,Helvetica, "sans serif";
    }
a.tekst:visited {
	color: #0000FF;
	font-weight: normal;
    font-family:Arial,Helvetica, "sans serif";
    }
a.tekst:hover {
	color: #008000;
    font-weight: normal;
    font-family:Arial,Helvetica, "sans serif";
    }
a.tekst:active {
	color: #008000;
	font-weight: normal;
    font-family:Arial,Helvetica, "sans serif";
    }
