html {
    height:100%; 
    max-height:100%; 
    padding:0;
    margin:0; 
    border:0; 
    background:#FFFFFF; 
    font-size: 10pt; 
    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:138px; 
    overflow:hidden;
    border: 1px solid #000000;
    }
* html #header {
    height: 140px;
    }
.logo {
    text-align: center;
    margin: 8px 0 0 0;
    }
div#tfotol{
    z-index:6;
    position: absolute;
    top: 0;
    left: 0;
    width:220px;
    height:140px;
    }
div#tfotor{
    z-index:6;
    position: absolute;
    float: right;
    top: 0;
    right: 0;
    width:201px;
    height:138px;
    }
div#dermat{
    float: right;
    margin: 0 60px 5px 10px;
    padding: 8px;
    width: 240px;
    height: 93px;
    color: #FFFFFF;
    text-align: center;
    background-color: #FF88FF;
    border: 1px solid #000000;
    }
.dtxt{
    padding: 10px;
    }
div#bodykop{
    z-index:4;
    position:absolute;
    background-color:#40FFFF;
    border-bottom: 1px solid #000;
    top:140px;
    left:220px;
    right:0;
    width:auto;
    height:40px;
    }
* html div#bodykop {
    width:145%;
    }
img{
    border: 0;
    }
.rnd{
    border: 1px #000000 solid;
    }
#content {
    z-index: 3;
    overflow: auto; 
    position: absolute;
    background-color: #FFFFFF;
    background-image: url("images/ag-main02.gif");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 80% 80%;
    top: 180px; 
    bottom: 55px; 
    left: 220px; 
    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: 186px solid #FFFFFF; 
    border-bottom: 55px solid #FFFFFF; 
    border-left: 220px solid #FFFFFF;
    }
#content p, li, dl {
    padding: 0 60px 0 10px;
    text-align: justify;
    font-size: 10pt;
    line-height: 1.3;
    }
.p0{
    margin-top: 0;
    }
.p1{
    margin-bottom: 0;
    }
.p2{
    margin-top: 10px;
    }    
table{
    padding: 0;
    margin: 0 0 0 10px;
    }
th{
    font-family: Arial,Helvetica, "sans serif";
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    color: #000000;
    }
td{
    font-family: Arial,Helvetica, "sans serif";
    font-size: 10pt;
    font-weight: normal;
    text-align: left;
    color: #000000;
    }
td.r{
    text-align: right;
    }
h1{
    font-family:"Times New Roman",serif;
    font-size:150%;
    color: #000000;
    font-weight: bold;
    margin: 10px;
    }
h2{
    font-family:"Times New Roman",serif;
    font-size: 120%;
    color: #000000;
    font-weight: bold;
    margin: 0 0 0 10px;
    }
h3{
    font-family:Arial,Helvetica,"sans serif";
    font-size:100%;
    color: #000000;
    font-weight: bold;
    margin: 10px;
    }
.left{
    float:left;
    margin: 0 5px 0 0;
    }
.right{
    float:right;
    margin: 0 0 0 5px;
    }
.fotoright {
    float:right;
    text-align: center;
    font-size: 10pt;
    margin: 0 60px 3px 5px;
    padding: 0;
    }
.mtop{
    margin-top: 20px;
    }
.fotoleft {
    float: left;
    text-align: center;
    font-size: 10pt;
    margin: 0 5px 5px 10px;
    padding: 0;
    }
.fotoleft2 {
    float: left;
    margin: 0 10px 5px 0;
    padding: 0;
    }
.cntr{
    text-align: center;
    clear: both;
    }
.fcntr {
    text-align: center;
    }
.derma{
    border: 1px solid #000000;
    padding: 10px;
    margin: 0 10px;
    width: 600px;
    height: 390px;
    }
.dermap{
    padding: 0;
    margin: 0;
    }
.vaca {
    border: 1px solid #000000;
    background-color: #FF40FF;
    padding: 10px;
    margin: 0 10px;
    width: 95%;
    clear: both;
    }
.cont{
    text-align: center;
    margin: 20px 0;
    }
.aank1{
    color: #000;
    background-color: #FE88FF;
    border: 1px solid #000000;
    font-size: 12pt;
    text-align: center;
	font-weight: normal;
    }
.aank2{
    color: #000;
    background-color: #40FFFF;
    border: 1px solid #000000;
    padding: 0;
    margin: 0 60px 0 10px;
    font-size: 12pt;
    text-align: center;
	font-weight: normal;
    }
.aanb{
    color: #000;
    background-color: #FE88FF;
    border: 1px solid #000000;
    padding: 0;
    margin: 0 60px 0 10px;
    font-size: 16pt;
    text-align: center;
	font-weight: normal;
    }
.red{
    color: #EE0000;
	font-weight:bold;
	}
.klr{
    text-align: center;
    font-size:13pt;
    font-weight: bold;
    color:#E00;
    }
.actie{
    color: #000;
    background-color: #40FFFF;
    border: 1px solid #000;
    font-size: 16pt;
    text-align: center;
	font-weight: normal;
    }
.prijsgroot{
    font-size: 16pt;
	font-weight: bold;
    }
