/*specifiek home page*/
#header_graphic{
	background-image:   url("../images/header_home.jpg"); 
}
#sectie_nav{
	background-image:   none; 
}
#header #logo {
	background-image: url(../images/logo_mps.gif);
}
#header #sectie_id {
	background-image: url(../images/sectie_mps.gif);
}

#content_r{
	line-height: 14px;
	width:280px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top:32px;
}
#content_r a.special_link {
	font-size:10px;
	padding-left: 18px;
}
#content_l{
	line-height: 14px;
	width:275px;
	padding-left: 25px;
	padding-right: 14px;
}
#content_r h3{
	margin:0;
	padding-bottom: 1px;
}
#intro{
	height: 124px;
}
#intro img{
	margin-right: 5px;
}
.newsitem {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	height: 100%;
	padding-top: 4px;
	margin-bottom: 13px;
}
.newsitem h3 {
	font-size: 12px;
	margin-bottom: 0px;
}
/*thumbnail news*/
.newsitem img{
	float:right;
}
#pg_rms, #pg_ml, #pg_aqua, #pg_sens {
	margin-top: 17px;
	height: 58px;
	width: 270px;
	padding-right:10px;
}
#pg_rms p , #pg_ml p, #pg_aqua p, #pg_sens p {
	font-size: 10px;
	padding-left: 10px;
	width: 200px;
	margin-bottom: 0;
	float: left;
}
#pg_rms{
	margin-top: 6px;
	border: 1px solid #AC1018;
}
#pg_ml{
	border: 1px solid #D8A900;
}
#pg_aqua{
	border: 1px solid #16346E;
}
#pg_sens{
	border: 1px solid #006D73;
}


/* MISC ADDITIONS */

#content_l table.layout {
	width:100%;
 	border: 0px solid #CCCCCC;
	}
#content_l table.layout td {
	padding:0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}

#content_l table.layout th {
	padding:0px;
	color: #666666;
	background-color: #ffffff;
	text-align: left;
	font-size: 12px;
	}