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

.vak-werkgeverinlog {
	float:left;
	width:100%;
}

.blokcontent ul.blokcontentulwerkgever, .blokcontent ul.blokcontentulwerkgeverwit {
	float:left;
	min-height:80px;
	margin-left:2px;
}

.blokcontent ul.blokcontentulwerkgever li, .blokcontent ul.blokcontentulwerkgeverwit li {
	list-style:none;
	float:left;
	width:100%;
	display:block;
	width:238px;
}

.blokcontent ul.blokcontentulwerkgever li a:link, .blokcontent ul.blokcontentulwerkgever li a:visited, .blokcontent ul.blokcontentulwerkgever li a:active {
	background:url(../images/algemeen/werkgever-bullits-trans.png) center left no-repeat;
	padding-left:24px;
	display:block;
	height:20px;
	line-height:20px;
	color:#fff;
	float:left;
	text-decoration:none;
	font-size:12px;
}

.blokcontent ul.blokcontentulwerkgever li a:hover {
	text-decoration:underline;	
}

.blokcontent ul.blokcontentulwerkgeverwit li a:link, .blokcontent ul.blokcontentulwerkgeverwit li a:visited, .blokcontent ul.blokcontentulwerkgeverwit li a:active {
	background:url(../images/algemeen/werkgever-bullits-trans.png) center left no-repeat;
	padding-left:24px;
	display:block;
	height:20px;
	line-height:20px;
	float:left;
	color:#000;
	text-decoration:none;
	font-size:12px;
}

.blokcontent ul.blokcontentulwerkgeverwit li a:hover {
	text-decoration:underline;	
}

.blokcontent a.blokmeermogelijkheden:link, .blokcontent a.blokmeermogelijkheden:visited, .blokcontent  a.blokmeermogelijkheden:active {
	display:block;
	height:22px;
	margin-top:10px;
	background:url(../images/algemeen/pijlabg2-trans.png) center left no-repeat;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	color:#ffffff;
	padding-left:29px;
	line-height:25px;
	float:left;
}

.blokcontent a.blokmeermogelijkheden:hover {
	color:#fff;
	text-decoration:none;
	background:url(../images/algemeen/pijlabg2hover-trans.png) center left no-repeat;
}

span.contenttabbreedtekst {
	display:block;
	height:24px;
	line-height:26px;
	font-size:12px;
	color:#116b77;
	font-weight:bold;
	border-left:12px solid #fff;
	width:300px;
	float:left;
}	

span.zwartkopje {
	font-size:14px;
	color:#000;
	padding:0;
	border:none;
}



/* ***************** De CONTACT INFORMATIE BLOKKEN ******************** */

#contactinformatie {
	float:left;
	min-height:100px;
	height:auto !important;
	height:1000px;
}

.ciinfoblok {
	width:218px;
	float:left;
	margin-right:67px;
	background:url(../images/algemeen/contact-header.png) left top no-repeat;
	height:130px;
}

.ciblauw {
	background:url(../images/algemeen/contact-header-blauw.png) left top no-repeat;
	margin-right:0;
	min-height:130px;
	height:auto !important;
	height:130px;
}

span.cikop {
	font-weight:bold;
	font-size:13px;
	color:#fff;
	display:block;
	margin-left:25px;
	margin-top:5px;
	margin-bottom:20px;
}


span.cisoort {
	float:left;
	display:block;
	margin-left:13px;
	padding-left:38px;
	height:30px;
	line-height:30px;
}

.telefoon {
	background:url(../images/algemeen/contact-phone.png) left center no-repeat;
}

.mail {
	background:url(../images/algemeen/contact-mail.png) left center no-repeat;	
}

span.cisoort a , span.cisoort a:link, span.cisoort a:visited {
	color:#158c9a;
}

span.cisoort a:hover {
	color:#000;
}

span.cisoortform {
	width:100%;
	line-height:16px;
	float:left;
}	
.ciinfoblok input[type="text"], .ciinfoblok textarea {
	width:206px;
	margin-top:3px;
	height:15px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-left:10px;
	color:#a5a5a5;
	font-size:11px;
	margin-bottom:3px;
	border:1px solid #595a5a;
	float:left;
}

.ciinfoblok textarea {
	height:50px;	
	padding-top:4px;
}

.ciinfoblok input[type="text"]:focus, .ciinfoblok textarea:focus {
	background:url(../images/algemeen/inputbganim.gif);
	color:#000;
}

.ciinfoblok textarea:focus {
	height:100px;	
}

button.contactinfoverzend {
	width:142px;
	height:31px;
	background:url(../images/algemeen/verzenden.png) left top no-repeat;
	float:right;
	cursor:pointer;
	border:none;
}
button.contactinfoverzend:hover {
	background:url(../images/algemeen/verzenden-hover.png) left top no-repeat;
}


