* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	background: #fff;
	color: #282828;
}

div#container {
	position: relative;
	width: 959px;
	margin: 0 auto;
	font-size: 1.0em;
	overflow: hidden;
}


h1 {
	line-height: 100px;
	height: 0px;
	overflow: hidden;
}

h3 {
	clear: both;
	background: #862b7a;
	color: #fff;
	line-height: 20px;
	padding-left: 15px;
	font-size: 0.9em;
}

h4 {
	border-top: 1px solid #a5a5a5;
	font-size: 1.0em;
	color: #822476;
	padding-left: 15px;
	line-height: 30px;
}

h5 {
	font-size: 1.6em;
}

h6 {
	text-transform: uppercase;
	color: #02a7dd;
}

a {
	color: #822476;
}

a:hover {
	color: #fff;
	background: #822476;
}

a.leesverder {
	padding-left: 10px;
	background: url(../siteimg/leesverder.gif) no-repeat 0 3px;
}

a.leesverder_wit {
	padding-left: 10px;
	background: url(../siteimg/leesverder_wit.gif) no-repeat 0 3px;
}

a.leesverder:hover {
	color: #fff;
	background: #822476 url(../siteimg/leesverder.gif) no-repeat 0 3px;
}

a.leesverder_wit:hover {
	color: #fff;
	background: #822476 url(../siteimg/leesverder_wit.gif) no-repeat 0 3px;
}

a.pdf {
	padding-left: 30px;
	background: url(../siteimg/li_persberichten_kwadrant.gif) no-repeat 0 0px;
	font-weight: bold;
	font-size: 10px;
}

a.pdf:hover {
	color: #fff;
	background: #822476 url(../siteimg/li_persberichten_kwadrant.gif) no-repeat 0 0px;
}

a.pdf2 {
	padding-left: 20px;
	background: url(../siteimg/pdf2.gif) no-repeat 0 0px;
	font-weight: bold;
	font-size: 10px;
}

a.pdf2:hover {
	color: #fff;
	background: #822476 url(../siteimg/pdf2.gif) no-repeat 0 0px;
}

a.pdf3 {
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 40px;
	background: url(../siteimg/pdf3.gif) no-repeat 0 0px;
	font-weight: bold;
	font-size: 10px;
}

a.pdf3:hover {
	color: #fff;
	background: #822476 url(../siteimg/pdf3.gif) no-repeat 0 0px;
}

a.presentatie {
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 40px;
	background: url(../siteimg/presentatie.gif) no-repeat 0 0px;
	font-weight: bold;
	font-size: 10px;
}

a.presentatie:hover {
	color: #fff;
	background: #822476 url(../siteimg/presentatie.gif) no-repeat 0 0px;
}

a.nieuwsbericht {
	padding-left: 20px;
	background: url(../siteimg/nieuwsbericht.gif) no-repeat 0 0px;
	font-weight: bold;
	font-size: 10px;
}

a.nieuwsbericht:hover {
	color: #fff;
	background: #822476 url(../siteimg/nieuwsbericht.gif) no-repeat 0 0px;
}

a.vacature {
	padding-left: 20px;
	background: url(../siteimg/vacature.gif) no-repeat 0 0px;
	font-weight: bold;
	font-size: 10px;
}

a.vacature:hover {
	color: #fff;
	background: #822476 url(../siteimg/vacature.gif) no-repeat 0 0px;
}

a.webpagina {
	padding-left: 20px;
	background: url(../siteimg/webpagina.gif) no-repeat 0 0px;
	font-weight: bold;
	font-size: 10px;
}

a.webpagina:hover {
	color: #fff;
	background: #822476 url(../siteimg/webpagina.gif) no-repeat 0 0px;
}

a.nieuwer {
	padding-left: 15px;
	background: url(../siteimg/vorige.gif) no-repeat 0 2px;
	color: #02a7dd;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
}

a.ouder {
	padding-right: 15px;
	background: url(../siteimg/volgende.gif) no-repeat right 2px;
	color: #02a7dd;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
}

hr {
	border: 0;
	color: #dddddd;
	background-color: #dddddd;
	height: 1px;
	margin: 10px 0;
}

ul.standaard {
	margin-bottom: 10px;
	font-size: 0.9em;
}

ul.standaard li {
	line-height: 12px;
	padding-left: 10px;
	background: url(../siteimg/leesverder.gif) no-repeat 0 5px;
	list-style: none;
	padding-top: 3px;
}

