*
{
	text-decoration: none;
	line-height: normal;
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #777777;
	font: 11px Tahoma;
}

body
{
	background: #FFFFFF;
	height: 100%;
	text-align: left;
}

	b
	{
		font-weight: bold;
	}
	i
	{
		font-style: italic;
	}
	u
	{
		text-decoration: underline;
	}

	ul
	{
		margin: 69px 0px 0px 0px;
		list-style: none;
	}

	li
	{
		display: inline;
		float: left;
	}

	#decor1
	{
		background: url(beeld/decor1.jpg) repeat-x top;
		display: inline;
		float: right;
		width: 40%;
		height: 635px;
	}

	#decor2
	{
		background: url(beeld/decor2.jpg) repeat-x top;
		display: inline;
		float: left;
		width: 40%;
		height: 635px;
	}

	#midden
	{
		margin: 0px 0px 0px -490px;
		position: absolute;
		height: 621px;
		width: 980px;
		left: 50%;
		top: 0px;
		background: #FFFFFF;
	}

		#taalid
		{
			position: absolute;
			top: 0px;
			right: 0px;
			padding: 10px 60px 0px 0px;
		}
			#taalid img
			{
				border: 1px solid #FFFFFF;
			}

		#decor3
		{
			background: url(beeld/decor3.jpg) no-repeat bottom left;
			display: inline;
			float: left;
			width: 465px;
			height: 621px;
		}

			#tekst1
			{
				background-position: top left;
				width: 465px;
				height: 98px;
				background-repeat: no-repeat;
			}

			#diaset
			{
				background-position: top left;
				height: 292px;
				width: 465px;
				background-repeat: no-repeat;
			}

		#inhoud
		{
			background: url(beeld/bovenrand.jpg) no-repeat top left;
			display: inline;
			float: left;
			width: 454px;
			height: 621px;
		}

		#decor4
		{
			background: url(beeld/decor4.jpg) no-repeat bottom left;
			display: inline;
			float: left;
			width: 61px;
			height: 621px;
		}

			#decor4 img
			{
				position: absolute;
				bottom: 0px;
			}

	#tekst2
	{
		background-position: 324px 0px;
		margin: 0px 0px 0px -490px;
		position: absolute;
		height: 125px;
		width: 980px;
		top: 621px;
		left: 50%;
		background-repeat: no-repeat;
	}

		#tekst2 img
		{
			position: absolute;
			left: 364px;
		}
