#mainNavigationArea{
	background-image:		url(http://www.kadmos.nl/simg/bg_mainnav.gif);
	background-repeat:	no-repeat;
	height:					28px;
}

#primaryContentArea{
	float:					left;
	width:					487px;
}

#primaryContentArea{
	float:					left;
	width:					487px;
}

.homeImg {
	background-image:		url(http://www.kadmos.nl/simg/bg_home_image.jpg);
	background-repeat:	                no-repeat;
        background-position:                  0px 0px;
	height:					322px;
	margin:					7px 0 0 0;
}

.homeImg img {
       margin: 15px 0px 0px 22px;
}


#subNavigationArea{
	float:					left;
	width:					270px;
	background-image:		url(http://www.kadmos.nl/simg/bg_home_news.gif);
        background-repeat: repeat-x;
}

#subNavigationArea h1{
	background-image:		url(http://www.kadmos.nl/simg/bg_nieuws.gif);
	background-repeat:	no-repeat;
	width:					270px;
	height:					16px;
	margin:					17px 0 0 0;
	
}

#subNavigationArea h1 span{
	display:				none;

}

.contentItem
	{
		padding:					0 0 20px 0;
		margin:					0 0 20px 0;
		background-image:		none;
	}	

a.title_news {
    color: #006cbb;
    font-weight: bold;
    text-decoration: none;
}