body
{
	color: #4d474d;
	background-color: #ecf3f6;
	background-image: url(../pic/backgrounds/header_bg1.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

a
{
	color: #4d474d;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
}

p
{
	margin: 0px 0px 5px 0px;
}

img
{
	/*border: 0px;*/
	vertical-align: bottom;
}

br
{
	clear: both;
}

form
{
	margin: 0px;
}

table
{
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	margin: 0px;
}

#header
{
	width: 962px;
	height: 148px;
	margin: 0px auto 0px auto;
	border: 0px;
	padding: 0px;
}

	#header_left
	{
		width: 506px;
		height: 148px;
		border: 0px;
		padding: 0px;
		margin: 0px;
		float: left;
	}

	#header_right
	{
		width: 437px;
		height: 148px;
		text-align: right;
		border: 0px;
		padding: 0px 19px 0px 0px;
		margin: 0px;
		float: left;
	}

      #language_menu
		{
      	width: 190px;
			background-color: #ffffff;
      	background-image: url(../pic/icons/icon_dropdown.jpg);
			background-repeat: no-repeat;
			background-position: top right;
			text-align: left;
		   border: 0px;
			margin: 35px 0px 0px 0px;
         padding: 0px;
         float: right;
		}
      
		#horz_menu a
		{
			width: 184px;
      	border: 1px solid #7f9db9;
         text-decoration: none;
			font-weight: bold;
         display: block;
         float: left;
         margin: 0px;
         padding: 1px 2px 2px 2px;
		}
      
		#horz_menu a:hover, #horz_menu a.active
		{
         text-decoration: none;
		}
      
		.vert_menu
		{
			position: absolute;
         visibility: hidden;
         border-top: 0px;
         border-right: 0px;
         border-bottom: 1px solid #4d474d;
         border-left: 0px;
		}
      
		.vert_menu a
		{
         width: 184px;
         border-top: 0px;
         border-right: 1px solid #4d474d;
         border-bottom: 0px;
         border-left: 1px solid #4d474d;
			padding: 1px 2px 2px 2px;
         text-decoration: none;
			background-color: #FFFFFF;
         display: block;
         float: none;
		}
      
		.vert_menu a:hover, .vert_menu a.active
		{
         text-decoration: none;
         background-color: #316ac5;
         color: #FFFFFF;
		}

#main1
{
	width: 962px;
	height: 65px;
	margin: 0px auto 0px auto;
	border: 0px;
	padding: 0px;
}

	#main1_left
	{
		width: 12px;
		height: 65px;
		background-image: url(../pic/backgrounds/main_bg1.jpg);
		border: 0px;
		padding: 0px;
		margin: 0px;
		float: left;
	}

	#main1_middle
	{
		width: 931px;
		height: 65px;
		background-image: url(../pic/backgrounds/main_bg2.jpg);
		background-repeat: repeat-x;
		border: 0px;
		padding: 0px;
		margin: 0px;
		float: left;
	}
			.main1_middle_image
			{
				height: 22px;
				border: 0px;
				padding: 5px 0px 0px 0px;
				margin: 0px;
				float: right;
			}
			
			.main1_middle_text
			{
				height: 15px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 9px;
				border: 0px;
				padding: 12px 0px 0px 0px;
				margin: 0px;
				float: right;
			}
			
				.main1_middle_text a
				{
					color: #ffffff;
		    		text-decoration: none;
				}
	
				.main1_middle_text a:hover
				{
				    color: #e31936;
				}

			.main1_middle_button
			{
				color: #ffffff;
				font-weight: bold;
				border: 0px;
				padding: 7px 0px 0px 0px;
				margin: 0px;
			}
			
				.main1_middle_button a
				{
					color: #ffffff;
		    		text-decoration: none;
				}
	
				.main1_middle_button a:hover
				{
				    color: #e31936;
				}
				
	#main1_right
	{
		width: 17px;
		height: 65px;
		background-image: url(../pic/backgrounds/main_bg3.jpg);
		border: 0px;
		padding: 0px;
		margin: 0px;
		float: left;
	}
		
#main2
{
	width: 962px;
	background-image: url(../pic/backgrounds/main_bg4.jpg);
	background-repeat: repeat-y;
	border: 0px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

	#main2_right_image
	{
		border: 0px;
		margin: 0px 3px 0px 0px;
		padding: 0px;
		float: right;
	}

	#main2_right_form
	{
		border: 0px;
		margin: 0px;
		padding: 0px 9px 0px 0px;
		float: right;
	}
	
#main3
{
	width: 962px;
	background-image: url(../pic/backgrounds/main_bg4.jpg);
	background-repeat: repeat-y;
	border: 0px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

	#main3_left
	{
		width: 190px;
		border: 0px;
		font-weight: bold;
		font-size: 11px;
		padding: 5px 3px 5px 7px;
		margin: 0px;
		float: left;
	}
		
		.main3_left_ruler
		{
			width: 204px;
			height: 5px;
			border-top: 1px solid #8e8e8e;
			border-right: 0px;
			border-bottom: 0px;
			border-left: 0px;
			padding: 0px;
			margin: 5px -12px 0px -5px;
			font-size: 1px;
	    line-height: 1px;
	    position: absolute;
		}

		#main3_left a
		{
			color: #205394;
			text-decoration: none;
		}

		#main3_left a:hover
		{
			color: #4d474d;
		}
		
		#main3_left ul
		{
		   list-style-type: none;
		   padding: 0px;
		   margin: 3px 0px 3px 5px;
		}
		
		#main3_left li
		{
		   margin: 0px;
		}
		
	#main3_right
	{
		width: 729px;
		border: 0px;
		padding: 5px 17px 5px 16px;
		margin: 0px;
		float: left;
		font-size: 11px;
	}

		#main3_right_ruler
		{
			width: 745px;
			height: 5px;
			border-top: 1px dotted #c7c7c7;
			border-right: 0px;
			border-bottom: 0px;
			border-left: 0px;
			padding: 0px;
			margin: 5px -8px 0px -8px;
			font-size: 1px;
	    line-height: 1px;
		}
		
		.cel_rand_rechts
		{
			border-top: 0px;
			border-right: 1px dotted #c7c7c7;
			border-bottom: 0px;
			border-left: 0px;
			padding: 0px 10px 0px 0px;
		}

		.cel_rand_boven
		{
			border-top: 1px dotted #c7c7c7;
			border-right: 0px;
			border-bottom: 0px;
			border-left: 0px;
			padding: 10px 0px 0px 10px;
		}

#main4
{
	width: 962px;
	background-image: url(../pic/backgrounds/main_bg4.jpg);
	background-repeat: repeat-y;
	border: 0px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

	#main4_left
	{
		width: 190px;
		border: 0px;
		padding: 5px 3px 5px 7px;
		margin: 0px;
		float: left;
	}
		
	#main4_right
	{
		width: 729px;
		border: 0px;
		padding: 5px 17px 5px 16px;
		margin: 0px;
		float: left;
		font-size: 10px;
	}

		#main4_right_ruler
		{
			width: 745px;
			height: 5px;
			border-top: 1px dotted #c7c7c7;
			border-right: 0px;
			border-bottom: 0px;
			border-left: 0px;
			padding: 0px;
			margin: 5px -8px 0px -8px;
			font-size: 1px;
	    line-height: 1px;
		}

#footer
{
	width: 962px;
	height: 53px;
	margin: 0px auto 0px auto;
	border: 0px;
	padding: 0px;
}

	#footer_left
	{
		width: 12px;
		height: 53px;
		background-image: url(../pic/backgrounds/footer_bg1.jpg);
		border: 0px;
		padding: 0px;
		margin: 0px;
		float: left;
	}

	#footer_middle1
	{
		width: 581px;
		height: 41px;
		font-weight: bold;
		color: #ffffff;
		background-image: url(../pic/backgrounds/footer_bg2.jpg);
		background-repeat: repeat-x;
		border: 0px;
		padding: 12px 0px 0px 0px;
		margin: 0px;
		float: left;
	}

				#footer_middle1 a
				{
					color: #ffffff;
		    		text-decoration: none;
				}
	
				#footer_middle1 a:hover
				{
				    color: #e31936;
				}

	#footer_middle2
	{
		width: 350px;
		height: 46px;
		font-weight: bold;
		color: #ffffff;
		background-image: url(../pic/backgrounds/footer_bg2.jpg);
		background-repeat: repeat-x;
		border: 0px;
		padding: 7px 0px 0px 0px;
		margin: 0px;
		float: left;
	}

	#footer_right
	{
		width: 17px;
		height: 53px;
		background-image: url(../pic/backgrounds/footer_bg3.jpg);
		border: 0px;
		padding: 0px;
		margin: 0px;
		float: left;
	}

#last
{
	width: 935px;
	font-weight: bold;
	margin: 0px auto 0px auto;
	border: 0px;
	padding: 5px 17px 0px 10px;
}

	#last a
	{
		text-decoration: none;
	}

.exigent_vert_menu
{
    width: 327px;
    height: 242px;
    font-family: Trebuchet MS, Tahoma, Verdana;
    font-size: 11px;
    position: absolute;
    display: none;
    margin-left: 1px;
    /*background-color: #fdfdbf; */
    background-image: url(../pic/backgrounds/exigent_pop.jpg);
    border: 1px solid #e2007a;
}

.exigent_vert_menu a
{
    margin-bottom: -1px;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
    color: #ffffff;
    display: block;
    float: none;
}

.exigent_vert_menu a:hover, .exigent_vert_menu a.active
{
    text-decoration: none;
    color: #e2007a;
}

#menu_exigent_child a
{
	color: #ffffff;
}

#menu_exigent_child a:hover
{
	color: #e2007a;
}

