/******************************************
UNITED CAREER
CSS : Thirsa de Jager
E-mail: thirsadejager@gmail.com
---------------------------------------
CSS bestand vrijgegeven onder C.C. licentie:
http://creativecommons.org/licenses/by-sa/2.0/nl/
******************************************/

:-moz-any-link:focus {outline: none;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp,
sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, 
table, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;}

img, a img, :link img, :visited img {border: 0;}
div.clear {clear: both; width: 100%; height: 0px;}

/*LAYOUT
**************************************************/
body{
  font: 12px arial, lucida grande, lucida, tahoma, sans-serif;
  color: #000;
  line-height: 16px;
  padding: 0 0 15px 0;
  background: #008c9a;
  }
  
div#site{
	background: #008c9a;
  }
  
/*header
**************************************************/
  
div#top{
  height: 275px;
  width: 100%;
  background: transparent;
  }
  
div#header{
  width: 925px;
  height: 275px;
  margin: 0 auto;
  background: #fff;
  }
  
div#headerschaduw{
  width: 975px;
  height: 275px;
  margin: 0 auto;
  background: url(../images/main_schaduw.jpg) repeat-y;
  }
  
div#headerimg{
  width: 925px;
  height: 50px;
  float: left;
  display: inline;
  background: #fff;
  }

div#tabs{
  width: 925px;
  height: 25px;
  margin-top: 25px;
  float: left;
  display: inline;
  background: #fff;
  }

div#menu-achtergrond{
  width: 925px;
  height: 75px;
  float: left;
  display: inline;
  clear: left;
  background: transparent;
  }
  
div#rotator{
  width: 551px;
  height: 75px;
  float: left;
  display: inline;
  background: url(../images/rotator1.jpg) no-repeat;
  }
			
div#logo{
  width: 350px;
  height: 75px;
  float: left;
  display: inline;
  background: url(../images/logo.jpg) no-repeat;
  }
  

/*menu
**************************************************/

div#menu{
  width: 925px;
  height: 140px;
  float: left;
  display: inline;
  clear: left;
  background: url(../images/menu.jpg) no-repeat;
  background-position: left top;
  }
  
div#button1 a {
	width: 174px;
	height: 140px;
	float: left;
	display: block;
	background: url(../images/werving.jpg) scroll left top no-repeat;
	border-right: 1px solid #fff;
	margin: 0 0 0 27px;
	}

div#button1 a:hover {
	background:url(../images/werving.jpg) scroll right top no-repeat;
	border-right: 1px solid #fff;
	margin: 0 0 0 27px;
	}

div#button1 strong a {
	width: 174px;
	height: 140px;
	float: left;
	display: block;
	background:urlurl(../images/werving.jpg) scroll right top no-repeat;
	border-right: 1px solid #fff;
	margin: 0 0 0 27px;
	background-position: right top;
	}
  
div#button2 a {
	width: 174px;
	height: 140px;
	float: left;
	display: block;
	background: url(../images/uitzenden.jpg) left top no-repeat;
	border-right: 1px solid #fff;
	}

div#button2 a:hover {
	background:url(../images/uitzenden.jpg) right top no-repeat;
	border-right: 1px solid #fff;
	}

div#button2 strong a {
	width: 174px;
	height: 140px;
	float: left;
	display: block;
	background:urlurl(../images/uitzenden.jpg) right top no-repeat;
	border-right: 1px solid #fff;
	background-position: right top;
	}
	
div#button3 a {
	width: 174px;
	height: 140px;
	float: left;
	display: block;
	background: url(../images/detacheren.jpg) left top no-repeat;
	border-right: 1px solid #fff;
	}

div#button3 a:hover {
	background:url(../images/detacheren.jpg) right top no-repeat;
	border-right: 1px solid #fff;
	}

div#button3 strong a {
	width: 174px;
	height: 140px;
	float: left;
	display: block;
	background:urlurl(../images/detacheren.jpg) right top no-repeat;
	border-right: 1px solid #fff;
	background-position: right top;
	}
  
div#button4 a {
	width: 174px;
	height: 140px;
	float: left;
	display: block;
	background: url(../images/opleiden.jpg) left top no-repeat;
	border-right: 1px solid #fff;
	}

div#button4 a:hover {
	background:url(../images/opleiden.jpg) right top no-repeat;
	border-right: 1px solid #fff;
	}

div#button4 strong a {
	width: 174px;
	height: 140px;
	float: left;
	display: block;
	background:urlurl(../images/opleiden.jpg) right top no-repeat;
	border-right: 1px solid #fff;
	background-position: right top;
	}
  
div#button5 a {
	width: 174px;
	height: 140px;
	float: left;
	display: block;
	background: url(../images/payroll.jpg) left top no-repeat;
	}

div#button5 a:hover {
	background:url(../images/payroll.jpg) right top no-repeat;
	}

