a {
	color: #999999;
	text-decoration: none;
}
body {
  font-family: Verdana, Arial, sans-serif;
}
a:hover {
	color: #ffffff;
}
a img {
	border: none;
}

.middle {
	vertical-align: middle;
}

h2 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 18px;
    color: #e97900;
    margin: 2px 0px 2px 0px;
    font-weight: normal !important;
    padding: 0;
}

h3 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal !important;
    color: #e97900;
    margin: 2px 0px 2px 0px;
    padding: 5px 0 0 0;
}

.generalContent div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #CCC1C1;
}



.generalContent a {
  color: #e97900;
}

.generalContent a:hover {
  color: #000000;
}

body {
	background: url(/images/body-back.jpg) center repeat;
	font-family: "Lucida Grande", "Lucida Bright", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	line-height: 1.4;
}

#container {
	background: url(/images/container-back.png) repeat-y;
	width: 840px;
	margin: 0 auto;
}

#header {
	background: url(/images/header-back.jpg) bottom no-repeat;
	padding: 0 28px;
	height: 65px;
	position: relative;
}

#header #logo {
	float: right;
}

#header #tabs {
	padding: 24px 0 0 0;
}

#header #tabs img {
	vertical-align: top;
}

#content {
	clear: both;
	padding: 0 28px;
}

#navi {
	color: #000000;
}
#navi a {
	padding: 0 5px;
}

#navi .left {
	padding: 10px 5px;
	float: left;
}
#navi .right {
	padding: 10px 5px;
	float: right;
}

#banner {
	clear: both;
	margin: 0 0 10px 0;
	background: url(/images/banner-back.png) repeat-y;
	height: 272px;
}

#banner .main {
	float: left;
}

#banner .side {
	float: right;
}

#form {
	clear: both;
	background: url(/images/form-back.png) repeat-y;
}

#result {
	clear: both;
	background: url(/images/results-line.png) repeat-y;
}

#resultside {
	float: left;
	width: 192px;
}

#resultside h2 {
  color: white; 
  font-family:Bryant,Verdana,Arial,sans-serif;
  font-size: 16px;
  margin: 10px;
  padding: 0pt;
}

#resultinner {
  background: url(/images/results-top.png) no-repeat;
  margin: 0px;
  color: black;
  padding: 5px 10px 5px 205px;
}

.generalContent {
  clear: both;
}

.resultBlockgrijs, .resultBlockwit {
  border-bottom: solid #cccccc 1px;
  color: #333333;
  width: 572px;
  padding: 0px;
  margin: 0px;
}

.resultBlockgrijs div, .resultBlockwit div {
  color: #333333;
}

.resultBlockgrijs {
  background-color: #f5f5f5;
  position: relative;
  color: #333333;
}

.resultBlockwit {
  background-color: white;
  color: #333333;
  position: relative;
}

.resultArrow {
  position: absolute;
  left: 7px;
  top: 7px;
}

.functionTitle {
  padding-left: 25px;
  padding-top: 4px;
  float: left;
  width: 275px;
  height: 30px;
  color: #e97900;
}
.jobdata {
  float: left;
  height: 30px;
  width: 135px;
  color: black;
  position: relative;
}
.companyprofile{
  position: absolute;
  height: 16px;
  top: 0px;
  left: 0px;
  overflow: hidden;
  width: 135px;
  color: black;
}
.region{
  position: absolute;
  height: 16px;
  top: 16px;
  left: 0px;
  overflow: hidden;
  width: 135px;
  color: black;
}
.datecreate {
  float: right;
  height: 16px;
  overflow: hidden;
  width: 110px;
  text-align: right;
  color: black;
  
}
.description {
  clear: both;
  padding-left: 25px;
  padding-bottom: 10px;
}
#pagination {
  margin-bottom: 9px;
}

#form .side {
	float: left;
	width: 192px;
	color: #000000;
	background: #ffffff;
}

#form .side h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #e97900;
	margin: 10px;
	padding: 0;
}



#form .side h2 span {
	font-family: "Lucida Grande", "Lucida Bright", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}

#form .side p {
	margin: 10px;
	font-size: 16px;
}

#form form {
	background: url(/images/form-top.png) top no-repeat;
	font-size: 12px;
	margin: 0;
	padding: 10px 10px 5px 215px;
}

