@charset "UTF-8";
/* CSS Document */

a {
  color: #4c4b4c;
  font-decoration: underline;
}

a:hover {
}

a img {
  border: 0;
}

button {
  cursor: pointer;
}

body,
html {
  margin: 0;
  padding: 0;
  position: relative;
}

body {
  
}

body,
button,
input[type=text],
input[type=password],
select,
textarea {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul {
  margin: 0 0 0.85em 0;
  padding: 0;
}

h1 {
  background: url(../img/paragraaf-bullet.png) no-repeat 0 0;	
  color: #00539a;
  font-size: 16px;
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-weight: bold;
  margin: 30px 0 10px -30px;
  padding-left: 30px;
}

h2 {
  color: #00539a;
  font-size: 12px;	
  font-weight: bold;
  line-height: 22px;

}


/* Algemeen*/

#container {

	margin: 10px auto 0;
	width: 980px
}

#container #header {
	background: url(../img/snijders-header.jpg) no-repeat 0 0;
	height: 204px;
	position: relative;
	width: 980px;
	background-image: url(../img/snijders-header.jpg);
}

#container #header #nav {
	background: url(../img/nav.png) no-repeat 0 0;
	height: 30px;
	left: 260px;
	position: absolute;
	top: 155px;
	width: 680px;
}

#container #header #nav ul {
	list-style: none;
}

#container #header #nav ul li {
	background: url(../img/nav-divider.png) no-repeat right 7px;
	display: block;
	float: left;
	
}

#container #header #nav ul li.last-item {
	background: none;
}

#container #header #nav ul li a {
	color: #ffffff;
	display: block;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 42px 0;
	text-decoration: none;
}

#container #header #nav ul li a:hover,
#container #header #nav ul li a.active-item {
	color: #00539a;
}


#container #content {	
	background: url(../img/container-bg.png) 0 0 repeat-y;
	width: 980px;
	overflow: hidden;
}

#container #content #text {
	float: left;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	margin: 0 10px 20px 30px;
	position: relative;
	width: 410px;
}


#container #content #text p {
    line-height: 22px;
	overflow: hidden;
} 

#container #content #text p span {
	color: #00539a;
    font-weight: bold;
}

#container #content #extra {
    float: right;
	margin-right: 30px;
	width: 210px;
}

#container #content #extra .referenties {
	background: url(../img/referentie-container.jpg) no-repeat 1px 2px;
	height: 574px;
	margin-bottom: 10px;
	position: relative;
	width: 210px;
}

#container #content #extra .referenties ul {
	list-style: none;
	padding: 56px 0 0 23px;
}

#container #content #extra .referenties ul li {
	margin-bottom: 7px;
}

#container #content #extra .afbeeldingen {
	background: url(../img/afbeeldingen-container.jpg) no-repeat 1px 2px;
	height: 490px;
	margin-bottom: 10px;
	position: relative;
	width: 210px;
}

#container #content #extra .afbeeldingen-contact {
	background: url(../img/afbeeldingen-container.jpg) no-repeat 1px 2px;
	height: 490px;
	margin: 0 0 10px 20px;
	position: relative;
	width: 210px;
}



#container #content #extra .afbeeldingen ul,
#container #content #extra .afbeeldingen-contact ul {
	list-style: none;
	padding: 25px 0 0 23px;
}

#container #content #extra .afbeeldingen ul li,
#container #content #extra .afbeeldingen-contact ul li {
	margin-bottom: 10px;
}

#container #content #extra .brochure {
	background: url(../img/tegel-brochure.png) no-repeat 0 0;
	height: 191px;
	margin-bottom: 10px;
	position: relative;
	width: 210px;
}

#container #content #extra .brochure a {
    font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px; 
	left: 42px;
	position: absolute;
	top: 147px;
}

#container #footer {
	background: url(../img/container-footer.png) 0 0 no-repeat;
	font-family: Arial, Tahoma, Verdana, sans serif;
	font-size: 11px;
	height: 15px;
	margin-bottom: 20px;
	padding-top: 25px;
	text-align: center;
	}
	
#container #content #subnav {
	background: url(../img/subnav-bg.jpg) 0 0 no-repeat;
	float: left;
	height: 452px;
	margin: 10px 0 0 25px;
	padding: 20px 15px 0 15px;
	width: 210px;
} 

#container #content #subnav ul {
	list-style: none;
}

#container #content #subnav ul li {
	background: url(../img/subnav-bullet.png) left 4px no-repeat;
	margin-bottom: 15px;
	padding-left: 20px;
}

#container #content #subnav ul li a {
	color: #fff;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#container #content #subnav ul li a.active-item {
	color: #fbb611;
}



.route {
	
}

p.vacature {
	margin-bottom: 35px;
}

.arbeidsvoorwaarden {
	list-style: none;
	margin-bottom: 30px;
}

.arbeidsvoorwaarden li {
	margin-bottom: 5px;
}

.vacature-illustratie {
	display: inline;
	float: left;
	margin: 0 10px 0 -10px;
	padding-left: 10px;
}

.dienst {
	margin: -5px 0 20px 20px;
}

.dienst li {
	margin-bottom: 5px;
}

.v-aanpak {
	margin: 20px 0 0 20px;
}

