input {
	border: 1px solid #7e9db9;
	height: 25px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 17px;
	margin: 2px;
        float: left;
        clear: none;
}

select {
	border: 1px solid #7e9db9;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 120%;
	margin: 2px;
	height: 25px;
        float: left;
        clear: none;
}

div {
   font-family: Arial,Helvetica,sans-serif;
   font-size: 12px;
}

span {
   font-family: Arial,Helvetica,sans-serif;
   font-size: 12px;
}

a {
   color: #a9228b;
}

body {
    text-align: center;
    margin: 0 auto 0 auto;
    height: 100%;
}

#sitediv {
    position: relative;
    top: 0;
    width: 704px;
    height: 602px;
    margin: 0 auto;
    background-image: url(../images/home_background_wit2.gif);
}

#div_bottom_text {
    position: relative;
    margin: 0 auto 0 auto;
    clear: both;
    color: #4e4e4e;
    top: 210px;
    width: 620px;
    text-align: left;
    line-height: 23px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

#div_bottom_text a {
    font-size: 14px;
    color: #000000;
}

.span_bottom_header {
    font-size: 16px;
    font-weight: bold;
}

#div_bottombar {
    position: relative;
    top: 0;
    width: 704px;
    margin: 0 auto;
    text-align: center;
    padding-top: 3px;
    font-size: 12px;
    color: #4d4d4f;
    font-family: Arial, Helvetica, sans-serif;
}
a:visited,a:link,a:active,a:hover {
    color: #4d4d4f;
    font-weight: normal;
    text-decoration: underline;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

#div_search_form {
   position: relative;
   margin: 0 auto 0 auto;
   top: 170px;
   width: 718px;
   height: 86px;
   text-align: left;
   background-image: url(../images/background_search_wit3.gif);
   background-repeat: no-repeat;
}
#div_search_form_inner {
   padding: 18px 0 18px 8px;
}
#div_button_zoeken {
   position: relative;
   float: left;
   clear: none;
   padding-top: 2px;
   margin-left: 20px;
   cursor: pointer;
}

#input_query {
   width: 220px;
}

#input_postcode {
   width: 142px;
}

#div_candidate_links {
   position: relative;
   top: 175px;
} 

#div_banners {
   position: relative;
   margin: 0 auto 0 auto;
   top: 210px;
   width: 620px;
   height: 68px;
   text-align: center;
}
.clsIframeBanner {
   border: 0;
}
.adsyner_34 {
   background-color: ;
}
.span_vacancy_selection_link {
  line-height: 20px;
  font-size: 14px;
  color: #4e4e4e;
  cursor: pointer;
}
.a_vacancy_selection_link {
  line-height: 20px;
  font-size: 14px;
  color: #4e4e4e;
  cursor: pointer;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
}

#over {
        background:  url(../images/shadowlight.gif) repeat;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
        width: 100%;
        height: 750px;
        margin: 0;
        filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
        -moz-opacity:0.80;
        -khtml-opacity:0.80;
}

.sh     {
        position: relative;
        // top:100px;
        z-index: 1000;
        width: 430px;
        height: 320px;
        // left: 285px;

        background: #ffffff;
        padding: 0px;
        border: 1px;
        border-style: solid;
        border-color: #a9218e;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
	margin: 0 auto 0 auto;
}

#div_empty_query {
	z-index: 1000;
	padding: 10px;
	text-align: center;
	height: 140px;
	top: 200px;
}

#div_select_city {
	z-index: 1000;
	padding: 10px;
	text-align: center;
	top: 200px;
}

#div_unknown_postcode {
	z-index: 1000;
	padding: 10px;
	text-align: center;
	height: 140px;
	top: 200px;
}

#img_button_zoeken {
	position: relative;
	float: left;
	clear: left;
	margin-bottom: 8px;
}

#input_notintitle {
	position: relative; 
	float: left;
	clear: none;
}
