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

a
{
	color: #83b817;
	text-decoration: underline;
}

a:hover
{
	color: #1a171b;
}

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

br
{
	clear: both;
}

#home br
{
	clear: none;
}

img
{
	vertical-align: text-bottom;
} 

#header
{
	width: 971px;
	height: 135px;
	background-image: url(../pic/backgrounds/main_bg_head.png);
	background-repeat: no-repeat;
	border: 0px;
	margin: 78px auto 0px auto;
	padding: 0px;
}

	#kopmenu
	{
		width: 958px;
		height: 21px;
		background-image: url(../pic/backgrounds/kopmenu_bg.png);
		background-repeat: repeat-x;
		font-family: Arial, sans-serif;
		font-size: 9px;
		color: #ffffff;
		margin: -5px 0px 0px 1px;
		position: relative;
	}

		.kopitem
		{
			text-align: center;
		}
		
		.kopitem a
		{
			width: 100%;
			height: 100%;
			color: #ffffff;
			text-decoration: none;
		}

		.kopitem a:hover
		{
			color: #ffffff;
		}

			.vert_menu
			{
		  	width: 100px;
				margin: 0px 0px 0px 0px;
				border: 0px;
				padding: 0px;
				position: absolute;
				visibility: hidden;
				z-index: 11;
				font-size: 9px;
			}
			
			.vert_menu a
			{
				margin: 2px 0px 2px 0px;
				text-decoration: none;
				color: #ffffff;
				display: block;
				float: none;
			}

			.vert_menu a:hover, .vert_menu a.active
			{
				text-decoration: none;
				color: #83b817;
			}

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

	#middle_container1
	{
		width: 958px;
		background-image: url(../pic/backgrounds/middle_bg.png);
		background-repeat: repeat-y;
		margin: 0px 0px 0px 1px;
	}

	#middle_container2
	{
		width: 958px;
		background-image: url(../pic/backgrounds/middle_bottom_bg.png);
		background-position: bottom;
		background-repeat: no-repeat;
		margin: 0px;
	}

		#left
		{
			width: 138px;
			min-height: 567px;
		  height: auto !important;
		  height: 567px;
			border: 0px;
			margin: 0px 0px 0px 0px;
			padding: 0px;
			float: left;
			position: relative;
		}

			#left a
			{
				color: #ffffff;
				text-decoration: none;
			}
			
			#left a:hover
			{
				color: #83b817;
			}
			
			#opsluit
			{
				height: 14px;
				line-height: 14px;
			}
			
			#opsluit a
			{
				color: #1a171b;
				text-decoration: none;
			}
			
			#opsluit a:hover
			{
				color: #83b817;
			}

			#menu
			{
				width: 138px;
				font-family: Arial, sans-serif;
				margin: 0px 0px 10px 0px;
				padding: 0px 0px 0px 0px;
				
			}

				#menu ul
				{
						width: 131px;
						background-image: url(../pic/backgrounds/ul_bg.png);
						background-repeat: repeat-y;
						list-style-type: none;
						padding: 3px 0px 2px 5px;
						margin: 0px 0px 0px 0px;
				}
				
				#menu li
				{
				   margin: 0px 0px 4px 6px;
				   font-size: 10px;
				   line-height: 12px;
				}
	
		#center
		{
			width: 654px;
			min-height: 567px;
		  height: auto !important;
		  height: 567px;
			border: 0px;
			margin: 0px;
			padding: 12px 12px 12px 12px;
			overflow-x: hidden;
			float: left;
			position: relative;
		}
		
			#acties_head
			{
				width: 208px;
				height: 22px;
				padding: 8px 0px 0px 0px;
				font-family: Arial, sans-serif;
				text-align: center;
				background-image: url(../pic/backgrounds/acties_bg.png);
			}
			
			#acties_head a
			{
				color: #ffffff;
				text-decoration: none;
			}
			
			#acties_head a:hover
			{
				color: #83b817;
			}
			
			#latestnews
			{
				width: 188px;
				height: 212px;
				padding: 10px 10px 0px 10px;
				background-color: #cfd0d2;
			}
			
			#latestnews a
			{
				color: #1a171b;
				text-decoration: none;
			}
			
			#latestnews a:hover
			{
				color: #83b817;
			}
		
		#right
		{
			width: 142px;
			min-height: 567px;
		  height: auto !important;
		  height: 567px;
			border: 0px;
			margin: 0px 0px 0px 0px;
			padding: 0px;
			overflow-x: hidden;
			float: left;
			position: relative;
		}
		
			.button_right
			{
				width: 141px;
				height: 20px;
				padding: 7px 0px 0px 0px;
				margin: 0px 0px 1px 1px;
				font-family: Arial, sans-serif;
				text-align: center;
				background-image: url(../pic/backgrounds/button_right_bg.png);
			}
			
			.button_right a
			{
				color: #ffffff;
				text-decoration: none;
			}
			
			.button_right a:hover
			{
				color: #83b817;
			}

			#projects a
			{
				color: #1a1a1a;
				text-decoration: none;
				font-family: Arial, sans-serif;
			}
			
			#projects a:hover
			{
				color: #83b817;
			}
		
#footer
{
	width: 971px;
	height: 11px;
	background-image: url(../pic/backgrounds/main_bg_bottom.png);
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-size: 9px;
	margin: 0px auto 0px auto;
	border: 0px;
	padding: 0px 0px 0px 0px;
}

	#email a
	{
		font-weight: bold;
		color: #1a171b;
		text-decoration: none;
	}
	
	#email a:hover
	{
		color: #83b817;
	}

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

.png
{
	behavior: url(/css/iepngfix.htc);
}