ul.standaard li a {
	color: #822476;
	text-decoration: none;
	height: 1%;
}
ul.standaard li a:hover {
	color: #fff;
	background: #822476;
}

legend {
	display: none;
}

fieldset,
img {
	border: 0;
}

/********************************************************************************** HEADER */


div#header {
	height: 78px;
	background: url(../siteimg/header_shl.gif) no-repeat;
}

div#header img#logo {
	position: absolute;
	right: 5px;
	top: 10px;
}

div#header img#logosheerenloo {
	position: absolute;
	right: 6px;
	top: 9px;
}

ul#ingang {
	position: absolute;
	left: 10px;
	top: 70px;
	list-style: none;
}

ul#ingang li {
	display: inline;
}

ul#ingang li a {
	text-decoration: none;
	padding: 0 5px;
	line-height: 15px;
}

ul#ingang li a.active {
	background: #f1e7f0;
	font-weight: bold;
}

ul#corporate {
	position: absolute;
	left: 735px;
	top: 68px;
	list-style: none;
	font-size: 11px;
}

ul#corporate li {
	display: inline;
	padding: 0 10px 0 8px;
	background: url(../siteimg/li_corporate.gif) no-repeat right center;
}

ul#corporate li.laatste {
	background: 0;
}

ul#corporate li a {
	text-decoration: none;
}

ul#corporate a#size_a {
	font-size: 10px;
	font-weight: bold;
}
ul#corporate a#size_aa {
	font-size: 12px;
	font-weight: bold;
}
ul#corporate a#size_aaa {
	font-size: 14px;
	font-weight: bold;
}

form#quicksearch {
	position: absolute;
	left: 790px;
	top: 65px;
}

form#quicksearch input {
	float: left;
	font-size: 11px;
	width: 140px;
	height: 16px;
	line-height: 16px;
	border-width: 1px;
}

form#quicksearch input.submit {
	display: inline;
	margin-left: 2px;
	width: 18px;
	height: 18px;
	border: 0;
	background: url(../siteimg/btn_quicksearch.gif) no-repeat;
}

form input.submit {
	cursor: hand;
}

ul#nav {
	position: absolute;
	left: 4px;
	top: 92px;
	background: url(../siteimg/bg_nav.gif) repeat-x;
	width: 951px;
	height: 36px;
	list-style: none;
	z-index: 999;
}

ul#nav li {
	float: left;
	line-height: 36px;
	list-style: none;
	background: url(../siteimg/li_nav.gif) no-repeat right;
	padding-right: 2px;
}

ul#nav a {
	display: block;
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	padding: 0 15px;
	line-height: 36px;
}

ul#nav li.laatste a {
	background: 0;
}

ul#nav li a:hover {
	color: #fff;
	background: url(../siteimg/bg_nav_.gif) repeat-x;
}

ul#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 999;
}

ul#nav li ul {
	position: absolute;
	left: -999em;
	background: #87bb21;
}

ul#nav li:hover ul, ul#nav li.sfhover ul {
	left: auto;
}

ul#nav li:hover, ul#nav li.sfhover {
	position: static;
}

ul#nav li ul li {
	display: block;
	clear: both;
	width: 170px;
	line-height: 22px;
	background: url(../siteimg/li_nav2.gif) no-repeat;
	padding-bottom: 1px;
}

ul#nav li ul a {
	display: block;
	clear: both;
	line-height: 21px;
	width: auto;
	float: none;
	font-weight: normal;
	font-size: 11px;
	background: url(../siteimg/li_nav3.gif) no-repeat 10px 10px;
	padding-left: 20px;
}

ul#nav li ul a:hover {
	background: #57960b url(../siteimg/li_nav3.gif) no-repeat 10px 10px;
	font-weight: bold;
}

div#webtrail {
	line-height: 23px;
}

div#webtrail ul {
	list-style: none;
	margin-left: 15px;
}

div#webtrail li {
	display: inline;
	color: #676767;
	font-size: 0.9em;
}

div#webtrail a {
	color: #676767;
}

div#webtrail a:hover {
	color: #ffffff;
}

div#webtrail a.active {
	background: #ecdeeb;
	color: #000;
	text-decoration: none;
	padding: 2px;
}

ul#subnav {
	float: left;
	width: 174px;
}

ul#subnav li {
	line-height: 24px;
	background: #822476;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
}

