* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

p {
	line-height: 20px;
	padding: 5px 0;
	font-size: 12px;
	letter-spacing:0.02em;
	color: #6c6c6c;
}

h1 {
	font-size: 30px;
	padding: 5px 0;
	color: #4b4b4d;
	
}

h2 {
	color: #4b4b4d;
}

a { 
	color: #c41230;
}

.home-button {
	display: block;
	width: 252px;
	height: 68px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 32px 0 0 48px;
	margin: 0 0 10px 0;
}

.tagcloud {
	border: 1px solid #eaebeb;
	background-color: #f3f6f6;
	padding: 5px;
	line-height: 25px;
	text-align: center;
}

.tagcloud span a {
	color: #bfc2c2;
	text-decoration: none;
}

.tagcloud span a:hover {
	color: #686868 !important;
}

.home-button span.title {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	cursor: pointer;
}

.home-button span.desc {
	font-size: 12px;
	color: #000;
	font-style: italic;
	cursor: pointer;
}

.button1 {
	background-image: url('/files/Afbeeldingen/button1.jpg');
}

.button2 {
	background-image: url('/files/Afbeeldingen/button2.jpg');
}

.button3 {
	background-image: url('/files/Afbeeldingen/button3.jpg');
}

.button4 {
	background-image: url('/files/Afbeeldingen/button4.jpg');
}

.button5 {
	background-image: url('/files/Afbeeldingen/button5.jpg');
}

.button6 {
	background-image: url('/files/Afbeeldingen/button6.jpg');
}

a.twitter {
	background-image: url('../images/icon_twitter.png');
	background-repeat: no-repeat;
	padding: 0 0 9px 20px;
	background-position: 0 2px;
	line-height: 25px;
}

a.emailteam {
	background-image: url('../images/icon_email_team.png');
	background-repeat: no-repeat;
	padding: 0 0 9px 20px;
	background-position: 0 2px;
	line-height: 25px;
}

a.vcard {
	background-image: url('../images/icon_vcard.png');
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	background-position: 0 4px;
	display: block;
	margin: 10px 0 0 0;
	height: 27px;
}

a.active {
	cursor: default;
}

a:hover {
	text-decoration: none;
}

.red {
	color: #c41230;
}

.italic {
	font-style: italic;
}

.vestigingen {
	margin: 10px 0 0 0;
}

.vestiging .closed {
	background-image: url('../images/icon_house.png') !important;
	background-repeat: no-repeat !important;
	background-position: 0 8px !important;
}

.vestiging h2 {
	padding: 8px 10px 8px 30px !important;
}

.vestigingen td {
	line-height: 18px;
}

.noborder {
	border: none !important;
}

.errors {
	min-height: 36px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #FBC2C4;
	background-color: #FBE3E4;
	background-image: url('../images/exclamation.png') !important;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	width: 100% !important;
}

.errors ul {
	margin: 0 0 0 40px;
	padding: 5px 0;
}

body {
	/*background-image: url('../images/bg_main.png');*/
	background-repeat: repeat-x;
	font-family: Arial, Helvetica;
	font-size: 11px;
}

#bg {
	background-color: #810118;
	height: 194px;
	position: absolute;
	top: 133px;
	width: 100%;
	left: 0;
	z-index: 1;
}

#bg2 {
	background-color: #eeeeee;
	height: 29px;
	position: absolute;
	top: 327px;
	width: 100%;
	left: 0;
	z-index: 1;
}

#contact {
	width: 300px;
	height: 105px;
	background-image: url('../images/bg_contact.png');
	float: right;
	margin: 20px 10px 0 0;
	padding: 40px 0 0 0;
}

#contact a {
	margin: 0 5px;
}

#container {
	width: 930px;
	margin: 0 auto;
	overflow: hidden;
	height: 380px;
}

#header {
	margin: 0 5px;
	
}

#logo {
	margin: 20px 0 0 0;
	height: 62px;
}

#slogan {
	display: block;
	margin: -40px 0 0 140px;
}

#headermenu {
	float: right;
	margin: -62px 0 0 0;
	padding: 0 0 10px 30px;
	color: #414142;
	border-left: 1px solid #e6e6e6;
}