/* ***************** PRODUCTEN OVERZICHTEN ******************** */


div#productenovcontainer {
	float:left;
	width:100%;
	border-bottom:30px solid #fff;
}
div.product {
	float:left;
	min-height:90px;
	height:auto !important;
	height:90px;
	margin-top:15px;
	background:url(../images/algemeen/prodoverzicht-bg-lijn.png) left bottom no-repeat;
	padding-bottom:15px;

}
.productl {
	float:left;
	height:90px;
}	
.productmid {
	float:left;	
	height:90px;
	width:420px;
}
.productr {
	float:left;
	height:90px;
}	

.prod-afb {
	float:left;
	width:68px;
	min-height:90px;
	height:auto !important;
	height:90px;
	display:block;
	line-height:90px;
}

.producttitels {
	float:left;
}

.producttitel {
	font-size:14px;
	color:#148794;
	font-weight:bold;
	float:left;
	display:block;
	height:18px;
}

.producttitel a:link, .producttitel a:visited, .producttitel a:active {
	color:#148794;
	text-decoration:none;
	font-size:14px;

}
.producttitel a:hover {
	text-decoration:underline;
}

.producttitelprijs {
	float:left;
	display:block;
	line-height:17px;
	height:18px;
	color:#606e6c;
	margin-lefT:20px;
}

.prodbeschrijving {
	display:block;
	width:420px;
	float:left;
	margin-top:10px;
	line-height:18px
}

a.prodmeerinfo {
	display:block;
	float:left;
	width:180px;
	min-height:90px;
	margin-left:60px;
	height:auto !important;
	height:90px;
	background:url(../images/algemeen/meer-informatie.png) left bottom no-repeat;
}
a.prodmeerinfo:hover{
		background:url(../images/algemeen/meer-informatie-hover.png) left bottom no-repeat;
}
.prodmeerinfo span {
	display:none;
}


/* ***************** INLOGPAGINA ******************** */

.titel h1 {
	float:left;
	background:url(../images/algemeen/content-tab-breed.png) left top no-repeat;
	width:799px;
	height:27px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	padding-bottom:15px;
}

.titel h2 {
	float:left;
	margin-top:35px;
	background:url(../images/algemeen/content-tab-breed.png) left top no-repeat;
	width:799px;
	height:27px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	padding-bottom:9px;
}

#content-inner .inlog-terug-naar-overzicht a {
	float:left;
	margin-top:-42px;
	margin-left:236px;
	background:url(../images/algemeen/pijltje-terug.png) left center no-repeat;
	padding-left:25px;
	color:#ff9102;
	width:100%;
	line-height:24px;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

.inlog-terug-naar-overzicht a:hover {
	background:url(../images/algemeen/pijltje-terughover.png) left center no-repeat;
	text-decoration:none;
}

.inlog-terug-naar-overzicht2 a {
	float:left;
	margin-top:-13px;
	background:url(../images/algemeen/pijltje-terug.png) left center no-repeat;
	padding-left:25px;
	color:#ff9102;
	width:100%;
	line-height:24px;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

.inlog-terug-naar-overzicht2 a:hover {
	background:url(../images/algemeen/pijltje-terughover.png) left center no-repeat;
	text-decoration:none;
}

.uls-links {
	float:left;
	width:200px;
}

ul.inlogwerkgever {
	float:left;
	width:178px;
	height:100px;
}

ul.inlogwerkgever li {
	float:left;
	width:178px;
	height:26px;
	padding-bottom:5px;
	list-style:none;
}

ul.inlogwerkgever li a {
	float:left;
	display:block;
	width:178px;
	height:26px;
	text-decoration:none;
}

.ulbedrijfsgegevens {
	background:url(../images/werkgever/bedrijfsgegevens.png) left top no-repeat;
}

.ulbedrijfsgegevens:hover {
	background:url(../images/werkgever/bedrijfsgegevens-hover.png) left top no-repeat;
}

span.none {
	display:none;
}

.ulvacatures {
	background:url(../images/werkgever/vacatures.png) left top no-repeat;
}

.ulvacatures:hover {
	background:url(../images/werkgever/vacatures-hover.png) left top no-repeat;
}

span.getal {
	float:right;
	margin-top:6px;
	margin-right:12px;
	color:#f5f5f1;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.ulsollicitaties {
	background:url(../images/werkgever/sollicitaties.png) left top no-repeat;
}

.ulsollicitaties:hover {
	background:url(../images/werkgever/sollicitaties-hover.png) left top no-repeat;
}

#tegoed a  {
	float:left;
	margin-top:10px;
	margin-left:5px;
	background:url(../images/algemeen/vinkje-trans.png) right center no-repeat;
	padding-right:21px;
	color:#116b76;
	font-size:11px;
	text-decoration:underline;
}