ul#subnav ul {
	margin-left: -10px;
	background: #f2e9f1;
	padding-bottom: 4px;
}

ul#subnav li li {
	background: #fff url(../siteimg/li_subnav.gif) repeat-x bottom;
	padding: 0;
	height: 1%;
	text-transform: none;
}

ul#subnav a.sub2 {
	font-weight: bold;
	color: #822476;
}

ul#subnav ul#subsubnav {
	margin-left: -10px;
	background: #fff;
	padding-bottom: 0px;
}

ul#subnav ul#subsubnav li {
	padding-left: 20px;
	height: 1%;
	text-transform: none;
}

ul#subnav li li a {
	display: block;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #3a3a3a;
	height: 1%;
}

ul#subnav li li a:hover {
	color: #fff;
	font-weight: bold;
}

div#subnav {
	clear: both;
	float: left;
	width: 174px;
}

/********************************************************************************** WERKEN BIJ _ HOME VACATURES */

div#vacatures {
	height: 333px;
	background: url(../siteimg/bg_vacatures.gif) no-repeat;
	margin-top: 15px;
	margin-bottom: 10px;
}

div#vacatures ul.vacatures {
	position: absolute;
	margin-left: 485px;
	margin-top: 34px;
	width: 229px;
	height: 277px;
	list-style: none;
	z-index: 9;
}

div#vacatures ul.vacatures li {
	font-size: 10px;
	font-weight: bold;
}

div#vacatures ul.vacatures a.vacature {
	display: block;
	line-height: 26px;
	color: #fff;
	text-decoration: none;
	padding-left: 15px;
	background: url(../siteimg/li_vacatures.gif) no-repeat 7px 12px;
	border-bottom: 1px solid #b0d568;
}

div#vacatures ul.vacatures a.vacature:hover {
	background: #fff url(../siteimg/li_vacatures_.gif) no-repeat 7px 10px;
	color: #87bb21;
}

div#vacatures a.vacature span.vacatureomschrijving {
	display: none;
	z-index: 5;
}

div#vacatures a.vacature:hover span.vacatureomschrijving {
	display: none;
	position: absolute;
	top: -30px;
	left: -480px;
	width: 450px;
	height: 291px;
	background: #fff;
	padding: 15px;
	color: #000;
	line-height: 14px;
	font-weight: normal;
	font-size: 11px;
	z-index: 5;
	overflow: hidden;
}

div#vacatures a.vacature:hover span.vacature span.titel {
	color: #82b818;
	font-weight: bold;
}

div#vacatures h2 {
	position: absolute;
	margin-left: 155px;
	margin-top: 20px;
	color: #730067;
	font-size: 20px;
	z-index: 1;
}

div#vacatures_visual {
	position: absolute;
	margin-left: 5px;
	margin-top: 4px;
	width: 480px;
	height: 321px;
	background-color: #fff;
	background-repeat: no-repeat;
}

div#vacatures_info {
	position: absolute;
	margin-left: 217px;
	margin-top: 59px;
	width: 220px;
	height: 264px;
	background: url(../siteimg/bg_vacatures_info.gif) no-repeat;
}

div#vacatures_info h4.eerste {
	position: absolute;
	margin-top: 30px;
	margin-left: 20px;
	width: 85px;
	height: 45px;
	color: #822476;
	font-size: 14px;
	text-align: right;
	line-height: 20px;
	border: 0;
}

div#vacatures_info h4.tweede {
	position: absolute;
	margin-top: 40px;
	margin-left: 110px;
	width: 90px;
	height: 45px;
	color: #fff;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	border: 0;
}

div#vacatures_info p {
	position: absolute;
	margin-top: 95px;
	margin-left: 25px;
	width: 180px;

	font-size: 10px;
	color: #fff;
}

div#vacatures_info a {
	position: absolute;
	margin-top: 170px;
	margin-left: 25px;
	color: #fff;
	padding-left: 10px;
	background: url(../siteimg/leesverder.gif) no-repeat 0 3px;
	font-size: 10px;
	font-weight: bold;
}

div#vacatures form.vacatures {
	position: absolute;
	margin-left: 725px;
	margin-top: 40px;
	width: 170px;
}

div#vacatures form.vacatures label {
	display: block;
	line-height: 16px;
	color: #78096c;
	font-size: 0.9em;
	font-weight: bold;
}

div#vacatures form.vacatures select,
div#vacatures form.vacatures input {
	margin-bottom: 10px;
	width: 160px;
	font-size: 11px;
}