#headermenu a {
	margin: 0 0 20px 0;
	color: #414142;
	text-decoration: none;
	padding: 0 0;
	font-family: Arial;
	font-size: 11px;
}

#headermenu a.redbutton {
	display: block;
	background-image: url('../images/bg_button.png');
	padding: 5px 20px;
	text-decoration: none;
	font-size: 13px;
	color: #fff;
	font-family: Verdana;
	margin: 20px 0 0 0;
}

#headermenu a:hover {
	text-decoration: underline;
}

#mainmenu {
	position: absolute;
	top: 113px;
	
}

#tabs {
	width: 930px;
}

#tabs ul li {
	list-style-type: none;
	display: inline;
}

#tabs ul li a {
	display: block;
	float: left;
	width: 143px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #b8b7b7;
	font-size: 12px;
	padding: 0;
}

#tabs ul li a.active {
	width: 141px;
	color: #b10020;
}

#tabs ul li a.active:hover {
	color: #b10020;
}

#tabs ul li a:hover {
	color: #b10020;
}

a.tab:hover {
	color: #b10020;
}

a.tab {
	display: block;
	float: right;
	width: 143px;
	background-image: url('../images/tab.png');
	background-repeat: no-repeat;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	color: #3d3d3d;
	font-size: 12px;
	padding: 12px 0 10px 0;
	margin: 0 8px 0 0;
	font-weight: bold;
}

a.active.tab {
	width: 141px;
	background-image: url('../images/tab_selected.png');
	color: #fff;
}

a.tab.active:hover {
	color: #fff;
}

a.tab:hover {
	color: #c41230;
}

#barcontainer {
	position: absolute;
	margin: 20px 0 0 0;
	clear: both;
	padding: 0;
	border: 0px solid #000;
	width: 930px;
	z-index: 2;
	height: 194px;
}

#mainphoto {
	background-image: url('../images/photo_main.jpg');
	background-repeat: no-repeat;
	height: 200px;
	width: 610px;
	overflow: hidden;
	float: left;
}

#mainphoto_werkgever {
	background-image: url('../images/photo_main_werkgevers.png');
	background-repeat: no-repeat;
	height: 200px;
	width: 610px;
	overflow: hidden;
	float: left;
}

#mainphoto_contact {
	background-image: url('../images/photo_main_contact.jpg');
	background-repeat: no-repeat;
	height: 200px;
	width: 610px;
	overflow: hidden;
	float: left;
}

#mainphoto_over {
	background-image: url('../images/photo_main_overmfhoreca.png');
	background-repeat: no-repeat;
	height: 200px;
	width: 610px;
	overflow: hidden;
	float: left;
}

#maindescription {
	background-image: url('../images/photo_main_overlay.png');
	background-repeat: no-repeat;
	width: 380px;
	height: 144px;
	float: right;
	margin: 35px 0 0 0;
}

#maindescription_small {
	background-image: url('../images/photo_main_overlay.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 88px;
	float: right;
	margin: 51px 0 0 0;
}

#maindescription_small p {
	padding: 14px;
	font-size: 12px;
	line-height: 20px;
}

#maindescription p {
	padding: 20px;
	font-size: 12px;
	line-height: 20px;
}

#vacaturesearch {
	padding: 10px 0 0 20px;
	width: 221px;
	height: 190px;
	float: left;
}

#vacaturesearch h1 {
	color: #fff;
	font-size: 18px;
	margin: 0 0 5px 0;
}

#vacaturesearch p, #vacaturesearch a {
	color: #fff;
}

#vacaturesearch a.allvacatures {
	background-image: url('../images/icon_allvacatures.png');
}

#vacaturesearch a.upload {
	background-image: url('../images/icon_upload.png');
}

#vacaturesearch a.vestiging {
	background-image: url('../images/icon_vestiging.png');
}

#search_icon {
	position: absolute;
	margin: 1px 0 0 200px;
}

.searchfield, .naamfield, .telefoonnummerfield{
	width: 210px;
}

