/**********FONTS RELATED**********/
.homeNews Li {
	list-style-image: url(/images/ico_list.gif);
	margin-bottom: 5px;
	font-size:11px;
}


/**********FONTS RELATED END**********/

/**********LINKEN RELATED - hou dit na FONTS RELATED aangezien dit hiermee relateerd **********/
.homeGlobalNews  a:link {
	color: #ffffff;
    text-decoration: underline;
}

.homeGlobalNews  a:visited {
    color: #ffffff;
	text-decoration: underline;
}

.homeGlobalNews  a:hover {
    color: #ffffff;
	text-decoration: underline;
}

.homeGlobalNews  a:active {
    color: #ffffff;
	text-decoration: underline;
}
	
/**********LINKEN RELATED END**********/


/**********LAYOUT RELATED**********/

.rechterblok_Home {
	width: 231px;
	background-color:#75BB16;
	
}

.rechterblok_Home_xp {
	width: 231px;
	background-color:#ffffff;
	 
}
	
.home_flash img {
	border-top: 3px solid #DBEEF8;
	padding:0px;
	margin:0px;
	}

.home_flash_xp img {
	padding:0px;
	margin:0px;
	}


.home_flash2 img {
	border-top: 3px solid #DBEEF8;
	border-bottom: 3px solid #DBEEF8;
	padding:0px;
	margin:0px;
	}
	
.contentTabel_home {
	width: 730px;	
}
.content_home {
	width: 493px;
	padding-left:0px;
	padding-top:250px;
	background-image:url(/images/bck_contentHome.gif);
	background-repeat:no-repeat;
	}
.content_home_xp {
	width: 493px;
	padding-left:0px;
	padding-top:250px;
	background-image:url(/images/bck_contentHome_xp.gif);
	background-repeat:no-repeat;
	}
	
.content_homeintro {
	width: 493px;
	padding-left:0px;
	padding-top:40px;
	background-image:url(/images/bck_contentHomeIntro.gif);
	background-repeat:no-repeat;
	}
	
	

.content_homeintro2 {
	width: 493px;
	padding-right:50px;
	padding-bottom:10px;
	background-image:url(/images/bck_contentHomeIntro.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	}
	
.homeIntro {
	width: 265px;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #595959;
	line-height: 16px;
	vertical-align:top;
}	

.content_home_xp .homeIntro {
	width: 385px;
	padding-left: 55px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #595959;
	line-height: 16px;
	vertical-align:top;
}	
.homeIntro2 {
	width: 490px;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #595959;
	line-height: 16px;
	vertical-align:top;
}

.homeNews{
	width: 183px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left:1px;
	font-size: 11px;
	color: #0089CF;
	line-height: 14px;
	vertical-align:top;
}
.TabelboxGlobal {
	width: 730px;
	height:380px;
	background-image:url(/images/bck_global_home.jpg);
	background-position:top;
	background-repeat:no-repeat;
}	

.homeGlobalIntro {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 2px;
	font-size: 11px;
	color: #595959;
	line-height: 15px;
	vertical-align:top;
	text-justify: auto;
	height:115px;
}
.homeGlobalNews 
{
	width:232px;
	height:173px;
	background-image:url(/images/bck_global_news.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	font-size: 11px;
	color: #ffffff;
	vertical-align:top;
	}

.homeGlobalBanner img
{
	border-left:1px solid #C9E6F5;
	border-top:1px solid #C9E6F5;
	}


/**********LAYOUT RELATED END**********/