div#vacatures form.vacatures input {
	margin-top: 10px;
	width: 156px;
}

div#vacatures form.vacatures input.submit {
	width: 67px;
	height: 24px;
	border: 0;
	background: url(../siteimg/btn_vacatures.gif) no-repeat;
	color: #fff;
	float: right;
	display: inline;
	margin-right: 10px;
	font-weight: bold;
}

/********************************************************************************** WERKEN BIJ _ CONTENT */

div.popup {
	clear: both;
	padding: 5px 4px 5px;
	text-align: center;
}

div#content {
	clear: both;
	padding: 0px 4px 0px;
}

div#content div#col1 {
	float: left;
	width: 263px;
}

div#content div.box {
	float: left;
	width: 265px;
	display: inline;
	margin-bottom: 15px;
}

div#content div.boxmap {
	float: left;
	width: 440px;
	display: inline;
	margin-bottom: 15px;
}

div#content div.breed {
	width: 330px;
	margin-left: 11px;
}

div#content div.extrabreed {
	width: 498px;
	margin-left: 11px;
}

div#content div.main {
	width: 673px;
	height: auto;
	margin-left: 11px;
	padding: 0;
}

div#content div.aanbodoverzicht div.boxcontent {
	height: auto;
}

div#content div.aanbodoverzicht form {
	float: right;
	margin: 5px;
}

div#content div.aanbodoverzicht form select {
	width: 50px;
}

div#content form#nieuwszoeken {
	clear: both;
	float: none;
	padding-top: 5px;
	height: 37px;
	width: auto;
	margin: 0;
	background: url(../siteimg/bg_nieuwszoeken.gif) no-repeat;
}

div#content form#nieuwszoeken label {
	color: #730067;
	font-weight: bold;
	margin-left: 10px;
	font-size: 10px;
}

div#content form#nieuwszoeken select {
	width: 140px;
	font-size: 11px;
}

div#content form#nieuwszoeken input.submit {
	border: 0;
	width: 83px;
	height: 24px;
	background: url(../siteimg/btn_selecteren.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

div#content div.content {
	width: 490px;
	height: auto;
	margin-left: 11px;
	padding: 0;
}

div#content div.contentbreed {
	width: 765px;
	height: auto;
	margin-left: 11px;
	padding: 0;
}

div#content div.contentbreed input.breed450 {
	width: 450px;
}

div#content div.contentbreed textarea.breed450 {
	width: 450px;
	height: 100px;
}

div#content div.boxcontent input.breed450 {
	width: 450px;
}

div#content div.boxcontent textarea.breed450 {
	width: 450px;
	height: 100px;
}

div#content div.box h2 {
	padding-left: 10px;
	width: 255px;
	margin: 0px 0 0px 0px;
	line-height: 31px;
	height: 31px;
	background: #87bb21;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
}

div#content div.boxmap h2 {
	padding-left: 10px;
	width: 430px;
	margin: 0px 0 0px 0px;
	line-height: 31px;
	height: 31px;
	background: #87bb21;
	color: #fff;
	font-size: 12px;
}

div#content div.breed h2 {
	width: 320px;
}

div#content div.extrabreed h2 {
	width: 488px;
}

div#content div.main h2 {
	margin: 0;
	width: auto;
}

div#content div.content h2 {
	width: auto;
	line-height: 24px;
	height: 24px;
	text-transform: none;
}

div#content div.contentbreed h2 {
	width: auto;
	line-height: 24px;
	height: 24px;
	text-transform: none;
}

div#content div.grootmapje {
	position: absolute;
	z-index: 999;
}

div#content div#mapjediv {
	height: 290px;
}

div#content div.box span.buttons {
	float: right;
	width: 50px;
	margin-top: -25px;
}

div#content div.box span.buttons img {
	cursor: hand;
	cursor: pointer;
}

div#content div.boxcontent {
	border-left: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
	padding: 10px;
}

div#content div.boxcontentformulier {
	border-left: 1px solid #a5a5a5;
	border-right: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
	padding: 10px;
	background-color: #f1e7f0;
	width: 468px;
}

div#content div.boxcontent li {
	padding-left: 12px;
	background: url(../siteimg/li_corporate.gif) no-repeat 0 5px;
}

div#content div.boxcontent li ul li {
	margin-left: 20px;
	background: none;
}

