/* CSS Document */

/* ------------------------------------
   body
   ------------------------------------*/ 
body{
	/*background-color: #8e9090;*/
	height:100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/background.jpg');
	background-position: center top;
	/*background-attachment: fixed;*/
	}
#rightContentContent a{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

#rightContentContent a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #EB6823;
}


/* ------------------------------------
   div's
   ------------------------------------*/
div#center{
	position: relative;
	width: 957px;
	height: 658px;
	background-color: #FFFFFF;
	z-index: 0;
	text-align:center;
	margin-top: 10px;
	}
div#startup_popup{
	height:63px;
	margin-top:25px; 
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	color:#fff;
}
div#startup_popup_text{
	width:100px;
	height:48px;
	padding-top:15px;
	float:right;
}
div#startup_popup_button{
	width:70px;
	height:63px;
	float:right;
}

/* ------------------------------------
   header
   ------------------------------------*/

div#header {
	position:relative;
	float:left;
	width:957px;
	height:156px;
	z-index:1;
	}
div#headerimage {
	position: relative;
	float:left;
	width: 727px;
	height: 156px;
	margin-left:230px;
	z-index:0;
	}
div#headerlogo {
	position:relative;
	float:left;
	margin-left:0px;
	margin-top:-155px;
	width:957px;
	height:204px;
	z-index:15;
	}		
div#headeradres{
	position:relative;
	float:left;
	width:500px;
	height:35px;
	z-index:20;
	top:-95px; 
	left:415px; 
	}
	
/* ------------------------------------
   content
   ------------------------------------*/
div#contentContainer{
	position:relative;
	float:left;
	width:957px;
	height:500px;
	margin-top:	0px;
	z-index:0;
	}   
div#left{
	position: relative;
	float:left;
	width: 231px;
	height: 500px;
	margin-top: 0px;
	background-image:url(../images/linkerzijde3.jpg);
	z-index: 0;
	}
div#right{
	position: relative;
	float: left;
	width: 726px;
	height: 327px;
	background-color: #eef3f8;
	background-image: url('../images/content-back-gewoon.jpg');
	}
div#rightAfb{
	position: relative;
	float: left;
	width: 726px;
	height: 500px;
	background-color: #eef3f8;
	background-image: url('../images/content-back-gewoon.jpg');
	}
div#rightContent{
	position: relative;
	float: left;
	width: 553px;
	margin-left: 130px;
	margin-top: 70px;
	text-align: left;
	}
div#rightContact{
	position: relative;
	float: left;
	width: 726px;
	height:327px;
	background-color: #eef3f8;
	background-image: url('../images/content-back-gewoon.jpg');
	}
div#map{
    position: relative;
	float: right;
	margin-top: -175px;
	}
div#brainport{
	position: absolute;
	height: 15px;
	width: 212px;
	margin: 56px 0px 0px 0px;
	left: 0;
	background-image: url('../images/brainport.png');
	background-repeat: no-repeat;
}

/* ------------------------------------
   afbeeldingen onder aan pagina
   ------------------------------------*/
div#pic{
	position: relative;
	float: left;
	width: 726px;
	height: 173px;
	}
div#pic01{
	position: relative;
	float: left;
	width: 240px;
	height: 173px;
	padding-right: 2px;
	}
div#pic02{
	position:relative;
	float:left;
	width: 240px;
	height: 173px;
	padding-right: 2px;
	}
div#pic03{
	position: relative;
	float: left;
	width: 242px;
	height: 173px;
	}
	
#afbBlock{
	position: relative;
	float: left;
	height: 340px;
	width: 726px;
	margin: 20px 0px 0px -130px;
}
#afbLeft{
	position: relative;
	float: left;
	height: 340px;
	width: 138px;
}
	#pijlLinks{
		position: relative;
		height: 71px;
		width: 58px;
		margin: 134px 0px 0px 70px;
		background-image: url('../images/pijl-links.gif');
		background-repeat: no-repeat;
		cursor: pointer;
	}
#afbMid{
	position: relative;
	float: left;
	height: 340px;
	width: 450px;
}
	#afbeelding{
		position: relative;
		height: 300px;
		overflow: hidden;
		margin: 20px 0px 0px 24px;
	}
#afbRight{
	position: relative;
	float: left;
	height: 340px;
	width: 138px;
}
	#pijlRechts{
		position: relative;
		height: 71px;
		width: 58px;
		margin: 134px 0px 0px 10px;
		background-image: url('../images/pijl-rechts.gif');
		background-repeat: no-repeat;
		cursor: pointer;
	}

/* ------------------------------------
   contact
   ------------------------------------*/
   
div#rightContainerLeft{
	position: relative;
	float:left;
	width: 253px;
	margin-top: 40px;
	text-align:left;
	color: #000;
	}
div#rightContainderRight{
	width: 300px;
	position: relative;
	float: left;
	text-align:left;
	}
   
   
/* ------------------------------------
   bottom
   ------------------------------------*/

div#bottom{
	position: relative;
	float:left;
	width: 957px;
	height: 2px;
	background-color: #eb6823;
	}

/* ------------------------------------
   scroll nieuws index
-------------------------------------*/

div#nieuwsScroll{
	position: relative;
	float: left;
	width: 350px;
	height: 50px;
	margin: -50px 0px 0px 70px;
}

/* ------------------------------------
   vacature
-------------------------------------*/

div#vacature{
	position: relative;
	width: 595px;
	height: 265px;
	margin-top: 10px;
	text-align: left;
	overflow: scroll;
	}
