body {
	background-color:		#D5D5D5;
	background-image: 		url(../images/back_main3.png);
	background-repeat:		repeat-x;
	/*background-attachment:	fixed;*/
	margin: 				0px 0px 0px 0px;
	height:					100%;
	font-family: 			Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 				11px;
	color: 					#000000;
}

h1 , h2 {
	font-family: 			Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 				11px;
	color: 					#000000;
}

h3 {
	font-family: 			Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 				10px; 
	color: 					#000000;
	font-weight:			normal;
}

.searchLink{
	font-family: 			Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 				11px;
	color: 					#000000;
	font-weight:			normal;
	text-decoration:		none;
}

/* Main layer */
#container {
	top: 				0px;
	width:				800px;
	height: 			7px;
	background-color:	#FFFF00;
	text-align:			center;
}

/* leinkermarge hoofdlayers met inhoud*/
#headerlogo , #topmenu,  #menuarea, #headerNavigationPath{
	margin-left:		40px;
	text-align:			left;
	font-size: 			11px;
	color: 				#183150;
}

/* layers top-gedeelte */
#top {
	top: 				0px;
	left:				0px;
	width:				800px;
	height: 			7px;
	margin: 			0px 0px 0px 0px;
	padding: 			0px 0px 0px 0px;
}
#topLeft {
	float:				left;
	background-image: 	url(../images/back_topleft.png);
	top: 				0px;
	left:				0px;
	width:				20px;
	height: 			7px;
}
#topContent {
	float:				left;
	background-image: 	url(../images/back_top.png);
	top: 				0px;
	left:				23px;
	width:				760px;
	height: 			7px;
}
#topRight {
	float:				left;
	background-image: 	url(../images/back_topright.png);
	top: 				0px;
	left:				781px;
	width:				20px;
	height: 			7px;
}
/* einde top-gedeelte */


/* layers header-gedeelte */
#upper {
	clear: 				both;
	background-color:	#FFFFFF;
	top: 				8px;
	left:				0px;
	width:				800px;
	height: 			350px;
	margin: 			0px 0px 0px 0px;
	padding: 			0px 0px 0px 0px;
}
#upperLeft {
	float:				left;
	background-image: 	url(../images/back_upperleft.png);
	top: 				0px;
	left:				0px;
	width:				20px;
	height: 			350px;
}
#upperContent{
	float:				left;
	background-color:	#FFFFFF;
	top: 				0px;
	left:				23px;
	width:				760px;
	height: 			350px;
}
/*header met het logo */
#headerlogo  {
	margin-top: 		15px;
	height: 			74px;
	border-bottom:		1px solid #000000;
}
/* horizontaal menu */
#topmenu {
	height: 			37px;
}
#topmenu   a{
	color: 				#003850;
	text-decoration:	none;
	line-height: 		17px;
	font-size: 			14px;
	font-weight: 		bold;
	font-family: 		Arial, Verdana, Geneva, Helvetica, sans-serif;
	letter-spacing:		-1px;
}
/* submenu gebied */
#menuarea {
	height: 			197px;
}
/* submenu */
#submenu {
	float:				left;
	background-color:	#FFFFFF;
	width:				485px;
	height: 			196px;
	border-bottom:		1px solid #FFFFFF;
	overflow-y:			hidden;
}
#subMenuArea1 {
	float: 				left;
	background-color:	#AAC8E0;
	width:				200px;
	height: 			197px;
	left:				0px;
	border-right:		1px solid #FFFFFF;
}
.menuitem{
	background-color:	#c6d8ee;
	border-bottom:1px solid #FFFFFF;
}

#subMenuArea1 a{
	text-decoration:none;
	color: #003850;
}

#subMenuArea2 {
	float: 				left;
	background-color:	#FFFFFF;
	width:				284px;
	height: 			197px;
	left:				201px;
	background-repeat: 	no-repeat;
	background-position:center center;}

#subMenuArea2 a{
	text-decoration:none;
	color: #003850;
}
	
#subMenuArea3 {
	float: 				left;
	background-image: 	url(../images/transparant.png);
	width:				199px;
	height: 			182px;
	margin-top:			0px;
	left:				0px;
	display:			none;
}

#subMenuArea3 a{
	text-decoration:none;
	color: #003850;
}