.ltrgeorg {
    font: italic bold 12pt Georgia,Arial,Helvetica,"sans serif";
    }
hr{
    height: 2px;
    border: 0;
    border-top: 2px solid #EE0000;
    }
.small{
    color:#808080;
    font-family:Arial,Helvetica,"sans serif";
    font-size: 8pt;
	font-weight: normal;
    }
.or{
    font-family:"Times New Roman",serif;
    font-size:12pt;
    font-weight: bold;
    color:#FF40FF;
    }
.sk{
    font-family:"Times New Roman",serif;
    font-size:12pt;
    font-weight: bold;
    color:#40FFFF;
    }
#footer {
    z-index: 4;
    position: absolute; 
    margin: 0; 
    bottom: -1px; 
    left: 165px; 
    width: 89%; 
    height: 55px;  
    overflow: hidden; 
    background-color: #FFFFFF;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    }
.info{
    color:#000000;
    font-family:"Times New Roman",serif;
    text-align: center;
    text-indent: 0;
    margin-top: 6px;
    font-size: 11pt;
	font-weight: normal;
    }
.bold {
    font-weight: bold;
    }
#navbar {
    z-index: 5;
    position: absolute;
    margin: 0; 
    left: 0; 
    top: 135px; 
    bottom: 0; 
    width: 219px; 
    background-color: #FF88FF; 
    overflow: auto;
    border-right: 1px solid #000000;
    }
* html #navbar {
    height: 100%;
    width: 220px; 
    top: 0; 
    bottom: 0; 
    border-top: 150px solid #FF88FF;  
    }
ul.navbar {
	list-style-type: none;
	padding: 0;
	margin-left: 20px;
	top: 0;
	left: 0;
	width: 180px;
    }
ul.navbar li {
    list-style-type: none;
	margin: 4px 0;
	padding: 0;
    }
ul.navbar a {
	text-decoration: none;
	font-family:"Times New Roman",serif;
    background: url("menu/agnav01.gif") 0 0 no-repeat;
    display: block;
    width: 172px;
    padding: 7px 0 8px 8px;
    margin:  0;
    font-size: 12pt;
	font-weight: bold;
    }
* html ul.navbar a {
    width: 180px;
    }
ul.navbar a.menukl:link{
    background-position: -180px 0;
    color: #000000;
    }
ul.navbar a.menukl:visited {
    background-position: -180px 0;
    color: #000000;
    }
ul.navbar a.menukl:hover {
	background-position: -180px 0;
    color: #000000;
    }
ul.navbar a.menukl:active {
	background-position: -180px 0;
    color: #000000;
    }
ul.navbar a.menu:link{
    color: #000000;
    }
ul.navbar a.menu:visited {
    color: #000000;
    }
ul.navbar a.menu:hover {
	background-position: -180px 0;
    color: #000000;
    }
ul.navbar a.menu:active {
	background-position: -180px 0;
    color: #000000;
    }
    
ul.navbar a.menukl2:link{
    background: url("menu/agnav02.gif") no-repeat;
    background-position: -180px 0;
    color: #000000;
    text-indent: 20px;
    }
ul.navbar a.menukl2:visited {
    background: url("menu/agnav02.gif") no-repeat;
    background-position: -180px 0;
    color: #000000;
    text-indent: 20px;
    }
ul.navbar a.menukl2:hover {
    background: url("menu/agnav02.gif") no-repeat;
	background-position: -180px 0;
    color: #000000;
    text-indent: 20px;
    }
ul.navbar a.menukl2:active {
    background: url("menu/agnav02.gif") no-repeat;
	background-position: -180px 0;
    color: #000000;
    text-indent: 20px;
    }
ul.navbar a.menu2:link{
    background: url("menu/agnav02.gif") no-repeat;
    color: #000000;
    text-indent: 20px;
    }
ul.navbar a.menu2:visited {
    background: url("menu/agnav02.gif") no-repeat;
    color: #000000;
    text-indent: 20px;
    }
ul.navbar a.menu2:hover {
    background: url("menu/agnav02.gif") no-repeat;
	background-position: -180px 0;
    color: #000000;
    text-indent: 20px;
    }
ul.navbar a.menu2:active {
    background: url("menu/agnav02.gif") no-repeat;
	background-position: -180px 0;
    color: #000000;
    text-indent: 20px;
    }
    
a.tekst:link {
	color: #000000;
	font-weight: normal;
    font-family:Arial,Helvetica, "sans serif";
    }
a.tekst:visited {
	color: #000000;
	font-weight: normal;
    font-family:Arial,Helvetica, "sans serif";
    }
a.tekst:hover {
	color: #C000C0;
    font-weight: normal;
    font-family:Arial,Helvetica, "sans serif";
    }
a.tekst:active {
	color: #C000C0;
	font-weight: normal;
    font-family:Arial,Helvetica, "sans serif";
    }
a.ftr:link {
	color:#000;
	font-weight: normal;
    }
a.ftr:visited {
	color:#000;
	font-weight: normal;
    }
a.ftr:hover {
	color:#FF40FF;
    font-weight: normal;
    }
a.ftr:active {
	color:#40FFFF;
	font-weight: normal;
    }
