#container {
	margin:10px 0 0 0;
	background:url(../images/kader_home_bg.png) top left repeat-y;
}
.container_top {
	background:url(../images/kader_home_top.png) no-repeat;
	height:10px;
}
/*---------- INTRO ALINEA ----------*/
.home_intro, .home_news, #naw {
	float:left;
	width:504px;
	padding:5px 15px 0px 15px;
}
.home_intro h1 {
	color:#003366;
	font-size:24px;
	line-height:30px;
	margin:8px 0 6px 0;
}
/*.home_intro p {
	margin:0px;
	color:#003366;
	line-height:21px;
}*/
/*---------- NEWS ----------*/
.home_news {
	float:left;
	padding:0px;
	width:245px; /*244*/
	margin: 5px 0 0 0;
}
.news_top {
	width:245px;
	height:6px;
	background:url(../images/bg_news_top.png) no-repeat;
}
* HTML .news_top {
	margin-bottom:-7px;
}
.news_main {
	width:215px;
	background:#d7dee5;
	padding: 0px 15px 0 15px;
}
h2 {
	font-size:18px;
	line-height:18px;
	color:#003366;
	padding: 4px 0 12px 0;
}
h3 {
	font-size:14px;
	line-height:21px;
	color:#003366;
	padding: 0px 0 1px 0;
}
.news_main p {
	color:#003366;
	line-height:21px;
}
.news_bottom {
	width:245px;
	height:6px;
	background:url(../images/bg_news_bottom.png) no-repeat;
}
/*---------- NAW ----------*/
#naw {
	width:136px; /*166*/
}
#naw p {
	color:#003366;
	line-height:21px;
}
#naw a {
	color:#003366;
	text-decoration:none;
}
#naw a:hover {
	text-decoration:underline;
}
/*---------- SEPARATOR ----------*/
.separator {
	height:16px;
}
/*---------- ONDERSTE BLOKKEN ----------*/
.consultancy, .accreditation, .references {
	float:left;
	width:230px; /*245*/
	height:273px; /*286*/
	margin: 0 0 20px 15px;
	padding:12px 15px 0px 15px;
	background:url(../images/bg_curriculum.png) no-repeat;
}
* HTML .consultancy {
	margin: 0 0 20px 7px;
}
.accreditation {
	margin: 0 0 20px 0;
	background:url(../images/bg_methodology.png) no-repeat;
}
.references {
	margin: 0 0 20px 0;
	background:url(../images/bg_references.png) no-repeat;
}
h4 {
	color:#ffffff; 
	font-size:18px; 
	line-height:18px;
	padding:0 0 5px 0;
}
.consultancy p, .accreditation p, .references p {
	color:#ffffff;
	line-height:21px;
	padding: 0 15px 0 0;
}
.learnmore_button {
	position:absolute;
	margin: 235px 0 0 0;
}
#introfoto {
	height:165px;
	overflow:hidden;
	width:504px;
	background: #d7dee5;
}
