@CHARSET "ISO-8859-1";

#qs {
	float: left;
	width: 146px;
	height: 171px;
	padding: 10px 25px 20px 25px;
	background: url(../images/bg_rond_menu_links.png);
	margin-top: -40px;
	margin-left: 70px;
}
#qs, #qs h2, #qs a {
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}
#qs a:hover {
	color: #f18e00;
}
#qs ul {
	margin-top: 18px;
}
#qs li {
	margin-top: 6px;
}

#news1_box {
	float: left;
	width: 342px;
	margin-left: 57px;
	margin-top: 24px;
}
#news1_top_left {
	float: left;
	width: 23px;
	height: 23px;
	background: url(../images/tl_wit.png);
}
#news1_top_center {
	float: left;
	width: 296px;
	height: 23px;
	background: #fff;
}
#news1_top_right {
	float: left;
	width: 23px;
	height: 23px;
	background: url(../images/tr_wit.png);
}
#news1_center {
	float: left;
	width: 296px;
	padding: 0 23px;
	background: #fff;
}
#news1_bottom_left {
	float: left;
	width: 23px;
	height: 23px;
	background: url(../images/bl_wit.png);
}
#news1_bottom_center {
	float: left;
	width: 296px;
	height: 23px;
	background: #fff;
}
#news1_bottom_right {
	float: left;
	width: 23px;
	height: 23px;
	background: url(../images/br_wit.png);
}
#news1_center img {
	float: left;
}
#news1_center p {
	float: left;
	width: 170px;
	margin-left: 10px;
}
#news1_center h2 {
	margin-bottom: 5px;
	font-size: 24px;
	font-weight: normal;
}

#news2_box {
	float: left;
	width: 200px;
	margin-left: 24px;
	margin-top: 24px;
}
#news2_top_left {
	float: left;
	width: 23px;
	height: 23px;
	background: url(../images/tl_oranje.png);
}
#news2_top_center {
	float: left;
	width: 154px;
	height: 23px;
	background: #f18e00;
}
#news2_top_right {
	float: left;
	width: 23px;
	height: 23px;
	background: url(../images/tr_oranje.png);
}
#news2_center {
	float: left;
	width: 154px;
	padding: 0 23px;
	background: #f18e00;
}
#news2_bottom_left {
	float: left;
	width: 23px;
	height: 23px;
	background: url(../images/bl_oranje.png);
}
#news2_bottom_center {
	float: left;
	width: 154px;
	height: 23px;
	background: #f18e00;
}
#news2_bottom_right {
	float: left;
	width: 23px;
	height: 23px;
	background: url(../images/br_oranje.png);
}

#news2_box h3 {
	color: #fff;
	font-size: 15px;
	margin-bottom: 5px;
	font-weight: normal;
}
#news2_box a {
	color: #fff;
}
#news2_box p {
	margin: 0;
}


h1.organogram {
	text-align: right;
	margin-top: -131px;
	font-weight: normal;
	font-size: 24px;
}
#organogram {
	float: left;
	margin-left: 74px;
	margin-top: -131px;
}