@import url("common.css");

#banner_oranje {
	background: #f78c1e url(img/banner-edge.gif) no-repeat;
	background-position: top left;
	position: absolute;
	top: 121px;
	width: 584px;
	left: 369px;
	height: 16px;
	/* Nodig voor IE: */
	line-height: 1px;
	font-size: 1px;
}
#banner_grijs {
	background: #888 url(img/banner-edge.gif) no-repeat;
	position: absolute;
	top: 137px;
	width: 568px;
	left: 385px;
	height: 16px;
	/* Nodig voor IE: */
	line-height: 1px;
	font-size: 1px;
}

#breadcumbs {
	position: absolute;
	top: 137px; /* was 134px; */
	width: 568px;
	left: 46px;
	height: 16px;
	font-size: 10pt;
	color: #888;
	font-family: Arial;
}
#titel {
	position: absolute;
	top: 152px; /* was 150px; */
	width: 868px;
	left: 46px;
	height: 26px;
}
#titel h2 {
	font-size: 14pt;
	font-weight: bold;
	/* #283476 */
	color: #283476;
	font-family: Arial;
	margin: 0;
}

/* INHOUD */
#content {
	position: absolute;
	top: 200px; /* was 180px; */
	left: 0;
}

#menubalk2 {
	position: absolute;
	top: 99px;
	height: 22px;
	width: 419px;
	background: #283476;
	left: 534px;
}

#backknop {
	position: absolute;
	margin-top: 15px;
	right: 50px;
	width: 50px;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-align: right;
}
#backknop a {
	font-weight: normal !important;
	color: #888;
}
#backknop a:hover {
	color: #000;
	text-decoration: none;
}

.vacatures p {
	margin: 0;
	padding: 0;
}
ul.sitemap_lijst a {
	color: #898989;
	font-weight: normal;
}
ul.sitemap_lijst {
	color: #898989;
	margin-left: 15px;
	padding: 0;
	margin: 0;
}

ul.sitemap_lijst li, li.bullet {
	list-style-type: none;
	list-style-image: url(img/bullet.gif);
	list-style-position: outside;
}

ul.sitemap_lijst ul {
	color: #898989;
	margin-left: 0;
}

ul.sitemap_lijst ul li ul {
	margin-left: 16px;
}

a.sitemap_first {
	color: #000 !important;
}
ul.lijst ul li {
	margin-left: 0;
	padding-left: 0;
}

a.smhead {
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

#nieuwsNavigatie{
	float: left;
	margin-left: 550px;
	margin-top: 40px;
	padding-top: 10px;
	border-top: 1px solid #dadada;
}

.newsItem{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dadada;
	width: 150px;
}

.moreItem{
	font-size: 9px;
	text-decoration: none;
}

.projectTop{
	margin-top: 0px;
	width: 460px !important;
}

.projectImg{
	margin-top: 0px;
}

.projectImgSolo{
	margin-top: 10px;
}

.actiefSubmenu a{
	text-decoration: underline;
}