.searchfield {
	width: 210px;
}

.postalcodefield {
	width: 88px;
}

.distancefield {
	width: 119px;
}

.button {
	border: 1px solid #c9c9c9;
	background: #acacac url('../images/btn_overlay.png') repeat-x;
	display: inline-block; 
	padding: 3px 22px 4px; 
	color: #515151; 
	font-size: 16px;
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	text-shadow: 0 1px 1px rgba(255,255,255,1);
	cursor: pointer;
	font-weight: bold;
}

.buttonright {
	float: right;
}

.button:hover {
	background-color: #979797; 
	
}

.formbutton {
	margin: 10px 0;
}

form p {
	margin: 0 0 10px 0 !important;
}

input, textarea, select {
	border: 1px solid #6c6c6c;
	background-image: url('../images/bg_input.png');
	background-repeat: repeat-x;
	padding: 4px;
	margin: 2px 0;
	color: #4b4b4d;
	font-size: 12px; 
}

#contentholder input[type=text],#contentholder input[type=file] {
	width: 200px;
}

#contentholder textarea {
	width: 250px;
}

select {
	padding: 3px;
}

fieldset {
	border: none;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	visibility: hidden;
}


div.fakefile input {
	position: absolute;
	top: 0px;
	left: 0px;
}

div.fakefile img {
	margin: 0 0 0 175px;
	cursor: pointer;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}


#contentholder form fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#contentholder form fieldset legend {
	display: none;
}

#contentholder form dl{
   display: block;
   width: auto;
   height: auto;
   margin: 5px 0;
   
}

#contentholder form dt{
   display: block;
   float: left;
   clear:both;
   width: 115px;
   text-align: right;
   margin: 5px 15px 14px 0;
}

#contentholder form dd {
	margin: 5px 0 0 130px;
}


#breadcrumbs {
	position: absolute;
	top: 340px;
	color: #4b4a4c;
	padding: 15px 0 0 0;
}

#breadcrumbs span {
	color: #c41230;
}

#breadcrumbs a {
	color: #4b4a4c;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#submenu {
	position: absolute;
	top: 327px;
	width: 930px;
}

#submenu ul li {
	list-style-type: none;
	display: inline;
}

#submenu ul li a {
	display: block;
	float: left;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #828282;
	text-decoration: none;
	line-height: 16px;
	padding: 7px 20px 6px 20px;
	margin: 0;
	z-index: 5;
	position: relative;
}

#submenu ul li a.active {
	position: relative;
	color: #4b4b4d;
	background-color: #fff;
	z-index: 5;
}

#submenu ul li a:hover {
	color: #4b4b4d;
}

#contentcontainer {
	clear: both;
	width: 100%;
	left:0;
	min-height: 540px;
	background-color: #fff;
	padding: 0 0 20px 0;
}

#footercontainer {
	border-top: 7px solid #2d2d2d;
	width: 100%;
	left:0;
	min-height: 336px;
	background-color: #414141;
	margin: 0;
}

#contentholder {
	width: 930px;
	min-height: 350px;
	margin: 0 auto;
}

#sitemap {
	height: 260px;
	width: 930px;
	margin: 0 auto 0 auto;
}

.sitemapcolumn {
	float: left;
	width: 145px;
	margin: 40px 5px 0 5px;
}

.sitemapcolumn span {
	color: #ffffdc;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 10px 0;
	display: block;
}

.sitemapcolumn span.volg {
	margin: 10px 0 0 0; 
}

.sitemapcolumn ul {
	padding: 0 0 13px 0;
}

.sitemapcolumn ul li {
	list-style-type: none;
	background-image: url('../images/bullet.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 2px 0 2px 13px;
	width: 110px
}

.sitemapcolumn ul li a {
	color: #fff;
	text-decoration: none;
}

.sitemapcolumn ul li a:hover,#volgfooter a:hover {
	text-decoration: underline;
}

#volgfooter {
	clear: both;
	float: left;
	width: 600px;
	color: #fff;
	margin: -28px 0 0 0;
}

