@import url(resetclearfix.css);
@import url(classes.css);

html, body {
	min-height:100%;
	height:auto!important;
	height:100%;
}

body {
	text-align:center;
	font:12px Arial;
	color:#424242;
	background:url(/images/body_bg.gif) repeat-x bottom;
}

a {
	color:#f78f1e;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.orange {
	color: #f78f1e;
}

.small {
	color: #8a8a8a;
	font-size: 11px;
}

div#main {
	margin:0 auto;
	padding:30px 0;
	width:960px;
	text-align:left;
}

div#header {
	height:98px;
	background:url(/images/header_bg.gif);
}

    div#logo {
        position: absolute;
        margin-top: -10px;
    }

	div#menu {
		float:right;
		margin-top:30px;
		font-size:17px;
		font-weight:bold;
		color:#f78f1e;
		text-align:right;
	}

		div#menu a {
			color:#818587;
			font-weight:bold;
		}

div#title {
	padding-top:30px;
}

div#submenu {
	margin-top:20px;
	font-size:17px;
	color:#f78f1e;
}

	div#submenu a {
		color:#818587;
		font-weight:bold;
	}

div#column1 {
	float:left;
	width:490px;
	overflow:hidden;
}

	div#column1 div.padder {
		padding:0 20px 20px 0;
		line-height:16px;
	}

div#column2 {
	float:left;
	width:470px;
	overflow:hidden;
}

	div#column2 div.padder {
		padding:0 0 20px 0;
		line-height:16px;
	}

	div#modules {
		float:right;
		width:290px;
	}

		div#vacature {
			float:right;
			width:240px;
			background:#F3F3F3 url(/images/vacature_bg.gif) repeat-x;
			color:#f78f1e;
			font-weight:bold;
			overflow:hidden;
		}

			div#vacature input.submit {
				margin:10px 0;
				background:#888;
				color:#FFF;
				font-size:10px;
			}

		div#tellafriend {
			float:right;
			width:240px;
			background:#F4F4F4 url(/images/tellafriend_bg.gif) repeat-x;
			color:#f78f1e;
			font-weight:bold;
			overflow:hidden;
		}

			div#tellafriend input.submit {
				margin:10px 0;
				background:#888;
				color:#FFF;
				font-size:10px;
			}

		div#modules div div {
			padding:8px 0 0 0;
		}

		div#modules div.module_padder {
			padding:20px 0 20px 12px;
		}

		div#modules input {
			padding:3px 0;
			margin:0;
			width:216px;
			border:none;
			background:#FFF;
		}

div#footer {
	padding-top:5px;
	border-top:1px #f78f1e solid;
	text-align:center;
	color:#818181;
}

/* vacatures */

div#vacatures-container {
	width: 960px;
	overflow: hidden;
}
	div#vacatures-left {
		float: left;
		width: 735px;
	}
		div#vacatures-header {
			width: 719px;
			background-color: #f78f1e;
			color: #fff;
			margin-bottom: 34px;
		}
			input.vacatures-input {
				border: 1px solid #bbbbbb;
				height: 18px;
				color: #4c4c4c;
			}

			div#vacatures-search {
				width: 707px;
				height: 52px;
				padding-top: 12px;
				padding-left: 12px;
			}
				span.vacatures-bold {
					font-size: 15px;
					font-weight: bold;
				}
				span.vacatures-dark {
					color: #4c4c4c;
				}

		div#vacatures-middle {
			width: 709px;
			height: 36px;
			padding-top: 16px;
			padding-left: 10px;
			background: url(/images/vacatures-middle.jpg);
			/*display: none;*/
		}

		div#vacatures-bottom {
			width: 714px;
			height: 20px;
			padding-top: 5px;
			padding-right: 5px;
			overflow: hidden;
			text-align: right;
			font-weight: bold;
			background: url(/images/vacatures-bottom.jpg);
		}
			div#vacatures-bottom a:link, div#vacatures-bottom a:visited, div#vacatures-bottom a:hover, div#vacatures-bottom a:active {
				color: #fff;
				text-decoration: underline;
			}

	div#vacatures-recent {
		float: left;
		width: 719px;
	}
		table.vacatures-table {
			width: 719px;
		}
			table.vacatures-table tr {
				height: 30px;
			}
			table.vacatures-table td {
				padding-top: 7px;
				padding-left: 5px;
			}
			table.vacatures-table a:link, table.vacatures-table a:visited, table.vacatures-table a:hover, table.vacatures-table a:active {
				font-weight: bold;
			}

		tr.vacatures-table-header td {
			color: #fff;
			border-right: 1px solid #fff;
			background-color: #f78f1e;
		}
			tr.vacatures-table-header td a:link, tr.vacatures-table-header td a:visited, tr.vacatures-table-header td a:hover, tr.vacatures-table-header td a:active {
				color: #fff;
				text-decoration: none;
			}
			
		tr.even {
			background-color: #fbefe4;
		}

		div.table-arrow {
			float: left;
			width: 11px;
			margin-left: 3px;
		}

	div#vacatures-footer {
		float: left;
		width: 716px;
		padding-left: 3px;
		margin-top: 20px;
		margin-bottom: 20px;
		font-size: 11px;
	}
		span.vacatures-grey {
			color: #9e9d9d;
		}

	div#vacatures-right {
		float: left;
		width: 225px;
	}

