﻿body{
	margin:0;
}

html {
overflow: hidden;
}

.textbox{
	background-color:transparent;
	height:12px;
	width:200px;
	border: 1px solid white;
	color:#50de1c;
	font-size:9pt;

}

.textboxMessage{

	background-color:transparent;
	height:100px;
	width:250px;
	border: 1px solid white;
	color:#50de1c;
	font-size:9pt;
}
.header{
	position:absolute;
	top:82px;
	left:143px;
}

.logo{
	position:absolute;
	top:350px;
	left:70px;
	
	
}
a{
	cursor:default;
}

.contentHome{
background-color:Black;
margin:0;
min-width:100%;
min-height:100%;
position:absolute;
top:0px;
}

.contentCar{
	background-color:White;
margin:0;
min-width:100%;
min-height:100%;
position:absolute;
top:0px;

}


.backgroundimage{
	position:absolute;
	top:0px;
	height:600px;
	*height:583px;
	

}


.career{
	position:absolute;
	top:440px;
	*top:442px;
	left:223px;
	*left:213px;

}

.solutions{
	position:absolute;
	top:400px;
	left:70px;
	margin-top:10px;
	color:white;
	font-size:10pt;
	text-decoration:none;
	

}

.solutions li{
	margin-top:-10px;
	*margin-top:0px;
}

.menu{

background-image:url(../images/menuLang.jpg);
background-repeat:no-repeat;
float:left;
height:10px;

outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-indent:-99999px;
width:19px;
}

.menu:hover{
background-image:url(../images/menuLangHover.jpg);
background-repeat:no-repeat;
float:left;
height:30px;

outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-indent:-99999px;
width:19px;
margin-top:-16px;

}


.menuTop{

float:left;

font-size:10pt;

}

.menuTop:hover{
float:left;


color:#4ADB18;


}

.menuHR{
background-image:url(../images/menuLangHR.jpg);
background-repeat:no-repeat;
float:left;
height:10px;

outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-indent:-99999px;
width:19px;

}

.menuHR:hover{
background-image:url(../images/menuLangHRHover.jpg);
background-repeat:no-repeat;
float:left;
height:30px;

outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-indent:-99999px;
width:19px;

}


.menu.en{
	background-position:1px 0px;
}

.menu.fr{
	background-position:-20px 0px;
}

.menu.nl{
	background-position:-38px 0px;
}


.menuHR.en{
	background-position:1px 0px;
}

.menuHR.fr{
	background-position:-20px 0px;
}

.menuHR.nl{
	background-position:-38px 0px;
}
li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;

}

.hoofdmenu li{
height:20px;
float:left;

}
.hoofdmenu{
	width:100%;
}

img{
	border-width:0px;
}





.langMenu{
	position:absolute;

	left:160px;

	top:-20px;

	width:155px;
}

.langMenu li{
	float:left;
}

.sideMenu{
	position:absolute;
	top:400px;
	
	left:70px;



}

.blok1{
	position:absolute;
	top:85px;
	left:200px;
	font-family:Verdana;
	width:220px;


}

.blok2{
	position:absolute;
	top:85px;
	left:450px;
	font-family:Verdana;
	width:220px;

}

.blok3{
	position:absolute;
	top:85px;
	left:700px;
	font-family:Verdana;
	width:220px;

}


.blok1Recruitment{
	position:absolute;
	top:85px;
	font-family:Verdana;
	width:200px;
	left:245px;

}

.blok2Recruitment{
	position:absolute;
	top:130px;
	font-family:Verdana;
	width:150px;
	left:450px;

}

.blok3Recruitment{
	position:absolute;
	top:130px;
	font-family:Verdana;
	width:150px;
	left:600px;

}


.titel{
	color:#55d832;
	font-variant:small-caps;
	font-weight:bold;
	min-height:30px;
	height:auto !important;
	height:30px;
	
}

.content{
	color:#080D1E;
	font-family:Verdana;
	font-size:8pt;
}

.contentHR{
	color:White;
	font-family:Verdana;
	font-size:8pt;

}
.contentHR a{
			color:white;
			cursor:pointer;
}

.vacanciesText{
	position:absolute;
	top:85px;
	left:200px;
	width:700px;
}

.adres{
	position:absolute;
	top:150px;
	left:580px;

	font-size:7pt;
	font-family:Verdana;

}

	
/*testen*/



#animation1{
	position:absolute;
	z-index:1000;
	margin-top:-20px;
	width:130%;
	height:100%;
	background:Black;
	overflow:hidden;
}
	
.a1_class1{ width:0%;
	margin-left:1300px;
	position:absolute;
}
	
.invisible{
	
}



.hoverstate{
		color:#4ADB18;		
}

.white{
		color:white
}

/* DROP SHADOW */

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background: #BDBDBD;
	}
 
	#shadow-container .shadow2 {
		background: #8F8F8F;
	}
 
	#shadow-container .shadow3 {
		background: #787878;
	}
 
	#shadow-container .container {
		background: #ffffff;
		border: 1px solid #5A5A5A;
		padding: 10px;
	}