div#content div.boxcontent ul.standaard li{
	padding-left: 12px;
	background: url(../siteimg/leesverder.gif) no-repeat 0 5px;
}

div.boxcontent div.plaza {
	float: left;
	width: 225px;
	display: inline;
	margin: 10px;
}

div#content h2 {
	width: auto;
	line-height: 24px;
	height: 24px;
	text-transform: none;
}

div.boxcontentformulier p.links {
	width: 150px;
	clear: none;
	float: left;
}

div.boxcontentformulier p.rechts {
	width: 250px;
	clear: none;
	float: left;
}

div.boxcontentformulier p {
	clear: none;
	float: left;
}

div.boxcontentformulier p.links400 {
	width: 400px;
	clear: none;
	float: left;
}

div.clearer {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

div.line25 {
	clear: both;
	font-size: 1px;
	line-height: 25px;
}

div.boxcontent div.plaza h3 {
	background: #862b7a;
	color: #fff;
	width: 210px;
	line-height: 20px;
	font-size: 0.9em;
	margin-bottom: 10px;
}

div#content div.plaza a {
	font-weight: bold;
}

div.home div.box div.boxcontent {
	height: 238px;
}

div.thumbnailinline {
	float: left;
	margin-right: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 120px;
	line-height: 130%;
	height: 180px;
}

div.inline {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 120px;
	line-height: 130%;
}
			
div.inline img {
	margin-bottom: 3px;
}

div.home div.box div.full {
	height: 258px;
}

div.home div.boxmap div.boxcontent {
	height: 238px;
}

div.home div.boxmap div.full {
	height: 258px;
}

div#content div.box div.full {
	padding: 0;
}

div#content div.boxmap div.full {
	padding: 0;
}

div#content div.box p {
	margin: 15px 0;
	line-height: 14px;
}

div#content div.boxmap p {
	margin: 15px 0;
	line-height: 14px;
}

div#content div.box p.intro {
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 0;
}

div#content div.boxmap p.intro {
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 0;
}

div#content div.box span.intro {
	font-weight: bold;
	font-size: 0.9em;
	color: #822476;
}

div#content div.box a.leesverder {
	font-weight: bold;
	font-size: 0.9em;
}

div#content div.box a.leesverder_wit {
	font-weight: bold;
	font-size: 0.9em;
}

div#content div.box div.footer {
	height: 21px;
	background: #87bb21;
}

div#content div.boxmap div.footer {
	height: 21px;
	background: #87bb21;
}

div#content div.slide {
	position: absolute;
	width: 308px;
	background: #fff;
	display: none;
	overflow: hidden;
}

div#content div.slide {
	position: absolute;
	width: 308px;
	background: #fff;
	display: none;
	overflow: hidden;
}

div#content div#slides {
	position: relative;
	overflow: hidden;
	width: 330px;
	height: 290px;
}

div#content div#slides.smal {
	width: 265px;
}

div#content div#slides.smal div.boxcontent {
	width: 263px;
	padding: 0;
}

div#content div#slides.smal div.boxcontent img {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

div#content div#slides.smal div.slide {
	width: 263px;
	height: 260px;
}

div#content div#slides.smal div.footer {
	position: absolute;
	margin-top: 203px;
	height: 58px;
	width: 254px;
	line-height: 58px;
	z-index: 999;
	text-align: right;
	padding-right: 10px;
}

div#content div#specificeer {
	margin-left: 11px;
	background: #c7c7c7 url(../siteimg/bg_specificeer.gif) repeat-x;
}

div#content div#specificeer div.boxcontent {
	height: auto;
}

div#content div#specificeer form {
	line-height: 18px;
}

div#content div#specificeer form input.submit {
	float: right;
	border: 0;
	background: url(../siteimg/btn_vinden.gif) no-repeat;
	width: 65px;
	height: 24px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

div#sidebar {
	float: left;
	width: 263px;
	margin-left: 11px;
}

div#sidebar h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	background: #862b7a;
	color: #fff;
	line-height: 20px;
	padding-left: 15px;
	font-size: 0.9em;
}

div#alsosees {
	margin-top: 0px;
}

div#sidebar img.margins {
	margin-bottom: 10px;
}

div#alsosees h3 {
	height: 31px;
	line-height: 31px;
	font-size: 12px;
	text-transform: uppercase;
	background: #87bb21;
}

div#alsosees h5 {
	font-size: 11px;
	margin-bottom: 10px;
}