#tegoed a:hover {
	text-decoration:none;
}
 
ul.inlogwerkgever2 {
	float:left;
	margin-top:12px;
	width:183px;
	height:107px;
}

ul.inlogwerkgever2 li {
	float:left;
	list-style:none;
	padding-bottom:2px;
	width:183px;
	height:30px;
}

ul.inlogwerkgever2 li a {
	float:left;
	display:block;
	width:183px;
	height:30px;
	text-decoration:none;
}

.ulplaatsvacature {
	background:url(../images/werkgever/plaatsvacature.png) left top no-repeat;
}

.ulplaatsvacature:hover {
	background:url(../images/werkgever/plaatsvacature-hover.png) left top no-repeat;
}

.ulzoekcvs {
	background:url(../images/werkgever/zoekcvs.png) left top no-repeat;
}

.ulzoekcvs:hover {
	background:url(../images/werkgever/zoekcvs-hover.png) left top no-repeat;
}

.ulbestelproducten {
	background:url(../images/werkgever/bestelproducten.png) left top no-repeat;
}

.ulbestelproducten:hover {
	background:url(../images/werkgever/bestelproducten-hover.png) left top no-repeat;
}

.ulmailingcvs {
	background:url(../images/werkgever/mailingnaarcvs.png) left top no-repeat;
}

.ulmailingcvs:hover {
	background:url(../images/werkgever/mailingnaarcvs-hover.png) left top no-repeat;
}

.blok-titel {
	float:left;
	width:100%;
	color:#f5f5f1;
	font-size:14px;
	font-weight:bold;
}

.blok-inner {
	float:left;
	margin-top:13px;
	width:100%;
	height:50px;
	color:#f5f5f1;
	font-size:11px;
}

