body
{
	background-image: url(../pic/backgrounds/bg3000.png);
	background-position: center;
	background-repeat: repeat-y;
	color: #232412;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}

a
{
	color: #f7931d;
	text-decoration: underline;
}

a:hover
{
	color: #232412;
}

p, table, form
{
	margin: 0px;
}

br
{
	clear: both;
}

img
{
	vertical-align: text-bottom;
} 

#header
{
	width: 970px;
	height: 31px;
	background-image: url(../pic/backgrounds/orange_top.png);
	background-repeat: no-repeat;
	border: 0px;
	margin: 84px auto 0px auto;
	padding: 0px;
}

	.tijd_temp
	{
		width: 67px;
		height: 33px;
		background-image: url(../pic/backgrounds/tijd_temp_bg.jpg);
		background-repeat: no-repeat;
		margin-top: 22px;
		margin-bottom: -25px;
		text-align: center;
		font-size: 9px;
		position: relative;
		float: left;
	}
	
	#talen
	{
		color: #ffffff;
		font-size: 9px;
		padding: 20px 0px 0px 0px;
		margin-bottom: -25px;
		position: relative;
		float: left;
	}

#middle
{
	width: 970px;
	background-image: url(../pic/backgrounds/orange_bg.png);
	background-repeat: repeat-y;
	border: 0px;
	margin: 0px auto 0px auto;
	padding: 34px 0px 0px 0px;
}

	#left
	{
		width: 184px;
		min-height: 214px;
	  height: auto !important;
	  height: 214px;
		background-repeat: no-repeat;
		background-position: 107px 0px;
		border: 0px;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		float: left;
		position: relative;
	}

	#center
	{
		width: 786px;
		border: 0px;
		margin: 0px;
		padding: 0px;
		float: left;
		position: relative;
	}

		#white_header
		{
			background-image: url(../pic/backgrounds/white_top.png);
			background-repeat: no-repeat;
			width: 786px;
			height: 16px;
			border: 0px;
			margin: 0px;
			padding: 0px;
		}

		#white
		{
			background-image: url(../pic/backgrounds/white.png);
			background-repeat: repeat-y;
			width: 786px;
			min-height: 520px;
	  	height: auto !important;
	  	height: 520px;
			border: 0px;
			margin: 0px;
			padding: 0px;
		}

			#center_center
			{
				width: 577px;
				border: 0px;
				margin: 0px;
				padding: 3px 20px 0px 20px;
				float: left;
				overflow-x: hidden;
			}
		
			#right
			{
				width: 169px;
				border: 0px;
				margin: -16px 0px 0px 0px;
				padding: 0px;
				float: left;
				position: relative;
			}
		
				#right_top
				{
					width: 133px;
					height: 136px;
					background-image: url(../pic/backgrounds/right_top_new.jpg);
					background-repeat: no-repeat;
					font-size: 9px;
					border: 0px;
					margin: 0px;
					padding: 10px 25px 0px 11px;
					overflow: hidden;
				}

					#right_top a
					{
						color: #232412;
						text-decoration: none;
						font-weight: bold;
					}
					
					#right_top a:hover
					{
						color: #f7931d;
					}
		
				#right_middle
				{
					width: 147px;
					height: 313px;
					border: 0px;
					margin: 0px;
					padding: 0px 22px 0px 0px;
				}

				#right_bottom
				{
					width: 169px;
					background-image: url(../pic/backgrounds/right_bottom.png);
					background-repeat: no-repeat;
					border: 0px;
					margin: 0px;
					padding: 0px;
				}
			
		#white_bottom
		{
			background-image: url(../pic/backgrounds/white_bottom.png);
			background-repeat: no-repeat;
			width: 786px;
			height: 18px;
			border: 0px;
			margin: 0px;
			padding: 0px;
		}
	
#footer
{
	width: 970px;
	height: 30px;
	background-image: url(../pic/backgrounds/orange_bottom.png);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 9px;
	margin: 0px auto 0px auto;
	border: 0px;
	padding: 0px;
}

	#email a
	{
		color: #000000;
		text-decoration: none;
	}
	
	#email a:hover
	{
		color: #f7931d;
	}

	#staartmenu a
	{
		color: #ffffff;
		text-decoration: none;
	}
	
	#staartmenu a:hover
	{
		color: #000000;
	}