div#alsosees div.alsosee {
	float: left;
	margin-bottom: 10px;
}

div#alsosees div.alsosee img {
	float: left;
}

div#alsosees div.alsosee span.beschrijving {
	float: left;
	display: inline;
	width: 150px;
	margin-left: 10px;
}

div#alsosees div.alsosee a.leesverder {
	float: left;
	clear: both;
	margin-top: 8px;
}

/********************************************************************************** WERKEN BIJ _ VACATURES CONTENT */

form#vacatures_zoeken {
	padding-left: 12px;
	padding-top: 10px;
	margin-bottom: 15px;
	clear: both;
}

form#vacatures_zoeken label {
	float: left;
	width: 170px;
	font-weight: bold;
	color: #822476;
	font-size: 0.9em;
	line-height: 16px;
}

form#vacatures_zoeken label select {
	width: 160px;
	font-size: 11px;
}

form#vacatures_zoeken label.kort {
	width: 125px;
}

form#vacatures_zoeken label.kort input {
	width: 125px;
	font-size: 11px;
	height: 15px;
}

form#vacatures_zoeken input.submit {
	float: left;
	clear: both;
	display: inline;
	margin-left: 570px;
	margin-top: 15px;
	width: 67px;
	height: 24px;
	border: 0;
	background: url(../siteimg/btn_vacatures.gif) no-repeat;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

table#vacatures_overzicht {
	clear: both;
	width: 100%;
}

table#vacatures_overzicht th {
	line-height: 20px;
	background: #862b7a;
	text-align: left;
	color: #fff;
	padding-left: 10px;
}

table#vacatures_overzicht td {
	padding: 6px 20px;
	font-size: 0.9em;
	color: #822476;
	height: 25px;
	overflow: hidden;
	vertical-align: top;
	width: 50%;
}

table#vacatures_overzicht tr.hover td {
	background-color: #ecdeeb;
	border-top: 1px solid #e1cbdf;
	border-bottom: 1px solid #e1cbdf;
}

table#vacatures_overzicht td.titel {
	background: url(../siteimg/li_vacature.gif) no-repeat 13px 9px;
}

table#vacatures_overzicht tr.oneven td {
	background-color: #e8e8e8;
}

table#vacatures_overzicht tr.even td {
	background-color: #fff;
}

table#vacatures_overzicht tr.bottom td {
	background-color: #e8e8e8;
	height: 23px;
}

table#vacatures_overzicht td span.beschrijving {
	display: none;
	clear: both;
	width: 200px;
}

div#content div.paginas {
	float: left;
	background: #862b7a;
	line-height: 21px;
	color: #fff;
}

div#content div.paginas a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	line-height: 21px;
}

div#content div.paginas a.vorige {
	float: left;
	display: inline;
	margin-left: 15px;
	padding-left: 10px;
	background: url(../siteimg/arrow_vorige.gif) no-repeat 0 7px;
}

div#content div.paginas a.volgende {
	float: left;
	display: inline;
	padding-right: 10px;
	margin-right: 15px;
	background: url(../siteimg/arrow_volgende.gif) no-repeat right 7px;
}

div#content div.paginas span.paginas {
	float: left;
	width: 534px;
	text-align: center;
	line-height: 21px;
}

div#content div.content div.paginas span.paginas {
	float: left;
	width: 353px;
	text-align: center;
	line-height: 21px;
}

div#content div.contentbreed div.paginas span.paginas {
	float: left;
	width: 628px;
	text-align: center;
	line-height: 21px;
}

div#content div.paginas span.paginas a {
	line-height: 21px;
}

h3 a.terug {
	float: right;
	display: inline;
	margin-right: 15px;
	color: #fff;
	margin-top: -20px;
	padding-left: 15px;
	background: url(../siteimg/arrow_begin.gif) no-repeat 0 7px;
}

div#vacaturedetail {
	padding: 15px;
	padding-bottom: 30px;
}

div#vacaturedetail span.locatie {
	float: right;
	width: 200px;
	color: #822476;
	font-size: 1.1em;
	margin-top: -20px;
}

div#vacaturedetail span.details {
	color: #822476;
	font-size: 1.1em;
}

div#vacaturedetail a.terug {
	float: right;
	clear: both;
	padding-left: 15px;
	background: url(../siteimg/arrow_begin2.gif) no-repeat 0 4px;
	font-weight: bold;
	font-size: 0.9em;
}