#volgfooter span {
	color: #ffffdc;
	font-weight: bold;
	text-decoration: none;
	margin: 0 5px 0 0;
}
#volgfooter a {
	color: #fff;
	text-decoration: none;
}

#footerright {
	float: left;
	width: 300px;
	margin: 40px 5px 0 5px;
}

#footerright img {
	border: 5px solid #2d2d2d;
}

#footerright a, #footerright p {
	color: #fff;
	font-size: 11px;
}

#footerright p a {
	line-height: 30px;
}

a.route {
	padding: 0 0 4px 45px;
	background-image: url('../images/icon_route.png');
	background-repeat: no-repeat;
	background-position: 25px 0px;
}

a.garanties {
	padding: 0 0 4px 55px;
	background-image: url('../images/icon_garanties.png');
	background-repeat: no-repeat;
	background-position: 35px 0px;
}

a.hyves {
	padding: 0 0 4px 25px;
	background-image: url('../images/hyves.gif');
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

a.linkedin {
	padding: 0 0 4px 25px;
	background-image: url('../images/linkedin.gif');
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

a.blogger {
	padding: 0 0 4px 25px;
	background-image: url('../images/blogger.gif');
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

a.facebook {
	padding: 0 0 4px 25px;
	background-image: url('../images/facebook.gif');
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

a.twitter {
	padding: 0 0 4px 25px;
	background-image: url('../images/twitter.gif');
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

a.street {
	padding: 0 0 4px 45px;
	margin: 0 0 5px 0;
	background-image: url('../images/icon_street.png');
	background-repeat: no-repeat;
	background-position: 25px 0;
}

#row1 {
	padding: 10px 0 5px 0;
}

#row2, #row3, #row4, #row5, #row6 {
	clear: both;
	margin: 0px 0 5px 0;
}

.clear {
	line-height: 1px;
	clear: both;
	height: 1px;
}

.box1 {
	float: left;
	width: 145px;
	margin: 0 5px;
}

.box2 {
	float: left;
	width: 300px;
	margin: 0 5px;
}

.box3 {
	float: left;
	width: 455px;
	margin: 0 5px;
}

.box4 {
	float: left;
	width: 610px;
	margin: 0 5px;
}

.box5 {
	float: left;
	width: 755px;
	margin: 0 5px;
}

.box6 {
	float: left;
	width: 920px;
	margin: 0 5px;
}

#vacatures h1 {
	padding: 5px 0 5px 5px;
	font-size: 20px;
}

#vacatures p {
	font-size: 12px;
	padding: 5px 10px 5px 5px;
}

.vacature_header {
	background-color: #464647;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	height: 20px;
}

.vacature_footer {
	margin: 20px 0 0 0;
}

.vacature_header span {
	float: left;
	display: block !important;
	width: 300px;
}

.vacature_header a {
	float: right;
	display: block !important;
	width: 200px;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	padding: 2px 5px 0 0;
}

.vacature_header a.terug {
	float: none;
	background-image: url('../images/icon_terug.png');
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding: 0 0 9px 10px;
	line-height: 10px;
	margin: 4px 0 5px 0;
	display: block;
	text-align: left;
	width: 150px;
	float: left;
}

.vacature_search {
	color: #585858;
	background-color: #ffffdc;
	font-size: 12px;
	padding: 6px 5px;
	margin: 2px 0;
}

.vacature_plaats {
	font-size: 11px;
	font-weight: bold;
	text-align:right;
	display: block;
	width: 100%;
	margin: -25px 0 0 0;
	padding: 7px 10px 0 0;
}

.vacature_detail {
	text-align: right;
	height: 25px;
}

.vacature_detail a {
	color: #454546;
	background-image: url('../images/icon_view.png');
	background-repeat: no-repeat;
	padding: 0 20px 2px 0;
	margin: 0 10px 0 0;
	background-position: right;
	font-size: 12px;
}

.vacature_email {
	clear: both;
	padding: 6px 0 16px 5px;
	height: 15px;
	background-image: url('../images/bg_vacature_mail.png');
	background-repeat: no-repeat;
	background-position: right;
	margin: 0 0 20px 0;
}

.vacature_email a {
	color: #454546;
	display: block;
	float: left;
	background-image: url('../images/icon_email.png');
	background-repeat: no-repeat;
	padding: 0 20px 4px 20px;
	line-height: 20px;
}

a.print {
	background-image: url('../images/icon_print.png');
	margin: 0 0 0 10px;
}

.vacature_email a.react {
	background-image: url('../images/icon_view.png');
	padding: 0 30px 2px 0;
	background-position: 117px;
	float:right;
}

.vacature_email a.react_min {
	background: none;
	padding: 2px 10px 0 0;
	float:right;
}

.vacature_page {
	text-align: right;
	padding: 5px 10px;
	margin: 0 0 10px 0;
}

.vacature_page a {
	color: #454546;
	font-size: 12px;
}

.vacature_page a.prev {
	background-image: url('../images/icon_prev.png');
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 20px 2px 20px;
	text-align: left;
}

.vacature_page a.next {
	background-image: url('../images/icon_next.png');
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 20px 2px 20px;
}

.vacature_content {
	margin: 0 0 10px 0;
}

.quote {
	padding: 20px;
}

.quote p {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #4b4a4c;
}

.quote span {
	display: block;
	color: #b5b5b5;
	text-align: right;
	margin: -8px 0 0 0;
}

#twitter {
	overflow: hidden;
	width: 300px;
	height: 150px;
	font-size: 12px;
	background-color: #828282;
}