div#call-me {
	width: 225px;
	color: #7d7d7d;
	line-height: 18px;
	background-color: #e7e7e7;
}
	div#call-me-header {
		width: 225px;
		height: 91px;
	}

	div#call-me-content {
		padding: 12px;
	}
		div#call-me-content input {
			border: 1px solid #bbbbbb;
			width: 199px;
			height: 18px;
			color: #979796;
			margin-top: 6px;
			margin-bottom: 6px;
		}
		div#call-me-content img {
			margin-top: 8px;
		}

div#cv {
	width: 225px;
	margin-top: 11px;
	margin-bottom: 20px;
	color: #7d7d7d;
	line-height: 18px;
	background-color: #e7e7e7;
}
	div#cv-header {
		width: 225px;
		height: 35px;
	}

	div#cv-content {
		padding: 12px;
	}
		div#cv-content input {
			border: 1px solid #bbbbbb;
			width: 199px;
			height: 18px;
			color: #979796;
			margin-top: 5px;
			margin-bottom: 5px;
		}
		div#cv-content img {
			margin-top: 5px;
		}

div#detail-page {
	height: 35px;
}

div#detail-header {
	height: 27px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 11px;
}
	div#detail-header a:link, div#detail-header a:visited, div#detail-header a:hover, div#detail-header a:active {
		font-weight: bold;
		color: #8a8a8a;
	}

div#details-content {
	width: 720px;
	margin-top: 20px;
}
	div#details-left {
		float: left;
		width: 180px;
	}

	div#details-right {
		float: left;
		width: 540px;
		margin-bottom: 20px;
	}

div#details-baan {
	width: 225px;
	margin-bottom: 20px;
	color: #7d7d7d;
	line-height: 18px;
	background-color: #e7e7e7;
}
	div#details-baan-header {
		width: 225px;
		height: 75px;
	}

	div#details-baan-content {
		padding: 12px;
	}
		div#details-baan-content input {
			border: 1px solid #bbbbbb;
			width: 199px;
			height: 18px;
			color: #979796;
			margin-top: 5px;
			margin-bottom: 5px;
		}
		div#details-baan-content img {
			margin-top: 5px;
		}

div#details-iemand {
	width: 225px;
	color: #7d7d7d;
	line-height: 18px;
	background-color: #e7e7e7;
	margin-bottom: 20px;
}
	div#details-iemand-header {
		width: 225px;
		height: 75px;
	}

	div#details-iemand-content {
		padding: 12px;
	}
		div#details-iemand-content input {
			border: 1px solid #bbbbbb;
			width: 199px;
			height: 18px;
			color: #979796;
			margin-top: 6px;
			margin-bottom: 6px;
		}
		div#details-iemand-content img {
			margin-top: 8px;
		}
