@charset "utf-8";
/******************************************************************************
Reset file
******************************************************************************/
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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

ul {
	padding: 0px;
	margin: 0px;
}

li {
	list-style: none;
}

#ui-datepicker-div { display: none; } /* Fix voor de date-picker van jQuery UI */

/******************************************************************************
Page structure
******************************************************************************/

html {
	margin: 0;
	padding: 0;
	}
body {
	background: #fff;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin: 0 auto; 
	background: url(../../images/bg.jpg) repeat;
	background-position: -100px -15px;
	}
	
p {
	line-height: 20px;	
	}
	
h1 {
	font-size: 18px;	
	margin:0;
	color:#0d3784;
	padding-bottom: 15px;
	}
	
h2 {
	margin-top: 10px;	
}

h3 {
	color:#0d3784;
	font-size: 15px;
	margin-left: 20px;
	margin-top: 10px;
	clear: both;
	}
	
h4 {
	color: #0d3784;
	}	
li {
	list-style-type:none;
	line-height: 21px;
	}
	
a	{
	color:#0d3784;
	text-decoration: none;
}

input,select
{
	padding: 5px;
}

a:hover {	
	text-decoration: underline;
}
.left { float:left; }

.right { float:right; }
	
.spaceLeft { margin-left: 20px;	}	

.floatFix { clear: both; }

span.error {
	color: #f00;
	display:block;
	}
	
span.succes{
	color: #0a0;
	display:block;
	border: 1px solid #0f0;
	padding: 10px;
	}

.inline {
	display: inline;
	}

#wrapper {
	width: 1100px;
	height: auto;
	margin: 0 auto;
	}
	
#container {
	width: 1060px;
	height: auto;
	float:left;
	background: #fff;
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 30px;
	border: 1px solid #c9cbc9;
	}
	
	#header {
	width: 1060px;
	height: 360px;
	float:left;
	}
	
		h1#logo {
		width: 500px;
		height: 30px;
		float:left;	
		padding: 0px;
		margin:0px;	
		}
		
		#social {
		width: 500px;
		height: 30px;
		float:right;
		}
		
			#social img {
			width: 25px;
			height: 25px;
			float:right;
			margin-left: 15px;
			}
		
		#nav {
		float:left;
		width: 1060px;		
		padding-bottom: 20px;
		margin-top: 25px;
		}
		
		ul {
		margin:0;
		padding:0;
		}
		
		#nav li {
		width: auto;
		padding-right: 30px;
		font-size: 15px;
		float:left;
		list-style-type:none;
		color: #b9b9b9;
		}
		
		#nav li a {
		color: #b9b9b9;
		text-decoration:none;
		}
		
		#nav li a:hover
		{
			color: #000;
			border-bottom: 1px dotted #000;
		}
		
		#banner {
			width: 1060px;
			float:left;
			height: 250px;
			background: url(../../images/banner.jpg) left top;		
		}
			#banner #languages
			{				
				padding: 0px;
				margin: 10px 15px;
			}
			

			#languages ul li
			{
				display: inline;
				margin-right: 5px;
				padding: 0px;
			}
		
		#catcher {
		width: 500px;
		height: 55px;
		float:right;
		margin-top: 90px;
		background: #0d3784;
		}
		
		#catcher h2 {
		color: white;
		font-size: 18px;
		font-weight:none;
		padding-left: 20px;
		padding-top: 3px;
		}
		
		ul#inlogNav {		
			clear:both;
			float: right;			
			margin-top: -20px;
			margin-bottom: 10px;
		}
		
		ul#inlogNav li {
			float: left;
			margin-left: 10px;
		}
		
	
	#content {
	width: 1060px;
	height: auto;
	float:left;
	margin-bottom: 20px;
	}
	
		#left {
		width: 686px;
		height: auto;
		float:left;
		padding-top: 15px;
		}
		
			#left p {
			line-heigt: 21px;
			text-align:justify;			
			padding-right: 20px;
			margin-top: 0px;
			}
			
			#left img {
			width: auto;
			height: auto;
			}
		
		#right {
		width: 370px;
		height: auto;
		background: #fff;
		float:left;
		border: 2px solid #cecece;
		padding-bottom: 30px;
		}
		
		#right ul
		{
		margin: 20px;
		}

		#right #sidebarVacaturesContainer
		{
			margin-left: 20px;
		}
		
			#item {
			width: 330px;
			margin: 20px;
			background: url(../../images/img-3.jpg) no-repeat;
			height: 180px;
			}
	
		#right .actionButton
		{
			border: 3px solid #0d3784;
			background-image: url(../../images/listitem.png);
			background-repeat: no-repeat;
			background-position: 10px center;
			margin: 15px 20px;
			display: block;
			font-size: 16px;
			padding: 10px 10px 10px 30px;
		}

	#footer {
	width: 1060px;
	height: auto;
	background: #eceeec;
	float:left;
	}
	
		#footer > div {
		width: 140px;
		height: auto;
		margin: 30px;
		float:left;
		margin-top: 20px;
		}
		
		#footer > div a {
		color: #666;
		text-decoration:none;
		}

		#footer #linksVacatures{
			width: 250px;
		}
		
		#footer #linksLogos {
			float: right;
			width: 200px;
		}

		#footer #linksLogos img{			
			float: left;
			margin: 10px;
		}

		#logo-2 {
		width: 430px;
		height: 40px;
		float:right;
		background: url(../../images/logo-2.jpg) no-repeat;
		margin-top: 80px;
		margin-right: 20px;		
		}
	#closingFooter
	{
		clear: both;
		padding-top: 10px;
		color: #888;
		text-align: center;
		
	}
label{
	display: block;
	margin-top: 10px;
}

ul#sidebarVacatures{
	clear: both;	
	margin-top: 0px;
}
	

ul#sidebarVacatures a {
	color:#868484;
	text-decoration: none;
}

ul#sidebarVacatures a:hover {	
	text-decoration: underline;
}

ul#sidebarVacatures h3 { margin-left: 0px; }

#vacatureOverzicht{
	margin-bottom:50px;	
}

#vacatureDetails h3{
	margin-left:0px;
}

#vacatureOverzicht select{
	width: 200px;	
}

#vacatureOverzicht form{	
	margin-bottom: 30px;
}


#right p {
	padding: 0px 20px;
}

#right form
{
	margin-left: 20px;
	margin-bottom: 50px;
}

#right form input,
#right form select
{
	padding: 5px;
}

#right form select
{
	width: 200px;
}

#right form input.submit
{
	width: 100px;
	margin-left: 3px;	
}

.sollicitatieLink a
{	
	background-color: #0d3784;
	color: #fff;
	padding: 10px 20px;
	font-size: 15px;
	font-weight: bold;
	display: block;
	float: left;
	margin-top: 20px;
}

.addthis_toolbox
{
	margin-top: 100px;
	display: block;
	clear: both;
}