.corner {
	background-image: url('../images/corner.png');
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
}

.corner h2 {
	padding: 10px 20px 0 20px;
	color: #fff;
}

.corner p {
	padding: 5px 20px 10px 20px;
	color: #fff;
}

.red img, .grey img {
	margin: 20px 20px 5px 20px;
}

.homebutton {
	margin: 0 0 10px 0;
}

.homebutton img {
	margin: 0 10px 0 20px;
}

.red .homebutton img {
	border: 2px solid #bc2641;
}

.grey .homebutton img {
	border: 2px solid #747373;
}

.homebutton h3 {
	color: #fff;
}

.more {
	display: block;
	padding: 10px 10px;
	margin: 0 20px 0 20px;
	color: #fff;
	width: 65px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

div.corner hr {
	width: 260px;
	margin: 20px 20px 5px 20px;
	border: 0;
	height: 1px;
	text-align: left;
}

div.red hr {
	background-color: #bd2944;
	color: #bd2944;
}

div.grey hr {
	background-color: #828282;
	color: #828282;
}

.red .more {
	background-color: #e63757;
}

.grey .more {
	background-color: #828282;
}

.red {
	background-color: #b10020;
}

.red p {
	color: #fcd1d9;
}

.grey {
	background-color: #4f4d4d;
}

.grey p {
	color: #cacaca;
}

div.hometitle {
	margin: -26px 0 0 0;
	width: 180px;
}

div.hometitle img {
	padding: 0;
	margin: 8px 0 5px 10px;
}

#twitter > div > div {
	padding: 0 5px;
}

.twtr-join-conv {
	display: none !important;
}

#directlinks {
	background-color: #4b4b4d;
	padding: 5px 20px;
}

#directlinks ul {
	list-style-type: none;
}

#directlinks ul li {
	margin: 15px 0;
}

#directlinks a, #vacaturesearch a {
	color: #fff;
	padding: 0 0 4px 20px;
	background-repeat: no-repeat;
	font-size: 11px;
}

a.mail {
	background-image: url('../images/icon_email.png');
}

a.mouse {
	background-image: url('../images/icon_mouse.png');
}

div.cb_online {
	display: inline;
}

.calltoaction {
	background-color: #c41033;
	margin: 0 0 5px 0;
	padding: 10px 10px 10px 35px;
}

.calltoaction a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-shadow: 0 1px 1px rgba(0,0,0,1);
	color: #ffffff;
	display: block;
	padding: 0 0 0 25px;
	background-repeat: no-repeat;
}

a.home_vestiging {
	background-image: url('../images/icon_home_vestiging.png');
}

a.afspraak {
	background-image: url('../images/icon_afspraak.png');
}

