body ul li.menu-item a#hi_home {
	font-weight:			bold;
	color:					#FDC609;
}

div#taalKop {
	left:					488px;
	position:				absolute;
	top:					25px;
}

div#content-img {
	height:					375px;
	width:					700px;
	padding:				10px 0px 15px 0px;
}

div#announce{
	width:					100%;
	height:					20px;

	display: 				none;

	position:				relative;
	margin:                 -60px 0px 0px 0px;
	padding:				5px 0px 0px 0px;
	z-index:				10;

	background-image:		url('../../../../../images/arrow.gif');
	background-repeat:		no-repeat;
	background-position:	right;

	text-align: 			right;
}

span#announce-text{
	font-size:				13px;
	color:					#FFFFFF;
	text-transform:				uppercase;
	padding:				0px 30px 0px 0px;
	display:				none;
}

span#announce-text a{
	color:					#fdc609;
	text-decoration:		none;
	display:				inline;
}

div#content-image-holder{
	padding:				0px 10px 10px 10px;
	margin:					0px 0px 20px 0px;

	background-image:		url('../../../../../images/base/content-image.gif');
	background-repeat:		no-repeat;
	background-position:	bottom;
}