div#vacaturedetail a.terug:hover {
	color: #fff;
	background: #822476;
}

ul#sitemap {
	list-style: none;
	margin-left: 10px;
}

ul#sitemap a {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
}

ul#sitemap li {
	line-height: 20px;
}

ul#sitemap li {
	padding-left: 10px;
	background: url(../siteimg/leesverder.gif) no-repeat 0 7px;
}

ul#sitemap ul {
	list-style: none;
	margin-left: 10px;
	padding: 10px 0;
}

ul#sitemap ul li {
	border-top: 1px solid #d6d6d6;
}

ul#sitemap ul ul {
	margin-left: 70px;
	border: 0;
}

ul#sitemap ul ul a {
	text-transform: none;
}

ul#sitemap ul ul li {
	border-top: 0;
}

ul#sitemap ul ul ul {
	margin-left: 40px;
}

ul#sitemap ul ul ul a {
	font-weight: normal;
}

table#zoekresultaat {
	clear: both;
	margin-top: 10px;
}

table#zoekresultaat a {
	text-decoration: none;
}

table#zoekresultaat td,
table#zoekresultaat th {
	border-bottom: 1px solid #d6d6d6;
	vertical-align: top;
}

table#zoekresultaat th {
	line-height: 22px;
	color: #730067;
	text-transform: uppercase;
	font-size: 0.9em;
	text-align: left;
}

table#zoekresultaat th.type {
	width: 170px;
}

table#zoekresultaat td {
	padding: 10px 0;
}

table#zoekresultaat td strong {
	color: #0099cc;
}

div#vorige_volgende {
	line-height: 20px;
	background: #80d3ee;
}

div#vorige_volgende a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

div#vorige_volgende a.terug {
	padding-left: 10px;
	background: url(../siteimg/terug.gif) no-repeat 0 4px;
	margin-left: 10px;
}

div#vorige_volgende span {
	float: right;
	display: inline;
	margin-right: 10px;
	margin-top: -20px;
}

div#vorige_volgende span a {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#overlay img {
	margin-right: 0px;
	cursor: pointer;
	cursor: hand;
}

#overlay img#foto {
	margin: 0;
}

a#meerfotos {
	float: right;
	font-weight: bold;
}

div#galleries {
	width: 767px;
	height: 80px;
	overflow: hidden;
	background: url(../siteimg/bg_galleries.gif) no-repeat;
	padding: 8px;
}

div#galleries img {
	margin-right: 8px;
}

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: #822476;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #822476;
}

div.foto {
	float: left;
	width: 250px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.foto img {
	float: left;
}

div.foto span.beschrijving {
	float: left;
	width: 240px;
	background: #0caade;
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 10px;
	padding: 5px;
}

strong.fotogallerij {
	color: #0caade;
}

/********************************************************************************** WERKEN BIJ _ FOOTER */

div#footer {
	float: left;
	width: 950px;
	clear: both;
	height: 100px;
	background: #822476;
	margin-top: 25px;
	margin-left: 4px;
	display: inline;
}

div#footer div {
	border-top: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	background: #fff;
	height: 64px;
	padding: 0 15px;
}

div#footer a {
	color: #c192bb;
	text-decoration: none;
	font-weight: bold;
}

div#footer ul {
	position: absolute;
	margin-top: 14px;
	right: 10px;
	width: 575px;
	text-align: right;
	font-size: 0.9em;
}

div#footer ul#ingangfooter {
	position: absolute;
	margin-top: 14px;
	left: 10px;
	width: 540px;
	text-align: left;
	font-size: 0.9em;
}

div#footer li {
	display: inline;
	background: url(../siteimg/li_footer.gif) no-repeat right 2px;
	padding: 0 7px 0 5px;
}

div#footer ul#ingangfooter li a {
	color: #ffffff;
	font-weight: normal;
}

div#footer ul#ingangfooter li a.active {
	color: #ffffff;
	font-weight: bold;
}

div#footer li.laatste {
	background: 0;
}

div#footer form {
	margin-top: 20px;
}

div#footer form select {
	border-width: 1px;
}

div#footer form input {
	border-width: 1px;
}

div#footer form.quicksearch {
	width: 175px;
	float: right;
	margin-top: -20px;
}

div#footer form.quicksearch input.submit {
	display: inline;
	margin-left: 2px;
	width: 18px;
	height: 18px;
	border: 0;
	background: url(../siteimg/btn_quicksearch.gif) no-repeat;
}
