.kolom_1 {
	float: left;
	width: 286px;
}

.kolom_1a {
	width: 286px;
	margin-left: 300px;
	height: 286px;
	margin-top: 20px;
}

* html .kolom_1a {
	margin-top: 0px;
}

.kolom_2 {
	float: left;
	width: 286px;
	margin-top: -20px;
}

*:first-child+html .kolom_2 {
	margin-top: -40px;
}

.kolom_2a {
	width: 286px;
	margin-left: 300px;
	margin-top: -20px;
}

*:first-child+html .kolom_2a {
	margin-top: -40px;
}

.kolom_3 {
	float: left;
	width: 286px;
}

.kolom_3a {
	margin-top: 0px;
	width: 286px;
	margin-left: 300px;
	height: 286px;
}

.heading_wit {
	text-align: center;
	font: 14px Arial;
	color: #FFF;
	display: inline;
}

.heading_grijs {
	text-align: center;
	font: 14px Arial;
	color: #666;
	display: inline;
}

.header_pink {
	text-align: center;
	font: 14px Arial;
	color: #F09;
	display: inline;
	font-weight: bold;
}

.small_block_top {
	background: url(/images/sidebar_top.gif) no-repeat;
	width: 168px;
	height: 21px;
	margin: 0;
	text-align: center;
	font: 14px Arial;
	color: #FFF;
	padding-top: 2px;
}

.small_block_top a{
	font: 14px Arial;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.small_block_middle {
	padding-bottom: 2px;
	margin: 0;
	margin-top: -2px;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	width: 166px;
}

.small_block_bottom {
	background: url(/images/sidebar_bottom.gif) no-repeat;
	width: 168px;
	height: 11px;
	margin-top: -2px;
	font-size: 8px;
}

#column_left {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 176px;
}

#column_right {
	padding: 0px;
	width: 590px;
	float: right;
}

#login {
	font-size: 10px;
	color: #333;
}

#login_form {
	display: inline;
}

#login_table {
	height: 100px; 
	margin-left: 5px;
}

#login_table td {
	padding: 0px;
	margin: 0px;
}

* html #login_bottom {
	margin-bottom: -2px;
}

#login a {
	color: #333;
	text-decoration: underline;
}

#login a:hover {
	color: #999;
}

#login .input_text {
	width: 125px;
	margin: 0px 5px 0 0;
	border: 1px solid #666;
	font-size: 10px;
}

#candidate_signup {
	position: relative;
	width: 286px;
	float: left;
}

#candidate_signup_text {
	position: relative;
	top: -230px;
	left: 10px;
	padding: 10px;
	z-index: 5;
}

#candidate_signup_text a {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}

.employers_block {
	text-align: center; 
	margin-left: -5px;	
}

.employers_block_hr {
	width: 80%;
	height: 1px;
}

#watermark,
#fair_company {
	text-align: center;
	margin-top: 30px;
	margin-left: -10px;
	position: relative;
}

#search_box {
	background-image: url(/images/search_box_background.gif);
	margin-left: 300px;
	color: #FFF;
	font-size: 11px;
	height: 255px;
	width: 276px;
	padding-top: 5px;
	padding-left: 10px;
}

#bedrijven_aanbieding {
	margin-left: -10px;
}
#zoekbox input, #zoekbox select {
	margin-top: 1px;
}

#search_box h2 {
	display: inline;
	margin-top: 30px;
}

#search_box form {
	display: inline;
}

#search_box select {
	width: 265px;
	margin: 0px;
	margin-bottom: 4px;
	border: 1px solid #666;
	font-size: 11px;
}

#search_box input {
	width: 265px;
	margin: 0px;
	margin-bottom: 6px;
	border: 1px solid #666;
	font-size: 10px;
}

#search_box #search_button {
	width: 99px;
    float: right;
	margin: 0px;
	margin-bottom: 14px;
	color: #666;
	border: 1px solid #666;
	background-color: #EEE;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}

#search_box a {
    color: #FFF;
}

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

