/* ********************************************************************************* */
/* DEFAULT */
/* ********************************************************************************* */
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; font-size: 12px; color:#000000; font-weight: normal; line-height:normal;
	text-align:center;
	background-color:#FFF;
}
.pixel {
	width:10px;
}
.clear_both {
	clear:both;
}
.menu_backgroundcolor {
	background-color:#ffffff;
}


/* ********************************************************************************* */
/* MENU */
/* ********************************************************************************* */
#menu {
	position:relative;
	float:left; 
	height:24px;
	width:953px;
	z-index:100;
}
#menu_space {
	padding:0;
}
#menu_subbutton {
	padding:0;
	margin:0;
}
#menu_subbutton li {
	float:left;
	list-style-type:none;
	text-align:center;
}
#menu_subbutton li li {
	float:none;
	list-style-type:none;
	text-align:left;
	padding-left:7px;
}
#menu_subbutton ul {
	padding:0px;
	margin:0;
	margin-top:-2px;
	*margin-top:0px;
	left:-1000px; 
	position:absolute;
	_width:150px; 
} 
#menu_subbutton li:hover ul {
	background-position:0px 0px; 
	left:auto;
}
#menu_subbutton li.ie_does_hover ul {
	background-position:0px 0px; 
	left:auto;
}
#menu_subbutton a {
	display:block; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
ul a { 
	float:none;
	width:auto;
}
ul ul a:link {
	font-weight:normal; 
	color:#666666;
	width:195px;
}
ul ul a:visited {
	font-weight:normal; 
	color:#666666;
	width:195px;
}
ul ul a:hover {
	font-weight:normal; 
	color:#000000;
	width:195px;
}
ul ul a:active {
	font-weight:normal; 
	color:#666666;
	width:195px;
}
ul ul {
	border:1px solid #000000;
	background-repeat:repeat-x;
	background-color:#ffffff;
}
ul ul li {
	min-width:195px;
	width:auto;
	height:17px;
	padding-top:6px;
	cursor:pointer;
}
li ul {
	z-index:100;
}


/* ********************************************************************************* */
/* BASE */
/* ********************************************************************************* */
#base {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:953px;
	position:relative;
}
/*
#base_header_menu {
	width:953px;
	height:24px;
	overflow:hidden;
	z-index:100;
}
*/
#base_header_photo {
	width:953px;
	height:159px;
	overflow:hidden;
}
#base_content {
	width:953px;
	min-height:318px;
	position:relative;
}
#content_submenu {
	width:159px;
	position:relative;
	min-height:318px;
	float:left;
}
#content_submenu_logo{
	width:159px;
	height:72px;
	overflow:hidden;
	position:relative;
}
#content_submenu_links{
	width:159px;
	position:relative;
}
#content_submenu_links div {
	padding-left:5px;
	padding-top:3px;
	line-height:18px;
	font-family: Helvetica, sans-serif; font-size:10px;
	font-weight:bold;
}
#content_text {
	width:476px;
	position:relative;
	min-height:318px;
	float:left;
}
#content_top_image {
	width:476px;
	height:75px;
	overflow:hidden;
	position:relative;
}
#content_text_inhoud{
	width:462px;
	min-height:243px;
	position:relative;
	padding-left:7px;
}
#content_text_inhoud ul li {
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right:7px;
}
#content_text_inhoud li {
	list-style-position:outside;
}
#content_text_inhoud ol li {
	list-style-position:outside;
	list-style:decimal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-right:7px;
	margin-left:5px;
} 
#content_image {
	width:317px;
	position:relative;
	height:318px;
	float:right;
}
#content_image_kolom1 {
	width:158px;
	height:318px;
	float:left;
}
#content_image_kolom2 {
	width:158px;
	height:318px;
	position:relative;
	float:right;
}
#content_image_kolom1_image1 {
	width:158px;
	height:159px;
	overflow:hidden;
}
#content_image_kolom1_image2 {
	width: 158px;
	height:159px;
	overflow:hidden;
	margin-top:1px;
}
#content_image_kolom2_image1 {
	width:158px;
	height:159px;
	overflow:hidden;
}
#content_image_kolom2_image2 {
	width: 158px;
	height:159px;
	overflow:hidden;
	margin-top:1px;
}
#base_footer_menu {
	width:953px;
	height:24px;
	overflow:hidden;
}
