	html, body
	{
		background-image: url('../images/background.jpg');
		background-repeat: repeat-x;
	}

	body
	{
		margin: 0;
		padding: 0;
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		font-size: 12px;
	}
	
	a:link, a:visited
	{
		color: #264b6a;
		text-decoration: none;
	}

	a:active, a:hover
	{	
		color: #264b6a;
		text-decoration: underline;
	}
	
	img
	{
		border: none;
	}
	
	h1
	{
		color: #4378bf;
		font-size: 22px;
		margin: 25px 0px 5px 0px;
	}
	
	h2
	{
		color: #333333;
		font-size: 18px;
		margin: 15px 0px 5px 0px;
	}
	
	h3
	{
		color: #333333;
		font-size: 16px;
		margin: 10px 0px 5px 0px;
	}
	
	p
	{
		color: #333333;
		margin: 0px 0px 25px 0px;
		line-height: 16px;
	}
	
	#header
	{
		width: 950px;
		height: 188px;
		background-image: url('../images/header.jpg');
		background-repeat: no-repeat;
	}
	
		#lang
		{
			margin-left: 58px;
			color: white;
		}
		
			#lang a
			{
				color: white;
				font-size: 1em;
				display: block;
				text-align: center;
				background-image: url(../images/nl.jpg);
				height: 19px;
				padding: 5px 10px 5px 10px;
				float: left;
			}
			
			#lang a:hover
			{
				text-decoration: underline;
				color: white;
				font-size: 1em;
			}
	
		#navigation
		{			
			width: 938px;
			height: 30px;
			padding-left: 12px;
		}
	
			#navigation #primary-menu a
			{	
	
				height: 31px;
				display: block;
				padding: 0;
				margin: 0;
				float: left;
			}
		
			#navigation #primary-menu a
			{
				padding-top: 6px;
				height: 24px;
				padding-left: 20px;
				padding-right: 20px;
				color: white;
				text-decoration: none;
				font-size: 10pt;
			}

			#navigation #primary-menu a:hover
			{
				background-image: url('../images/nav_hover.jpg');
				color: #4378bf;
				text-decoration: none;
				background-repeat: repeat-x;
			}
	
			#navigation #primary-menu
			{
				list-style-type: none;
				
				padding: 0;
				margin: 0;
	
			}

			#navigation #primary-menu li
			{			
				float: left;
				display: block;
			}	
		
	#container
	{
		width: 950px;
		margin: 0 auto;
	}
	
	#body_left
	{
		width: 640px;
		float: left;
		padding: 15px 30px 20px 30px;
	}
	
	#body_right
	{
		width: 250px;
		float: right;
		background-image: url('../images/right_menu_head.jpg');
		background-repeat: no-repeat;
		margin-top: 1px;

	}
	
	#right_nav
	{
		width: 250px;
		float: right;
		padding-bottom: 15px;
		background-image: url('../images/right_menu_bg.jpg');
		background-repeat: repeat-y;
	}
	
		#right_nav ul li a
		{	

			height: 31px;
			display: block;
			padding: 0;
			margin: 0;
		}
	
		#right_nav ul li a
		{
			padding-top: 4px;
			height: 20px;
			padding-left: 16px;
			padding-right: 15px;
			color: #404040;
			text-decoration: none;
			font-size: 10pt;
		}

		#right_nav ul li a:hover
		{
			text-decoration: underline;
			background-repeat: repeat-x;
		}

		#right_nav li
		{
			list-style-type: none;
			      
			padding: 0;
			margin: 0;
		}

		#right_nav ul li
		{			
			display: block;
		}
		
	#links
	{
		text-align: center;
		padding: 60px 0px 0px 0px;
		background-image: url('../images/menu_footer.jpg');
		background-repeat: no-repeat;
	}
		
		#links img
		{
			margin-bottom: 20px;
		}
	
	.devider
	{
		clear: both;
	}
	
	.nav_title
	{
		text-transform: uppercase;
		padding: 20px 10px 5px 38px;
		font-size: 16px;
		color: #303030;
	}
	
	#footer
	{
		background-image: url('../images/footer_bg.jpg');
		background-repeat: repeat-x;
		background-color: #ebebeb;
		height: 400px;
		text-align: center;
	}
	
	#footer_contents
	{
		width: 950px;
		margin: 0 auto;
		padding-left: 10px;
		padding-top: 10px;
		font-size: 10px;
	}
        
         
        .error_list
        {
          color: red;
          font-weight: bold;
        }

	#contact_form table
	{			
		border: none;
		color: #333333;
	}
	
	#contact_form th
	{			
		background-color: white;
		border: none;
		vertical-align: middle;
	}
	
	#contact_form tr td
	{			
		background-color: white;
		border: none;
		padding: 10px 10px 10px 10px;
	}
		#contact_form input
		{			
			border: 1px solid #4378bf;
			padding: 4px;
			background-color: #ebf1f9;
			width: 400px;
			font-size: 14px;
		}
		
		#contact_form textarea
		{			
			border: 1px solid #4378bf;
			padding: 4px;
			background-color: #ebf1f9;
			width: 500px;
			height: 250px;
			font-size: 14px;
			color: #333333;
		}

		#contact_form textarea
		{			
			border: 1px solid #4378bf;
			padding: 4px;
			background-color: #ebf1f9;
			width: 500px;
			height: 300px;
			font-size: 14px;
			color: #333333;
		}
	
		#contact_form #verstuur
		{			
			border: 1px solid #4378bf;
			padding: 4px;
			background-color: #ebf1f9;
			width: 200px;
			font-size: 14px;
			color: #333333;
		}
		
	#body_left table
	{			
		border: none;
		color: #333333;
	}
	
	#body_left th
	{			
		background-color: white;
		border: none;
		vertical-align: middle;
	}
	
	#body_left tr td
	{			
		background-color: white;
		border: none;
		padding: 10px 10px 10px 10px;
	}
		#body_left #signin_username
		{			
			border: 1px solid #4378bf;
			padding: 4px;
			background-color: #ebf1f9;
			width: 200px;
			font-size: 14px;
		}
		
		#body_left #signin_password
		{			
			border: 1px solid #4378bf;
			padding: 4px;
			background-color: #ebf1f9;
			width: 200px;
			font-size: 14px;
		}
		
		#body_left #signin_remember
		{			
			border: 1px solid #4378bf;
			padding: 4px;
			background-color: #ebf1f9;
			width: 200px;
			font-size: 14px;
		}
		
		#body_left textarea
		{			
			border: 1px solid #4378bf;
			padding: 4px;
			background-color: #ebf1f9;
			width: 500px;
			height: 250px;
			font-size: 14px;
			color: #333333;
		}

		#body_left textarea
		{			
			border: 1px solid #4378bf;
			padding: 4px;
			background-color: #ebf1f9;
			width: 500px;
			height: 300px;
			font-size: 14px;
			color: #333333;
		}

