html, body {
	margin: 0px;
	height: 100%;
	
}

.tabletitel {
background-image:url(img/bg_argus_logo.jpg);
background-position:bottom;
background-repeat:no-repeat;
vertical-align:bottom;
}
.tablecollage {
background-image:url(img/collage.jpg);
background-position:center;
background-repeat:repeat-x;
vertical-align:bottom;
}

.table { 	height: 100%;
			border-style: none;
			vertical-align:top;
}

.table_zij { height: 100%;
		 	background-image:url(img/bg_table.jpg);
			background-attachment:fixed;
			border-style: none;
			vertical-align:top;
}

.table_main { 	height: 100%;
		 		border-style: none;
				background-image:url(img/bg_logo.png);
				background-attachment:scroll;
				background-repeat:no-repeat;
				background-position:top left;
				}

.verhaal 	
{font-family:Verdana; font-size:11px; color:#333333; line-height:20px; text-align:justify;}
.verhaal
a:link {font-family:Verdana; font-size:11px; color:#333333; line-height:20px; text-align:justify; text-decoration:underline}
.verhaal
a:active {font-family:Verdana; font-size:11px; color:#333333; line-height:20px; text-align:justify; text-decoration:underline}
.verhaal
a:visited {font-family:Verdana; font-size:11px; color:#333333; line-height:20px; text-align:justify; text-decoration:underline}
.verhaal
a:hover {font-family:Verdana; font-size:11px; color:red; line-height:20px; text-align:justify; text-decoration:none}

.table_disputen  

a:, a:link, a:active, a:visited {
color:black; 
text-decoration:none; 
font-family:Arial; 
font-size:12px;
}

a:hover{
color:red; 
text-decoration:underline; 
font-family:Arial; 
font-size:12px;
}

.table_float_left {
float:left; margin-right:5px; margin-bottom:5px; margin-top:5px;"
}

.table_float {
float:right; margin-left:5px; margin-bottom:5px; margin-top:5px;
}

.EVNTcls {

visibility:hidden;
position:absolute;
left:0;
right:0;
top:350;
font-size:12px;
font-family:Arial;
line-height: 2;

}