a.offerte {
	background-image: url('../images/icon_offerte.png');
}

#directlinks a.flag {
	background-image: url('../images/icon_flag.png');
}

#directlinks a.user {
	background-image: url('../images/icon_user.png');
}

#vacature_reactie {
	margin: -20px 0 0 0;
}

.error_tip {
	display: none;
	margin: 0 0 0 10px;
}

.hide {
	line-height: 1px !important;
	height: 1px !important;
	margin: 0 !important;
	padding: 0 !important;
	visibility: hidden;
}

.green {
	background-color: #e3fdde;
	border: 1px solid #83e775;
	padding: 10px 20px;
}

hr {
	width: 610px;
	margin: 10px 0 0 5px;
	border: 0;
	color: #8d8d8d;
	background-color: #8d8d8d;
	height: 1px;
	text-align: left;
}

#contenttools a {
	color: #4b4a4c;
	padding: 0 0 4px 20px;
	margin: 0 20px 0 5px;
	background-repeat: no-repeat;
}

.downloads {
	width: 100%;
	margin: 10px 0;
}

.downloads a {
	color: #231f20;
}

.downloads td {
	padding: 5px 0;
}

.download_date {
	width: 70px;
}

.download_title {
	background-image: url('../images/bg_download.png');
	background-repeat: no-repeat;
	background-position: left;		
}

.download_title a {
	padding: 0 0 0 5px;
}

.download_icon {
	width: 20px;
	padding: 7px 0 3px 0 !important;
	background-image: url('../images/bg_download.png');
	background-repeat: no-repeat;
	background-position: right;
}

#faq h2 {
	background-color: #e4eefe;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding: 8px 10px;
	border: 1px solid #b4d0fd;
	margin: 5px 0 0 0;
	cursor: pointer;
	text-decoration: underline;
}

#faq h2:hover {
	text-decoration: none;
}

#faq h2.open {
	background-image: url('../images/icon_faq_open.png');
	background-repeat: no-repeat;
	background-position: 590px 13px;
	text-decoration: none;
	cursor: auto;
}

#faq h2.closed {
	background-image: url('../images/icon_faq_closed.png');
	background-repeat: no-repeat;
	background-position: 590px 13px;
}

#faq div.element {
	border-left: 1px solid #b4d0fd;
	border-bottom: 1px solid #b4d0fd;
	border-right: 1px solid #b4d0fd;
}

#faq p {
	padding: 10px;
	color: #4b4b4d;
}

#openvestiging {
	background-image: url('/files/Afbeeldingen/icon_search_vestiging.png');
	background-repeat: no-repeat;
	padding: 0 0 4px 20px;
}

#contentholder ul, ol {
	margin: 0 0 0 20px;
	padding: 0;
}

#contentholder li {
	font-size: 12px;
	line-height: 20px;
	letter-spacing:0.02em;
	color: #6c6c6c;
}

a.doorsturen_terug {
	background-image: url('../images/icon_doorsturen_terug.png');
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 3px 23px;
	color: #454546;
}

#payroll {
	background-color: #e6e6e6;
	border: 1px solid #b5b5b5;
	padding: 5px;
	margin: 5px 0 0 0;
}

#payroll p {
	margin: 0 0 0 35px;
}

a#linkpayroll {
	color: #474747;
	background-image: url('../images/icon_payroll.png');
	background-repeat: no-repeat;
	padding: 0 25px 2px 0;
	margin: 0 10px 0 10px;
	background-position: right center;
}

form.rightform dt {
	width: 50px !important;
	text-align: left !important;
}

#contentholder form.rightform fieldset dl dd {
	margin: 5px 0 0 60px !important;
}

#contentholder form.rightform dt.ikben {
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

label {
	color: #6c6c6c;
	font-size: 12px;
}

#nieuwsbrief {
	padding: 0 0 0 25px;
}

#nieuwsbrief .button {
	background-color: #1668c3;
	border-color: #1668c3;
	background: #1668c3 url('../images/btn_overlay2.png') repeat-x;
	color: #fff;
	text-shadow: 0 1px 1px rgba(22,104,195,1);
}