a.blokbekijk {
	float:left;
	margin-top:10px;
	background:url(../images/algemeen/witte-pijl.png) right center no-repeat;
	padding-right:21px;
	color:#f5f5f1;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

a.blokbekijk:hover {
	background:url(../images/algemeen/witte-pijl-hover.png) right center no-repeat;
	text-decoration:none;
}

ul.blok-innerul {
	float:left;
	margin-top:30px;
	width:100%;
	height:50px;
}

ul.blok-innerul li {
	float:left;
	display:block;
	width:100%;
	list-style:none;
	color:#f5f5f1;
	font-size:11px;
}


/* ***************** PRODUCT ******************** */

.pakketkeuze-vak {
	float:left;
	width:100%;
}

.img-pakketkeuze img {
	float:left;
	margin-top:18px;
	width:48px;
	height:48px;
}

.pakketkeuze {
	float:left;
	margin-top:18px;
	margin-left:18px;
	width:650px;
}

.naam-vacature {
	float:left;
	color:#148794;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
}

.prijs-vacature {
	color:#ff9001;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
}

.intro-vacature {
	float:left;
	margin-top:18px;
	width:100%;
	color:#164349;
	font-size:11px;
	line-height:16px;
}

.intro-vacature ul {
	float:left;
	margin-top:5px;
	width:100%;
	padding-bottom:10px;
}

.intro-vacature ul li {
	float:left;
	margin-left:10px;
	display:block;
	background:url(../images/mail/bullet.png) left 6px no-repeat;
	padding-left:11px;
	width:100%;
	line-height:18px;
}

ul.voordelen {
	float:left;
	margin-top:5px;
	width:100%;
}

ul.voordelen li {
	float:left;
	display:block;
	width:100%;
	background:url(../images/algemeen/werkgever-bullits-trans.png) left center no-repeat;
	color:#164349;
	font-size:11px;
	font-weight:bold;
	padding-left:17px;
	list-style:none;
	line-height:24px;
}

.uitbreiden {
	float:left;
	margin-top:20px;
	background:url(../images/vacatures/lijn-uitbreiding.png) left bottom no-repeat;
	width:100%;
	height:35px;
	color:#158896;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}

.niet-dik {
	font-weight:normal;
}


ul.uitbreiding {
	float:left;
	margin-top:8px;
	width:100%;
	padding-bottom:10px;
}

ul.uitbreiding li {
	float:left;
	display:block;
	width:100%;
	line-height:24px;
}

ul.uitbreiding li input[type="checkbox"] {
}

ul.uitbreiding li label {
	margin-left:8px;
	color:#164349;
	font-size:11px;
	font-weight:bold;
}

.totaalprijs {
	float:left;
	margin-top:20px;
	width:100%;
	line-height:16px;
	color:#164349;
	font-size:18px;
	font-weight:normal;
}

.nu-vacature-bestellen a {
	float:left;
	margin-top:20px;
	width:138px;
	height:32px;
	background:url(../images/algemeen/nu-bestellen.png) left top no-repeat;
}

.nu-vacature-bestellen a:hover {
	background:url(../images/algemeen/nu-bestellenhover.png) left top no-repeat;
}


a.aanmeldenknop-werkgever {
	float:left;
	margin-top:10px;
	width:137px;
	height:26px;
}

.nieuwevacature a {
	float:left;
	margin-top:30px;
	padding-bottom:30px;
	width:100%;
	color:#5c5b5b;
	font-size:11px;
	text-decoration:underline;
}

.nieuwevacature a:hover {
	text-decoration:none;
}

.buttonopmaak-verwijder {
	margin-top:5px;
	padding-bottom:5px;
	color:#ff9102;
	background:none;
	border:none;
	font-size:11px;
	text-decoration:underline;
}


.zoekcvs {
	float:left;
	margin-top:10px;
	width:655px;
	padding-bottom:10px;
}

.zoekcvs-pasfoto {
	float:left;
	margin-top:30px;
	width:150px;
	height:150px;
}

.zoekcvs-info {
	float:left;
	margin-top:30px;
	width:450px;
}

.zoekcvs-rij {
	float:left;
	margin-left:20px;
	width:430px;
	line-height:18px;
}

.zoekcvs-links {
	float:left;
	width:150px;
	font-weight:bold;
	line-height:18px;
}

.zoekcvs-rechts {
	float:left;
	width:250px;
	line-height:18px;
}

.meldingwerkgeverinlog {
	float:left;
	width:520px;
	margin-top:10px;
	margin-left:5px;
}

.meldingwerkgeverinlog a {
	color:#5c5b5b;
	font-size:11px;
	text-decoration:underline;
}

.meldingwerkgeverinlog a:hover {
	color:#e22326;
	text-decoration:none;
}

.accountaangemaakt {
	float:left;
	margin-top:10px;
	width:100%;
	color:#000000;
	font-size:11px;
	line-height:18px;
}

.accountaangemaakt a {
	color:#5c5b5b;
	font-size:11px;
	text-decoration:underline;
}

.accountaangemaakt a:hover {
	color:#e22326;
	text-decoration:none;
}

.foutmelding-aanmelden {
	float:left;
	width:100%;
	margin-top:10px;
	padding-bottom:20px;
	color:#f7901e;
	font-size:11px;
}


.volginternet {
	float:left;
	margin-top:20px;
	width:150px;
}

.twitter a {
	float:left;
	background:url(../images/algemeen/twitter.png) left center no-repeat;
	padding-left:34px;
	color:#5c5b5b;
	height:26px;
	line-height:26px;
	font-size:11px;
	width:150px;
	text-decoration:underline;
}

.twitter a:hover {
	color:#e22326;
	text-decoration:none;
}

.hyves a {
	float:left;
	margin-top:10px;
	background:url(../images/algemeen/hyves.png) left center no-repeat;
	padding-left:34px;
	color:#5c5b5b;
	height:26px;
	line-height:26px;
	font-size:11px;
	width:150px;
	text-decoration:underline;
}

.hyves a:hover {
	color:#e22326;
	text-decoration:none;
}


.linkedin a {
	float:left;
	margin-top:10px;
	background:url(../images/algemeen/linkedin.png) left center no-repeat;
	padding-left:34px;
	color:#5c5b5b;
	height:26px;
	line-height:26px;
	font-size:11px;
	width:190px;
	text-decoration:underline;
}

.linkedin a:hover {
	color:#e22326;
	text-decoration:none;
}

.facebook a {
	float:left;
	margin-top:10px;
	background:url(../images/algemeen/facebook.png) left center no-repeat;
	padding-left:34px;
	color:#5c5b5b;
	height:26px;
	line-height:26px;
	font-size:11px;
	width:150px;
	text-decoration:underline;
}

.facebook a:hover {
	color:#e22326;
	text-decoration:none;
}


#extraknopzoekcvs1 a {
	float:left;
	margin-top:10px;
	margin-right:10px;
	padding-bottom:10px;
	width:201px;
	height:26px;
}

#extraknopzoekcvs2 a {
	float:left;
	margin-top:10px;
	margin-right:10px;
	padding-bottom:10px;
	width:187px;
	height:26px;
}

#extraknopzoekcvs3 a {
	float:left;
	margin-top:10px;
	padding-bottom:10px;
	width:236px;
	height:26px;
}

#span-totaalprijs {
	line-height:16px;
	color:#164349;
	font-size:18px;
}

.optiegroepen {
	float:left;
	margin-top:10px;
	width:100%;
	color:#f7901e;
	font-size:12px;
	font-weight:bold;
}







