@charset "UTF-8";
/* CSS Document */

*:focus {outline: none;}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 11px;
	color: #5c4740;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #73635e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #73635e;
}
a:hover {
	text-decoration: none;
	color: #5c4740;
}
a:active {
	text-decoration: none;
	color: #dfd1cd;
}
a {font-weight: bold;}

a.special:link {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #73635e;
	text-decoration: none;
	font-weight: bold;
}
a.special:visited {
	color: #73635e;
	text-decoration: none;
}
a.special:hover {
	color: #5c4740;
	text-decoration: none;
}
a.special:active {
	color: dfd1cd;
	text-decoration: none;
}

.style1 {font-family: Georgia, "Times New Roman", Times, serif;color: #006633}
.style2 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 16px}
.style3 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 20px; font-style: italic; }
.style4 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 12px;color: #FFFFFF;}
.style5 {font-family: Georgia, "Times New Roman", Times, serif;font-size: 13px}

.kader1 { 
border-right:2px solid #FFFFFF;
border-left:2px solid #FFFFFF;
border-bottom:2px solid #FFFFFF;
border-top:2px solid #FFFFFF;
}
.transparant1 {	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.transparant2 {	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
.cellimg1 {
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(http://www.pigmalion.be/images/Preeg.png);
}
.cellimg2 {
	background-position:top;
	background-repeat:no-repeat;
	background-image: url(http://www.pigmalion.be/images/Preeg.png);
}
#teller {
	position:absolute;
	left:0px;
	top:0px;
	width:1px;
	height:1px;
	z-index:1;
	visibility: hidden;
}