body {
	width:910px;
	position:absolute;
	left:50%;
	margin-left:-455px;
	font-family: Arial, Helvetica; font-size: 13px;
	color:#525252;
}

#MainContainerTop {
	width:910px;
	height:2px;
	background-image:url('images/ContainerTop.gif');
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
	float:left;
}

#MainContainerBottom {
	width:910px;
	height:2px;
	background-image:url('images/ContainerBottom.gif');
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
	float:left;
}

#MainContainer {
	width:910px;
	background-image:url('images/ContainerFill.gif');
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
	float:left;
}

#Header {
	width:900px;
	height:183px;
	background-image:url('images/HeaderImg.jpg');
	background-repeat:no-repeat;
}

#MenuContainer {
	width:900px;
	height:69px;
	position:absolute;
	top:114px;
}

#MenuContainer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#MenuContainer li a {
	font-weight:bold;
	color:white;
	text-decoration:none;
	font-size:9px;
}

#WerkzoekendenMenu li {
	list-style: none;
	padding: 0px;
	margin: 0;
	float:right;
	margin-left:10px;
}

#BedrijvenMenu li {
	list-style: none;
	padding: 0px;
	margin: 0;
	float:left;
	margin-right:5px;
}

#HomeKnop {
	display:block;
	width:71px;
	height:37px;
	background-image:url('images/NieuwsButton.gif');
	position:absolute;
	left:492px;	
}

#WerkzoekendenKnop {
	width:142px;
	height:38px;
	background-image:url('images/WerkzoekendenButton.gif');
	position:absolute;
	left:563px;	
	z-index:50;
}

#BedrijvenKnop {
	width:101px;
	height:38px;
	background-image:url('images/BedrijvenButton.gif');
	position:absolute;
	left:705px;	
	z-index:50;
}

#RSSKnop {
	width:47px;
	height:38px;
	background-image:url('images/RSSButton.gif');
	position:absolute;
	left:806px;	
	z-index:50;
}

#KnoppenBalk {
	width:900px;
	height:32px;
	position:absolute;
	top:37px;
	z-index:20;
	color:white;
	font-size:12px;
	line-height:32px;
}

#LeftMenuLeft {
	width:6px;
	height:32px;
	background-image:url('images/LeftMenuLeft.gif');
	float:left;
}

#WerkzoekendenMenu {
	width:689px;
	padding-right:10px;
	height:32px;
	background-image:url('images/LeftMenuFill.gif');
	background-repeat:repeat-x;
	float:left;
	text-align:right;
}

#RightMenuLeft {
	width:1px;
	height:32px;
	background-image:url('images/RightMenuLeft.gif');
	float:left;
}

#BedrijvenMenu {
	width:179px;
	padding-left:10px;
	height:32px;
	background-image:url('images/RightMenuFill.gif');
	background-repeat:repeat-x;
	float:left;
	text-align:left;
}

#RightMenuRight {
	width:5px;
	height:32px;
	background-image:url('images/RightMenuRight.gif');
	float:left;
}

#ContentContainer {
	width:900px;
	height:100%;
}

#RechterKant {
	padding-top:18px;
	width:265px;
	float:right;
}

#RechterKnoppen {
	width:258px;
	height:260px;
	padding-left:7px;
}

#ZoekBaanKnop {
	display:block;
	width:258px;
	height:57px;
	margin-top:18px;
	background-image:url('images/ZoekEenBaanButtonNormaal.gif');
}

#ZoekBaanKnop:hover {
	display:block;
	width:258px;
	height:57px;
	margin-top:18px;
	background-image:url('images/ZoekEenBaanButtonHover.gif');
}

#PlaatsCVKnop {
	display:block;
	width:258px;
	height:57px;
	margin-top:18px;
	background-image:url('images/PlaatsJeCVButtonNormaal.gif');
}

#PlaatsCVKnop:hover {
	display:block;
	width:258px;
	height:57px;
	margin-top:18px;
	background-image:url('images/PlaatsJeCVButtonHover.gif');
}

#s9banner {
	display:block;
	width:200px;
	height:50px;
	background-image:url('images/DDBanner.gif');
	margin-left:auto;
    margin-right:auto; 
}

#RSS:hover {
	display:block;
	width:258px;
	height:57px;
	margin-top:18px;
	background-image:url('images/RSSHover.gif');
}

#EMAIL {
	display:block;
	width:258px;
	height:57px;
	margin-top:18px;
	background-image:url('images/EMAIL.gif');
}

#EMAIL:hover {
	display:block;
	width:258px;
	height:57px;
	margin-top:18px;
	background-image:url('images/EMAILHover.gif');
}

#SpotlightContainer {
	width:254px;
	float:right;
	margin-top:18px;
	padding-right:2px;
}

