/* ****************************************************************** */
/* ***standaard*stylesheet*BSP*2006********************************** */
/* ****************************************************************** */


.horizon
{
	text-align: center;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#blok
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: black;
	margin-left: -338px;
	position: absolute;
	left: 50%;
	width: 676px;
	visibility: visible;
	z-index: 1;
	background-color: white;
}

#blok2
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: black;
	margin-left: -338px;
	position: absolute;
	left: 50%;
	width: 676px;
	visibility: visible;
	z-index: 2;
}