/* Bedrijfsgegevens */
#headerinfo1 {
	/*float:				left;*/
	margin-top: 		0px;
	height: 			119px;
/*	width:				235px;*/
	border-top:			1px dotted #000000;
	border-bottom:		1px dotted #000000;
	overflow-y:			hidden;

}
/* klanten login */
#headerinfo2{
	float:				left;
	margin-top: 		10px;
	border-bottom:		1px dotted #000000;
}
#headerinfo2  .link{
	color: 				#003850;
	text-decoration:	none;
	line-height: 		17px;
	font-size: 			14px;
	font-weight: 		bold;
	font-family: 		Arial, Verdana, Geneva, Helvetica, sans-serif;
	letter-spacing:		-1px;
}
#headerinfo2  .smallLink{
	color: 				#000000;
	text-decoration:	underline;
	line-height: 		17px;
	font-size: 			9px;
	font-family: 		Arial, Verdana, Geneva, Helvetica, sans-serif;
}
#supportmainpage {
	background-color:	#FFFFFF;
	width:				235px;
	height:				67px;
	overflow:			hidden;
	margin-top:			0;
}

/*Navigatiebalk onder het submenu*/
#headerNavigationPath {
	height: 			30px;
	background-color:	#FFFFFF;
	width:				485px;
}

#navPath {
	float:				left;
	top:				0px;
	left:				0px;
	height:				20px;
	width:				475px;
	line-height:		18px;
	background-color:	#002E44;
	font-family: 		Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:			10px;
	color:				#FFFFFF;
}
#navPath  a{
	font-family: 		Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:			10px;
	text-decoration:	underline;
	color:				#FFFFFF;
}
#navCorner1 {
	float:				left;
	top:				0px;
	left:				391px;
	background-color: 	#FFFFFF;
	background-image: 	url(../images/corner04.png);
	width:				10px;
	height:				20px;

}
#navSupport {
	float:				left;
	top:				0px;
	left:				401px;
	width:				75px;
	height:				20px;
	background-color: 	#AAC8E0;
	background-image: 	url(../images/support3.png);
	cursor:				pointer;
	font-family: 		Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		bold;
	color:				#FF0000;
}
#navSupport  a{
	font-family: 		Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:			11px;
	text-decoration:	none;
	font-weight:		bold;
	color:				#FF0000;
}
#navSupportCorner {
	float:				left;
	top:				0px;
	left:				476px;
	background-color: 	#FFFFFF;
	background-image: 	url(../images/corner02.png);
	width:				10px;
	height:				20px;
}

#upperRight {
	float:				left;
	background-image: 	url(../images/back_upperright.png);
	top: 				0px;
	left:				781px;
	width:				20px;
	height: 			350px;
}
/* einde layers header-gedeelte */

/* layers main-gedeelte */
#main {
	/*clear: 				both;*/
	background-color:	#FFFFFF;
	top: 				354px;
	left:				0px;
	width:				800px;
	height:				auto;
	margin: 			0px 0px 0px 0px;
	/*padding: 			0px 0px 0px 0px;*/
}
#mainContent{
	position:			relative;
	float:				left;
	background-color:	#FFFFFF;
	top: 				0px;
	/*left:				23px;*/
	width:				760px;
	height:				auto;
	/*padding: 			1px 1px 1px 1px;*/
	/*overflow-x:			hidden;*/
}

#mainLeft {
	/*float:				left;
	position:			absolute;
	background-image: 	url(../images/back_mainleft.png);
	top: 				0px;
	left:				0px;
	width:				20px;*/
	position:			absolute;
	float:				left;
	/*background-color:	#FFFFFF;*/
	width:				40px;
	overflow: 			auto;
	background-image: 	url(../images/back_left.png);
}

#mainContentArea {
	position:			absolute;
	margin-top: 		0px;
	margin-left: 		40px;
	font-family: 		Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 			11px;
	width:				725px;
	color: 				#000000;
	background-color:	#FFFFFF;
	overflow-y:			auto;
	/*overflow-x:			hidden;*/
}

#leftColumn {
	float: 				left;
	left: 				0px;
	padding-right:		30px;
	width:				455px;
}