#form th {
	/* font-weight: bold; */
	text-transform: uppercase;
}

table#radios, table#checkboxes {
	padding: 8px;
}

table#radios td, table#checkboxes td {
	color: #000000;
}

table#radios th, table#checkboxes th {
	padding: 0 0 0 3px;
}

table#lists select {
	width: 150px;
}

#partners {
	clear: both;
	background: #000000 url(/images/partners-back.png) top repeat-x;
	height: 84px;
}

#partners p {
	margin: 0 10px 0 0;
	text-align: right;
	color: #e97900;
}

#sitemap {
	color: #999999;
}

#sitemap th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
	/* font-weight: normal; */
	vertical-align: top;
	width: 25%;
}

#sitemap td {
	vertical-align: top;
}

#sitemap ul {
	list-style: none;
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#sitemap li {
	margin: 0 0 5px 0;
}

#sitemap ul li:before {
	content: "\003E \0020";
	color: #e97900;
}

#footer {
	background: url(/images/body-back.jpg) center repeat;
	color: #666666;
}

#footer p {
	background: url(/images/footer-back.jpg) no-repeat;
	text-align: right;
	padding: 10px 28px;
	margin: 0px;
}

#contactMap {
  float: right;
}
#contactText {
  float: left;
  background-color: #363636;
  width: 374px;
  height: 263px;
  padding: 5px;
}
#contactText a {
  color: white;
  text-decoration: underline;
  
}
#contentLeft {
  background-color: #363636;
  float: left;
  padding: 5px;
  width: 510px;
}
#opdrachtgeversLeft {
  background-color: #363636;
  float: left;
  width: 256px;
  height: 272px;
}
#contentRight {
  /* background-color: #363636; */
  float: right;
  width: 256px;
}
#opdrachtgeversRight {
  background-color: #363636; 
  float: right;
  width: 510px;
  height: 262px;
  padding: 5px;
}
#contentRight .image, #opdrachtgeversRight .image {
  width: 256px;
  height: 272px;
  margin: 0 0 5px 0;
}

#contentLeft .leader,#opdrachtgeversRight .leader {
  font-size: 18px;
 /* font-weight: bold; */
  padding-bottom: 10px;
  color: #EEEEEE;
}

#callmeScreen {
  background-image: url(/images/belmij.png);
  background-repeat: no-repeat;
  width: 527px;
  position: absolute;
  margin-left: -7px;
  height: 516px;
  padding: 10 0 0 25px;
}

#sf_admin_container {
  color: black;
}

#callmeForm{
  position: absolute;
  top: 300px;
  left: 320px; 
  width: 188px;
  padding: 0px;
  margin: 0px;
}

.vacancyForm{
  position: absolute;
  top: 69px;
  left: 128px; 
  width: 188px;
  padding: 0px;
  margin: 0px;
}

#callmeForm label {
  color: black;
}

.callmeInput{
  height: 17px;
  margin: 0px 0px 10px 0px;
  width: 188px;
}
.callmeChecks {
  color: black;
  height: 16px;
  margin: 0 0 8px 0;
}
#callmeLeeg {
  position: absolute;
  cursor: pointer;
  top: 167px;
  width: 70px;
  height: 30px;
}
#callmeSubmit {
  position: absolute;
  cursor: pointer;
  top: 167px;
  left: 71px;
  width: 120px;
  height: 30px;
  
}
#imageField {
  cursor: pointer;
  display: block;
  width: 66px;
  height: 33px;
  background-image: url(/images/form-leeg.png);
}
#Zoek {
  cursor: pointer;
  display: block;
  width: 66px;
  height: 33px;
  background-image: url(/images/form-zoek.png);
}
#Zoek:hover {
  background-image: url(/images/form-zoek-hover.png);
}

#imageField:hover {
  cursor: pointer;
  background-image: url(/images/form-leeg-hover.png);
}

.vacancySubmit {
  position: absolute;
  left: 221px;
  top: 89px;
  width: 100px;
  height: 30px;
  
}
.vacancyCheck {
  position: absolute;
  left: 221px;
  top: 39px;
  width: 100px;
  
}