div#button5 strong a {
	width: 174px;
	height: 140px;
	float: left;
	display: block;
	background:urlurl(../images/payroll.jpg) right top no-repeat;
	background-position: right top;
	}

/*main
**************************************************/

div#main{
  width: 100%;
  background-color: transparent;
  }
  
div#containerschaduw{
  width: 975px;
  margin: 0 auto;
  background: url(../images/main_schaduw.jpg) repeat-y;
  }
  
div#container{
  width: 925px;
  margin: 0 auto;
  background: url(../images/content.jpg) repeat-y;
  }
  
div#content{
  float: left;
  display: inline;
  height: 400px;
  height: auto;
  min-height:400px; 
  width:475px;
  background-color: transparent;
  margin-bottom: 20px;
  padding: 46px 25px 0 25px;
  }
  
div#vacature{
  float: left;
  display: inline;
  clear: left;
  height: 50px;
  height: auto;
  min-height:50px; 
  width:425px;
  background-color: transparent;
  padding: 25px 25px 25px 0;
  border-bottom: 1px solid #e6e7e8;
  }
  
div#links1{
  float: left;
  display: inline;
  clear: left;
  height: 70px;
  width:425px;
  background-color: transparent;
  padding: 25px 25px 25px 0;
  border-bottom: 1px solid #e6e7e8;
  }
  
div#links{
  float: left;
  display: inline;
  clear: left;
  height: 50px;
  width:475px;
  background-color: transparent;
  margin: 0 0 0 225px;
  }
  
div#nbbu{
  float: left;
  display: inline;
  height: 50px;
  width:62px;
  background: url(../images/nbbu.jpg) no-repeat;
  }
  
  div#kenteq{
  float: left;
  display: inline;
  height: 50px;
  width:170px;
  background: url(../images/kenteqkl.jpg) no-repeat;
  }
  
div#norm{
  float: left;
  display: inline;
  height: 50px;
  width:170px;
  background: url(../images/norm.jpg) no-repeat;
  }
  
div#ub{
  float: left;
  display: inline;
  height: 50px;
  width:70px;
  background: url(../images/ub.jpg) no-repeat;
  }

div#sidebar1{
  float:left;
  display: inline;
  height: 400px;
  width:175px;
  background-color: transparent;
  padding: 40px 25px 0 0;
  text-align: right;
  }

div#sidebar2{
  float:right;
  display: inline;
  height: 400px;
  height: auto;
  min-height: 400px; 
  width:175px;
  background-color: transparent;
  padding: 40px 0 0 25px;
  margin-bottom: 20px;
  }
 

/*bottom
**************************************************/

div#bottom{
  clear: both;
  height: 80px;
  background: transparent;
  margin: 0 auto;	
  }

div#footerschaduw{
  clear: both;
  width: 975px;
  height: 75px;
  margin: 0 auto;
  background: url(../images/schaduw2.jpg) no-repeat top;
  }
  
div#footer{
  clear: both;
  width: 925px;
  height: 40px;
  margin: 0 auto;
  background: url(../images/bottom.jpg) repeat-x;
  }

/*typografie
**************************************************/

div#tabs a{
	font: 14px arial, lucida grande, lucida, tahoma, sans-serif;
	color: #055b65;
	padding: 0 0 0 27px;
	text-decoration: none;
	}
	
div#tabs a:hover{
	font: 14px arial, lucida grande, lucida, tahoma, sans-serif;
	color: #f8941d;
	padding: 0 0 0 27px;
	text-decoration: none;
	}
	
div#tabs strong a{
	font: 14px arial, lucida grande, lucida, tahoma, sans-serif;
	color: #f8941d;
	padding: 0 0 0 27px;
	text-decoration: none;
	}
	
div#sidebar1 ul{
  margin: 0 0 25px 0;
  }
  
div#sidebar1 ul li{
  font: 14px arial, lucida grande, lucida, tahoma, sans-serif;
  font-weight: bold;
  line-height: 40px;
  text-decoration: none;
  text-align: right;
  list-style-image: none;
  list-style-type: none;
  }
  
div#sidebar1 a{
  color: #055b65;
  text-decoration: none;
  }
  
div#sidebar1 a:hover{
  color: #f8941d;
  text-decoration: none;
  }
  
div#sidebar1 strong a{
  color: #f8941d;
  text-decoration: none;
  }
  
div#sidebar2 ul{
  color: #055b65;
  font: 14px arial, lucida grande, lucida, tahoma, sans-serif;
  font-weight: bold;
  line-height: 40px;
  text-decoration: none;
  }
  
div#sidebar2 ul li{
  color: #055b65;
  font: 14px arial, lucida grande, lucida, tahoma, sans-serif;
  font-weight: bold;
  line-height: 40px;
  text-decoration: none;
  list-style-position: inside;
  }
  
div#sidebar2 a{
  color: #055b65;
  text-decoration: none;
  }
  