#search_box_table {
	margin: 0px; 
	padding: 0px;
	width: 265px;
}

#home_text_top {
	background: url(/images/bar_top_dubbel_grey.gif) no-repeat;
	width: 576px;
	height: 11px;
	font-size: 0px;
	margin: 0;
	padding-left: 10px;
}

#home_text_middle {
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	width: 569px;
	padding: 5px;
	padding-left: 10px;
	padding-top: 10px;
}

#home_text_bottom {
	background: url(/images/bar_bottom_dubbel_grey.gif) no-repeat;
	width: 586px;
	height: 11px;
	margin: 0;
}

#newest_placed_top {
	background-image: url(/images/top_bar_pink.gif);
	background-color: #F09;
	height: 20px;
	width: 286px;
	padding-top: 1px;
}

#newest_placed_top h2 {
	margin-left: 10px;
}

#newest_placed {
	font-size: 11px;
	height: 235px;
	width: 284px;
   	border-left: solid 1px #666;
   	border-right: solid 1px #666;
}

#newest_placed_bottom {
	height: 11px;
	background-image: url(/images/bottom_bar_wit.gif);
}

* html #newest_placed_bottom {
	margin-bottom: -3px;
}

div.block div.pink_top {
	background-image: url(/images/top_bar_pink.gif);
	background-color: #F09;
	height: 20px;
	width: 286px;
	padding-top: 1px;
}

div.block div.pink_top h2 {
	margin-left: 10px;
	-x-system-font:none;
	color:#FFFFFF;
	display:inline;
	font-family:Arial;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:center;
}

div.block div.content {
	font-size: 11px;
	height: 279px;
	width: 274px;
	padding: 5px;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
}

div.block div.bottom {
	height: 11px;
	background-image: url(/images/bottom_bar_wit.gif);
}

#search_job_top {
	background-image: url(/images/top_bar_white.gif);
	width: 286px;
	height: 11px;
	font-size: 0px;
}

#search_job {
	font-size: 11px;
	width: 284px;
	height: 300px;
   	border: solid 0px #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

#search_job_bottom {
	height: 11px;
	font-size: 0px;
	background-image: url(/images/bottom_bar_wit.gif);
}

#search_job_heading {
	background-color: #FFF;
	padding-left: 10px;
}

#top_job_openings_link {
	text-align: right;
	width: 280px;
}

#top_job_openings_top {
	margin-top: -20px;
	width: 286px;
	height: 20px;
	background-color: #707070;
	background-image: url(/images/top_bar_grey.gif);
	padding-top: 1px;
}

* html #top_job_openings_top {
	margin: 0px;
}

#top_job_openings_top h2 {
	margin-left: 10px;
}

#top_job_openings {
	font-size: 11px;
	height: 235px;
    width: 284px;;
   	border-left: solid 1px #666;
   	border-right: solid 1px #666;
}

#top_job_openings_bottom {
	width: 286px;
	background-image: url(/images/bottom_bar_wit.gif);
	height: 11px;
	font-size: 8px;
}

#poll {
	width: 286px;
}

#poll_top {
	background: url(/images/top_bar_white.gif) no-repeat;
	width: 286px;
	height: 11px;
	font-size: 0px;
	margin: 0;
}

#poll_middle {
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	width: 284px;
	height: 300px;
}

#poll_middle input {
	border: 0px solid #FFF;
}

#poll_middle .styled_button {
	color: #FFF;
	border: 1px solid #666;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	background-color: #F09;
}

#poll_bottom {
	background: url(/images/bottom_bar_wit.gif) no-repeat;
	width: 286px;
	height: 11px;
	margin: 0;
}

.poll_reactie {
	margin-top: -10px;
}

div.percentage_bar {
	background-image: url(/images/percentage_bar.gif);
	background-color: #F09;
	color: #F09;
	height: 5px;
}

.content_wrapper {
	margin-left: 10px;
	text-align: left;
	width: 264px;
}

.header_wrapper {
	margin-left: 10px;
	text-align: left;
	width: 264px;
	height: 30px;
}
