@CHARSET "UTF-8";
* {
	margin: 0;
}
html, body {
	/*height: 100%;*/
	text-align: center;
     min-width: 962px;
     padding: 0;
     margin: 0;
     background: url('/img/bottom_bg.gif') bottom no-repeat;
     color: #000000;
     font: 11px Tahoma;
}
td {
	font: 11px Tahoma;
}
.content img {
	/*border: 2px solid #0069AF;*/
}
a {
	text-decoration: none;
	color: #0069AF;
}
div {
	margin: 0px;
	padding: 0px;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -25px; /* the bottom margin is the negative value of the footer's height */
	background: url('/img/top_bg.gif') top no-repeat;
	width: 962px;
	/*background: url('/img/blue_bg.gif');*/
}
.footer, .push {
	height: 25px; /* .push must be the same height as .footer */
	color: #d9eaf6;
}
.footer a {
	color: #d9eaf6;
	text-decoration: underline;
}
#content_container {
	width: 920px;
}
.left_floater {
	float: left;
	height: 72px;
}
.a_left_floater {
	float: left;
	height: 72px;
	background: url('/img/active_menu_bg.gif');
}
.menu_ie_fix {
	margin: 0 -5px 0 -3px;
}
.menu_ff_fix {
	padding: 1px 0px 2px 0px;
	margin-top: 2px;
}
.menu_item_container {
	float: left;
	height: 72px;
	/*margin: 0 -5px 0 -3px;*/
	cursor: pointer;
}
	.menu_item_container div {
		float: left;
		height: 72px;
		color: #D9EAF6;
		margin: 0 10px 0 10px;
		font: 16px Arial;
		/*cursor: pointer;*/
	}
		.menu_item_container div img {
			margin-top: 45px;
		}
.menu_active_item_container {
	float: left;
	height: 72px;
	/*margin: 0 -5px 0 -3px;*/
	background: url('/img/act_menu_bg.gif');
	cursor: pointer;
}
	.menu_active_item_container div {
		float: left;
		height: 72px;
		color: #FFFFFF;
		background: url('/img/a_menu_bg.gif');
		margin: 0 10px 0 10px;
		font: 16px Arial;
		/*cursor: pointer;*/
	}
		.menu_active_item_container div img {
			margin-top: 30px;
		}
#menu_main_container {
	height: 72px;
	width: 950px;
	overflow: hidden;
	margin: 0 6px 0 6px;
	background: url('/img/menu_bg.gif');
	padding: 0px;
}
#menu_left {
	float: left;
	width: 24px;
	height: 72px;
	background: url('/img/menu_left_bg.gif') no-repeat;
}
#menu_right {
	float: right;
	width: 3px;
	height: 72px;
	background: url('/img/menu_right_bg.gif') no-repeat;
}
#menu_lang {
	height: 72px;
	float: right;
	/*vertical-align: text-bottom;*/
	padding-top: 39px;
}
.menu_lang_stripe {
	float: left;
	height: 72px;
	width: 1px;
	/*background: url('/img/mini_menu_stripe.png') bottom no-repeat;*/
}
.menu_item {
	height: 72px;
	float: left;
	color: #FFFFFF;
}
.menu_item_active {
	float: left;
	height: 72px;
	color: #FFFFFF;
	background: url('/img/a_menu_bg.gif');
	margin: 0 5px 0 5px;
}
.menu_stripe {
	float: left;
	height: 72px;
	width: 2px;
	background: url('/img/menu_stripe.png') no-repeat;
}
.active_menu_item {
	height: 72px;
	float: left;
	background: url('/img/a_menu_bg.gif');
	border: 1px solid red;
}
.active_menu_left {
	float: left;
	height: 72px;
	width: 11px;
	background: url('/img/a_menu_left_bg.gif') no-repeat;
}
.active_menu_right {
	float: right;
	height: 72px;
	width: 12px;
	background: url('/img/a_menu_right_bg.gif') no-repeat;
}

.sub_menu_item, .sub_menu_item_active {
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 5px 0px;
}
.sub_menu_item {
	color: #000000;
}
.sub_menu_item_active {
	color: #FFFFFF;
}

.headerfoto {
	margin: 7px 0px 0px 0px;
	padding: 0px;
	
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#content_container {
	text-align: left;
	margin: 20px 0 10px 27px;
}
#breadcrumb{
	font-weight: normal;
	vertical-align: text-top;
	margin-bottom: 17px;
	font-size: 20px;
	color: #0069AF;
}
.titlemaker {
	clear: left;
	margin-bottom: 15px;
}
.titlemaker img {
	border: 0px;
}
.downloads {
	clear:left;
	margin-top:0px;
	color: #0069AF;
}
	.downloads a {
		color: #0069AF;
	}
	.downloads div {
		margin-bottom: 0px;
	}
		.downloads div img {
			float: left;
			margin-right: 10px;
			margin-top: 0px;
		}
		.downloads div div {
			float: left;
			width: 170px;
		}

/*
//////////////////
// Uitklap Menu //
//////////////////
*/
.subitem {
	width: 155px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
.sub_menu_stripe {
	margin: 0px;
	padding: 0px;
	clear: left;
	width: 130px;
	height: 1px;
}

#sub_menu {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	background: #0766A5;
	border: 1px solid #4282AD;
	z-index: 1;
	width: 150px;
	/*cursor: pointer;*/
}
#sub_sub_menu {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	background: #0766A5;
	border: 1px solid #4282AD;
	/*width: 150px;*/
	z-index: 2;
	/*cursor: pointer;*/
}
#sub_sub_sub_menu {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	background: #0766A5;
	border: 1px solid #4282AD;
	/*width: 150px;*/
	z-index: 3;
	/*cursor: pointer;*/
}

.menu2_item_container {
	margin:0px;
	padding: 0px;
	cursor: pointer;
}
	.menu2_item_container div {
		margin: 0px;
		padding: 0px;
		text-align: left;
		color: #FFFFFF;
	}
		/*.menu2_item_container div img {
			margin: 0px 0px 0px 5px;
		}*/
