@charset "utf-8";

body{
	margin:0;
background-color:#666666;
height:100%;
}

.bodytekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	width: 400px;
	color: #FFFFFF;
	top: 22px;
	clip: rect(22px,auto,auto,auto);
}
.headerwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
}
a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FF9900;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.adres {
	color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
}

/*******************************************
Homepage specific styles
********************************************/

 #contentContainer{
	width:689px;
	height:600px;	
	float:right;
	background-repeat:no-repeat;
         padding-top:20px;	
	position:relative;
	z-index:1;
}

 #contentContainer * a{
text-decoration:underline;
color:#000000;
}

 #contentContainer * a:hover{
text-decoration:none;
}

#leftContentvacature{
	width:380px;
	float:left;
	margin-left:0px;
margin-top:0px;
height:580px;
overflow:auto;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff
 position:relative;
         
}
.headerwhiteleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	width: 400px;
	color: #FFFFFF;
	top: 22px;
	clip: rect(22px,auto,auto,auto);
	text-transform: uppercase;
	background-color: #FF9900;
	background-repeat: no-repeat;
	background-position: left;
}
.bodytekstblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	width: 400px;
	color: #000000;
	top: 22px;
	clip: rect(22px,auto,auto,auto);
	background-color: #FFFFFF;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-left: 35px;
}
.headerwhitecenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	text-transform: uppercase;
	background-color: #FF9900;
}
.bodytekstcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #000000;
	top: 22px;
	clip: rect(22px,auto,auto,auto);
	margin: 0px;
	padding: 0px;
}
.bodytekstjust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	top: 22px;
	clip: rect(22px,auto,auto,auto);
	margin: 0px;
	padding: 0px;
}
.vacaturetekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}