#SpotlightHeader  {
	float:right;
	clear:both;
	width:93px;
	height:37px;
	background-image:url('images/SpotlightHeader.gif');
}

#SpotlightTop {
	width:254px;
	height:3px;
	background-image:url('images/SpotlightHorizontaleRand.gif');
	float:right;
}

#SpotlightContent {
	float:right;
	width:244px;
	padding:5px;
	background-image:url('images/SpotlightFill.gif');
	color:grey;
}
	
	#SpotlightVacTitel {
		margin-left:3px;
		font-weight:bold;
		text-decoration:underline;
		color:inherit; 
	}

	#SpotlightVacTitel:hover {
		margin-left:3px;
		font-weight:bold;
		text-decoration:none;
		color:inherit; 
	}
	
	#SpotlightVacInfo {
		margin-left:10px;
	}

#SpotlightBottom {
	float:right;
	width:254px;
	height:3px;
	background-image:url('images/SpotlightHorizontaleRand.gif');
}

#Content {
	width:620px; 
	float:left;
}

#RuimteOnderkant {
	float:left;
	clear:both;
	height:40px;
	width:910px;
}


/* Admin- en Bedrijvenmenu Styles */
#BedrijvenMenuContainer {
	width:254px;
	float:right;
	margin-top:1px;
	padding-right:2px;
}

#BedrijvenMenuHeader  {
	float:right;
	clear:both;
	width:93px;
	height:37px;
	background-image:url('images/BedrijvenMenuHeader.gif');
}

#BedrijvenMenuTop {
	width:254px;
	height:3px;
	background-image:url('images/SpotlightHorizontaleRand.gif');
	float:right;
}

#BedrijvenMenuContent {
	float:right;
	width:244px;
	padding-left:5px;
	padding-right:5px;
	background-image:url('images/SpotlightFill.gif');
}

#BedrijvenMenuBottom {
	float:right;
	width:254px;
	height:3px;
	background-image:url('images/SpotlightHorizontaleRand.gif');
}

#BedrijvenMenuContent ul {  
	list-style: none;
	padding: 0px;
	margin-bottom: 0px;  
	padding-bottom:5px;
}

#BedrijvenMenuContent li {
	list-style: none;
	padding: 0px;
	margin-bottom: 5px;
	margin-right:10px;
	text-align:right;
}

#BedrijvenMenuContent a {
	color:grey;
	text-decoration:none;
	font-weight:bolder;
}




#AdminMenuContainer {
	width:254px;
	float:right;
	margin-top:18px;
	padding-right:2px;
}

#AdminMenuHeader  {
	float:right;
	clear:both;
	width:93px;
	height:37px;
	background-image:url('images/AdminMenuHeader.gif');
}

#AdminMenuTop {
	width:254px;
	height:3px;
	background-image:url('images/SpotlightHorizontaleRand.gif');
	float:right;
}

#AdminMenuContent {
	float:right;
	width:244px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	background-image:url('images/SpotlightFill.gif');
}

#AdminMenuBottom {
	float:right;
	width:254px;
	height:3px;
	background-image:url('images/SpotlightHorizontaleRand.gif');
}

#AdminMenuContent ul {
	list-style: none;
	padding: 0px;
	margin-bottom: 0px;
}

#AdminMenuContent li {
	list-style: none;
	padding: 0px;
	margin-bottom: 5px;
	text-align:right;
	margin-right:10px;
}

#AdminMenuContent a {
	color:grey;
	text-decoration:none;
	font-weight:bolder;
}



#WerkzoekendenMenuContainer {
	width:254px;
	float:right;
	margin-top:18px;
	padding-right:2px;
}

#WerkzoekendenMenuHeader  {
	float:right;
	clear:both;
	width:93px;
	height:37px;
	background-image:url('images/WerkzoekendenMenuHeader.gif');
}

#WerkzoekendenMenuTop {
	width:254px;
	height:3px;
	background-image:url('images/SpotlightHorizontaleRand.gif');
	float:right;
}

#WerkzoekendenMenuContent {
	float:right;
	width:244px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	background-image:url('images/SpotlightFill.gif');
}

#WerkzoekendenMenuBottom {
	float:right;
	width:254px;
	height:3px;
	background-image:url('images/SpotlightHorizontaleRand.gif');
}

#WerkzoekendenMenuContent ul {
	list-style: none;
	padding: 0px;
	margin-bottom: 0px;
}

#WerkzoekendenMenuContent li {
	list-style: none;
	padding: 0px;
	margin-bottom: 5px;
	text-align:right;
	margin-right:10px;
}

#WerkzoekendenMenuContent a {
	color:grey;
	text-decoration:none;
	font-weight:bolder;
}