
a:link, a:visited {
	color: #993333;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

body {
	font-family: Verdana;
	font-size: 8pt;
	padding: 0;
	margin: 0;}
h2 {
	margin: 0;
	position: absolute;
	top: 95px;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	color: #234863;
}
#main_wrapper {
	height: 527px;
	width: 757px;
	margin: 50px auto 0 auto;  }
#left_wrapper {
	float: left;
	height: 527px;
	width: 382px;
}
#header_wrapper {
	height: 150px;
	width: 382px;
	background: url("../images/img_temp_01.gif");
}
#menu_wrapper {
	text-align: center;
	height: 22px;
	width: 380px; }
	#menu_wrapper ul { list-style: none; padding: 4px; margin: 0;}
	#menu_wrapper li { display: inline; }
		#menu_wrapper li a {
			color: #7c9ab0 ;
			margin: 0;
			text-decoration: none;
			font-family: Verdana;
			font-size: 8pt;
			padding: 0 5px 0 3px;
			border-right: 1px solid #7c9ab0;}
		a.overmenu {
			border: 0 !important;
		}
		#menu_wrapper li a:hover { color: #234863; }
#flash_wrapper {
	height: 355px;
	width: 382px;
}
#right_wrapper {
	float: left;
	height: 527px;
	width: 375px;
}
#subheader_wrapper {
	background: url("../images/img_temp_02.gif");
	height: 75px;
	width: 375px; }
		#subheader_left {
			float: left;
			width: 310px;
			height: 35px;
			padding: 40px 0 0 10px; }
		#subheader_right {
			float: right;
			height: 27px;
			padding: 0 5px 0 8px;
			margin: -40px 0 0 0;
			}
				#subheader_right ul {list-style: none; padding: 0px; margin: 0px; clear: both; }
				#subheader_right li { float: left; margin: 0 0 0 5px; }
					#subheader_right li a {
						display: block;
						width: 14px;
						height: 14px;
						margin: 0 2px 0 0;
						font-size: 1px;
					}
					#li_green a { background: url("../images/img_button_green.gif"); }
					#li_green a:hover { background: url("../images/img_button_green.gif") bottom; }
					#li_red a { background: url("../images/img_button_red.gif"); }
					#li_red a:hover { background: url("../images/img_button_red.gif") bottom; }
					#li_blue a { background: url("../images/img_button_blue.gif"); }
					#li_blue a:hover { background: url("../images/img_button_blue.gif") bottom; }
					#li_orange a { background: url("../images/img_button_orange.gif"); }
					#li_orange a:hover { background: url("../images/img_button_orange.gif") bottom; }
					#li_gray a { background: url("../images/img_button_gray.gif"); }
					#li_gray a:hover { background: url("../images/img_button_gray.gif") bottom; }
				.talen {
					margin: 0 0 0 63px !important;
				}
				.flag_nl, .flag_fr {
					display: block;
					width: 14px;
					height: 12px !important;
					text-indent: -9999px;
					margin: 0 2px 3px 0 !important;
				}
				.flag_nl {
					background: url("../images/nl.gif");
				}
				.flag_fr {
					background: url("../images/fr.gif");
				}
				.flag_nl:hover {
					background: url("../images/nl.gif") bottom;
				}
				.flag_fr:hover {
					background: url("../images/fr.gif") bottom;
				}
#content_wrapper {}
#content_wrapper div {
	overflow: auto;
}
#content_wrapper_green {
	background: url("../images/green/img_temp_03.gif");
	height: 432px;
	width: 355px;
	padding: 10px 10px 10px 10px; }
#content_wrapper_red {
	background: url("../images/red/img_temp_03.gif");
	height: 432px;
	width: 355px;
	padding: 10px 10px 10px 10px; }
#content_wrapper_blue {
	background: url("../images/blue/img_temp_03.gif");
	height: 432px;
	width: 355px;
	padding: 10px 10px 10px 10px; }
#content_wrapper_orange {
	background: url("../images/orange/img_temp_03.gif");
	height: 432px;
	width: 355px;
	padding: 10px 10px 10px 10px; }
#content_wrapper_gray {
	background: url("../images/gray/img_temp_03.gif");
	height: 432px;
	width: 355px;
	padding: 10px 10px 10px 10px; }

#footer_wrapper {
	margin: 0 auto 0 auto;
	padding: 4px 0 0 25px;
	height: 22px;
	width: 757px;
	clear: both;
}

