/* html tags */

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 100%;
	width: 99%;
}

h1 {
	font-size:18px;
	margin:0;
	color: #000;
	
}

h1 span {
	color: #000;
}


p {
	font-size: 16px;
	line-height:20px;
	color: #000;
}



span {
	font-size: 16px;
	line-height:20px;
	font-weight: bold;
	color: #000;
}

img {
	border: none;
}






/* div */

#container {
	width: 99%;
	margin:0;
	left:0;
}


#topMenu {
	display:none;
}



#header {
	display: none;
}

#taalKeuze {
	display: none;
}

#it_button {
	display: none;
}

#main {
	background-image: none;
	width: 99%;
	margin:0;
}


#leftMenu {
	display: none;
}

#foto {
	display: none;	
}


#content {
	width: 99%;
	float:none;
	margin:0;

}



#footer {
	width:966px;
	height:101px;
	background: url(/job/nl/Images/bck_footerForPrint.jpg) no-repeat;
	clear: both;
}

#footer_buttons {
	display: none;
}
		

		
#cm_link {
	float: left;
	padding:0;
}

	#cm_link a {
		display:none;
		
	}