#mycarousel {
  position: absolute;
  left: -45px;
}
.newsBlock {
  padding-top: 3px;
}
.newsBlockPart, .newsBlockPartMeer {
  color: #e97900 !important;
  height: 60px;
  margin-bottom: 5px;
  background-image: url(/images/news_grey.png);
}
.newsBlockPartMeer {
  height: 40px !important;
/*  font-weight: bold; */
}
.newsBlockPart {
  opacity: 0.75;
}
.newsBlockPart:hover {
  opacity: 1.0;
  background-image: url(/images/news_over.png);
}
.newsBlockThumb {
  float: right;
}
.newsBlockPartText {
  color: #e97900;
  padding: 5px;
  width: 170px;
}
.vacatureWrapper {
  font-family: Verdana, Arial, sans-serif;
  padding: 20px;
}
.vacatureWrapper h1 {
  color: #ea8111;
}
.vacatureWrapper h4 {
/*  font-weight: bold; */
}
.blackspace {
  padding: 0;
  margin: 0;
  height: 8px;
  overflow: hidden;
  background-color: black;
}
.head {
  position: absolute;
  right: 20px;
  top: 0px;
}

#inschrijfForm {
  width: 785px;
  height: 597px;
  position: relative;
  background-image: url(/images/inschrijvenblok.png);
}

.inschrijfRegel {
    width: 600px;
  clear: both; 
  height: 32px;
}

.inschrijfRegelLabel {
  position: relative;
  float: left;
  width: 125px;
  color: white !important;
  margin-top: 3px;
}
.inschrijfRegelElem {
  float: left;
  width: 350px;
  position: relative;
}
#inschrijfItems {
  position: absolute;
  left: 220px;
}
.inschrijfblok {
  width: 400px;
  position: absolute;
  margin-top: 17px;
}
.inschrijfBeschrijving {
  position: absolute;
  top: 0px;
  left: -212px;
  width: 185px;
  color: black !important;
  font-size: 10px !important;
}
#inschrijfblokSoort {
  top: 284px;
}
#inschrijfblokCV {
  top: 399px;
}
#inschrijfblokEind {
  top: 488px;
}
.callmeInput{
  height: 17px;
  margin: 0px 0px 10px 0px;
  width: 150px;
}
.inschrijfRegel label {
  color: black !important;
  margin-right: 30px;
}
#inschrijfLabel {
  color: white !important;
}
#uploadButton {
  background-image: url(/images/upload_normaal.png);
  width: 82px;
  cursor: pointer;
  height: 30px;
}
#uploadButton:hover {
  background-image: url(/images/upload_hover.png);
}
label a {
  color: black !important;
  text-decoration: underline;
}
#inschrijfLeeg {
  position: absolute;
  cursor: pointer;
  top: 540px;
  left: 188px;
  width: 64px;
  height: 34px;
}
#inschrijfSubmit {
position: absolute;
  cursor: pointer;
  top: 540px;
  left: 260px;
  width: 108px;
  height: 34px;
  
}
#inschrijfImgBtn {
  width: 137px;
  height: 43px;
  display: block;
  background-image: url(/images/banner-button.png);
}
#inschrijfImgBtn:hover {
  width: 137px;
  height: 43px;
  display: block;
  background-image: url(/images/banner-button-hover.png);
}
.inschrijfInput {
  width: 220px;
  height: 16px;
}
#resultside label {
  color: black;
}

.vacancyReplyText {
  color: white;
  position: absolute;
  left: 34px;
  font-family: Verdana, Arial, sans-serif;
  top: 33px;
}

#sf_admin_container  a {
  color: white  !important;
  border-bottom: solid transparent 2px;
  -webkit-transition: border-bottom-color 1s linear;

}

#sf_admin_container  a:hover {
  border-bottom: solid white 2px;
  color: white !important;
  text-decoration: none  !important;
}

#sf_admin_container .sf_admin_row_1 td {
  background-color: #444444 !important;
  color: white;
}

#sf_admin_container .sf_admin_row_0 td {
  background: #000000 url(/images/body-back.jpg) repeat scroll center center !important;
  color: white;
}

#sf_admin_container .sf_admin_list th {
  background-color: #f3AF37 !important;
  color: black !important;
}

#sf_admin_container ul.sf_admin_actions input {
  background-color: #f3AF37 !important;
  border-right:  black !important;
  color: black !important;
}

#sf_admin_container fieldset h2 {
  background-color: #f3AF37 !important;
}