#kruis {
	background-color: #cc0000;
	visibility: hidden;
	} 
.main {
	color:#ffcccc;
	font-weight:bold;
	font-size:12pt;
	}
.sub {
	color:#ffcccc;
	font-weight:bold;
	font-size:11pt;
	}
.sub A:LINK				{	color:	#ffffff;
							font-size:12pt;
							font-weight:bold;
							text-decoration:	underline;		}
.sub A:VISITED			{	color:	#ffffff;
							font-size:12pt;
							font-weight:bold;
							text-decoration:	underline;		}
.sub A:HOVER			{	color:	#ffffff;
							font-size:12pt;
							font-weight:bold;
							text-decoration:	none;	}
.sub A:ACTIVE			{	color:	#ffffff;
							font-size:12pt;
							font-weight:bold;
							text-decoration:	none;		}

.but 					{	color:	#ffcccc;
							font-size:12pt;
							font-weight:bold;
							text-decoration:	none;		}
.but A:LINK				{	color:	#ffcccc;
							font-size:12pt;
							font-weight:bold;
							text-decoration:	none;		}
.but A:VISITED			{	color:	#ffcccc;
							font-size:12pt;
							font-weight:bold;
							text-decoration:	none;		}
.but A:HOVER			{	color:	#ffffff;
							font-size:12pt;
							font-weight:bold;
							text-decoration:	none;	}
.but A:ACTIVE			{	color:	#ffffff;
							font-size:12pt;
							font-weight:bold;
							text-decoration:	none;		}

.abut {
	color:#ffffff;
	}
.cnt {
	position: absolute;
	left:0px;
	top: 0px;
	z-index:10;
	opacity:0;
	filter:alpha(opacity=0);
	}