div#sidebar2 a:hover{
  color: #f8941d;
  text-decoration: none;
  }
  
div#sidebar2 strong a{
  color: #f8941d;
  text-decoration: none;
  }
	
p{
  font: 12px arial, lucida grande, lucida, tahoma, sans-serif;
  color: #000;
  line-height: 16px;
  padding: 0 0 15px 0;
  }
  
div#footer p{
  font: 10px arial, lucida grande, lucida, tahoma, sans-serif;
  color: #fff;
  line-height: 16px;
  text-align: center;
  padding: 17px 0 0 0;  }
  
  div#footer p a{
  font: 10px arial, lucida grande, lucida, tahoma, sans-serif;
  color: #fff;
  line-height: 16px;
  text-align: center;
  padding: 17px 0 0 0; 
  text-decoration: underline; }
  
div#content div#voorwaarden p{
  font: 10px arial, lucida grande, lucida, tahoma, sans-serif;
  color: #000;
  line-height: 12px;
  padding: 0 0 0 0;
  }
  
div#content div#voorwaarden h2{
  font: 10px arial, lucida grande, lucida, tahoma, sans-serif;
  color: #000;
  font-weight: bold;
  line-height: 12px;
  padding: 0 0 0 0;
  }
  
div#content div#vacature a{
  font: 12px arial, lucida grande, lucida, tahoma, sans-serif;
  color: #008c9a;
  line-height: 16px;
  padding: 0 0 15px 0;
  cursor: pointer;
  }
  
div#content div#vacature a:hover{
  font: 12px arial, lucida grande, lucida, tahoma, sans-serif;
  color: #008c9a;
  line-height: 16px;
  padding: 0 0 15px 0;
  text-decoration: underline;
  cursor: pointer;
  }
  
div#content a{
  font: 12px arial, lucida grande, lucida, tahoma, sans-serif;
  color: #008c9a;
  line-height: 16px;
  padding: 0 0 15px 0;
  text-decoration: none;
  }
  
div#content a:hover{
  text-decoration: underline;
  }
  
h1{
  font: 18px arial, lucida grande, lucida, tahoma, sans-serif;
  color: #000;
  padding: 0 0 25px 0;
  }
  
h2{
  font: 13px arial, lucida grande, lucida, tahoma, sans-serif;
  color: #000;
  font-weight: bold;
  }
  
ul {
	margin-bottom: 10px;
}

li {
list-style-position: outside;
	}



/*TABS
*****************************************/
div#button a{
	font: 14px arial, lucida grande, lucida, tahoma, sans-serif;
	width: 175px;
	height: 38px;
	text-decoration: none;
	float: left;
	display: inline;
	background-color: transparent;
	text-align: center;
	padding: 112px 0 0 0;
}

div#button a:link    { color: #fff; background: transparent;}
div#button a:visited { color: #fff; background: transparent;}
div#button a:hover   { color: #fff; text-decoration: none; background: transparent;}
div#button a:active  { color: #fff; background: transparent;}

div#button strong a{
	width: 82px;
	height: 30px;
	text-decoration: none;
	font-weight: bold;
	line-height: 28px;
	float: left;
	display: inline;
}

div#button strong a:link    { color: #fff; background: #0071b9;}
div#button strong a:visited { color: #fff; background: #0071b9;}
div#button strong a:hover   { color: #fff; text-decoration: none; background: #0071b9;}
div#button strong a:active  { color: #fff; background: #0071b9;}

/* FORMULIER
=============================*/
table#tabelFormulier{
	background: transparent;
	text-align: left;
	width: 475px;}

table#tabelFormulier input,
table#tabelFormulier textarea{
	font-family: arial, lucida grande, lucida, tahoma, sans-serif;
	font-size: 12px;
	color: #000;}
	 
table#tabelFormulier .button{
	background-color: #008c9a;
	width: 68px;
	color: #fff;
	margin: 15px 0 0 0;
	cursor: pointer;}

label.veld-Bedrijfsnaam,
label.veld-Naam,
label.veld-Telefoon,
label.veld-E-mail,
label.veld-Bericht{
	font-size: 12px;
	line-height: 25px;}

input.veld-Bedrijfsnaam,
input.veld-Naam,
input.veld-Telefoon,
input.veld-E-mail{
	width: 210px;
	padding: 3px 2px;
	margin: 0 0 15px 0;
	border: 1px solid #008c9a;
	background-color: #fff;}

table#tabelFormulier textarea{
	width: 94%;
	padding: 3px 2px;
	margin: 0 0 15px 0;
	height: 150px;
	border: 1px solid #008c9a;
	background-color: #fff;}


table#tabelFormulier select{
	width: 216px;
  margin: 0px 0px 15px 0px;
  padding: 2px;
  font: 11px arial, lucida grande, lucida, tahoma, sans-serif;
  line-height: 14px;
	border: 1px solid #008c9a;
  }

