@charset "utf-8";
/* CSS Document */

#trunktop {
	height: 187px;
	margin-left: 5px;
	width: 100%;
	float: left;	
	background-image:url(images/trunktop_home.png);
	background-repeat: no-repeat;
	}
#left {
	display: none;
	}

#trunk {
	min-height: 360px;
	padding-bottom: 60px;
	}
#trunktop {
	padding-left: 4px;
	}
#trunktop IMG.topimg {
	margin-left: 4px;
	float: left;
	}

#trunktop a IMG.topimg {
	border: none;
	}		
#right {
	margin-top: -187px;
	position: relative;
	z-index: 100;
	}
#content {
	width: 654px;
	min-height: 320px;
	float: left;
	z-index: 100;
	position: relative;
	}
#right {
	width: 230px;
	padding: 30px;
	padding-left: 28px;
	padding-right: 32px;
	padding-top: 23px;
	margin-right: 9px;
	float: right;
	background-image: url(images/rigthbg_home.png);
	background-repeat:no-repeat;
	min-height: 500px;
	height: auto;
	position: relative;
	z-index: 10;
	}
IMG.footertop {
	display: block;
	margin-top: -133px;
	margin-right: 11px;
	float: right;
	position: relative;
	z-index: 1;
	}
.newslatest {
	width: 216px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border: 1px #b9c0d2 solid;
	border-style: none none solid none;
	}
.newslatest .newssubheader p {
	font-size: 11px;
	line-height: 18px;
	}

.newslatest .newsdate {
	color: #9da8c1;
	font-size: 11px;
	padding-top: 10px;
	}
.newslatest .meer {
	float: right;
	margin-top: -25px;
	}

.newslatest p {
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0;
	padding-bottom: 10px;
	}