#rightColumn {
	float: 				left;
	left:				460px;
	width:				230px;
	margin-top:			0px;
	margin-left:		0px;
	overflow-x:			hidden;
	padding-right:10px;
}
#mainRight {
	float:				left;
	background-image: 	url(../images/back_right.png);
	top: 				0px;
	left:				781px;
	width:				20px;
}
#leftColumnContent {
	left: 				0px;
	padding-bottom: 	5px;
	border-bottom:		1px dotted #000000;
	margin-top:			0px;
	margin-left:		0px;
	overflow-x:			hidden;
	padding-right:		25px;
}

#docDate {
	clear:				both;
	left: 				0px;
	font-size: 			9px;
	color: 				#003850;
	margin-top:			3px;
	margin-left:		0px;
	overflow-x:			hidden;
	padding-right:		25px;
}

#docDate a, img{
	border:none;
}
/* einde layers main-gedeelte */

/* layers footer-gedeelte */
#footer {
	/*position:			absolute;*/
	/*margin-top:			0px;*/
	background-image: 	url(../images/back_bottom.png);
	/*clear: 				both;*/
	background-color:	#FFFFFF;
	/*bottom: 			0px;*/
	left:				0px;
	width:				100%;
	height: 			22px;
	/*margin: 			0px 0px 0px 0px;
	padding: 			0px 0px 0px 0px;*/
}
#footerMainArea {
	top: 				0px;
	width:				800px;
	height: 			22px;
	background-color:	#FFFFFF;
	text-align:			left;
}
#footerLeft {
	float:				left;
	background-image: 	url(../images/back_bottomleft.png);
	top: 				0px;
	width:				20px;
	height: 			22px;
}
#footerContent{
	float:				left;
	background-color:	#FFFFFF;
	top: 				0px;
	left:				23px;
	width:				760px;
	height: 			22px;

	font-size: 			9px;
	color: 				#003850;
}
#footerData{
	font-size: 			9px;
	color: 				#003850;
	border-top:			1px solid #EF843E;
	margin-left:		40px;
	text-align:			left;
}
#footerData a{
	font-size: 			9px;
	text-decoration:	none;
	color: 				#003850;
}
#footerRight {
	float:				left;
	background-image: 	url(../images/back_bottomright.png);
	top: 				0px;
	left:				781px;
	width:				20px;
	height: 			22px;
}

#searchOptions{
	background-color:	#FFFFFF;
	position:			absolute;
	top:				-500px;
	left:				-500px;
	width:				1px;
	height: 			1px;
	z-index:			999;
	border: 			solid 1px #BBBBBB;
	padding-top:		5px;
	padding-left:		5px;
}


/* einde layers footer-gedeelte */

.infoHeader , .infoHeaderBold , .textInput {
	font-family: 		Arial, Verdana, Geneva, Helvetica, sans-serif;
	
}
/*
.infoHeaderBold{
	width: 100px;
	position:absolute;
}
*/
.infoHeader  {
	color: 				#000000;
	line-height: 		14px;
	font-size: 			11px;
}
.textInput  {
	color: 				#003850;
	line-height: 		10px;
	font-size: 			11px;
}
.infoHeaderBold {
	color: 				#003850;
	line-height: 		14px;
	font-weight: 		bold;
	font-size: 			12px;
}

.nieuwsLinkHeader {
	font-family: 		Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		bold;	
	color: 				#003850;
}
.nieuwsLink {
	font-family: 		Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		normal;	
	color: 				#000000;
}
.nieuwsLink  a{
	font-family: 		Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		bold;	
	color: 				#003850;
	text-decoration:	none;
}
.sitemapHeader {
	font-family: 		Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:			12px;
	font-weight:		bold;	
	color: 				#000000;
}.sitemap {
	font-family: 		Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		normal;	
	color: 				#000000;
}
.sitemapLink {
	font-family: 		Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		bold;	
	color: 				#003850;
	text-decoration:	none;
}

.mainFont {
	font-family: 		Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 			11px;
	color: 				#003850;
}


/* Tiny MCE style */
.Paginakop {
	font-family:Arrial narrow, Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003850;
}

.Subkop {
	font-family:Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003850;
}

.Standaard {
	font-family:Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;	
}

.East4 {
	font-family:Calibri, Verdana, Geneva, helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;	
}

.VacatureSubkop {
	font-family:Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.norepeat {
	background-repeat:no-repeat;
}

